简体   繁体   中英

How to read PDF files in VB.net or convert PDF to word document in VB.net

I need to read text in a PDF with an application written in VB.net. What is currently the best way of doing this. I am also open to first convert the PDF to a word document and read that instead

iTextPdf looks like a good starting point, open source and c# so any examples should be portable to vb.net The c# port http://sourceforge.net/projects/itextsharp/files/

The site http://itextpdf.com/

alternativly take a look at this article for a number of .net alternatives http://www.codeproject.com/KB/string/pdf2text.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM