User Guide
692
Appendix B
Content and F
ormat of the Text File for Customized HTML
The HTML cod
e that you want to add automatically to your HTML documents must
be specified in a simple text file that contains six fields, each delimited by two open
angle brackets on the preceding line (<<):
<<
Text or code that you want to insert at the top of the document before the <HTML>
specification (for example, comments that include document type specifications)
<<
Text used as the document title (displayed in the title bar)
<<
Meta tags or
script code (for example, JavaScript code)
<<
HTML code that modifies the
<BODY> tag (for example, code that specifies
background
color)
<<
Text and/or HTML code that is inserted after the exported output (for example,
copyright n
otice)
<<
Text and/or HTML code that is inserted before the exported output (for example,
company nam
e, logo, and so on)
To Use a D ifferent File or Location for Custom HTML Code
If you change the name or location of htmlfram.txt, you must modify the system
registry t
o use the file in customized HTML output.
E From the W
indows Start menu choose
Run,typeregedit,andclickOK.










