Converting .fp3 to Exported format

edited 10:36AM in FastReport 4.0
Hi All,

Is it possible to convert fp3 files to exported format available
in FR ? and just after doing :
Report.PreviewPages.SaveToFile(Path+FileName.fp3) ;
Convert .fp3.............................................

Thanks



Comments

  • gpigpi
    edited 10:36AM
    Try to export preview pages:
    Report.PreviewPages.Export
  • edited 10:36AM
    Thanks for the reply gpi,

    I tried it but doesn't works :

    frxReport1.PreviewPages.Export(frxPDFExport1);

    The exportation is done the number of pages in pdf files
    is right but get always blank pages in pdf file

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.