05.01.2013 Views

Debenu Quick PDF Library 9 Developer Guide

Debenu Quick PDF Library 9 Developer Guide

Debenu Quick PDF Library 9 Developer Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

strText = strText + QP.ExtractFilePageText(strInputFilePath, "", nPage, 0);<br />

}<br />

// Write all the data to a file<br />

s = oFSO.CreateTextFile("extracted_text.txt", 1);<br />

s.Writeline(strText);<br />

s.Close();

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!