<MODAL>

Navigation:  vpxPrint tags > Special tags >

<MODAL>

Previous pageReturn to chapter overviewNext page

MODAL (or not) PREVIEW

 

The MODAL tag allows you to preview the report on the screen in a modal or modal.

 

Syntax:    <MODAL= NO>

 

Important: MODAL=NO displays a non-modal preview window. As your vpxPrint call may be in a modal window, this call is translated into a call to vpxPrint.exe.

 

Notes:

1)   if you use the <MODAL> tag, xPrint.dll is loaded and, after it, vpxPrint is loaded into memory. This results in the overhead of loading two times the vpxPrint procedures into memory. Calling vpxPrint.exe directly from the calling program with a shellExecute call can eliminate this overhead.

2)The vpxPrint.exe must be in the WINDOWS path.
3)the vpxPrint.exe does not support HTML or PDF export