Hi,

        How i can set the height of the particular cell,
Since i want to reduce the default height of the cell in the table.
Not necessary for the particular cell, can be the entire cell in the table.

my guess was like this

        Table datatable = new Table();
        datatable.setCellHeight(1);     
But is not working.

Can you help me to set the height(and width) of the cell in a table.

Thanks
S. Vivek



"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this 
communication is strictly Prohibited. 
If you have received this message by error, please notify us 
immediately, return the original mail to the sender and delete the 
message from your system."


_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to