HTML-Export: Dynamic Page Height

Valid from List & Label 9
Each HTML exported page usually is forced to the project's page height. As web browsers may add a border to the page when printing it may happen that an additional, empty page is printed.

To prevent this, the end user can choose to disable the fixed page height within the HTML export options ("Fixed page height").

The developer can also set the default for this option using "Layouter.FixedPageHeight":

0: HTML page height is given dynamically by the last object printed on the page
1: HTML page height is forced to project page height
default:1

This option can be set analogous to the other export options using LlXSetParameter().

Please note the XHTML exporter since List & Label 16.
IDKBTE000610 KBTE000610