How to set filename for export by pascalscript in report (not in application) ?

Hello,

is possible to set filename for export direct in report by pascalscript ? I need to change/set filename for save/export dialog from report prewiev, when user click on save or pdf export.

Exists something like this...?

begin

Tfrxpdfexport.filename:='something'+<somescriptvariable>+'.pdf';

end.

Thank you

Comments

  • Hi Rob,

    Did you manage to do this?

    I'm trying to do the same, but with no success.

  • FR doesn't have such feature. Try to create user's function to set export dialog filename from Delphi's code (will be called from script)

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.