From: Jack on 20 Jun 2010 06:13 Hi Friends, I need to implement "N-up" printing ( so that I can select multiple pages to be printed in one sheet ) in my applications print Dialog . I searched the MSDN i found that this can be done by using the function "DrvQueryJobAttributes" of Print Interface dll . But I am nor sure how I can utilize this function to implement "N-Up" printing. My application is written in VC++. Can anyone suggest me how I can proceed to use this function . I would be really grateful for the inputs. Regards, Jack
|
Pages: 1 Prev: how do i know when to set callback to paged or not paged? Next: About the interrupt handling |