templates -凯发k8网页登录
use word, html, and pdf templates to format reports
templates specify the default formatting and fixed content for a report. templates can also contain holes (blanks) that your report program can fill with dynamic content. report viewers, such as microsoft® word or adobe® acrobat®, apply the format specifications to format the report.
classes
create report template object | |
hole to append to template | |
fill inline content hole reporter | |
fill block content hole reporter | |
generate a section title | |
fill title hole reporter |
functions
package dom html and pdf template in zip file | |
unzip zipped dom template | |
package unzipped dotx template into dotx file | |
unzip zipped dotx template file |
examples and how to
microsoft word templates
- create microsoft word templates
get an overview of ways to create a word template for a report.
add holes for dynamic content to word report templates.
edit styles that control formatting for word reports.
html and pdf templates
- create html and pdf templates
get an overview of ways to create an html or pdf template for a report.
create html document part templates to define fixed content and holes for dynamic content.
edit styles that control formatting in html reports.
create pdf document part templates to define fixed content and holes for dynamic content.
edit styles that control formatting in pdf reports.
add holes for generated content to an html or pdf template.
define document parts and document holes for pdf and html reports.
concepts
how to open template files.
- reporter templates
default report api reporter templates for word, pdf, and html output.
templates provide default formatting for dom api reports.