Hi,
Is there any support for right to left language in PDF?
After reading the PDF spec, I found not too much about right to left language support. And I guess PDF file only cares where to posit each glyph of letter, without too much regard of whether the letter itself is right to left or left to right, so if I need to restore the glyphs appear on screen into the real Unicode memory byte sequence, it's totally my responsibility to revert the characters, is that right?
Thanks.
Is there any support for right to left language in PDF?
After reading the PDF spec, I found not too much about right to left language support. And I guess PDF file only cares where to posit each glyph of letter, without too much regard of whether the letter itself is right to left or left to right, so if I need to restore the glyphs appear on screen into the real Unicode memory byte sequence, it's totally my responsibility to revert the characters, is that right?
Thanks.