HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Optimalization of PDF for printing › Re: Re: Optimalization of PDF for printing
November 9, 2010 at 01:40
#28252
Unfortunately PDF standard provides not much control to optimize device-specific print jobs.
For example: if your PDF document has bulky images it depends on the printer supported features and the printer driver whether the image will be sent to print as an unpacked array of pixels or in its original compact format (JPEG, PNG).