We created an adobe fillable form the customers use to make payments on invoices. in practice they typically reuse the last PDF form sent. Make a copy Edit the form with new payment value and invoice Remittance advice.
the problem is that when the bot runs and collects the data it gets old values.
When the pdf is opened in the browser we typically see the latest values entered. but, when the bot runs or we use adobe to view the pdf the fields show different values.
When i use the PDF Form template to configure the bot I also see older values in the fields as sample data. When i use the PDF get text none of the data fields are returned in the text image. I suppose i expect this result since i assume the fillable data is stored elsewhere in the file separate from the text data.