webclient
webclient copied to clipboard
[Request] Filling pdf forms without download
Hello! Possible to implement filling out PDF forms and saving him without downloading a file from cloud? Webclient use pdf.js which has a form filling function.
Example:
- Open https://mozilla.github.io/pdf.js/web/viewer.html
- Open in viewer file: sample_pdf.pdf
- Fill form
- Click save button
That is a neat idea (which will involve upgrading our fork to support forms)
We will consider it, thanks!