Re: [iText-questions] Tiff extraction from PDF file using iText

2006-03-06 Thread bruno
lhorenz baylon wrote: Hi, can i use iText to extract tiff images from a pdf file? thanks a lot. :) lhorenz Please read the answer that was posted here. http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/msg21879.html Also read the other questions/answers in the thread. br, Br

[iText-questions] Re: [iText-questions]

2006-03-06 Thread bruno
Giorgio Arcangeli wrote: Hi, I have a problem (and then a question!) I have one pdf PfdA with a form and another pdf PdfB with a form. I want read PdfA and fill the form, read PdfB and fill then form, then append this result to new pdf with 2 pages and send it to browser. How do I do that?

Re: [iText-questions] iTex compatibale version with JDK 1.3

2006-03-06 Thread Manjith Gunatilaka
Hi Bruno, i compiled the itex package without any error in local environment. But I am having some problem when I tries to load this package to Oracle Database. It has a JVM of JDK 1.3 and it doesn't come with com.sun.image.codec package. Therefore could you please tell me where to get this p

[iText-questions] Tiff extraction from PDF file using iText

2006-03-06 Thread lhorenz baylon
Hi, can i use iText to extract tiff images from a pdf file? thanks a lot. :)  lhorenz

Re: [iText-questions] custom japanese font?

2006-03-06 Thread Paulo Soares
(Please stay on the mailing list) What's the stack trace? - Original Message - From: "Jason Te Whau" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Monday, March 06, 2006 7:42 PM Subject: Re: [iText-questions] custom japanese font? Hi Paulo Thanks for replying so q

Re: [iText-questions] custom japanese font?

2006-03-06 Thread Paulo Soares
It should work with OTF fonts, CFF or TTF glyphs and Identity-H encoding. - Original Message - From: "Jason Te Whau" <[EMAIL PROTECTED]> To: Sent: Monday, March 06, 2006 6:50 PM Subject: [iText-questions] custom japanese font? Hi I've been using iText for about 3 months now and its

[iText-questions] custom japanese font?

2006-03-06 Thread Jason Te Whau
HiI've been using iText for about 3 months now and its been working great. I am able to produce pdf documents in english using a custom font, and also in japanese using the iText built-in fonts.I however now have a requirement where I must use a custom font for my japanese version. I wonder if anyo

RE: [iText-questions] Can iText replace images etc.

2006-03-06 Thread Paulo Soares
The first thing you have to understand is that nothing is simple when dealing with PDFs. Read chapter 3 and 4.8 of the pdf reference until you know it by heart (no kidding). iText has classes, like PdfArray or PdfDictionary, that mimic the structures in the pdf reference. To get an image: - get

Re: [iText-questions] Can iText replace images etc.

2006-03-06 Thread bruno
Petter Nyström wrote: Could someone give me a quick read-up on how iText does its stuff behind the scenes? I think that'd be crucial understanding for me if I am going to use iText to do my work. Forgive me for not answering all the questions at once. Let's do this step by step. First downlo

Re: [iText-questions] Can iText replace images etc.

2006-03-06 Thread Petter Nyström
Hello again list! On Fri, 24 Feb 2006, Leonard Rosenthol wrote: At 09:39 AM 2/24/2006, Petter Nyström wrote: One of the basic things I want to do is to pull images out of a PDF, let third-party software modify these images and then plug the modified images back into the PDF without changing

Re: [iText-questions] How to know if a field is visible or not?

2006-03-06 Thread bruno
philip89 wrote: Hi There, I want to know which of the fields (CHECKBOX, RADIOBUTTON, TEXT, LIST, COMBO) are visible or not in a PDF file. <>First let me give you some iText code: PdfReader reader = new PdfReader(myPdf); AcroFields fields = reader.getAcroFields(); AcroFields.Item item = fiel

Re: [iText-questions] How to set the document property "signing" ?

2006-03-06 Thread Paulo Soares
You'll have to buy Acrobat Live Cycle to do that. - Original Message - From: "Frankinet Philippe" <[EMAIL PROTECTED]> To: Sent: Monday, March 06, 2006 8:37 AM Subject: [iText-questions] How to set the document property "signing" ? How to set the document property "signing" (Acrobat R

Re: [iText-questions] Signature in AcroForm

2006-03-06 Thread Paulo Soares
You have a broken PDF. The signature appears in the acroform array but not as annotation in any page. Just because it opens on Acrobat doen't make it legal. Paulo - Original Message - From: "Michael Kail" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Monday, March

[iText-questions] How to set the document property "signing" ?

2006-03-06 Thread Frankinet Philippe
How to set the document property "signing" (Acrobat Reader : File --> Document Properties --> Security tab) to true/false ?   Thanks,   Philippe.        Philippe Frankinet  Technical Analyst (p.frankinet@nsi-sa.be)   NSI S.A.

Re: [iText-questions] Acroread dont have signing permissions

2006-03-06 Thread Paulo Soares
Acroread can't sign. - Original Message - From: "Jose Javier Rodriguez" <[EMAIL PROTECTED]> To: Sent: Monday, March 06, 2006 6:13 AM Subject: [iText-questions] Acroread dont have signing permissions I created an empty signature, but acroread not letting me sign the empty signature,

Re: [iText-questions] Signature in AcroForm

2006-03-06 Thread Paulo Soares
Please post the file. - Original Message - From: "Michael Kail" <[EMAIL PROTECTED]> To: Sent: Monday, March 06, 2006 7:55 AM Subject: [iText-questions] Signature in AcroForm Good morning everybody, got another question :-) I've been working with a spezial pdf file, that has a sig