RE: [iText-questions] Fonts on MacOS

2004-01-06 Thread Paulo Soares
Title: RE: [iText-questions] Fonts on MacOS Use DefaultFontMapper to get the font. The fonts need to be registered first. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Neil Taylor Sent:   Tuesday, January 06, 2004 1

[iText-questions] Re: parse and replace test in a PDF Document

2004-01-06 Thread Bruno Lowagie
[EMAIL PROTECTED] wrote: Hi! I am looking for a nice way to parse and replace text in an existing pdf document. I read something about PDF formes, but I can't get an example. And what is about special Characters like äüö? Regards Christoph You wrote your mail to the admin, not to the actual m

[iText-questions] Fonts on MacOS

2004-01-06 Thread Neil Taylor
Hi, I am working with iText on MacOS X 10.2 and I am a little confused by fonts. I am trying to integrate iText into an existing application. The application provides the user with access to a list of available fonts on the system - retrieved via the java.awt.Font class. I need to take the selec

RE: [iText-questions] Document level javascripts

2004-01-06 Thread Paulo Soares
Title: RE: [iText-questions] Document level javascripts That's coming soon, together with name manipulation (named destinations). Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Leonard Rosenthol Sent:   Tuesday, Janu

RE: [iText-questions] stamped.java example /Merging PDF files

2004-01-06 Thread Gao, Ping
Title: RE: [iText-questions] stamped.java example /Merging PDF files Hi Paulo,   Thank you very much for your help! It works now! You're the best!   Regards,   Ping -Original Message-From: Paulo Soares [mailto:[EMAIL PROTECTED]Sent: Tuesday, January 06, 2004 4:57 AMTo: tom s

Re: [iText-questions] Document level javascripts

2004-01-06 Thread Leonard Rosenthol
At 10:40 AM +0530 1/6/04, Divya Bhargov wrote: I created a PDF file usinf acrobat writer. It contains javascripts at form field level and also at document level. When I copy this PDF into another one using itext, the document level javascripts are not getting replicated. I tried Correct. T

Re: [iText-questions] (no subject)

2004-01-06 Thread Leonard Rosenthol
At 9:03 AM +0100 1/6/04, Henning Vortisch wrote: Now some Questions, because i want to write an imposition-programm that will impose parts of ppml-jobs only using pdf for offsetprinting and digitalprinting. You might also want to look at PPML/VDX which is based on PDF, since the general PPML form

RE: [iText-questions] (no subject)

2004-01-06 Thread Paulo Soares
Title: RE: [iText-questions] (no subject) -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Henning Vortisch Sent:   Tuesday, January 06, 2004 8:03 To: [EMAIL PROTECTED] Subject:    [iText-questions] (no subject) I wrote a program to cre

RE: [iText-questions] need help on character spacing

2004-01-06 Thread Paulo Soares
Title: RE: [iText-questions] need help on character spacing Describe your workflow and the tools you use. We may not be speaking about the same. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of brain wave Sent:   Monda

RE: [iText-questions] set default line space for all Paragraphs, Phrases, and Chunks in a pdf file

2004-01-06 Thread Paulo Soares
Title: RE: [iText-questions] set default line space for all Paragraphs, Phrases, and Chunks in a pdf file Extend Phrase or Paragraph. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of June Ni Sent:   Monday, January 05,

RE: [iText-questions] stamped.java example /Merging PDF files

2004-01-06 Thread Paulo Soares
Title: RE: [iText-questions] stamped.java example /Merging PDF files It works but there's more than meets the eye. You may have a page with a crop area and everything placed there will not show. You may also have a white area and trying to stamp underneath it won't show anything; stamp over t

Re: [iText-questions] Broken Link

2004-01-06 Thread Bruno Lowagie
Jan Tietjens wrote: there is a broken Link at the following page: http://www.lowagie.com/iText/tutorial/ch11.html It's fixed, Thanks for reporting, Bruno --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or j

[iText-questions] Document level javascripts

2004-01-06 Thread Divya Bhargov
Hi , I created a PDF file usinf acrobat writer. It contains javascripts at form field level and also at document level. When I copy this PDF into another one using itext, the document level javascripts are not getting replicated. I tried objPdfReader = new PdfReader(lSFileInPdf); Document d

[iText-questions] Broken Link

2004-01-06 Thread Jan Tietjens
Hi Guys, there is a broken Link at the following page: http://www.lowagie.com/iText/tutorial/ch11.html The broken link "Chapter 3" pointing to "http://www.lowagie.com/iText/examples/ch03.html"; is located at the section "Remote goto". Thanks for fixing, Best regards Jan -- Jan Tietjens Gentl

[iText-questions] set default line space for all Paragraphs, Phrases, and Chunks in a pdf file

2004-01-06 Thread June Ni
Hi, Our business user request to reduce the space between all lines in a pdf file. The file contains tables with Chunks added in Cells, Phrases, and Paragraphs. Is there a way to set the default line space to a specific number rather than using setLeading() in every Phrase and Paragraph? Than

[iText-questions] (no subject)

2004-01-06 Thread Henning Vortisch
I wrote a program to create businesscard from xml and impose them on one page. It was very comfortable by using the itext-library. Now some Questions, because i want to write an imposition-programm that will impose parts of ppml-jobs only using pdf for offsetprinting and digitalprinting. Is the l