1

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

  1. Create a service

  2. 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?

Community
  • 1
  • 1
A.Goutam
  • 3,422
  • 9
  • 42
  • 90
  • 1
    How about these link: [Print in WPF](http://stackoverflow.com/a/27429435/1050927), and [Print PDF by GhostScript](http://stackoverflow.com/a/2600189/1050927) – Prisoner Oct 28 '16 at 06:39

0 Answers0