[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] docbook -> docx
Hi,
I am looking into generating reports that has to be Word 2010.
Now I am able to get reasonable results with a simple test file using python-docx, currently just writing the report in python.
My plan would be :
- Generate/write docbook file
- Create docx file with styles as template in Word 2010
- Translate docbook -> docx using python-docx building a
small python library
This gives me the freedom to generate the reports in docbook xml using
the tools in python, xml, templates etc.
My current document contains, text, tables, images which all are supported in python-docx.
Are there any better alternatives to this approach ?
Thanks,
Fredrik Unger
---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]