Hello!

How can I set width of cell in a table?
There is a method Cell.setWidth(String). So, what should contain
argumebt of this function?
For example, I want to set width = 200px.
I tried the following variants:

cell.setWidth("200px");
cell.setWidth("200");

so, how to solve this problem?

Thank you.

Maksim.



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to