Hi everyone
I am trying to program a pdf writer in C#.
Now I want to add a virtual printer to the default printer dialog box, so every user can print right away from any application.
I don't know where to start with this and I also would like to know the default output format a program will send to my application when a user clicks 'Print'.
I hope someone can give me some tips where to start.
Thanks in advance,
Giel