You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using react-pdf for years now and it works perfectly. But one thing doesn't work and I couldn't find an answer on google, or in the discussions here.
Is it possible to define the Calculate property in Adobe Acrobat, and then import that pdf into react-pdf and have react-pdf perform calculations on the fields like it works in Adobe Acrobat? Is it supported?
If not, I guess I could write a custom script for each field, access that script from the "actions.Calculate" property from each annotation and do all kinds of manipulations that way, haven't really thought it through yet.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have been using react-pdf for years now and it works perfectly. But one thing doesn't work and I couldn't find an answer on google, or in the discussions here.
Is it possible to define the Calculate property in Adobe Acrobat, and then import that pdf into react-pdf and have react-pdf perform calculations on the fields like it works in Adobe Acrobat? Is it supported?
If not, I guess I could write a custom script for each field, access that script from the "actions.Calculate" property from each annotation and do all kinds of manipulations that way, haven't really thought it through yet.
Beta Was this translation helpful? Give feedback.
All reactions