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.
--
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