RE: Images quality
"Mark Fowle" <mfowle-uVnJ9s0aRV+BUy7/[email protected]> Mon, 26 Jan 2009 13:32:07 -0500
| Newsgroups | gmane.comp.lang.perl.modules.pdfapi2 |
|---|---|
| Message-ID | <[email protected]> |
I usually try for 300 DPI images for print. Generally the bigger/better the image the better the print quality. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, January 26, 2009 1:14 PM To: [email protected] Subject: [perl-text-pdf-modules] Images quality Hi all, I have a image quality problem, all images I use in PDF::API2 appear blurred, the images are all 72DPI. The original blurred image appear bigger so I scale to get original size, I had try many image formats and all ways have a less quality than the original. So, what specifications needs to have the image or what options are required to get original image quality? Thanks in advance.