Retrieving Text from a PDF file - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Retrieving Text from a PDF file (/Thread-Retrieving-Text-from-a-PDF-file) |
Retrieving Text from a PDF file - smartkarthi - 08-19-2013 Hi, How to process a PDF file and retrieve desired text which is formatted inside one of a table inside the PDF document using HP UFT 11.50? Screen shot attached. Basically i need to retrieve the last updated text from the Notes table Thanks in advance. RE: Retrieving Text from a PDF file - basanth27 - 08-22-2013 See if this helps, Do search the forum always to exploit the existing knowledge-base. QuickTestPDF API PDFtoText easy converter RE: Retrieving Text from a PDF file - smartkarthi - 08-22-2013 Thanks for the info Basanth !!! |