How do I use CRD to export Crystal Reports to HTML?

HTML is the standard markup language for creating web pages and web applications. Export Crystal Reports to HTML & automatically deliver them to an FTP site, send them in emails, or deliver them to any number of other destinations.

HTML (*.htm) outputs for Crystal Reports

  • To export HTML (*.htm) in Crystal Reports follow these steps:
Crystal Reports: HTML output format options in CRD.

Format

The output format is selected as part of the Destinations setup for each destination type. The tab above can be found in the Destinations section of a schedule.

Format Options

  • Separate html files: If HTML format is selected, CRD will create a single html export. Check this option if you want to split this into the standard multiple page format which Crystal Reports produces when a manual export is performed. (Only available if HTML format is selected).
  • Page Navigator: Check this option if you require page navigation at the bottom of each exported HTML page.

Options

Crystal Reports: HTML output format options in CRD.
  • Use this option to select to export all pages or just a selection.

File Summary

Crystal Reports: HTML output format options in CRD.
  • Determine file summary by filling in the required properties as illustrated above.
  • If properties are not filled in or are left blank, the original properties which exist in the exported report will be preserved. To overwrite these with a blank, enter a space in the field you wish to overwrite.

Naming

These options determine how the exported file will be named:

Crystal Reports: HTML output format options in CRD.
  • This is the option where you name the output file.
  • Default Naming Convention: CRD will name the output file in the following format: reportname.format extension, e.g. Catalog Report.pdf.
  • Customize the output file name: Choose your own filename or right-click and use the Insert Function to insert a value.
  • Customize output extension: Choose your own extension. This is useful for system integration. For example, the default extension for a character separated file is "CSV," but you can give your export an extension of "txt" so that the file can be read by another already existing system you may have. You may also right-click and use the Insert Function to insert a value.
  • Append date/time: This is useful for the following reasons:
    • If the filename is the same each time, and it is being exported to the same folder each time, then it will be overwritten by the latest one each time. By appending date and time to the filename, each file remains unique, and no files are overwritten.
    • You can track which reports ran and when they ran by looking at what the report is named.

Misc

Crystal Reports: HTML output format options in CRD.
  • Compress (ZIP) Output: Zips the output. Ability to use .zip encryption as well.
  • Zip File Encryption: Check the option to encrypt and password protect the zip file.
  • Defer Delivery: The report will be generated at the scheduled time, but will not be delivered to the specified destination until later.