Good evening,
I use DELPHI 11.3 Community.
My fortes reports work fine, but I can't save them as PDF.
I have tried to generate a PDF file with a RLPDFFilter on a RLReport:
- using RLReport1.PreviewModal or RLReport1.Preview: I see "Use Filter" = "PDF Document" in de the SAVE-dialog. I always get a "Range Error Check" and the writing of the PDF stops after 163bytes (= after the first ">> endobj"). See attachment e10.PDF.
- same error and same 163 bytes using different combinations of prepare/filterpages/savetofile.
A had the error with a "normal" complex report and with an extremely simple report (test app in attachment).
Is there someone who has a solution ?
TEST_PDF.identcache
TEST_PDF.dsk
TEST_PDF.res
TEST_PDF.dpr
TEST_PDF.dproj.local
TEST_PDF.dproj
TEST_PDF_form.pas
TEST_PDF_form.dfm
e10.pdf