Op 20/06/2013 18:30, Cynthia Jeness schreef: > No, we are not embedding. We defined the font as the Helvetica family > along with the font size and style in a separae parameter file and then > create the font as follows: > > Font font = new Font(FontFactory.getFont( > item.getFont().family, > fontSize, > item.getFont().style)); > > Then we set it in the chunk that we are creating.
Please take a look at figure 2.4 in this chapter: http://www.manning.com/lowagie2/samplechapter2.pdf Then read the text that comes with the figure. Does this describe the problem you're seeing? Or are you talking about something completely different? (Because you're not entirely clear in your question.) ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php