Open choochan opened 8 years ago
hi. what is the state of issue?
we need this functionality
upgrading docx4j to version 3.2.2 solved problem partialy
latest release does not work becouse of https://github.com/plutext/docx4j/blob/master/src/samples/docx4j/org/docx4j/samples/ConvertOutPDF.java#L37
vertical aligned text becomes horisontal
does it docx4j issue?
No time to study and support this issue. Any PR are welcome!
hi @lex-em , can you share code snippet
hi, @aljabali! Unfotunately I do not have this code right now!
thanks for prompt response @lex-em , do you know any other library that can help with the flipping issue
@aljabali as I know other solution that solved the problem for us it's itextpdf
@aljabali as I know other solution that solved the problem for us it's itextpdf
XDocReport PDF converter uses itext too, so if you think how to fix your issue with itext, I think you could fix for XDocReport PDE converter too.
@angelozerr yes, I know this, but haven't time to do that
any updates on the solution?
When the word report is converted into pdf the arabic characters are printed with verticle flip. The right to left character printing is not happening.