https://issues.apache.org/bugzilla/show_bug.cgi?id=47726
Summary: Line breaking a word in the Thai language.
Product: Fop
Version: 0.94
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P2
Component: pdf
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Hung S Nguyen <[email protected]> 2009-08-24 04:44:00 PDT
---
When exporting a PDF, it can't export exactly the Thai language. Although it
can show the Thai characters, but it breaks line between a word. I tried to
use attributes relating to white space, but it can't. How could I fix this
issue?
Ex: my fo file:
...
<fo:block font-weight="normal" font-family="Arial MS" line-height="12pt"
font-size="12pt" space-before.optimum="8pt" space-after.optimum="8pt"
start-indent="1cm" end-indent="1cm">1เป็นส่วนผสมที่ละลายได้ทันที
2และไม่จำเป็นต้องใช้กากไก่ในการเตรียม ซึ่งน้ำเกรวี่จะมีลักษณะเนียน
และมีกลิ่นรสของไก่ที่ 5หอมอร่อย
</fo:block>
...
Thanks
Hung
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.