Hi All,
 
I want to create a space between cell. How can i do it. I am using c#.net
 
I have tried many things but all in vain. Cell spacing works correctly in Java 
but not in c#.net. I am using following code for cell spacing.
 
Table table = new Table(3);
table.Padding = 5;
table.Spacing = 5;
 
So how can i do it.  Your quick response will be highly appriciated. thanks
 
Regards,

Ali Bin Zubair
0321-4766119


      
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to