2008/11/5 John Goerzen <[EMAIL PROTECTED]>: > I note that gscan2pdf does not have a place to define what the > resolution of imported file is; kinda annoying when importing PNGs and > the like which may not define it. It appears that gscan2pdf thinks > that these PDFs are for a much larger piece of paper than they really > are, when it imports them.
This is exactly the point. The only image format that stores the resolution by default, and therefore for which gscan2pdf will correctly read the resolution, is TIFF. For PDFs, it is rather tricky. The images are extracted with the pdfimages tool in xpdf or poppler. I'll do some experimenting with pdfinfo to at least get gscan2pdf to round trip PDFs. All bets will be off for anything else. For other images, it would have to be manual input. Perhaps selecting the images and have a Tools/Define Page Size or RMB/Define Page Size option. Jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

