Hi is there any code in C++ to convert a pdf file in a text file.if so what is that.
This is a discussion on pdf to text converter within the C++ Programming forums, part of the General Programming Boards category; Hi is there any code in C++ to convert a pdf file in a text file.if so what is that....
Hi is there any code in C++ to convert a pdf file in a text file.if so what is that.
You can copy text out of most PDF documents, but parsing PDF into text can be quite difficult, as the text may not even be text when it enters the PDF (e.g. scanned text stored as PDF), in which case you need to use OCR-techniques.
--
Mats
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.
http://en.wikipedia.org/wiki/Ghostscript
Get the source, read the links etc
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.