Hi, We are using WASP MC font to print barcode labels, when I tried to create barcode label using that font, I am getting [c:\windows\fonts\w39mc.ttf cannot be embedded due to licensing restrictions.] runtime error message. We bought it and have licence. How could I use this font or I could I let iText API that we have legitamate font? Which font iText uses to create and print barcode labels? What is the default font to create barcode labels?
com.lowagie.text.DocumentException: c:\windows\fonts\w39mc.ttf cannot be embedde d due to licensing restrictions. at com.lowagie.text.pdf.TrueTypeFontUnicode. <init>(Unknown Source) at com.lowagie.text.pdf.BaseFont.createFont(Unknown Source) at com.lowagie.text.pdf.BaseFont.createFont(Unknown Source) at com.sbliusa.bcp.PrintBarcodeLabels.createLabels (PrintBarcodeLabels.java:69) at PrintLabels.main(PrintLabels.java:17) Exception while executing PrintLabels =[c:\windows\fonts\w39mc.ttf cannot be emb edded due to licensing restrictions.] Thanks, -Raja __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
