Re: [iText-questions] Search & replace in iText

2010-07-05 Thread wasegraves
Please provide a link to the PDF, so we can see if what you wish to do is feasible. Cheers, Bill Segraves From: "Lu, Tao (MOH)" To: itext-questions@lists.sourceforge.net Sent: Mon, July 5, 2010 4:54:34 PM Subject: [iText-questions] Search & replace in iText

Re: [iText-questions] Search & replace in iText

2010-07-05 Thread Cameron Laird
On Mon, Jul 5, 2010 at 3:54 PM, Lu, Tao (MOH) wrote: > Hi, Guys, > > I have an existing PDF doc, I need to replace all occurrence of "USA" to > "CANADA". Any idea how to do that in iText? > ... No. That is, although many newcomers to iText imagine that a task such as you describe is likely a g

[iText-questions] Search & replace in iText

2010-07-05 Thread Lu, Tao (MOH)
Hi, Guys, I have an existing PDF doc, I need to replace all occurrence of "USA" to "CANADA". Any idea how to do that in iText? Thanks in advance! Regards, Tao -- This SF.net email is sponsored by Sprint What will you d

[iText-questions] Possible bug using ENCRYPTION_AES_128 and DO_NOT_ENCRYPT_METADATA

2010-07-05 Thread smilyface
Hi, I'm a developer from the PDFCreator team. We are using itext and I think I found a bug using the parameters ENCRYPTION_AES_128 and DO_NOT_ENCRYPT_METADATA. If I set these encryption parameters: ... byte[] USER = "Hello".getBytes(); byte[] OWNER = "World".getBytes(); ... writer.setEncryption

Re: [iText-questions] text in acrofield

2010-07-05 Thread lukasjob
Hi 1T3XT, I tried using a monospace font just as a test, and it works fine but I must use Verdana it's a project requirement. Please could you be more specific about that COMB property? I couldn't find any example of that. May I could post some code here: in my pdf template I have 3 fields, say f1

[iText-questions] What type of links it is?

2010-07-05 Thread Vajahat Ali
http://itext-general.2136553.n4.nabble.com/file/n2278254/CONTENTSDOC.pdf CONTENTSDOC.pdf Hi Itext: I have attached a one page pdf file which has some links. Kindly tell me how to get the url of that links. It seems to be some sort of form. It is not opening in the browser and trying to submit i