We have the following situation.
The client's document contains two sessions.
1. Parte Diario (PD)
2. Ficha de Inscripción (FI)
The quantity of FI is determined by information that contains the PD, being that if there are 3 rows in a table of PD, there should be 3 FI in the document.
Now, if i set in the document assembly rule FI from 0 to 15 (possible values), at the end of the recognition the user must do the merge. If I put FI 1 to 15 it makes the merge, but in the cases of 0 FI gives an assembly error.
Is there a way to say by script that the amount of FI is given by the result of the PD table?
Something like "If PD table count lines = 0 then dont check assembly rule.
Comments
1 comment
Hello,
You may try to use the Document assembly script https://help.abbyy.com/en-us/flexicapture/12/developer/script_assembly
Please sign in to leave a comment.