I am generating a single-page invoice, using Lazarus 1.0.10 and FortesReports 3.24LCLR2 on a Win7-64 PC.
It contains a small bitmap (logo) and text.
When I save it using the Fortes PDFFilter, it generates a 12MB PDF file.
When I print it to CutePDF, I get a 31KB PDF file.
Is there anything that can be done within the PDF export component that will result in smaller files?
Another user in the forum mentioned the following:
[the report contains one jpeg picture of 22kb + one Text Font Arial 22 'This is my test'
pdf file size for lazreport : 24 kb.
pdf file size for fortes : 1353 kb.
]
Any help would be greatly appreciated!
Same thing happens to me.
The report contains 2 images .png for a total of 110 Kb.
PDF generated printing via PDF-Architect: 103 Kb
PDF generated by Fortes: 12.032 Mb!