It should be a no brainer but System.Printing.PrintTicket is missing from Visual Studio's Intellisense, it stops at "PrintSystemObjects".
The using directive for PrintTicket generates the error message "...are you missing a using directive or an assembly reference". Other System.Printing objects such as PrintQueue work fine.
It's late and perhaps my no Brainer isn't working so well - any ideas on what I'm missing?
eMiker
View Complete Post