Trigger calculateNow function via API?
Hi,
I have a govt supplied pdf form that I have no control over format of the fields etc. I can update the writeable fields using API calls to PDF services i.e. pdf.co but there are a number of read-only fields (that are supposed to be updated by embedded javascript) which remain blank. All of the services I have tried say that I need to manually open the file, update a field, hit "Return" and then the read-only calculated fields will populate. This isn't practical or scalable.
Is it possible using one of the Adobe offerings to update the writeable fields via an API and then somehow trigger the calculateNow function?
Thanks
