Quoting Russell Tennant <[EMAIL PROTECTED]>:
> I'm getting an index out of bounds exception when
> trying to render a table that contains another table and a cell with a
> colspan. If I remove the nesting, it works fine. If I remove the
> colspan, it works fine. But they will not work together
I don't know if this a bug or a problem on my end. BTW, great library.
Library version 0.91. I'm getting an index out of bounds exception when
trying to render a table that contains another table and a cell with a
colspan. If I remove the nesting, it works fine. If I remove the
colspan, it wor
Quoting Manohar Patil <[EMAIL PROTECTED]>:
> Hi All
>
> I am facing one problem. I will be very thankful to u , if u can help me.
>
> Q1 :
> I am having one pdf file say xyz.pdf, which contain the plain text.I was to
> append some new text to the xyz.pdf file.
>
>
> Q1 : I am having one p
Hi All
I am facing one problem. I will be very thankful to u , if u can help me.
Q1 :
I am having one pdf file say xyz.pdf, which contain the plain text.I was to append some new text to the xyz.pdf file.
Q1 : I am having one pdf file say pqr.pdf , which again contain plain text. I
Does anyone have sample code that I could look at that is able to wrap text
around a table. This is a requirement for our generated documents. I have
spent lots of time experimenting but have made no progress. Has anyone else
ever done this type of thing. Is it possible?
Any help would be grea
Hi All,
I have been working on a printing issue for a while. I currently use
iText to convert scanned .tiff documents to PDFs for a large paperless
application here at Sun. The problem that I have encountered is that
the PDF that iText created from tiffs are not printable, I get a
typecheck-re
Is there an equivalent to setOffset() (from Table) for PdfPTable? I can't
figure out how to do this, and I want to move to all PdfPTables if I can.
Thanks,
John
___
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists
Title: RE: [iText-questions] How do I get a copy of pdf.jsp?
When I try to run the jsp file from JRun 3.0, get the following error:
500 Internal Server Error
/pdf.jsp:
null
java.lang.IllegalStateException
at allaire.jrun.servlet.JRunResponse.getOutputStream(JRunResponse.java:294)
Quoting "Birney, Kenneth" <[EMAIL PROTECTED]>:
> Hi, im using itext with xml to create pdf documents that contain tables, my
> question is, how do i set the row height? my XML looks like...
SAXiTextHandler uses the class Table.
With class Table, you haven't got the possibility to define
the heig
Hi, im using itext with xml to create pdf documents that contain tables, my
question is, how do i set the row height? my XML looks like...
Rather than looking for the perfect all-in-one font, use Helvetica for the
roman characters. It's only a couple lines more to identify the characters
and put them in a different chunk. As Helvetica is a built-in font the PDF
size won't grow either.
Best Regards,
Paulo Soares
- Original Messa
Hello,
It's my intention to make the process of putting together
an AcroForm more userfriendly.
If you check the CVS repository, you will see that I have
written two methods: one for a SUBMIT-button and one for
a SINGLE LINE TEXTFIELD.
You can find a simple example here:
http://www.lowagie.com/
12 matches
Mail list logo