Can iText.NET automatically print PDF's?
No It can not. You have to use Acrobat to do this. There is a sample of how this can be done at:
http://www.codeproject.com/Purgatory/Printing_Word_Txt_PDF_.asp
The PDF part works, I tried it.
Log in to post a comment.
Can iText.NET automatically print PDF's?
No It can not. You have to use Acrobat to do this. There is a sample of how this can be done at:
http://www.codeproject.com/Purgatory/Printing_Word_Txt_PDF_.asp
The PDF part works, I tried it.