User Tools

Site Tools


openpage_begin_a_page_print_.htm
Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== OpenPage (begin a page print) ====== Previous pageReturn to chapter overviewNext page

OpenPage(left, top, right, bottom, pagename), BYTE

blk2blue.jpg

OpenPage Called before each page is printed to detect if an error has occurred.
left,top right,bottom A SHORT for each parameter identifying the respective boundaries of the page.
pagename A STRING variable or constant that identifies the name of the WMF file to be printed.

The OpenPage method is used to detect an error level state that may exist before each page (WMF file) has been printed. If the page is ready to be printed, OpenPage returns Level:Benign.

Implementation:

Called immediately before each WMF page is printed.

Return Data Type:     BYTE

openpage_begin_a_page_print_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1