Hi, i'm exporting some data from a matrix of JLabels. It is mandatory that the exported font is the same as the one in the app.
I need to get the same font(family, type, size etc..) as i get from JLabel.getFont() to export to PDF. The Paragraph(String, Font) does only accepts itext.font. What is the fastest and most reliable way to do this? Thanks in advance, Milan -- View this message in context: http://www.nabble.com/CreateItext-Font-from-Jlabel.getFont%28%29--tp23135266p23135266.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ 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
