RE: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-27 Thread Leonard Rosenthol
At 09:07 AM 10/27/2005, Russell Burke wrote: We have an in-house application that populates RTF documents that are authored by MS Word but they really prefer the PDF format.  So producing a PDF file is a requirement for me. Of course! But the RTF can then be converted to PDF wit

RE: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-27 Thread Russell Burke
Title: RE: [iText-questions] Problem with reformatting text on the same line as a form field. We have an in-house application that populates RTF documents that are authored by MS Word but they really prefer the PDF format.  So producing a PDF file is a requirement for me.   Thanks

RE: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-26 Thread Leonard Rosenthol
At 10:02 AM 10/26/2005, Russell Burke wrote: That's what we are currently doing. The problem with that approach is that whenever there is a change to the text of a PDF document a developer has to get involved with modifying the XSL, XML and maybe the FOP code. I was looking for an approach wh

Re: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-26 Thread Bruno Lowagie
Russell Burke wrote: That's what we are currently doing. The problem with that approach is that whenever there is a change to the text of a PDF document a developer has to get involved with modifying the XSL, XML and maybe the FOP code. I was looking for an approach where a non developer wo

RE: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-26 Thread Russell Burke
Title: RE: [iText-questions] Problem with reformatting text on the same line as a form field. That's what we are currently doing.  The problem with that approach is that whenever there is a change to the text of a PDF document a developer has to get involved with modifying the XSL

RE: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-26 Thread Paulo Soares
You'll probably need a different workflow to do > that but it all > depends on the project and you didn't give enough information > even for an > educated guess. > > - Original Message - > From: "Russell Burke" <[EMAIL PROTECTED]> >

RE: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-26 Thread Russell Burke
Title: Re: [iText-questions] Problem with reformatting text on the same line as a form field. Ok, fair enough, here's what I'm trying to accomplish.  Currently, we are producing PDF files using the FOP Java library.  We would like to create PDF forms containing text fields for a

Re: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-25 Thread Paulo Soares
ssell Burke" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]>; Sent: Tuesday, October 25, 2005 11:07 PM Subject: RE: [iText-questions] Problem with reformatting text on the same line as a form field. Re: [iText-questions] Problem with reformatting text on

RE: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-25 Thread Russell Burke
Title: Re: [iText-questions] Problem with reformatting text on the same line as a form field. Do you think this would possible with the Adobe SDK?  If not, do you have any suggestions?   Thanks, Russell Burke CTG Systems Advisor 770-776-4000 - CTG 601-664-4756 - BCBSMS [EMAIL

Re: [iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-25 Thread Paulo Soares
estions] Problem with reformatting text on the same line as a form field. Hi, I'm trying to reformat a line of text where a form field resides because depending on the dynamic text generated there could be a large number of trailing spaces. In the case below, the name John Doe was generat

[iText-questions] Problem with reformatting text on the same line as a form field.

2005-10-25 Thread Russell Burke
Hi,   I'm trying to reformat a line of text where a form field resides because depending on the dynamic text generated there could be a large number of trailing spaces.  In the case below, the name John Doe was generated using a text field.  I defined the text field to be is long as our maxim