This might be super confusing, but I’m working on an ebook with Hebrew characters which hve been entered in the correct order from right to left (but entered in left to right) and I believe the Hebrew characters exported from InDesign correctly, but now Chrome and ADE display the characters in a reversed order like it sees they are Hebrew and is trying to reverse them to read correctly, but I want them to read from the left to right direction so they display correctly from right to left. I tried using the CSS direction attribute to try and revers the direction of the text from what is displaying but ePC throws an error that it’s not supported.
Here is the display in the print:
https://www.dropbox.com/s/bw2hxkxe3akw3f3/print.png?dl=0
Here is the display in HTML:
https://www.dropbox.com/s/w6vnfgc046pypq2/HTML.png?dl=0
Here is the display in Chrome/ADE:
https://www.dropbox.com/s/mtbopf9862ly1xu/chrome.png?dl=0