Hello,
we re already using Aspose for java to convert document to pdf.
We have a new need for our custom J2EE application : We would need to allow generated RTF document ( generated from a RTF template) to be edit in a browser by user before they are stored as PDF. One possibilities is to convert RTF to HTML with Aspose, edit HTML with a js editor ( like Tiny MCE) and then convert resulting html to PDF.
Another option would be to embedded an editor similar to the one available at Professional On-Premise and Cloud-based solutions for working with Word document formats) Editor.
So my question is : is your cloud editor available to be embedded in an on premise app? ( App is on network without web access and we do not want to rewrite an editor with existing Aspose API , it would take too much effort to write and maintain)
Thanks for input