Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26850

    We are testing the RTL/Arabic support. We are using the following CSS to do this.
    .rtlStyle
    {
    direction: rtl;
    }
    However, CSS direction is documented as not working. I can confirm that it does not work. So how is RTL implemented?

    Thanks in advance,

    Clifton Sothoron

    #29351

    Till now we did not address RTL-specific issues by RTF output. We’ll check what could be done and how long the implementation may take.

    #29352

    I’m confused. I’m trying to output to PDF not RTF. Also, you indicated the following in your release notes for in PD4ML Pro 3.8.0fx8:

    “Arabic word wrap errors”
    – possible lost space char between RTL text sections

    How did you make RTL work in HTML so that it could be rendered in PDF? I only know the “Direction” CSS attribute.

    Best,
    Clifton Sothoron

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘HTML/CSS rendering issues’ is closed to new topics and replies.