How can I set count of pages, which be printed on one paper sheet, from my C# application? Are there any structures/classes for manipulate this settings? I think, i must see at class PrintTicket (PrintTicket.PagesPerSheet ), but when i am trying to fill property PagesPerSheetCapability from my HP LJ P2014, i get nothing. Does someone have any idea? May be, additional code example?
Hi, Could you provide some code that used for set the PagesPerSheet property? it will be helpful for further investigation. And here is a sample about how to get PrintTicket object from current print queue, hope it can help: http://msdn.microsoft.com/en-us/library/system.printing.printticket.aspx
Thanks, EricPlease remember to mark helpful replies as answers and unmark them if they provide no help.
Marked as answer byeryangTuesday, November 10, 2009 9:18 AM