You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify your code here:
constructor TPdfImage.Create(aDoc: TPdfDocument; aImage: TGraphic; DontAddToFXref: boolean);
Other types of images will be converted to TBitmap except JPEG in above constructor, and that's why you can't have the same size after the conversion from TIF files.
Hello,
Is it possible with SynPDF to convert a multpage TIF to PDF using the CCITTFaxDecode format ?
XnView can do that, the PDF has almost the same size than the TIF
The text was updated successfully, but these errors were encountered: