ms word - Creating an editable document via java web application -
i looking convenient method export data database form editable afterwards. perfect scenario export word document, , perhaps brutally simple solution generate html , copy/paste word.
i've looked @ several open source libraries generating word documents, seem bit simple or incomplete. need support tables , embedded images , control on formatting fonts, table borders etc. (too formatting seems lost when copying html , pasting word).
although word end format, it'd fine generate in format word able open , subsequently save docx.
i haven't been able find generating odt files (server side without client installation).
i dive aspose libraries, it'll take ages (and significant pain) purchase order sorted out need make sure viable option before taking route.
i generate excel file , copy word - looking best option currently.
Comments
Post a Comment