Re: [iText-questions] Matix transformation for RichMediaAnnotation

2011-03-30 Thread Mark Storer
Afraid not. RichMediaAnnotations are annotations. Their display is controlled by the spiffy rich media code. I don't believe they support transformations at all. Looking now at the way media is presented, I see now way to mess with their presentation... EXCEPT: Movie dictionaries can have a /

[iText-questions] Insert Footer to an existing PDF

2011-03-30 Thread Victor Marquez
Hi, I am trying to read an existing PDF document and insert a footer in it. I already found the way to insert a footer in a PDF (This creating a new PDF) but I have not found the way to read an existing PDF and insert a footer in it. Is it possible to do this with the latest version of itext. T

[iText-questions] Matix transformation for RichMediaAnnotation

2011-03-30 Thread abdessalem karay
hi, Im trying to make a transformation to an swf file that i integrate to a pdf file . i use the exemple of the itext book (FestivalCalendar) . My question is how can i put the RichMediaAnnotation element in a pdfTemplate to be able to performe an affine transformation with matix transformation.

Re: [iText-questions] Does PDF support signing a changed signed PDF ?

2011-03-30 Thread Leonard Rosenthol
Yes, PDF fully supports this workflow and iText can be used to enable it. From: Sérgio Silva [mailto:sergiofbsi...@gmail.com] Sent: Wednesday, March 30, 2011 9:08 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Does PDF support signing a changed signed PDF ? Hi everyone!

Re: [iText-questions] SetListSelection (setting multivalued list fieldvalues)

2011-03-30 Thread Adam Field
For the benefit of future googlers (I can't imagine I'm the only person who's had this problem) - lacking an answer, I figured it out myself. iTextSharp *does* store a map of ugly field names to xfa value nodes, which you can access via AcroFields.Xfa.FindDatasetsNode(). However, and I would submit

[iText-questions] Does PDF support signing a changed signed PDF ?

2011-03-30 Thread Sérgio Silva
Hi everyone! I think I have a more theoretical question that iText related one but I will try anyway. I want to know if it is technologically possible to do the following : 1) User Joe submits a self signed PDF to a system 2) The system adds a page to the end of the the PDF file with some info or

[iText-questions] itext memory usage

2011-03-30 Thread Sérgio Silva
Thank you for your answers but I still have the problem when I have to change all the pages within the document and I think there's nothing to do in this case because using RandomAccessFileOrArray uses less memory but it takes 4 times more than using standard PDFReader in this case. I have another

[iText-questions] PDF Form with password

2011-03-30 Thread Cristina Moura
Hi! I have a PDF form that is protected with password, but I need to fill, only the fields that are available in PDF template. Is there any way to do this without having the password? Thank you in advance! Regards Cristina Moura ---

Re: [iText-questions] Indentation for headers possible?

2011-03-30 Thread Nurettin DAG
Sounds like table of contents is being auto-generated by iText. If so, I am not familiar with that feature of iText but chances are that you could patch it to use one of the two suggested algorithms when building TOC. "I found out that setting the depth to zero does not show the original numbers"

Re: [iText-questions] Indentation for headers possible?

2011-03-30 Thread fridi
Thanks for the answer. Yes, I am the one who creates the whole document ;-) I think this does not solve the problem. Referring to the sources, numbers for chapters and sections are inserted as separate chunk in front of the title paragraph. I found out that setting the depth to zero does not s

Re: [iText-questions] Hidding the SignatureField

2011-03-30 Thread Leonard Rosenthol
Instead of hiding it, simply lock it so that it can't be signed until it's time. Locking won't break the sig but visibility does (for obvious reasons). From: Hari Mohan [mailto:harimoha...@hotmail.com] Sent: Wednesday, March 30, 2011 12:56 AM To: itext-questions@lists.sourceforge.net Subject: [iT

Re: [iText-questions] Silent printing PDF

2011-03-30 Thread Leonard Rosenthol
The closing part is a browser problem and not Acrobat/Readers. Our plugin gets loaded into their environment and we can't force ourselves out of it :(. -Original Message- From: nafota [mailto:naf...@gmail.com] Sent: Tuesday, March 29, 2011 10:39 PM To: itext-questions@lists.sourceforge.

Re: [iText-questions] Hyphenation patterns jar

2011-03-30 Thread Jérôme Marant
- "1T3XT BVBA" a écrit : > Op 30/03/2011 14:11, Jérôme Marant schreef: > > Hi, > > > > I've updated itext-hyph-xml.jar with respect to latest OFFO > hyphenation source (2.0) > > Please see attached file. > Thanks, > actually, the hyphenation jar is created using a script. > I'll add the extra

Re: [iText-questions] Hyphenation patterns jar

2011-03-30 Thread 1T3XT BVBA
Op 30/03/2011 14:11, Jérôme Marant schreef: > Hi, > > I've updated itext-hyph-xml.jar with respect to latest OFFO hyphenation > source (2.0) > Please see attached file. Thanks, actually, the hyphenation jar is created using a script. I'll add the extra XML at the appropriate place before the next

[iText-questions] Hidding the SignatureField

2011-03-30 Thread Hari Mohan
Hi ., Is it possible to hide a "SignatureField" ???Below Issues/Questions are raised in the Context Of XFA Forms for Eg.In a XFA Form ,there are 3 SignatureFields.,While Signing the 1Signature ,the 2nd and 3rd SignatureFields should not be visible.While Signing the 2Signature ,the 3rd Signature