See http://prdownloads.sourceforge.net/jfreechart/jfreechart2pdf-v2.pdf 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of [EMAIL PROTECTED]
> Sent: Tuesday, December 14, 2004 12:55 AM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] about the question of 
> java.awt.Graphics2D-object in iText api
> 
> 
> when i  use java.awt.Graphics2D-object in iText api,
> i draw a string which was the some as the following statement
> 
> #g2.drawString("Green",10,10);----> it is ok for iText PDF
> 
> ,but when i replace  "Green" by "traditional_chinese_font"
> 
> #g2.drawString("traditional_chinese_font",10,10);----> it is 
> not ok for iText 
> PDF
> 
> comment=>it(traditional_chinese_font) cannot be displayed in PDF
> ,but english_font can be displayed normally in PDF
> 
> thanks for your help
> 
> 
> 
> 
> -------------------------------------------------
> This mail sent through Seednet Webmail
> http://webmail.seed.net.tw
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from 
> real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to