Click here to Skip to main content
16,016,500 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can we print an image or text PDF with out using acrobat. Is there any 3party dll which can be included in our vb.net code.

I have Tried with primopdf software, But little bit confused how to add in .net application.
Is there any solution to handle print pdf.

Thank You
Posted

Sure.

Here are 2 open source .Net alternatives

http://www.pdfsharp.com/PDFsharp/[^]

http://sourceforge.net/projects/itextsharp/[^]

As for a commercial alternative, I can recommend pdfview4net http://www.o2sol.com/[^].
 
Share this answer
 
In html5 there a tag to open pdf to webpage
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900