iam using Opensagres XDocReport convert docx to pdf, the result i got is flipped arabic characters
instead of being
السلام عليكم
its showed as
iam using Opensagres XDocReport convert docx to pdf, the result i got is flipped arabic characters
instead of being
السلام عليكم
its showed as
Looking into the library's issues, seems like this one is not yet solved :/
I would look into the code and how can you set properties for Apache POI (which is the one underneath) or for FOP (the PDF serializer). SOrry I can't help any further