RTL issues

I did some tests with saving uploaded Hebrew Word (.doc) documents and saving them as: tiff, html, docx, pdf.

These are my findings:

docx - OK
HTML - OK (just had to add a css direction attribute on the body)
PDF - Bad, text is LTR. So instead of “my car” it would read: “ym rac”.
TIFF - Almost good, only the text is left aligned.

What is the status of RTL support in PDF?

And how would i be able to set the alignment in the TIFF?

Thanks,
Gidon

Hi

Thanks for your request. Unfortunately, Aspose.Words does not support RTL during Rendering and converting to PDF. Since it is very complex issue, I cannot promise you a fast fix. Current estimate regarding this issue is end of 2009, beginning of 2010.
Best regards.

Thank you for your fast response.

And what about the TIFF issue? Is this part of the PDF issue?

And last but not least: can Aspose.Words add a CSS direction tag to the exported HTML documents if it is RTL?
If not how can I check the orientation of the Word document, in order to add it myself?

Thanks for your inquiry. Rendering is converting to fixed layout formats – Images (including TIFF), PDF etc. And RTL is not yet supported during rendering.

Regarding HTML, “dir” attribute is not yet supported. But you are right you can set it yourself. You can use Bidi property to check the direction of a document:
https://reference.aspose.com/words/net/aspose.words/font/bidi/
The same property is available in ParagraphFormat, RowFormat and PageSetup.
Best regards.

Hi,

Are there any updates concerning the support of RTL rendering?

kind regards,
Gidon

Hi

Thanks for your inquiry. Unfortunately, the issue is still unresolved and currently I cannot provide you any reliable estimate regarding this issue. You will be notified as soon as it is fixed.
Best regards,

The issues you have found earlier (filed as 390) have been fixed in this update.

The issues you have found earlier (filed as 390) have been fixed in this update.

The issues you have found earlier (filed as WORDSNET-1980) have been fixed in this .NET update and this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(68)

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan