What I Want : A folder where every time thousands of PDF comes. I want to print that file using C#. What will be the best option for me
Create a service
Create a windows application
I want that my service or windows application print the file silently means no popup to select the user to select the printer default it will print every page only once and I want to make this application, which will not be dependent on AcroRd32.exe
because several users are not using Acrobat reader on their system.
I have already look these posts:
How can I complete this?