Re: [iText-questions] iTextSharp XMLWorker custom pipeline isn't rendering HTML tags

2011-12-21 Thread Balder VC
Hi Andrew You are not putting the CssFiles in the cssResolver, without the default css file the XMLWorker does not know how to style a lot of tags. replace StyleAttrCSSResolver cssRevolver = new StyleAttrCSSResolver(); with StyleAttrCSSResolver cssRevolver = new StyleAttrCSSResolver(cssFiles

Re: [iText-questions] page numbers in footer

2011-12-21 Thread 1T3XT BVBA
On 21/12/2011 21:48, Aarthi wrote: > I am just getting online help. google and found an example. Yes, you should really stop taking advantage of other people. Start reading the book yourself if you care about your employer/customer. I hope you don't mind getting good advice, but educating yourself

Re: [iText-questions] page numbers in footer

2011-12-21 Thread Aarthi
I am just getting online help. google and found an example. On Wed, Dec 21, 2011 at 3:33 PM, 1T3XT BVBA [via iText - General] < ml-node+s2136553n4223084...@n4.nabble.com> wrote: > On 21/12/2011 20:23, Aarthi wrote: > > I dont see the pages that you are talking about. > Huh? Which book are you usi

Re: [iText-questions] Error Converting fax TIF to PDF

2011-12-21 Thread Hugh McLaughlin
The TIF opens fine in a viewer. How can you tell if a TIF is broken? From: Paulo Soares [mailto:psoa...@glintt.com] Sent: Wednesday, December 21, 2011 1:13 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Error Converting fax TIF to PDF Looks like a broken ti

Re: [iText-questions] page numbers in footer

2011-12-21 Thread 1T3XT BVBA
On 21/12/2011 20:23, Aarthi wrote: > I dont see the pages that you are talking about. Huh? Which book are you using? -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create ne

Re: [iText-questions] page numbers in footer

2011-12-21 Thread Aarthi
It would be great if you could post the pseudo code here. I dont see the pages that you are talking about. On Wed, Dec 21, 2011 at 2:19 PM, 1T3XT BVBA [via iText - General] < ml-node+s2136553n4222902...@n4.nabble.com> wrote: > On 21/12/2011 20:04, Aarthi wrote: > > Now im able to get the "page 1

Re: [iText-questions] page numbers in footer

2011-12-21 Thread 1T3XT BVBA
On 21/12/2011 20:04, Aarthi wrote: > Now im able to get the "page 1 of 10" I want to get this displayed in the > bottom of the page. I get it displayed in the header. I want them it the > bottom right corner. below is my onEndPage(). any help is appreciated. That is explained in the book from w

Re: [iText-questions] page numbers in footer

2011-12-21 Thread Aarthi
Now im able to get the "page 1 of 10" I want to get this displayed in the bottom of the page. I get it displayed in the header. I want them it the bottom right corner. below is my onEndPage(). any help is appreciated. public void onEndPage(PdfWriter writer, Document document) { Pdf

Re: [iText-questions] Error Converting fax TIF to PDF

2011-12-21 Thread Paulo Soares
Looks like a broken tiff. It may be an yet unknown bug but I would have to see the tiff. Paulo - Original Message - From: Hugh McLaughlin To: itext-questions@lists.sourceforge.net Sent: Wednesday, December 21, 2011 5:56 PM Subject: [iText-questions] Error Converting fax TIF t

[iText-questions] Error Converting fax TIF to PDF

2011-12-21 Thread Hugh McLaughlin
Hello Everyone and thanks for your help in advance. I am working on an application that watches for incoming faxes on Microsoft fax (Windows 2003 server). The inbound fax is written to a folder and I am using the FileSystemWatcher to watch for newly written TIF files to convert to PDF. From ther

Re: [iText-questions] New Book about PDF

2011-12-21 Thread Leonard Rosenthol
Agreed. I am talking to O'Reilly about how we could make that happen. Leonard On 12/21/11 12:09 PM, "Bruno Lowagie" wrote: >On 21/12/2011 17:12, Leonard Rosenthol wrote: >> Please DO NOT purchase this book!! >OK, I'm removing the links from the iText site. >We could use a good book that intro

Re: [iText-questions] New Book about PDF

2011-12-21 Thread Bruno Lowagie
On 21/12/2011 17:12, Leonard Rosenthol wrote: > Please DO NOT purchase this book!! OK, I'm removing the links from the iText site. We could use a good book that introduces the PDF specs though. best regards, Bruno -- Write

Re: [iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread mkl
Paulo Soares-3 wrote > See http://itextpdf.sourceforge.net/howtosign.html#howtoverify. Oops, I'm really not up-to-date concerning the PdfPKCS7 code development... ;) -- View this message in context: http://itext-general.2136553.n4.nabble.com/Readin-OCSP-Responses-from-a-signed-PDF-tp4221976p422

Re: [iText-questions] New Book about PDF

2011-12-21 Thread Leonard Rosenthol
Purchased the Kindle edition. Read the first 10 pages and found SO MANY ERRORS (technical, historical, etc.) that I can't finish as it just makes me sick :(. Please DO NOT purchase this book!! I am trying to have it removed from publication - it is just THAT BAD!! Leonard On 12/21/11 10:39 AM

Re: [iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread Paulo Soares
See http://itextpdf.sourceforge.net/howtosign.html#howtoverify. Paulo - Original Message - From: Mathias Tausig To: itext-questions@lists.sourceforge.net Sent: Wednesday, December 21, 2011 2:29 PM Subject: [iText-questions] Readin OCSP Responses from a signed PDF Hello!

Re: [iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread mkl
Chris, Leonard, Leonard Rosenthol-3 wrote > > Not as part of the signature – but as part of the LTV block. > > From: Chris MacKenzie ;> > > The PDF spec supports embedding a signed OCSP Response as part of a PKCS7 > signature. Embedding a signed OCSP Response allows a signatur

Re: [iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread Leonard Rosenthol
Not as part of the signature – but as part of the LTV block. Leonard From: Chris MacKenzie mailto:c...@mackenz.com>> Reply-To: Post here mailto:itext-questions@lists.sourceforge.net>> Date: Wed, 21 Dec 2011 07:36:51 -0800 To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: Re:

[iText-questions] New Book about PDF

2011-12-21 Thread iText Info
I didn't read it yet, nor do I know the author, but at first sight, it looks interesting: http://lowagie.com/pdfexplained -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Crea

Re: [iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread Chris MacKenzie
The PDF spec supports embedding a signed OCSP Response as part of a PKCS7 signature. Embedding a signed OCSP Response allows a signature to be self-describing with respect to validation (i.e., Acrobat can validate the signature without performing its own OCSP check...therefore you don't even nee

[iText-questions] Holiday Greetings..

2011-12-21 Thread Glen Hamel
I wish to express to all a Season's Greetings and a Happy New Year!! Glen Hamel Auric Networks Canada, Inc. 570 Orwell Street, Unit 1 Mississauga, Ontario L5A 3V7 Phone : 905.361.7621 x 2000 Fax : 905.274.3912 Email : glen.ha...@auricnet.ca

Re: [iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread Leonard Rosenthol
You wouldn't necessary embed an OCSP response into a signed PDF. What makes you think they would be? On 12/21/11 9:29 AM, "Mathias Tausig" wrote: >Hello! > >I want to parse a signed PDF document and in read the embedded OCSP >responses (among others). >Is there some documentation or code examp

[iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread Mathias Tausig
Hello! I want to parse a signed PDF document and in read the embedded OCSP responses (among others). Is there some documentation or code example for that flying around the web? I could only find samples for the other direction (signing a document and embedding an OCSP response). regards Mathias

Re: [iText-questions] page numbers in footer

2011-12-21 Thread aszomor
The iTextInAction2Ed\Chapter05\MovieCountries1.cs just 134 line, but known the answer! -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps t

Re: [iText-questions] page numbers in footer

2011-12-21 Thread iText Info
Op 20/12/2011 22:47, Aarthi schreef: > Hi, > I have an issue with displaying the page number in the PDF. My requirement > is to display page number like > "Page 1 of 20" and so on... > I have used the inner class explained in chapter05, but removed the code > that i dont want. Er... did you read t

[iText-questions] iTextSharp XMLWorker custom pipeline isn't rendering HTML tags

2011-12-21 Thread Andrew E
Hi, I'm using iTextSharp to build a PDF from XHTML data, and I'm having trouble getting some of the default HTML tags to render properly. I originally used the ParseXHtml method to build the PDF, and that works fine. I needed to set a relative URL location for my images, so I created a custom pi

Re: [iText-questions] Some Hidden Text in PDF file

2011-12-21 Thread iText Info
Op 21/12/2011 1:09, Ali Vajahat schreef: > I have attached a pdf . If you notice on the page than you come to > know that there are some hidden texts above the image that we can > select using text selection. What makes you think the text is above the image. The text could as well be covered by