From: Jack on
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