Use Export function

I can't export in my HTML format a report ...
I use Export function but the file created is empty ....

frReport.ExportTo(frHTML2Export1, 'c:\test.html');

There is anyone that can help me ???
Thanks ;)

Comments

  • edited 4:44PM
    Ensure you have dropped a "TfrHTMExport" component on your form (or at least somewhere in your project) to link in the appropriate export filter.
  • gordkgordk St.Catherines On. Canada.
    edited 4:44PM
    Hi did you place export component on underlying form and set it's properties.
    regards ;)

Leave a Comment