Am 12.06.2017 um 12:23 schrieb Vassallo, Fabio:
Good morning.
I have an issue concerning the size of generated PDF files
I have generated some (almost) identical PDF files using iText and PDFBox.
When uncompressed, the sizes are comparable, while if I use
compression (in PDFBox I set to true parameter “compress” in
constructor of PDPageContentStream), the PDFBox ones are much bigger
(around 2 to 5 times bigger).
Is it a known issue? Is there a way/workaround to have smaller sizes?
Could I leave the files uncompressed and use a separate library to
compress them?
Please upload the files to a sharehoster so that I can have a look at them.
Tilman