Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am using the importpage method of Perl module PDF::API2 to import a source PDF page to a destination PDF.

When viewed in the Mac Preview application, the source PDF page shows the images in it correctly.

However, when the page is imported to the destination PDF, the images are not showing up in the destination pdf, when viewed in Mac OS X Preview. It is displaying correctly in Adobe Reader.

Could anybody provide me help regarding this issue?

share|improve this question
1  
Show your code and input files, or else it is impossible for any helper to reproduce the problem. – daxim May 28 '12 at 13:56

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.