PDFExport not asking for a filename

edited 7:55PM in FastReport 4.0
I am using FR VCL 4.15 with C++ Builder.

I use ShowPreparedReport(), and from that preview, I click EXPORT, then PDF. The initial Export box pops up, and I wish I could skip this popup because I never change any of the parameters, but after I click OK, I never get the popup asking for the filename I wish to save my PDF to.

Here is my code

DM2->PDFExport3->ShowDialog = true;
DM2->Report3->ShowPreparedReport();
DM2->PDFExport3->ShowDialog = false;

Help!

Thanks,
Doug

Comments

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.