|
Dear iTexters
First of all a big thanks to Mr.
Soares
- you are right, i don't have any JCK fonts
on my system but the printed pdf file
looks
good :)
The problem with the application i tried
to
extend with iText, was an error caused
by a buggy application function and
not
my fault -> it's been fixed :)
Now i have a more general question
which can be answered in few words:
If i create a Graphics2D object using
something like PdfTemplate.createGraphics(w, h,
mapper)
or PdfContentByte.createGraphics(w, h,
mapper)
and then there is some context (including text)
printed
into that Graphics2D object by a Printable object
of a
given application, does the DefaultFontMapper
map any fonts in that Graphics object
correctly
just by printing into that object? Or do I have
to
perform some extra steps after printing?
And
what are the xxx.properties files for and
were
do they have to be located?
Best Regards
stefan
|
- RE: [iText-questions] Something General Stefan
- RE: [iText-questions] Something General Paulo Soares
