Can I add Non-readable elements to an AMR?

AMR files can have barcode fields, checkbox fields, and text ocr fields. Can I add elements that are ignored by the engine?


My use case is that we’d like to record the position of extra elements on the scanned images that aspose doesn’t care about but our system does.

I could use the checkbox fields and give them known names, but that would take more processing time.

Any help or suggests are greatly appreciate.

Thanks,
Chuck
Hi Chuck,

Thank you for your inquiry.

The feature you are looking for is not available. OMR engine always look for the OMR elements and tries to extract the data underneath. Drawing extra/unknown elements will affect the execution time.