PrintStart event
Description
Occurs when the printing of the DataWindow or DataStore starts.
PowerBuilder event information
Event ID: pbm_dwnprintstart
Argument |
Description |
---|---|
pagesmax |
Long by value. The total number of pages |
Web ActiveX event information
Event name: beforePrintPage
Argument |
Description |
---|---|
PagesMax |
Number. The total number of pages that |
Return Values
There are no special outcomes for this event. The only code
is:
-
0 Continue processing
Usage
To skip printing some of the pages in the DataWindow or DataStore,
write code for the PrintPage event.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments