Utility - Itextsharp: Business Definition Object
Utility - Itextsharp: Business Definition Object
ItextSharp
Business Definition Object
About Itextsharp
This object has the usefulness of extracting all the information of a PDF file, either to read all its
content, to obtain number of pages, titles etc.
The object needs those DLL files referenced into its Initialise page, and the files must be into the Blue
Prism installation folder.
Preconditions
The action uses a code stage with variables parameterized as the path of the pdf file as input
and output value in a variable collection, if the stage has been executed correctly will fill to True the
variable success, and in case of error will fill us the variable Message.
Endpoint
This action ends in a collection with the data obtained from a PDF.
Parameters
Use Case
Preconditions
the action performs through a path variable of the file an extraction of the text of the pdf and
also in another variable is the title of the page, all this is converted to text type.
Endpoint
the action ends with two variables in the termination stage with the text extracted in one
variable and the title in another.
Parameters
Preconditions
The action only needs two parameterized variables that is the path of the pdf file and a number
that will be the page that will extract the text.
Endpoint
The action ends at the end stage with the text obtained in a text type variable.
Parameters
Preconditions
The action determines the total number of pages in a pdf file loaded by a path through a
variable.
Endpoint
The action ends at the end stage with the total number of pages in a file.
Parameters