server side - Office.Interop for document format conversion -
i have generated documents ( in docx, xlsx, pdf formats) using reportviewer.webforms. problem is, need few additional formats (html , rtf), made conversions using microsoft.office.interop.word. basicly it's opens file , saves in different format.
whats need done in server side (besides installing word, word enough?)?i know it's bad practice, there other solutions?
p.s.commercial librarys aspose.words awesome, project small buy license.
p.p.s. 2 formats rearly used, performance not big issue. documents quite simple, no more simple 3 tables.
Comments
Post a Comment