Hello,
PrintFriendly is a very nice tool making the print result much better and organized. Yet, PrintFriendly doesn't support RTL languages, as all text is always aligned to left rather than according to the text/language used in the page.
Is it possible to add LTR or RTL selection before page is built so the result would look better and much easier to read ?
Thank you,
Omer.
PrintFriendly supports right to left language.
Add dir=“rtl” to your <html> tag.

Learn more about creating Right to Left HTML pages here. http://www.w3.org/International/tutorials/bidi-xhtml/
It should work. You can test the page using the Print Friendly & PDF Browser Tool . Get at http://www.printfriendly.com/browser_tool
Or send me the URL of the page and I can check. You can control direction of sections using inline css, or using our Custom Print CSS option.