On 2013-06-20 12:30, Thu, Cynthia Jeness wrote: > 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:
If you're not embedding the font, then the font actually rendered might have properties that you're not expecting. Like, the actual font's metrics might be different enough to break the rest of your code's expectations. Also, it's difficult to say why you're getting the wrong behaviour without seeing your code. Making a simple example of the problem would be useful: http://www.sscce.org/ . ------------------------------------------------------------------------------ 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