我想从Pdf文件中读取产品Dteails并获取该产品的详细信息...那我该怎么做呢

问题描述:

先生,我正在开发桌面应用程序,我想从pdf文件中读取产品详细信息,并在我的应用程序中获取有关该产品的详细信息,以便我们可以这样做吗?????请帮助我。

sir, i'm working on desktop application and i want read product details from the pdf file and fetch details about that product in my app so can we do this????? please help me.

这是一组可以使用的PDF库参考: http://csharp-source.net/open-source/pdf-libraries [ ^ ]。



特别是,您可以试试这个: https://pdfapi.codeplex.com [ ^ ]。



-SA
This is a set of references to PDF libraries you can use: http://csharp-source.net/open-source/pdf-libraries[^].

In particular, you can try this one: https://pdfapi.codeplex.com[^].

—SA