PdfGetPageText

Description

This activity return the text of a pdf document in a specific page.


Misc

PageNumber InArgument<Int32>

The number of the page whose text you want to read. If this argument is not set the activity returns the text of the entire document. For the first page is 1.

PdfDmFile InArgument<IDmFile> REQUIRED

The file frmo which you want to read the text.