In a Document Understanding project, the user needs to extract information from PDF documents with the following requirements:
The documents can contain scanned or digitally typed text.
The documents can contain checkboxes, and these must be extracted.
The automation must use the logical processors in the most efficient way to obtain the maximum degree of parallelism.What are the properties provided to the Digitize Document activity in the Digitize phase?
For the described requirements:
ApplyOcrOnPdf set to Auto ensures OCR is applied only when needed.
DegreeOfParallelism set to -1 uses all available logical processors for maximum parallelism.
Kayleigh
5 hours agoEdda
5 days agoLizbeth
11 days agoMicheline
16 days ago