back

by evolve2k·14y ago·view on hn ↗
Can this service handle more complex structures like converting a table in Textile or Markdown into a Table in docx? Can it handle word styling?

I'm building software where the output must be in docx, wondering how far I can go in not having to deal with word automation to get the output I want into a Word Doc.

1 comments
It can definitely handle word styling if you provide it with a reference docx to copy the styles from. I haven't tried tables. If you'd like, feel free to create a dev account and give it a spin.