User`s guide
13 Create a Report Program
13-28
Form-Based Reporting
The DOM API supports a form-based approach to report generation. You can use
Microsoft Word or an HTML editor to create a template that defines the fixed content
of the form, interspersed with holes (blanks), that your DOM report program fills with
generated content.
Related Examples
• “Fill the Blanks in a Report Form” on page 13-29
• “Use Subforms in a Report” on page 13-31
• “Create a Microsoft Word Template” on page 13-111
• “Add Holes in a Microsoft Word Template” on page 13-112
• “Create an HTML Template” on page 13-122
• “Add Holes in an HTML Template” on page 13-124