$extract text from pdf

Allows you to extract text contents from a PDF file.


Example

Running this code will extract the texts from all pages in "LM555.pdf", saving it to the list named "%PdfText".

This is shown in the debugger.

add list to list(%PdfText,$plugin function("Document Automation.dll", "$extract text from pdf", "{$special folder("Application")}\\LM555.pdf", "All"),"Delete","Global")

Was this helpful?

Previous Article

$extract link from pdf

Next Article

$get font list