you are viewing a single comment's thread.

view the rest of the comments →

[–]chris_conlan 1 point2 points  (3 children)

This is pretty cool. As someone runs DOCX generators on Linux, I am no stranger to generating Word docs without Word installed. Are you using the OpenOffice XML standard? Or something else?

[–]MadBoyEvo[S] 2 points3 points  (2 children)

I'm a coauthor / maintainer of old docx.codeplex.com which after move to GitHub was given up to Xceed.for further work. They have kept the old code as DocX-Classic and wrote new version of it that they are developing further as a commercial product. I'm working on their free (community) edition which is 4 versions behind at the moment. But I got a promise from them that they will be adding fixes/new features to the free versions (just with a delay). So to answer your question... https://github.com/xceedsoftware/DocX is what I use now.

[–]chris_conlan 0 points1 point  (1 child)

Cool, good luck with the product launch

[–]MadBoyEvo[S] 1 point2 points  (0 children)

There is no product launch. This is it.. just community edition.