[iText-questions] How to set font for Paragraph from IAutoTextContent

2014-08-07 Thread Dhulipd2984
How to set font for Paragraph from the existing IAutoTextContent font -- View this message in context: http://itext-general.2136553.n4.nabble.com/How-to-set-font-for-Paragraph-from-IAutoTextContent-tp4660202.html Sent from the iText - General mailing list archive at Nabble.com. --

Re: [iText-questions] How to set font for Paragraph from IAutoTextContent

2014-08-07 Thread Dhulipd2984
Hi How to convert String from autoText.getStyle().getFont() to Itext Font We are using below code to get Font from AutoText but not able to convert String to Font Paragraph para = new Paragraph(); para.setFont(new Font(autoText.getStyle().getFon