I would like to thank all you who help when I am in deep trouble. Every time when I stuck to problem I love to post my problem here.
Now my new problem is very different. Can some help me to create following:
I want to create a application in C# 2008 that takes print in two places, one is on regular printer and second is in PDF file.
For example, If I send print to printer from word application, it also print in PDF file at same time. PDF file name could be any name. Dynamic like PDF20100111.pdf.
Actual requirement is "how to print to both a physical printer and pdf at once".
At this time I don't know where to start this project. I need some suggestion please help me