Question
Save Edited PDF Form On Web Server
I have a web application that will allow a user to load a pdf form with editable text boxes, within the browser.
once the user finishes the form, I'd like it to save and then the browser redirects to the list of files that they can view/edit.
I tried to create a save button but it doesn't just allow "Save" of the current document.
