codepages
- From: "Richard Barton" <Richard (at) brooksnet.com>
- Date: Thu, 9 Feb 2006 17:00:24 -0700
I'm using
Graphics2D, and the DefaultFontMapper to generate PDFs. How do
I change the codepage so it is not 1252 and in a way that I
can
use multiple
codepages within a single pdf document.
For instance I may
want, Courier New with codepage 1251, and then Courier New with codepage 850 and
finally Courier New with codepage 1252 all in a single pdf
page.
Thanks in
advance!
- Follow-Ups:
- codepages
- From: "Paulo Soares" <psoares (at) consiste.pt>