• Resolved bassam

    (@besssam)


    Thank you for your plugin. its so good
    I’m try to using your plugin on my site but (for Arabic) the text only renders as boxes.
    1.Can you Help me for this?
    2.Can i customiz PDFButton like a Button. Now its looks like text links.??
    My site is https://sara-tr.net/ar/

    thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dinamiko

    (@dinamiko)

    Hi besssam,

    Font rendering
    try adding this CSS to PDF CSS settings tab:

    body {font-family:Arial, sans-serif;}

    RTL direction
    in dk-pdf / includes / dkpdf-functions.php add this code after line 143:

    $mpdf->SetDirectionality('rtl');

    Thanks,
    Emili

    • This reply was modified 7 years, 2 months ago by dinamiko.
    • This reply was modified 7 years, 2 months ago by dinamiko.
    Thread Starter bassam

    (@besssam)

    Hi Emili
    Thanks alot for the reply
    it’s done

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trouble with Arabic’ is closed to new replies.