Hi All,
I used PdfPTable to create nested tables.
Successfully i got the required design ,but i don't want the table border.
There is nothing like tbale border for pdfptable exists .I removed the cell
border using below code
cell.disableBorderSide(PdfPCell.LEFT);
cell.disableBorderSide(PdfPCe
Ekta Agarwal wrote:
> Is there a way to add a textField to a chunk? From what I understood, I
> can add the textField to a PdfPTable, but I was wondering if I could
> create a chunk that has some text and then a textField?
>
> I would appreciate any information on this. If someone to point me
I have a whole chunk of code that I can share. I am currently in disneyland and
won't be able to send it until tonight. : )
-Original Message-
From: [EMAIL PROTECTED]
To: itext-questions@lists.sourceforge.net
Sent: 3/24/08 11:42 AM
Subject: [iText-questions] Imposition inquisition
Does a
Eric,
Please keep in mind that this is a discussion list, not a help desk.
There are many volunteers here that could help you with your problems, as long
as they don't have to do your work for you, in order to be able to help you. If
you expect someone here to do significant work to be able to
First of all it's right that I should have read the book completly. That's
something that I really missed but I want you to know that I didn't refuse it.
I answer you because I think you should know that I did my best to resolve
this leading problem.
First the examples that you sent me are the
I have a whole chunk of code that I can share. I am currently in disneyland and
won't be able to send it until tonight. : )
-Original Message-
From: [EMAIL PROTECTED]
To: itext-questions@lists.sourceforge.net
Sent: 3/24/08 11:42 AM
Subject: [iText-questions] Imposition inquisition
Does a
Does anybody have any code based imposition
algorithms/methods/routines/logic/etc that they would care to share?
I am having a bit of a time making anything 'elegant' and easily reusable.
Thanks in advance.
JP-
This SF.net
Is there a way to add a textField to a chunk? From what I understood, I can
add the textField to a PdfPTable, but I was wondering if I could create a
chunk that has some text and then a textField?
I would appreciate any information on this. If someone to point me to the
right resource, that would
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
For everybody interested in getting access to snapshots of the recent
changes in the svn repository, I've set up a small script on my server
that will build snapshots daily and keep the latest five versions.
The iText version returned by Documen
Eric Summkeller wrote:
par.setLeading(72);
document.add(par);
par2.setLeading(20);
document.add(par2);
Thanks again for your help!
I've tried this but the result was the same. The first paragraph overlaps the
second paragraph. Do you have another idea what I could do?
Paulo's suggestion
Bruno,
Thanks again. Don't rush the release on my account!
Regards,
Gavin
- Original Message
From: Bruno Lowagie <[EMAIL PROTECTED]>
To: Post all your questions about iText here
Sent: Friday, March 21, 2008 2:11:21 AM
Subject: Re: [iText-questions] Bug in DocumentFont when loading Dif
> par.setLeading(72);
>
> > document.add(par);
>
> par2.setLeading(20);
>
> > document.add(par2);
Thanks again for your help!
I've tried this but the result was the same. The first paragraph overlaps the
second paragraph. Do you have another idea what I could do?
--
- Original Message -
From: "Eric Summkeller" <[EMAIL PROTECTED]>
To:
Sent: Monday, March 24, 2008 8:59 AM
Subject: Re: [iText-questions] How can I set the correct leading!
> No sorry, I mean two Paragraph objects with different font sizes. In this
> case
> the second Paragraph object
Post a link to the PDF and the FDF so that the problem can be reproduced.
Also check if you are using the latest iText.
Paulo
- Original Message -
From: "kumar1" <[EMAIL PROTECTED]>
To:
Sent: Monday, March 24, 2008 7:00 AM
Subject: Re: [iText-questions] ClassCast Exception when using iT
hi,
I am getting the same exception. have u resolved it. plz share the
answer.
Regards,
shanthakumar
Suneel.Naik wrote:
>
>
> Hi all, I am getting the following exception when populating dynamic
> data using iText API on a PDF document with place holders for dynamic
> data,
>
>
> And get
No sorry, I mean two Paragraph objects with different font sizes. In this case
the second Paragraph object is automatically added into a new line and
overlaps the content of the first line. My problem is that I don't know how I
can set the correct leading or spacing, that both Paragraph objects
16 matches
Mail list logo