Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] FW: CheckIn: font enhancement in PDF report

Title: FW: CheckIn: font enhancement in PDF report

Hi All,

Please check out 2 new added iText*.jar:

http://itextdocs.lowagie.com/downloads/iTextAsianCmaps.jar

http://itextdocs.lowagie.com/downloads/iTextAsian.jar.

Put them under the plugins/com.lowagie.itext/lib, or you might get compile error in Eclipse workbench.

Thanks,

Xiaoying Gu

_____________________________________________
From: Gang Liu
Sent: Tuesday, August 29, 2006 6:04 PM
To: Xiaoying Gu; Sue Lee
Subject: FW: CheckIn: font enhancement in PDF report



_____________________________________________
From: Gang Liu
Sent: Tuesday, August 29, 2006 5:14 PM
To: 'birt-dev@xxxxxxxxxxx'
Cc: Xiaoying Gu; Sue Lee
Subject: CheckIn: font enhancement in PDF report

Summary 

Font enhancement in PDF report

Bugzilla Bug (s) Resolved:

BugZilla Bug 132097: Error show the DBCS String

Description:

Support Asia fonts in PDF report by default

Test Description:

Manual Test

 Files Edited:

"/com.lowagie.itext/.classpath"

 "/com.lowagie.itext/META-INF/MANIFEST.MF"

Notes to Build Team:

To support CJK font, we need add two jars to lib folder of iText plugin:

http://itextdocs.lowagie.com/downloads/iTextAsianCmaps.jar

http://itextdocs.lowagie.com/downloads/iTextAsian.jar.

Notes to Developers:

Notes to QA:

Quotes to Documentation:


Back to the top