开发者

C# ASP.net MVC 2 PDF Parsing Program

开发者 https://www.devze.com 2023-02-09 08:44 出处:网络
Is there a program that parses a pdf, .doc, or .docx file so I can pull the information and put it 开发者_JAVA技巧into a database.I just don\'t want to type it all out one by one.ThanksProducts from A

Is there a program that parses a pdf, .doc, or .docx file so I can pull the information and put it 开发者_JAVA技巧into a database. I just don't want to type it all out one by one. Thanks


Products from Aspose and the iTextSharp will be usefull... but still you will need to do a lot of coding for parsing and storing in database.


Another possibly free solution is Docotic.PDF Library. I haven't actually used yet, but I found it a few days ago while looking for my own PDF solution. I sent a question and got a quick and helpful response.

0

精彩评论

暂无评论...
验证码 换一张
取 消