We currently have a department that utilizes a mobile scanner to scan in vehicle registration documents using the mobile scanner plug in.
I am looking for a solution where we can batch scan these documents to save time from the users scanning it in individually and have the software read the barcode and extract the values that then can be processed programmatically.
Previously worked with a Document management system Laserfiche that had a product called Quick fields that allowed for batch scanning and processing.
Hi,
for situations where i already have a scanned pdf i made good experiences with
Azure Forms Recognizer Custom Models Form Recognizer custom and composed models - Azure Applied AI Services | Microsoft Docs
RossumAI Automate Document Communication with Artificial Intelligence | Rossum.ai
Adobe Extract (this one doesnt really recognize individual information but rather extracts tables in xls or csv format). For this one i created a forge component Adobe PDF-Services - Overview | OutSystems
For bulk scanning and automatic/manual data extraction actually all the large printer vendors have professional scan stations along with software including APIs to process results.
Best
Stefan