StimVinsh / xdocreport

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

docx->pdf converter problem with run direction in a table cell #146

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
docx->pdf converter problem with run direction in a table cell

seeproblem in table cell "Congé" in the 
thirdparties-extension\org.apache.poi.xwpf.converter\src\test\resources\org\apac
he\poi\xwpf\converter\TemplateIndividuel.docx

Original issue reported on code.google.com by angelo.z...@gmail.com on 16 Sep 2012 at 12:16

GoogleCodeExporter commented 8 years ago
Problem is fixed.

You can start teh JUNit 
http://code.google.com/p/xdocreport/source/browse/thirdparties-extension/org.apa
che.poi.xwpf.converter/src/test/java/org/apache/poi/xwpf/converter/itext/XWPFPOI
2PDFViaiTextConverterTest.java to convert to PDF the sample with text 
orientation :

http://code.google.com/p/xdocreport/source/browse/thirdparties-extension/org.apa
che.poi.xwpf.converter/src/test/resources/org/apache/poi/xwpf/converter/TestTabl
eCellTextOrientation.docx

Original comment by angelo.z...@gmail.com on 17 Sep 2012 at 12:14