![]() |
PDF image quality |
Post Reply
|
| Author | |
gabig
Admin Group
Joined: 06 Aug 2008 Posts: 144 |
Post Options
Quote Reply
Topic: PDF image qualityPosted: 28 Apr 2011 at 6:30am |
|
Q: I'm creating an XSL-FO and including images using fo:external-graphic. When I output to PDF, I notice that my images have a lower quality than the original. Is there any way to preserve the image quality?
A: Yes. By default, PDF uses JPEG compression to minimize the output size. You can change the compression to Flate, which preserves image quality but may increase the output size. To do this, set the PDFImageCompression rendering parameter to FLAT. More information on rendering parameters in our online documentation.
|
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |