Opens the Web Forms Print Manager.
void OpenPrintManager ( )
None
For information on using the Print Manager, see “Using the Web Forms Print Manager”.
You can use this code to open the Web Forms Print Manager:
#if defined PBWEBFORM then
OpenPrintManager()
#end if