Stupi / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

CJK extension B character does not render in PDF #267

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. write xml file containing CJK extension B character (Japanese charcter )
2. write xsl stylesheet for the above xml
3. write code using Flying saucer API's also register HanaMinB font using 
addfont() method. run these two files using flying saucer R8.

What is the expected output? What do you see instead?
Expected output is generated PDF will show CJK extension B character. 
Actual Result : CJK extension B character successfully render in xhtml file ie. 
intermediate result of flying saucer. but generated pdf doesnot render these 
characters

What version of the product are you using? On what operating system?
Product version:Flying Saucer R8
OS: Ubuntu 12.04

Please provide any additional information below.

Original issue reported on code.google.com by deepak.4...@gmail.com on 3 Aug 2015 at 7:34