...
Optical Character Recognition (OCR) technology then determines a sheet number for each page before all of this information is sent to the database microservice and then returned to the EPR database for storage.
Process NamName | Description | Primary CLI program | Optional CLI program(s) |
---|---|---|---|
PDF Split | Splits multipage PDF into individual pages. | pdftk | qpdf |
PDF Fix | Flattens PDF page. | gs | |
PDF Render | Renders multiple images based on the PDF page: high-quality review page image (Render Review Image), thumbnail image (Render Thumbnail), and OCR capture area image (Render OCR Image). | gs | |
OCR Capture | Captures page’s sheet number. | Amazon Rekognition |
...