- [ ] 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.
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.