The HTML output consists of multiple HTML documents. The
page break element determines where a page is created. Unicode data
appears as unicode if the output font can display the characters.
Procedure
- In the Launcher perspective, expand Output,
right-click the Target: HTML, and select Configure
Output.
- In the Configure HTML Output window,
enter the following field details:
- Path: Type a fully qualified
path with file extension or click Browse to
select the location for the output. For example, C:\temp\sampleOutput.html.
- Numbered headings: Select this
option to create numbered headings in the HTML result page.
- Split: Select this option to
generate the output into multiple smaller files. The files are saved
in one folder so they can compiled as one document in a browser.
- Bidirectional languages: Select
this option to support languages that are read from right-to-left,
such as Arabic and Hebrew.
- Stylesheet: Type the path or
click Browse to specify the .css file
for the generated HTML.
- User: Enter the user name, if
the data source is in a secured location.
- Password: Enter the password.
Authentication:
Select the authentication type that applies to accessing your stylesheet. You can select one of the following authentication types:
Accept header:
Enter an accept type for your stylesheet. Examples: - image/jpeg
- text/html
- application/xml
- */*
- Click OK.
Results
A HTML file in the specified location with a
.css file,
a folder named
img is created in the same location,
contains the images referred to in the template. If a style sheet
is specified, the style sheet is also copied into the same folder
as the generated file.
What to do next
If you choose to save the HTML output, you must also copy
the additional folder and files such as the image folder and style
sheet file that are generated.