Title: Text align is right side
Last modified: October 31, 2021

---

# Text align is right side

 *  Resolved [WP_87](https://wordpress.org/support/users/word_press_87/)
 * (@word_press_87)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/text-align-is-right-side/)
 * Hello there, i enjoy this plugin a lot.
    in my website i write also some arabic
   text. Like i have arabic text and then i translate it in other language (English
   and so on). When i click to Print, then it shows all the text in right side, 
   but it should be in left side as default.
 * Because i have some arabic text there, your plugin place all the text (english
   text) in the right side automaticaly, But this is wrong.
 * For testing purpose: Add this text in your Blog Post and publish it:
 *  Do they not realize how many generations We destroyed before them? We had established
   them on earth more firmly than We established you, and We sent the sky pouring
   down abundant rain on them, and We made rivers flow beneath them. But We destroyed
   them for their sins, and We established other civilizations after them.
 * `٦ أَلَمْ يَرَوْا كَمْ أَهْلَكْنَا مِنْ قَبْلِهِمْ مِنْ قَرْنٍ مَكَّنَّاهُمْ 
   فِي الْأَرْضِ مَا لَمْ نُمَكِّنْ لَكُمْ وَأَرْسَلْنَا السَّمَاءَ عَلَيْهِمْ مِدْرَارًا
   وَجَعَلْنَا الْأَنْهَارَ تَجْرِي مِنْ تَحْتِهِمْ فَأَهْلَكْنَاهُمْ بِذُنُوبِهِمْ
   وَأَنْشَأْنَا مِنْ بَعْدِهِمْ قَرْنًا آخَرِينَ6
 * Then try to print/save as PDF, then you will see the result. Maybe its a bug 
   with RTL languages and maybe this can be fixed.
 * Thank you 🙂
    -  This topic was modified 4 years, 7 months ago by [WP_87](https://wordpress.org/support/users/word_press_87/).
    -  This topic was modified 4 years, 7 months ago by [WP_87](https://wordpress.org/support/users/word_press_87/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/text-align-is-right-side/#post-15029670)
 * We will look into this.
 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/text-align-is-right-side/#post-15235262)
 * If 20% or more characters are in an RTL language, then we set the direction to
   RTL.
 * You can add the class “ltr” to LTR text section and add the following custom 
   CSS in the plugin settings
 *     ```
       .ltr {
       direction: ltr;
       text-align: left;
       }
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Text align is right side’ is closed to new replies.

 * ![](https://ps.w.org/printfriendly/assets/icon-256x256.png?rev=2951152)
 * [Print, PDF, Email by PrintFriendly](https://wordpress.org/plugins/printfriendly/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/printfriendly/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/printfriendly/)
 * [Active Topics](https://wordpress.org/support/plugin/printfriendly/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/printfriendly/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/printfriendly/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/text-align-is-right-side/#post-15235262)
 * Status: resolved