Re: [iText-questions] Upgraded from 1.2.3 to 1.4 and having issues withDocument.close()

2006-08-18 Thread Jeff Randolph
y. Thanks again for all you do here. -Jeff > I've no idea. Post a link to all the files needed to reproduce the > problem. > > Paulo > > - Original Message - > From: "Jeff Randolph" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, August 15, 2006 10

[iText-questions] Upgraded from 1.2.3 to 1.4 and having issues with Document.close()

2006-08-15 Thread Jeff Randolph
Hi all. Again thanks for the great support and effort you put in here. I recently upgraded to 1.4 and am having issues when I run a job. Here's a smidge of my error log: (08/15 14:20:36.548) DestinationDevice: file : java.lang.NullPointerException at com.lowagie.text.pdf.PRStream.(Unkno

Re: [iText-questions] Is it possible to set the default field value

2006-06-22 Thread Jeff Randolph
No it is not, let me look into that. Thank you. -Jeff > You must set the default value in the dictionary in AcroFields.Item. Is > that what you are doing? > > Paulo > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On &

[iText-questions] Is it possible to set the default field value

2006-06-21 Thread Jeff Randolph
I'm copying a pdf and attempting to set the default value to something different for a number of fields. I think I've coded myself into thinking it was working because I'm using the AcroFields.getField,and setField functions but I think the default value is overwriting the setField as soon as I re

[iText-questions] PdfCopyFields Was: Re: (no subject)

2006-06-16 Thread Jeff Randolph
Thanks Paulo, I found the search button shortly after my question posted. > Use PdfCopyFields instead of PdfCopy. > > Paulo > -- -Jeff [EMAIL PROTECTED] http://www.Bigscout79.com ___ iText-questions mailing list iText-questions@lists.sourceforge.net

[iText-questions] (no subject)

2006-06-15 Thread Jeff Randolph
I have some one off pdf java code in which I'm using Itext-1.4.1. I used a number of examples and code found on this list and elsewhere - so if it looks familiar it probably is. The code performs the following: for each file it finds in a directory it reads the file and fields and replaces any fi