Re: [iText-questions] PdfPTable vs Table

2005-11-25 Thread Antoine
I also remember your previous questions. Please think about my remark about outpricing consultants by giving free consultancy. Are you an iText consultant? Then you should dig into iText. If not, maybe you need to hire somebody who does know iText. I had someone else saying this to me not so l

[iText-questions] Re: help!!!

2005-11-25 Thread Vineet Reynolds
Omar F. Rodriguez hotmail.com> writes: > > is there some kind of limitant when itext adds an image to a pdf document?, > i am making an application which uploads a GIF o JPG, and i am using itext > to create a dynamic PDF to show to the users what information has entered > and what image has

[iText-questions] Keeping annotations from original pdf with Itext pdfReader

2005-11-25 Thread Robin
Hi! I'm pretty new to all this and I have a big problem. Here's what my program do: My itext program takes a couple of pdf files and merge them into one pdf document. Adding by the way a header, footer and other things Everything works fine. The problem is that I wanted to erase the title of

[iText-questions] help!!!

2005-11-25 Thread Omar F. Rodriguez
is there some kind of limitant when itext adds an image to a pdf document?, i am making an application which uploads a GIF o JPG, and i am using itext to create a dynamic PDF to show to the users what information has entered and what image has been uploaded before all this data is saved within t

Re: [iText-questions] Rtf doesnt support internal link

2005-11-25 Thread Mark Hall
On Friday 25 November 2005 13:58, Jayendranath Krishnamoorthy wrote: > Thanks a lot for your reply. Do you have any other options to do the > same using any other open source tools? You could look at http://jakarta.apache.org/poi/ Greetings, Mark -- I reverently believe that the maker who made us

RE: [iText-questions] Rtf doesnt support internal link

2005-11-25 Thread Jayendranath Krishnamoorthy
Thanks a lot for your reply. Do you have any other options to do the same using any other open source tools? Regards Jayend -Original Message- From: Mark Hall [mailto:[EMAIL PROTECTED] Sent: Friday, November 25, 2005 6:17 PM To: itext-questions@lists.sourceforge.net Cc: Jayendranath Kris

Re: [iText-questions] Rtf doesnt support internal link

2005-11-25 Thread Mark Hall
On Friday 25 November 2005 11:37, Jayendranath Krishnamoorthy wrote: > I want to generate a rtf document with internal links. Internal links are not supported in the RtfWriter2 (also not RtfWriter). Greetings, Mark -- You have an unusual equipment for success. Be sure to use it properly. My GPG

[iText-questions] Rtf doesnt support internal link

2005-11-25 Thread Jayendranath Krishnamoorthy
Hi, I want to generate a rtf document with internal links. I am getting the rtf document but I am not able to navigate the internal links. I am using Anchor. Here is my code:   Document document = new Document();     RtfWriter2 writer = RtfWriter2.getInstance(document,