Gareth Edwards wrote:

When adding text at absolute positions is it possible to style the font?

ie. If I have a single true type font, how do I make it bold?

The normal font and the bold font of for instance Arial,
are fonts of the same family, but it are in fact different fonts.
So if you are using arial.ttf and you want to change this to
a bold font, you need arialb.ttf (or something similar).
If a bold font doesn't exist, there's some trick you can do
with the rendition.
br,
Bruno


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to