(Embedded image moved to file: pic02589.jpg)
Here is my problem. If anyone has any idea of please let me know.
I am try to add form lines for people to fill out when printed. Each line
is a different length.
So my taught was create a table for each signing line. First cell would be
like "Name" th
colspan in HTML to convert to pdf but it
doesn´t work.
thanks
-Mensaje original-
De: Jonathan [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 27 de mayo de 2004 17:23
Para: [EMAIL PROTECTED]
Asunto: [iText-questions] Embedded tables.
Hi,
I need some help to create embedded tables. Here
Hi,
I need some help to create embedded tables. Here is the HTML code for what I
want (the file is attached):
Title of page
row 1, cell 1
row 1, cell 2
row 2, cell 1
row 2, cell 2
row 3, cell 1
row 3, cell 2
row 3, cell 3
row 3, cell 4
Here is the code I tried usin
Hi,
I need some help to create embedded tables. Here is the HTML code for what I
want:
Title of page
row 1, cell 1
row 1, cell 2
row 2, cell 1
row 2, cell 2
row 3, cell 1
row 3, cell 2
row 3, cell 3
row 3, cell 4
Here is the code I tried using iText library