PDFtext dll description
PDFtext - a dll that you can use to get the complete text-content out of your pdf-files
PDFtext is a dll that you can use to extract the complete text-content out of your pdf-files.
To do this you can use three ways:
1. As an automated text-export into a generated file.
2. As clipboard-content.
3. As a returning text-string.
For option 1 you can set the output-directory.
For option 1 and 2 you can supress leading spaces each line.
Here are some key features of "PDFtext":
· Now you can insert/display page numbers in the extracted textcontent!
· Now you can prefix row and column to each extracted textstring on each page!
· Now you can set a stop-value(in seconds) when working on bigger files!
· Now you can use single page-values if you don't want to extract complete documents!
· If there is no extracted text the only result is a 9.
You can use it with all well known ides (.NET-IDEs, too!).
Try it with Visual Basic, VB2005 Express, VBA, Delphi, C, C++,