2018.1

Table Of Contents
Technical
Performance-wise, when this plugin retrieves a document from a 10,000 page PDF in the
database, it will take more time then if it retrieved it from a 100 page PDF.
Output
The Get Capture Document action task is a loop that outputs a PDFversion of the Capture
Document. The PDFcontains the original document, any ink added by the "Capture Fields
Processor" on page407 action task.
In addition, any ICRinformation available (when using PlanetPress Capture ICR)will be
placed at the Page Level, as follows:
l ICR_[FieldName]_Val:The value of the text that was recognized by the ICRengine, for
the field named [FieldName]. If the field is not and ICRfield or if that field contains no ink,
the value will be empty.
l ICR_[FieldName]_Cfd :The confidence value (in percentage) of the engine for the value
provided.
Properties
General Tab
l Document Origin group:
l Document to process:Determines where the document information is read
l From Metadata:Select to use the current document available in the metadata
generated by the Capture Field Processor.
l From Specific ID:Select to specify an exact Document ID from the database.
This document does not need to be loaded as a data file or its metadata
manually obtained, as this task simply looks up the information directly in the
PlanetPress Capture database.
l Document Type group
l Get all documents:Get all the documents that have been updated, according to the
metadata.
Page 419