Hi,
Is it possible that i add a font type and color to the same cell.
Somehting like this,
PdfPCell c2 = new PdfPCell(new Phrase("Name",
FontFactory.getFont(FontFactory.HELVETICA_BOLD)));
now i would like to add
Font f = new Font();
f.setColor(BaseColor.WHITE);
font:white to the same cell. Is it possible. Otherwise how else could I
manage the same.
Note: add FontFactory.HELVETICA_BOLD and BaseColor.WHITE to the pdfPCell.
--
Thanks & Regards,
Aarthi M
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php