It works. I would like to see some code with all the paths and font names, the variables tell me nothing.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Schneider Christian S. (KBIB 21) > Sent: Tuesday, November 08, 2005 1:44 PM > To: [email protected] > Subject: [iText-questions] Font akzident_grotesk_bold.ttf > > Hi, > > I'm loading two TTF Fonts Akzidenz grotesk light and bold > to generate a Pdf with i tex. > Loading the Fonts works well but altough i do it all the same > it converts only the light Font. > The Bold text get displayd in arial bold and not as akzidenz bold. > > protected static Font HINTFONTBOLD = new > Font(corporateFontBold, 9); works well > protected static Font HEADERFONT1 = > FontFactory.getFont(corporateFont, 12); dosn't work > > corporateFont is the path variable. > > Is the bold Font from Akzidenz not suported by itext or does > somebody have an idea what could go wrong ? > > Appreciate your feedback. > > Thanks > Christian > > > > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
