<PREVIEW>
Print PREVIEW
The PREVIEW tag displays the report on the screen before printing.
Syntax: <PREVIEW [=Comma-separated-list-of-Options] >
Options:
ZoomToWidth,
NO,
PDF,
ZoomValue
ZOOMtoWidth adjusts the width of report to the preview window width
ZoomValue specifies the zoom value used for preview (max 400).
PDF launches the PDF Adobe Acrobat viewer instead of the vpxPrint preview window,
NO no preview window will be displayed
Examples : <PREVIEW=ZoomToWidth>
<PREVIEW=PDF>
<PREVIEW>
<PREVIEW=150>
Notes:
•<PREVIEW> must be specified at the beginning of the file (at least in the first page).
•By default, vpxPrint displays a full page in the preview window. By specifying ZOOMTOWIDTH, vpxPrint adjusts the preview to the width of page.
•PREVIEW is not compatible with <PRINT=DIRECT> tag.
•PREVIEW=PDF calls Adobe Acrobat Reader. You must install Acrobat Reader to preview PDF reports.