HI,
I'm using ASP.NET, Visual Studio 2010- SP1 with Crystal Reports v13.0.11 and I have problem of Arabic text alignment as follows:
- Right and center aligned text always appear left aligned on printing, it is shown OK in browser and designer (I have tried different printers:my Deskjet printer, Microsoft XPS writer and pdf writer).
- This problem is with Arabic text only, English text aligned well when printed.
- I face this problem with TextObject and with multiline FieldObject (or FieldObject with CanGrow set to true).
- Exporting to pdf works well, I have problems with printing only (using the ActiveX Mode in CrystalReportViewer, IE11).
For example the following picture is browser view (everything is aligned Right, gray boxes are text objects):
Image may be NSFW.
Clik here to view.
while the printed version is as follows:
Image may be NSFW.
Clik here to view.
I appreciate any help. thanks in advance.