read pdf content into text file using c#.net  
Author Message
ramkrishnamca





PostPosted: XML and the .NET Framework, read pdf content into text file using c#.net Top

Dear all,

Im trying to read pdf content into text file using c#.net.
when i trying to read pdf, its returning content as a unicode characters .so how can i read the characters form pdf.

Thanks,
ram krishna


.NET Development20  
 
 
Chris Lovett





PostPosted: XML and the .NET Framework, read pdf content into text file using c#.net Top

As far as I know, PDF is not an XML format, folks on this thread will not be much help to you...
 
 
Ali Shirazi





PostPosted: XML and the .NET Framework, read pdf content into text file using c#.net Top

http://www.tallcomponents.com/

http://www.codeproject.com/showcase/TallComponents.asp

http://www.melbtest.com.au/woa/pdf-excel_download.htm

The above websites should give you an idea of how to achieve your result.