Re: [iText-questions] Anchor

2003-02-19 Thread Ricky M. Codizar
Thanks a lot Bruno. (B (BUntil next time. (B (BBruno $B$5$s$O=q$-$^$7$?(B: (B>Quoting "Ricky M. Codizar" <[EMAIL PROTECTED]>: (B> (B>> Hi! (B>> (B>> Just a bit of curiosity about the Anchor class. In the sample code below: (B>> (B>> Anchor anchor = new Anchor("this is a link"); (B>>

Re: [iText-questions] Anchor

2003-02-19 Thread Bruno
Quoting "Ricky M. Codizar" <[EMAIL PROTECTED]>: > Hi! > > Just a bit of curiosity about the Anchor class. In the sample code below: > > Anchor anchor = new Anchor("this is a link"); > anchor.setName("LINK"); > anchor.setReference("http://www.lowagie.com";); > > What does the setName() method re

Re: [iText-questions] Question for Generating a Landscape pdf!

2003-02-19 Thread Bruno
Quoting Robot robot <[EMAIL PROTECTED]>: > Hi, > > I want to ask how to use iText to generate a landscape pdf? Since it is > default as portrait. Please advice. It's in the tutorial: PageSize.A4.rotate(); --- This SF.net email is sponsored b

[iText-questions] Question for Generating a Landscape pdf!

2003-02-19 Thread Robot robot
Hi, I want to ask how to use iText to generate a landscape pdf? Since it is default as portrait. Please advice. Thanks for your help! _ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=feature

[iText-questions] Servlet problem

2003-02-19 Thread Xiaojun Pan
I have found a problem about servlet when I study the iText with the tutorial.Environment:itext0.96windows 2Kjdk131weblogic6.1IE5.5 sp2     Chap0105.java, Compile is OK. And I deploy the servlet into Weblogic, it run perfectly.  But I split the Chap0105.java into 2 files

RE: [iText-questions] Populating AcroForm Fields with Dynamic Dat a and Merging PDFS

2003-02-19 Thread Leonard Rosenthol
At 4:27 PM + 2/19/03, Paulo Soares wrote: Form filling and flatening will be available next month. And just a point of note, you WILL need to flatten in order to merge multiple PDF's with the same fields... Leonard -- -

Re: [iText-questions] how can I sav pdf forms?

2003-02-19 Thread Leonard Rosenthol
At 3:58 PM +0100 2/19/03, Jubeau Gaëlle (Axen) wrote: I am not able to save my pdf form files with Acrobat Reader. And I am wondering if there is a simple way (and free way) to save my document... Does someone have an idea? "If Reader could save, it would have been called Saver" (Max Wyss) Th

Re: [iText-questions] Anchor

2003-02-19 Thread Ricky M. Codizar
Hi! Just a bit of curiosity about the Anchor class. In the sample code below: Anchor anchor = new Anchor("this is a link"); anchor.setName("LINK"); anchor.setReference("http://www.lowagie.com";); What does the setName() method really do? I tried the sample code above and on my pdf document it d

Re: [iText-questions] license/copyright question

2003-02-19 Thread Matt Benson
iText will insert its name into your generated PDF, not visibly, just in the file. You don't have to worry about it at all. -Matt --- Will Wang <[EMAIL PROTECTED]> wrote: > Hi Bruno & Paulo, > > First thanks for putting out this neat product for > everybody to use. You > guys are great! I de

[iText-questions] license/copyright question

2003-02-19 Thread Will Wang
Hi Bruno & Paulo, First thanks for putting out this neat product for everybody to use. You guys are great! I decided to use iText Java PDF library for one project in my company, primarily for merging pages and adding meta data. By reading the FAQ and email archive, my impression is, but corr

[iText-questions] Bookmarns

2003-02-19 Thread DReid
Good day,   Is there anyway to create bookmarks in itext?   Thanks, Deon

[iText-questions] Internationalization?

2003-02-19 Thread Meena Haram
How internationalization works in iText? __ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com --- This SF.net email is sponsored by: SlickEdit Inc. Deve

RE: [iText-questions] Populating AcroForm Fields with Dynamic Data and Merging PDFS

2003-02-19 Thread Paulo Soares
Form filling and flatening will be available next month. Best Regards, Paulo Soares > -Original Message- > From: Tony Costanzo [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, February 19, 2003 16:19 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Populating AcroForm Fields with Dy

[iText-questions] Populating AcroForm Fields with Dynamic Data and Merging PDFS

2003-02-19 Thread Tony Costanzo
Hi-   I was wondering if the following could be accomplished using iText:   - Read the AcroForm fields of a pdf - Populate the fields with dynamic data - Redisplay the PDF with the AcroForm fields populated with the data - Repeat this process for several PDFs and merge them into one PDF whi

[iText-questions] Table split using XML/PDF - 2nd post

2003-02-19 Thread Isaac . Goldstein
Hi. I posted this question yesterday. Can someone please tell me if it's possible to prevent a table split using the XML to PDF feature? If not, is there some sort of wrokaround? Thank you. Isaac --- This SF.net email is sponsored by: Sli

[iText-questions] how can I sav pdf forms?

2003-02-19 Thread Jubeau Gaëlle (Axen)
I am not able to save my pdf form files with Acrobat Reader. And I am wondering if there is a simple way (and free way) to save my document... Does someone have an idea? Thanks > Gaëlle JUBEAU > AXEN - UCB Braine L'Alleud > Tél: 00 32 2 386 36 77 > [EMAIL PROTECTED] > > > > ---

RE: [iText-questions] I can't see multiline form fields

2003-02-19 Thread Paulo Soares
Yes, the problem is solved. I have ready a single line text field that takes the same parameters as in the Acrobat GUI, really easy to use and even does beveled borders. I'm now working on auto-sizing multiline text. I'll try to have a new version by Friday or Monday with this. Best Regards, Paulo

RE: [iText-questions] I can't see multiline form fields

2003-02-19 Thread Jubeau Gaëlle (Axen)
I am sorry, I don't understand very well. Do you have found a way I can use to correct this problem? Thanks Gaëlle > Gaëlle JUBEAU > AXEN - UCB Braine L'Alleud > [EMAIL PROTECTED] > > > -Original Message- > From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2

RE: [iText-questions] load pdf in browser

2003-02-19 Thread Paulo Soares
It will never work (just by chance) using a PrintWriter. PDF is always a binary format even if sometimes look as text. Best Regards, Paulo Soares > -Original Message- > From: RAUL283 [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2003 17:21 > To: [EMAIL PROTECTED] > Subject:

Re: [iText-questions] Table Position

2003-02-19 Thread Bruno Lowagie
isha afisha wrote: Hi, just wanna ask.. can we modify in PageEvent coding to return String or Integer ??? The answer is no. How would you ever be able to do something with this return value. The Event is triggered in PdfDocument. You will never invoke the method onCloseDocument yourself. Are y

[iText-questions] Table Position

2003-02-19 Thread isha afisha
Hi, just wanna ask.. can we modify in PageEvent coding to return String or Integer example: public String onCloseDocument(PdfWriter writer, Document document) { } and How to set the table position in certain matrix. __ Selling? Buying? Do Busin