asp.net - Easily saving .doc files to another formats programmatically -


we're been asked make possible save .doc file pdf file, odt file, doc , .docx file.

aside saving doc/docx file, we're kinda stuck @ .odt , pdf files. i've tried aspose.words , works great.

but there other way without aspose? we'll try convince our client on buying if there's free or cheaper solution, we're willing try it.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -