Title: PdfCopyFields problem?
It seems to expand the field itself. 
 
I managed to get the text resize to work but I think resizing the field is more desirable to my client. Is this done through the setFieldProperties method as well?
 
I appreciate your helping me on this.
-----Original Message-----
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 14, 2004 6:27 PM
To: Malloy, James; [EMAIL PROTECTED]
Subject: RE: [iText-questions] PdfCopyFields problem?

Is the field enlarged or the font size is smaller? Either way is easy to do,just change the annot rect size or the font size property in AcroFields ( a fontsize of 0 is auto-size).
 
Best Regards,
Paulo Soares


From: Malloy, James [mailto:[EMAIL PROTECTED]
Sent: Tue 14-Sep-04 20:38
To: Paulo Soares; [EMAIL PROTECTED]
Subject: RE: [iText-questions] PdfCopyFields problem?

Paulo,
    I now do not believe the problem is IText. We were comparing the output of IText to that of FdfMerge and noticed that FdfMerge handles multiline fields differently than Itext. With FdfMerge if the text within a multiline field exceeds the fields length the field is enlarged to fit the text. Does Itext have this capability. Where should I start if I want to code this capability into IText?
 
- Jim
-----Original Message-----
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 14, 2004 9:38 AM
To: Malloy, James; [EMAIL PROTECTED]
Subject: RE: [iText-questions] PdfCopyFields problem?

Send me the pdf and a simple program that I can run here with the problem.
 
Best Regards,
Paulo Soares


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Malloy, James
Sent: Tuesday, September 14, 2004 1:33 PM
To: [EMAIL PROTECTED]
Subject: [iText-questions] PdfCopyFields problem?

I am  having a problem when applying data into an existing pdf form field that has the "multi-line" property set on it. Itext does not seem to handle the multiline - It truncates after one line. If I do a straight fdfmerge to the form it does do the multiline.  Am I not doing something or doing something wrong? I have attached the source for my class.

<<ItextProcess.java>>



Jim Malloy
Enterprise Application Services
Pager: (413) 730-9705
X43950

---------------------------------------------------------
This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies.

---------------------------------------------------------

Reply via email to