ViewTemplate
The path to the HTML template to use to view documents. The path is relative to your configured template directory. By default this is ...IDOLServer/IDOL/view/filters/templates
.
NOTE: HTML templates are used only when you set LegacyRendering to TRUE
.
You can control the appearance of converted HTML pages by using templates (*.ini
files) provided with IDOL View Component. For example, you can use one template to render a Microsoft PowerPoint presentation as a frameset with a list of slides in the left frame and the slide in the right frame. You can use another template to render each slide as one image and display a list of the slides.
You can specify a default viewing template in the DefaultTemplate configuration parameter.
Actions: | Export
GetLink ViewGetDocInfo View |
Type: | String |
Default: | DefaultTemplate |
Example: | ViewTemplate=pdfonefile.ini
|
See Also: | DefaultTemplate configuration parameter |