Inesoft PrintCE SDK EVC++ PDC_SetPdfQuality
This function allows to set JPEG compression quality of images in the PDF. Quality can be set for a page, not for individual image. void PDC_SetPdfQuality( int quality ); Parameters quality value from 1 to 100. By default quality is 100. © 2014 Inesoft. All rights reserved.
This function allows to set JPEG compression quality of images in the PDF. Quality can be set for a page, not for individual image.
void PDC_SetPdfQuality( int quality );
Parameters
quality
value from 1 to 100. By default quality is 100.
© 2014 Inesoft. All rights reserved.