On 27.10.2009 10:40, ranil wrote:
I'm tiring to create a PDF with Bengali (Unicode) characters. When I try to create the PDF the placement of the characters in the words are wrong. Right set but wrong order. But it work fine for RTF creation.
IIRC Bengali has letter combinations where the second letter is rendered to the upper left of the first. FOP doesn't now about this kind of placement, it puts these characters in the same order (and baseline alignment) into the result as they were in the XMLFO source. Apparently the RTF renderer you used did know how to render these letters correctly, while your PDF viewer didn't. What tool did you use to view the PDF and the RTF? (MS Word on XP or later is known to be good enough for CTL for Bengali) J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
