Re: [iText-questions] News from the Maven front

2006-12-08 Thread maydox
Anyway that we can get 1.4.7 into the iBiblio repository? Bruno Lowagie (iText) wrote: > > Hello, > > Thanks to the help of some Maven experts, > I have made some progress with Apache Maven. > > On short term, you should know that iText > at iBiblio has moved to this directory: > http://www.i

[iText-questions] Document seams to ignore the given Margin

2006-12-08 Thread Julius Dannert
Hello, i am using itext the way it is described in http://itextdocs.lowagie.com/tutorial/directcontent/pageevents/index.html#romeojuliet . I generate an xml and parse it with the XmlParser using an tagmap. "XmlParser.parse(document, substanceXMLInputSource, tagMap);" The PdfWriter has a PdfPa

Re: [iText-questions] Opening attachments by default when open PDF

2006-12-08 Thread Leonard Rosenthol
You can have the attachments pane open up by default by setting the ViewerPreferences. LDR On Dec 6, 2006, at 7:06 AM, Pardha wrote: > > Hi > I genarated a pdf using IText 1.3 library file. > Pdf is generated and attachments are successfully added to it. > > But the requirement is when open the

Re: [iText-questions] Accessing pdf pages while generating

2006-12-08 Thread Paulo Soares
You have to use PdfReader and PdfStamper to add those keys. Paulo - Original Message - From: "Kovács Balázs" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" Sent: Friday, December 08, 2006 10:41 AM Subject: [iText-questions] Accessing pdf pages while generating > H

[iText-questions] Accessing pdf pages while generating

2006-12-08 Thread Kovács Balázs
Hi all, I want to add some specific properties to the page dictionary while generating (writing) the pdf document. Is it possible to access to the i-th page pdfobject (PdfDictionary) via PdfWriter or in other way? The PdfWriter has the getPageReference(pageIx) method, but i can't get the refere

Re: [iText-questions] [Newbie] editing existing PDF

2006-12-08 Thread Bruno Lowagie (iText)
Diego Guidi wrote: >> The question is pertinent. If you need something like you have in html you >> must start with >> html or xml, do all the template replacements and produce the pdf from >> there. You may use >> XmlParser or HTMLWorker. > > Thanks a lot for the super-fast response, and for s

Re: [iText-questions] Resize, Rotate and Center a Pdf with digital signatures

2006-12-08 Thread Bruno Lowagie (iText)
[EMAIL PROTECTED] wrote: > It's works fine... but i loose the digital signature That's normal. People haven't signed your altered copy. > as well because > it's not in the importedPage but in the AcroForm... Working with PdfImported pages makes you loose all interactive features. > But how ca

Re: [iText-questions] book

2006-12-08 Thread Bruno Lowagie (iText)
Rick Roen wrote: > When will the book be available? I can hardly wait to see the finished product myself. (I have printed the eBook, but that's not the same thing.) Manning has promised me that the printed book would be in time for JavaPolis (that's next week). Pearson (the distributor of Manning