I am working on a solution where users use MS Word documents to fill out data. Sometimes data is entered in Form Fill In Fields directly in Word, and other times Word VBA is used to pop up a form to fill out data, and that data is synchronized back into the Word doc. If your Aspose.Editor product can show a Word doc on the web in asp.net, I have a couple questions:
1) Is Form Fill In Fields the best way to enter data into a Word doc on the web? Can the protect document option be turned on so users can tab through the fields?
2) Can the VBA pop up form be triggered and shown somehow on the web?
3) If either or both of the above works, I want to then capture the data out of the document and store into a database. Do you have tools to help with this?
Thank You,
Derek Hart