[iText-questions] iText in Action

2006-12-13 Thread Iliad Yan
Dear Bruno, It seems that Amazon's shipping is taking quite some time. I've pre-ordered the book from Amazon at the beginning of October and estimated date of delivery January 2007. I live in Greece so it may take a few days longer. And now to something completely different (as John Cleese would

Re: [iText-questions] First books arrived!

2006-12-11 Thread Iliad Yan
This is VERY GOOD news!!! I can't wait to get my copy. 2006/12/9, Bruno Lowagie <[EMAIL PROTECTED]>: Hello all, last week there was a question about the book; well, I'm happy to announce that Manning has started shipping it. I received my first copies yesterday. Read more about it in my blog: h

Re: [iText-questions] Read and Manipulate existing PDF cont.

2006-11-30 Thread Iliad Yan
Thanx again. use Acrobat WITHOUT Designer I will keep that in mind for future documents. any XFA stuff in your PDF What advantage or disadvantage do I have by using XFA forms in PDF. Yannis Iliadis 2006/11/30, Bruno Lowagie (iText) <[EMAIL PROTECTED]>: Iliad Yan wrote: >

Re: [iText-questions] Read and Manipulate existing PDF cont.

2006-11-30 Thread Iliad Yan
lt;[EMAIL PROTECTED]>: Iliad Yan wrote: > I am sending you 2 sample attachments (both created with Acrobat > Designer 7) of what I want to do. Note that there is only limited support for forms created with Designer. You also need a very recent version of iText. However, that's not a pro

[iText-questions] Read and manipulate existing pdf content

2006-11-01 Thread Iliad Yan
Hello,I am relative new to iText. I have read part of the Tutorials and have achieved a small understanding of the API.My question is: How can I read the content of an existing PDF (created with Adobe Designer 7), which contains static (text, images ,lines etc) and dynamic content (AcroFields), so

[iText-questions] RTF file

2005-06-27 Thread Yan
can I open and add text at the end of an existing RTF file?? Thanks. Yan --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more

[iText-questions] Acrobat reader 7.0 doesn't print from hidden frame.

2005-02-07 Thread Yan
Hi, I have a web page which contains a hidden frame. During the run time, a javascript function set the hidden frame's content(document.location) to a servlet, which prints something in the background. I am using iText for the servlet. This works fine under acrobat reader 5 and 6. Recently