Hi there,
Want to have a small piece of code showing the way I can add
a (HTML) submit button to an existing PDF file?
Thanks In advanced!
P
Upgrade your account today for increased storage; mail
forwarding or POP enabled e-mail with automatic virus
scan
- Original Message -
From: "Sumit Kumar Gupta,Gurgaon" <[EMAIL PROTECTED]>
To:
Sent: Saturday, October 07, 2006 1:25 PM
Subject: [iText-questions] need help
> My tables gets break when goes to next page.Can you provide the solutions
> for that.
>
Use a PdfPTable if you're using Table.
Hi All,
Please could some let me know
how to rotate cells in a Rtf document. I can do it in Pdf using
PdfPCell.
Regards,Sudheendra N SinghCell -
9880015753**
Nous Infosystems
This e-mail transmission may contain confi
Henry Lu wrote:
> I have difficulties to set the table size correctly. Here is mycode:
>
> Table t = new Table(2, table_contents.length);
> t.setAlignment("LEFT");
> t.setBorderWidth(0);
> t.setWidths(new int[] {800,80});
I'm more into PDF than RTF,
Antoine wrote:
> On 06/10/06, Henry Lu <[EMAIL PROTECTED]> wrote:
>> Mr. Lowagie, is it possible to sent me your draft book in e-format? I
>> realy need to read the book right now.
That's a question for the publisher, not the author ;-)
I see Mr. Lu works for the University of Michigan.
You should
Steve Murphy wrote:
> Hi,
>
> I need to generate a Pdf document with a dynamic cover
> page (with customer data) and at least one detail page
> with order detail lines. The detail pages need to have
> a consistent header, which I am able to do, but the
> cover page can't have this header. I'm not