I try using script to call some custom program. I faced error on
System.Runtime.InteropServices.COMException (0x80004005): No field with name 'Section 1\Field1'.
at ABBYY.FlexiCapture.IDocument.Field(String _name)
at Main.Execute(IDocument Document, IProcessingCallback Processing)
Document.HasField("Section 1\\Field1") return false.
It is a valid field in my Document Definition. What is the reason that it cannot recognize the field ?
Comments
1 comment
Hi,
Please note that this forum is created for ABBYY products for developers (SDKs). If I understand correctly, you are using FlexiCapture, which is not an SDK product. Please consider searching the dedicated FlexiCapture forum for information relevant to your question: http://www.capturedocs.com/cat/flexicapture-forum/. You can also forward your question to support@abbyy.com.
Please sign in to leave a comment.