is there a way to created a fake/virtual printer? so that our users will be able to choose it, and send their print jobs to it, and then let the c# application receive the job, and send that job to a real printer, with other properties?
my biggest wish is that i don't have to play with drivers, but of course, i don't think i can avoid that, as long as i don't have to write that thing my own... :D