We are building a stand-alone web and mobile application that, when finished, will require one of our order modules to have as one of its features an editable PDF. Since the third-party PDF editor we could find already supports a strong ability to edit-the specifics being Adobe Acrobat-we are challenged with how we will ensure that changes the user saves will be written into our application database rather than into the third-party editor system.
Our development team is facing an impasse in the effort to implement this functionality. Do you have suggested approaches or tools allowing PDF editing with direct data saving to our database? Thank you in advance for any suggestions or best practices you could share.