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
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report -> please search issues before submitting
- [ ] Feature request
- [x] Documentation issue or request
I need an explanation on how realize thing:
We load fillable pdf with the src attribute, and after-load-complete allow us to recuperate the pdfDocumentProxy with the structure of the form.
We fill the form.
But after how can we upload it with the changes we made, blob data or another solution.
the pdfDocumentProxy is still in initial state.
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)I need an explanation on how realize thing:
We load fillable pdf with the src attribute, and after-load-complete allow us to recuperate the pdfDocumentProxy with the structure of the form.
We fill the form.
But after how can we upload it with the changes we made, blob data or another solution.
the pdfDocumentProxy is still in initial state.
The text was updated successfully, but these errors were encountered: