RE: [iText-questions] Problem adding a font to a PDF

2003-06-06 Thread Paulo Soares
Subject: [iText-questions] Problem adding a font to a PDF > > Hi, > > I want to add three fonts to my PDF: Arial, Arial bold and Webdings. It > works for the first two of them but not for webdings! All three font > files are in the classpath. I also tried to use a full path

[iText-questions] Problem adding a font to a PDF

2003-06-06 Thread Thorsten Schäfer
Hi, I want to add three fonts to my PDF: Arial, Arial bold and Webdings. It works for the first two of them but not for webdings! All three font files are in the classpath. I also tried to use a full path (c:\...) but this also didn't work. Any ideas on that problem? Thanks in advance, Thorsten