TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sathish Kumar
NA
55
12.7k
PDF Format using iTextSharp
May 7 2015 4:07 AM
Hi,
In my application i using the iTextSharp(3.0.3.0).dll to export the data into PDF files. I want to format the table's colum with rowspan. But i couldn't set the rowspan for the cell. for example: I used the following format.
Col1
col2
col3
col4
Row1Col1
Row1Col2
Row1Col3
bottom1
Row2Col1
Row2Col2
Row2Col3
bottom1
Row3Col1
Row3Col2
Row3Col3
bottom1
Now i want merge the all "bottom1" cell into a single cell. How could do this.
Thanks in Advance.
Reply
Answers (
1
)
Ckeditor removes content of textarea when the record is edit
how to show confirmation box from code behind