You need files that end in .pfb, .ttf or .otf. > -----Original Message----- > From: Franck JACOB [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 02, 2005 4:01 PM > To: Paulo Soares; [email protected] > Subject: Re: [iText-questions] font file .lst > > > yes, but font files associated with this list doesn't work... > > > FontFactory.register("/fonts/GOTHIC.TTF"); > Font font = FontFactory.getFont("Century Gothic", BaseFont.CP1252, > BaseFont.EMBEDDED, 12); > --> ok > > > FontFactory.register("/fonts/Eurostile/._Eurostile"); > Font font = FontFactory.getFont("Eurostile", BaseFont.CP1252, > BaseFont.EMBEDDED, 12); > --> not ok > > Eurostile is in the Acrobat list 'AdobeFnt.lst' > > > > Le Jeudi 02 Juin 2005 16:44, Paulo Soares a écrit : > > That's a list of Acrobat fonts, not a font. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On > > > Behalf Of Franck JACOB > > > Sent: Thursday, June 02, 2005 3:10 PM > > > To: [email protected] > > > Subject: [iText-questions] font file .lst > > > > > > > > > Hello, > > > > > > I have to embed font in my pdf, I have a font file named > > > 'AdobeFnt.lst' ; > > > > > > is this file format supported by iText ? > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by Yahoo. > > > Introducing Yahoo! Search Developer Network - Create apps > using Yahoo! > > > Search APIs Find out how you can build Yahoo! directly > into your own > > > Applications - visit > > > http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 > > > _______________________________________________ > > > iText-questions mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > -- > Franck JACOB > Développeur Projet OpenSI > - > Société SpeedInfo > 12, rue de la Tuilerie > 38170 Seyssinet-Pariset > Tel: 04 76 21 15 85 > - > http://www.speedinfo.fr > http://www.opensi.org > > > > > >
------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
