Example of Form Recognition in ASP.NET Core Smart From Recognition Library
This sample detects form data from PDFs or scanned images. By analyzing visual layout cues like lines, boxes and circles. It locates form regions and extracts common controls (text fields, checkboxes, radio buttons and signatures).
DEMO
SOURCE
FormFilling.pdf
OR
Drop files (Image, PDF)
Form Recognizer Options
Note: Form Recognition is performed based on the selected page range.
This sample automatically detects form fields within a document and lets you review, modify, or remove those fields as annotations and applies those annotations as Form filed of PDF. Use the Browse button or drag-and-drop to load a file and try the detection and explore workflow.
- Use the Browse button to select a scanned document in image or PDF format.
- Alternatively, drag and drop a chosen file into the designated file pick area.
- Once a valid file is selected, it will be seamlessly loaded into the PDF Viewer located below, allowing users to easily view and interact with the content.
-
Support for various file formats, including:
- PDF - '.pdf'
- Image - '.jpeg','.jpg','.png'