Print2Flash stores several settings in the document Flash
or HTML5 document configuration XML file which may help
the viewer in document rendering. Below is the table describing each setting:
Name | Description | Comment |
---|---|---|
![]() |
Comma-separated list of the number of pages contained in each document part. See Designing Custom External Document Viewer help topic for more information. | Only for Flash documents in External Viewer format. |
The heights of each document page represented as a string of comma-separated numbers, e.g. "1000,1000,1100". The first value in the list corresponds to the height of the first page, the second value - to the height of the second page and so on. The height values are expressed in pixels. | ||
PageNum |
Total number of pages in the document. | Only for HTML5 documents and for Flash documents in Single File format. |
Resolution |
Resolution of the original document page in dots per inch (DPI). You may use this setting to determine true original page dimensions. | |
Widths | The widths of each document page represented as a string of comma-separated numbers. See Heights setting for more information. |