http://www.hi5.com/register/ulgUa?inviteId=A_8d88e73_jMKMh4Pwvpi148409971
Santosh
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configu
HI,Thanks for your support in case of handle border in PdfPTable.Now I have to apply given CSS in the pdf document on the fly.I really in trouble how to start.Please help me.Thank youSantosh kumar choudahry
-
Take Surveys. Ear
Hi,I am using itext library to convert from html to pdf and I am using PdfPtable and PdfPCell to create table.I have a problem with the outer border of PdfPTable which is permanent visible . How to set it visible/invisible according to Thankyou-- Santosh kumar choudahrySoftware EngineerQualtech-c
Hi, Please find the attached file.ThankYou
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surv
Hi ,I am usig the itext librery to convert from html to pdf view.I am using PdfPtable and PdfPcell to create table in pdf document.but
I am facing a problem to omit or display the border of table according
to html Thank you-- Santosh kumar choudahrySoftware EngineerQualtech-consultants Pvt. Ltd.Mob
Hi,I have to create a table with some given attributes (found dynamically).that's why I am using java.util.Properties properties=new java.util.Properties();
properties.put(key,value);(repeated in a loop for storing different attribute-value pairs)Table table =new Table(properties);
but it is not wo