Hello,
I have a process that I'd like to run all at once involving multiple fillable PDF forms. Identifying which form is working out just fine for document classes, but the pre-processing activity of pulling information out of the fillable forms is not functioning correctly. It will only match the top PDF right now. Otherwise they all fail.
Why would this be? It appears as if it's trying to match it to all 5 PDF master forms, but it's not succeeding. Just changing the order of master PDF's in pre-processing changes which document it can match (out of the test documents I'm using.) Is there an easy fix to this? Thanks!