RE: [iText-questions] problems getting started

2003-06-13 Thread Bruno
Quoting Huttin Pierre <[EMAIL PROTECTED]>: > Hello, > > > I try to add a link (with the anchor class) like 'http://www.huttin.com', > in > a pdf. And I want place it to a specific place on first page or on specific > place on every page. Don't use Anchor, look for PdfAction and PdfAnnotation. h

Re: [iText-questions] problems getting started

2003-06-12 Thread Bruno
Quoting Lloyd Bergman <[EMAIL PROTECTED]>: >Similarily with the tutorial I don't have any of the Chap*.java or >Chap*.pdf files. Where do I download those from? http://itext.sourceforge.net/downloads/examples.tar.gz br, Bruno --- Thi

[iText-questions] problems getting started

2003-06-12 Thread Lloyd Bergman
I'm looking for some basic examples that I can't find on the web site. Some of the problems I have are: Make things (header and text) bold Change the font size (it seems like I would use TextField.setFontSize to do this but I don't know how to use TextField) Change the font size for t