Hi All,
I use velocity template engine to generate a template.This template
contains some junk of data along with html table format. This html
content is stored in java.io.Writer object.
When I load this content into pdf using itext.Paragraph class, the
html syntax are displayed as it is
Eg:
Wel
I am using itext-2.0.0.jar APIs to insert an image(bar code) to my RTF
template.
Every thing works fine in MS Word. But the content is seems to be
missing when opening the same file in Word pad.
The problem occurs only if I insert an image, normal texts and tables
works fine in Word pad.
An
Hello,
I need to add the footer to existing PDF file. I am using ITEXT package, but I
am not able to fix it.
Any body know this, how to fix this problem?
Thanks in Advance
Satheesh
-
Take Surveys. Earn Cash. Influence
j += cell.colspan();
table.addCell(cell);
} ...}...}Satheesh NaiduAlabama Interactive I'm new to iText and like what I've seen so far. I did have
j += cell.colspan();
table.addCell(cell);
} ...}...}Satheesh NaiduAlabama Interactive I'm new to iText and like what I've seen so far. I did have