How to create PDF documents with greek characters 2006-09-07 - By ????????S ????G?O??S
Back Hi everybody, I am trying to create a PDF document using the following command Paragraph p = new Paragraph("Greek Words", FontFactory.getFont(FontFactory.HELVETICA, 18, Font.BOLDITALIC, new Color(0, 0, 255))); and I am getting ???? instead of greek characters into the document. Is it possible to insert greek fonts in the itext library Any Help? BR
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr> <HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1">< /HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hi everybody,</FONT>< /DIV> <DIV><FONT face=Arial size=2>I am trying to create a PDF document using the following command</FONT></DIV> <DIV>Paragraph p = new Paragraph("Greek Words",</DIV> <DIV>FontFactory.getFont(FontFactory.HELVETICA, 18, Font.BOLDITALIC, new Color(0, 0, 255)));</DIV> <DIV><FONT face=Arial size=2>and I am getting ???? instead of greek characters into the document.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Is it possible to insert greek fonts in the itext library</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Any Help?</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>BR</FONT></DIV></BODY></HTML> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|