On 7/19/05, John M. Gabriele <[EMAIL PROTECTED]> wrote:
> BaseFont bf = BaseFont.createFont( BaseFont.HELVETICA, BaseFont.CP1252,
> BaseFont.NOT_EMBEDDED ); // No idea what that CP1252 means.

Code page 1252 -- the Windows "Western" code page used for most
Western European languages.

Basically says which characters the font will contain -- it will have,
for example, Spanish, French, and German accented letters but not,
say, Czech or Turkish ones.
-- 
Philip Newton <[EMAIL PROTECTED]>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to