Re: [iText-questions] ClassCastException in PdfCopyFieldsImp.updateCalculationOrder()

2007-09-13 Thread nleduc
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

Re: [iText-questions] ClassCastException in PdfCopyFieldsImp.updateCalculationOrder()

2007-09-13 Thread Paulo Soares
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

[iText-questions] ClassCastException in PdfCopyFieldsImp.updateCalculationOrder()

2007-09-12 Thread nleduc
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

Re: [iText-questions] ClassCastException in PdfCopyFieldsImp.updateCalculationOrder()

2007-09-12 Thread Xavier Le Vourch
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

[iText-questions] ClassCastException in PdfCopyFieldsImp.updateCalculationOrder()

2007-09-12 Thread nleduc
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