Hello,
I am trying to use Prince to create PDF files that contains scanned images only. These images are typically saved in TIFF CCITT Group 4 fax encoding format. The idea is to be able to share multipage scanned documents easily. So these documents have no text inside, only pictures.
Now the problem is that the PDF file is always a lot bigger than the sum of the image file sizes. For example I used 3 images of total size 43 kB to get a PDF file of 113 kB. So 2.6 times bigger.
I would like to know if there is a way to tell Prince to handle the images differently so that the final PDF size is comparable to the sum of the image file sizes.
I could also change the images encoding format. But which one would be best then ?
I saw that Prince allows to attach files inside the PDF with the --attach flag. And in this case the final size is OK. But still I don't know if it is possible to display the images.
Regards,
Nicolas
I am trying to use Prince to create PDF files that contains scanned images only. These images are typically saved in TIFF CCITT Group 4 fax encoding format. The idea is to be able to share multipage scanned documents easily. So these documents have no text inside, only pictures.
Now the problem is that the PDF file is always a lot bigger than the sum of the image file sizes. For example I used 3 images of total size 43 kB to get a PDF file of 113 kB. So 2.6 times bigger.
I would like to know if there is a way to tell Prince to handle the images differently so that the final PDF size is comparable to the sum of the image file sizes.
I could also change the images encoding format. But which one would be best then ?
I saw that Prince allows to attach files inside the PDF with the --attach flag. And in this case the final size is OK. But still I don't know if it is possible to display the images.
Regards,
Nicolas