I have noticed another cause for this error: We use Maven2 to build this system, and although I'd specified 'filtering' to false when copying the .ttf files, it appears that Maven is still filtering and the ttf files are being corrupted. Since placing the fonts in a different directory of the source tree and copying separately, the .ttf files are no longer corrupted. This may mean the previous fix I sent in is not needed.
regards Bob. ----- Original Message ----- From: "Bruno Lowagie" <[email protected]> To: "Post all your questions about iText here" <[email protected]> Sent: Saturday, 7 February, 2009 02:19:07 (GMT+1000) Auto-Detected Subject: Re: [iText-questions] Error message Bob Axford wrote: > I also had this error and managed to fix it using a Font Properties Editor > downloadable from Microsoft: > http://www.microsoft.com/typography/property/fpedit.htm > > Using this, I opened my .ttf file and added some fields. > When it saved it created the 'name' table and I could use my font. > > Hope this helps. Thanks, I made a FAQ entry with your solution: http://1t3xt.info/tutorials/faq.php?branch=faq.xtra&node=fonts_name best regards, Bruno ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
