Re: [iText-questions] Editing PDF using iText. Creating new APIs

2011-04-26 Thread Naresh Chaurasia
anding of PDF. And after > > those couple of weeks of study, you can begin to think about > > how complex the problem is and how much work is involved... > > > > -Original Message- > > From: 1T3XT BVBA [mailto:i...@1t3xt.info] > > Sent: Monday, April

Re: [iText-questions] Editing PDF using iText. Creating new APIs

2011-04-26 Thread Mark Storer
to think about > how complex the problem is and how much work is involved... > > -Original Message- > From: 1T3XT BVBA [mailto:i...@1t3xt.info] > Sent: Monday, April 25, 2011 11:54 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Editing

Re: [iText-questions] Editing PDF using iText. Creating new APIs

2011-04-26 Thread Leonard Rosenthol
involved... -Original Message- From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: Monday, April 25, 2011 11:54 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Editing PDF using iText. Creating new APIs Op 26/04/2011 8:25, Naresh Chaurasia schreef: > I had been gi

Re: [iText-questions] Editing PDF using iText. Creating new APIs

2011-04-25 Thread 1T3XT BVBA
Op 26/04/2011 8:25, Naresh Chaurasia schreef: > I had been given a task of doing text replacement in pdf files Stop right there. PDF is not a format for editing. Ask the original source that was used to create the PDF, change that source, create a new PDF. If the PDF is a tagged PDF, you could c

[iText-questions] Editing PDF using iText. Creating new APIs

2011-04-25 Thread Naresh Chaurasia
Hi, I had been given a task of doing text replacement in pdf files. I googled and found iText as a good place to start. After reading couple of chapters and trying few example, i spent time with chapter18, Under the hood from iText in Action and came to conclusion that iText is basically not built