command of Export report

hi all,
i used from fast-report VCL in my delphi project ,i want export my report without display previw of report
please say to command that i can use for this work
for example:frx.exportHtml

thanks and best regards

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:23AM
    you should be posting in the correct forum in future.
    this is for the old fr2.
    turn off show dialogs
    typical
    code to load report
    set all properties of export component
    call preparereport
    frxReport1.Export(frxHTMLExport1);

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.