Class: Print Dialogue
Syntax:
extern _kernel_oserror *printdbox_set_page_limit
(
unsigned int flags,
ObjectId printdbox,
int page_limit
);
Purpose: Function sets the largest page number that is valid for a Print Dialogue to page_limit. If the current page range exceeds this limit then it will be capped. An error will be returned if an alternative window template is in use and components 5 & 6 are writable fields. Requires PrintDbox 0.26.
|
|
|