Printing a PDF

J

joiknine

I am trying to print a PDF programmably using C#. The clients that
will be using the C# application do not have the full version of Adobe
Acrobat, they only have Acrobat Reader.

I have tried using the SDK from Adobe but it requires the full version
of Acrobat.

I have also looked at iTextSharp but it only has the ability to read/
write/edit a PDF.

I don't want to use the ActiveX control because i want to print the
files silently w/o the appearance of Acrobat Reader.

Any Suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top