We are using iText 1.3 -- it will take me a few days to get a standalone
program and document ready. Thank you for your help.
--
View this message in context:
http://www.nabble.com/ClassCastException-in-PdfCopyFieldsImp.updateCalculationOrder%28%29-tf4432663.html#a12660109
Sent from the iText
Please provide a small standalone program and all the
files needed to reproduce the problem.
Paulo
--- nleduc <[EMAIL PROTECTED]> wrote:
>
> We use iText to generate employee forms for viewing
> and printing online. We
> read a PDF created with Acrobat version 7, write
> data to the form field
The problem has nothing to do with fonts, right before
placing the template you call
PdfContentByte.setCharacterSpacing() with a very big
value. The error is in this value, not the font.
Paulo
--- yuanjk <[EMAIL PROTECTED]> wrote:
> hi
>
> I create a pdf file by using iText
> PdfContentByte,Pdf
I resolved the issue by enforcing the use of a new modified template and
by printing the new numbers for the headings on positions relative to the
destinations of the current bookmarks.
br,
Björn
On Wed, September 12, 2007 2:28 pm, Björn Ryding wrote:
> Bruno Lowagie (iText) wrote:
>> I've read
Thanks very much. I think I have all I need now.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Hans-Werner Hilse
Sent: Thursday, September 13, 2007 9:16 AM
To: itext-questions@lists.sourceforge.net
Subject: [SPAM] - Re: [iText-questions] [SPAM] - Re: Te
Hello all,
this was just brought to my attention: "The JPedal PDF Forms Designer
is the first of a suite of PDF forms tools for manipulating PDF forms.
It's a brand new 100% Java, client-side application that allows users
to graphically add, through a drag and drop mechanism, form fields,
freetext
Hi,
On Thu, 13 Sep 2007 09:04:47 -0400 "Brian Daddino"
<[EMAIL PROTECTED]> wrote:
> I have no idea how to do that. Could you show me a quick example?
Personally, I use that approach for vertical distribution of text
blocks (for the TeX guys: something like \vfill). So I'll quote the
relevant pa
Thank you for the quick reponse. The setAdjustFirstLine() method looks good.
I used the the ColumnText object a lot, but it has some drawbacks,
which I can only solve by invoking the go() method after every
element.
For example I set manually the position of every element to have a
baseline grid.
I have no idea how to do that. Could you show me a quick example?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Bruno Lowagie (iText)
Sent: Thursday, September 13, 2007 9:00 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions]
Brian Daddino wrote:
> This brings me back to my original problem then. How do I get
> ColumnText to not just print out but to go into an Image that can be
> rotated?
By defining a PdfTemplate object and writing the
ColumnText to that template.
br,
Bruno
-
This brings me back to my original problem then. How do I get
ColumnText to not just print out but to go into an Image that can be
rotated?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Hans-Werner Hilse
Sent: Thursday, September 13, 2007 8:18 AM
To: it
Hi,
On Wed, 12 Sep 2007 13:38:31 -0400 "Brian Daddino"
<[EMAIL PROTECTED]> wrote:
> I must be missing something then. The text in my template does not
> wrap to the next line if it is too long. It simply cuts off at the
> end of the template. Also, I must not be using the rotation
> correctly
Hello all,
is there a reason why trautofit has been removed from the library?
I am evaluating iText for RTF generation, our tables need trautofit,
because we dont have cell width informations.
Thanks in advance,
Stephan
-
Abraham wrote:
> Hi,
>
> I´m using iText (2.0.5) in a applet to sign pdf documents. The first
> version works well, but I need to sign the iText classes along the mine
> in order to avoid file permission problems. I´d like to know if exists a
> signed jar of the latest version (I've found an ol
Hi,
I´m using iText (2.0.5) in a applet to sign pdf documents. The first version
works well, but I need to sign the iText classes along the mine in order to
avoid file permission problems. I´d like to know if exists a signed jar of
the latest version (I've found an old one).
Thanks in advance.
Re
15 matches
Mail list logo