Blog Post
In-Place OCR Processing
Neil Pitman
By “in-place” processing we generally mean processing PDF documents that have already been added to a document repository or system and need to be turned into searchable PDFs in-place. By contrast “workflow” processing where documents pass through Autobahn DX on their way into a document repository via watched folders.
The job shown below will convert PDFs under the tree C:qat\221008\in to searchable PDFs, processing up to 1,000 files each time the job is run. Archive copies of the original files are placed in C:\qat\221008\arch.
Author