Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

scbizu/report

Repository files navigation

report

goreference CircleCI

manually write doc(docx) by Word XML 2003

Support :

  • MS Office 2003 +
  • WPS

How it Works :

Firstly, the .doc file is a special .xml file if you open a doc with an editor like atom or vscode, so ,if you want to generate the doc file in the code side, you will just need to marshal your content in the doc's way ,it means that you should follow office's official OOXML guidebook .

What the report do is that it will provide some useful SDKs to simplify your coding .

You can learn more about it by checking example directory as well as clicking the godoc button.

Thanks for watching it :)

About

manually write doc(docx) by OOXML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages