Page 1 of 1

TPrintPreview filesize

PostPosted: October 6th, 2013, 11:09 am
by Acheron
Hi Kambiz!

I'm using TprintPreview, and when I draw a few pictures to the canvas, the resulting pdf will have a huge filesize. All the pics have .jpg extension and are about 1-2 Mb, and the pdf will have a 54 Mb filesize.
Am I doing stg wrong?Or how could I reduce this large size?

Thanks in advance!

Re: TPrintPreview filesize

PostPosted: October 6th, 2013, 12:04 pm
by Acheron
Sorry, I posted this prematurely...Soon after posting it I downloaded the newest Synopse engine, which allows creating 1.5 version PDF-s, that handles pictures much better, and it has a ForceJPEGCompression property, that can be set to reduce file size. It solved my problem ;)