Description: text in imported pdf to draw in hebrew is reversed. there is a thing called visual hebrew and logical Hebrew . a bidi library has a conversion for it. FILEOPEN PDF Steps to Reproduce: 1. open pdf file in draw with hebrew for example this one: http://bagrutbesafrut.co.il/59.pdf see text reversed 2. view it with something. and see text is ok Actual Results: the imported text is reversed. Expected Results: the text imported in logical order. Reproducible: Always User Profile Reset: No Additional Info: the export pdf is also visible reversed
Thanks for filing. This is a known issue for PDF import filter handling of text runs of RTL scripts. ICU Unicode testing for BiDi is already in use and scripts are recognized as RTL, issue is the handling of the text runs and assembling them back into lexically correct RTL--as is they are laid down as parsed from the PDF. *** This bug has been marked as a duplicate of bug 104597 ***