Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » How to fetch Font from IAutoText and set to IText Paragraph(How to fetch Font from IAutoText and set to IText Paragraph)
How to fetch Font from IAutoText and set to IText Paragraph [message #1405353] Thu, 07 August 2014 06:50
purnima d is currently offline purnima dFriend
Messages: 26
Registered: April 2013
Junior Member
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().getFont()));

Regards,
Purnima
Previous Topic:>>>> Compiled Source: unnamed script Error
Next Topic:Page Number and pageTotal problem
Goto Forum:
  


Current Time: Thu Apr 25 20:14:35 GMT 2024

Powered by FUDForum. Page generated in 0.02663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top