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
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 fields and
then flatten the forms. In one of our applications, the user needs to see
multiple employee forms. Our strategy for this is to create each PDF
nleduc wrote:
>
> I don't know exactly which version of iText we are using (maybe someone
> could tell me if there is somewhere in the jar file I can find that).
>
System.out.println(com.lowagie.text.Document.getVersion());
will print out the iText version.
Xavier
--
Xavier Le Vourch
Britta
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 fields and
then flatten the forms. In one of our applications, the user needs to see
multiple employee forms. Our strategy for this is to create each PDF