如何在C#中将数据从pdf导出到datagridview

如何在C#中将数据从pdf导出到datagridview

问题描述:



我想将数据从pdf导出到datagridview。我可以通过将值发送到数据集来完成此操作。你可以帮我设置数据集中的数据,。

Hi ,
I want to export data from pdf to datagridview. I can do this by sending the value to data set. Could you please help me in setting data in data set,.

它可以帮到你。请按照以下链接从pdf文件中读取数据:



使用VB.NET或C#中的itextsharp dll读取PDF内容 [ ^ ]



从C#中提取PDF文本(100%.NET) [ ^ ]



祝你好运。
It may help you. Follow these links to read data from pdf file :

Reading PDF content with itextsharp dll in VB.NET or C#[^]

Extract Text from PDF in C# (100% .NET)[^]

Good luck.