Right to Left Languages
Hello,
For languages reading from right to left, is it possible to edit the direction the book reads? It was a PDF I converted to AZW3, so it initially read from up to down, which wasn't as disorienting as it is to now turn from left to right, and read from right to left.
I tried adding the following line of css:
extra_css="body {direction: rtl;}"
But the pages still turn from left to right in both AZW3 and ePub. My experience with css is next to none, so it’s possible I am just making an error.
I also apologize, because I posted yesterday in the wrong thread.
Any help with this would be much appreciated!
|