Kogie / xdocreport

Automatically exported from code.google.com/p/xdocreport
1 stars 0 forks source link

Manage '\n' and '\t' natively for odt and docx report. #181

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Manage '\n' and '\t' natively for odt and docx report.

Original issue reported on code.google.com by angelo.z...@gmail.com on 28 Oct 2012 at 11:03

GoogleCodeExporter commented 9 years ago
This feature is finished and will be available for 1.0.0

I have commited my work about \n and \t and now XDocReport manages natively 
those characters (no need to develop some text styling). You can see my commit 
at 
http://code.google.com/p/xdocreport/source/detail?r=27e737f26ade5c716e85d577047c
f012667eb35c to see the sources (you will see that's very easy, thanks for your 
code).

I have commited too samples with docx/odt and velocity/freemarker with \n and 
\t. You can see my commit at 
http://code.google.com/p/xdocreport/source/detail?r=de9a21993b145e0cab624c1e6df1
93afc9e6c780&repo=samples

Original comment by angelo.z...@gmail.com on 28 Oct 2012 at 2:32