Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
In my pdf file contain table and paragraph then how to convert into text file?
paragraph must be a come in single line and table value every value come in new line?
Posted
Comments
Niumber 19-Jan-16 7:10am    
You should check out this .NET library for word documents, among the other what it's capable of doing is exactly what you need.
See the following article that demonstrates how to extract a text from a PDF file in C#.

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