I have a problem understanding how to add the arabic text in pdf.
For example if we have Hello as arabic word, when adding this to pdf we should add olleH or Hello + an invert operator.
As I've seen only Tagged pdfs have /ReversedChars tag to mark this as a Right-2-Left text.
How can I do this in a regular pdf?
Should I insert the final glyphs? ( glyphs used for final draw of the sentence, not the glyphs used to draw each word )
For example if we have Hello as arabic word, when adding this to pdf we should add olleH or Hello + an invert operator.
As I've seen only Tagged pdfs have /ReversedChars tag to mark this as a Right-2-Left text.
How can I do this in a regular pdf?
Should I insert the final glyphs? ( glyphs used for final draw of the sentence, not the glyphs used to draw each word )