PDFexport is generated but without logo.
Hello.
The images are not exported to PDF in version 5.1.8
from the preview I run the following:
FrxPDFExport1.OpenAfterExport := True;
FrxPDFExport1.FileName := c:\temp\aa.pdf;
Report1.Export(frxPDFExport1);
FrxPreview1.RefreshReport;
export is generated but without picture1. In version 5.1.8
can anyone tell me a temporary solution until fastreport fix the error.
I have version Standard without source code.
Thank you
The images are not exported to PDF in version 5.1.8
from the preview I run the following:
FrxPDFExport1.OpenAfterExport := True;
FrxPDFExport1.FileName := c:\temp\aa.pdf;
Report1.Export(frxPDFExport1);
FrxPreview1.RefreshReport;
export is generated but without picture1. In version 5.1.8
can anyone tell me a temporary solution until fastreport fix the error.
I have version Standard without source code.
Thank you
Comments
Can you tell me the solution to fix the Problem?
best regards
Mathias
The new Version is dirty. With the Version 1.8 the pdf Export works without images. But now (Version 1.9) crashes - with the same code. (XE7)
Has any idea?
cheers
Mathias