Re: [iText-questions] Signing pdf documents containing forms does not work-Sorry First one without content?!

2006-05-01 Thread Andreas Homrighausen
Hi! Thank you all for your help! :) I've installed Foxit PDF Reader and this tool shows the signature! It's hard to believe but this strange signature-behaviour indicates a bug in Acrobat?! The signature is there but Acrobat tools do not show it :( Andreas Paulo Soares schrieb: This is reall

[iText-questions] Preserving PDF comments...

2006-05-01 Thread Kalpesh Raval
Hello,   When we process a PDF that has some comments in it, the resultant PDF does not preserve the comments from the original PDF   Any Idea if this is supported or will be supported in the next release or some work around for this?   Currently I am using ITEXTDOTNET dll in a .NETenviron

Re: [iText-questions] TrueTypeFont displays wrong characters

2006-05-01 Thread Paulo Soares
- Original Message - From: "Alan" <[EMAIL PROTECTED]> To: Sent: Monday, May 01, 2006 10:33 AM Subject: [iText-questions] TrueTypeFont displays wrong characters I am writing various symbol characters from a number of True Type Fonts as templates to a PDF page. The code is finding

[iText-questions] PDF verify pages

2006-05-01 Thread Jeremy Adell
Hi, I ran into some trouble when Converting a large number of tiff documents and also in creating new documents using a third party program from adultpdf. Occasionally, I will open a document and one of the pages will have an Acrobat error or just simply a blank page where an image should be. I ne

Re: [iText-questions] PDF verify pages

2006-05-01 Thread Leonard Rosenthol
At 05:29 PM 5/1/2006, Jeremy Adell wrote: Could you tell me what the commercial software is? PDFspy from Apago (http://www.apago.com) can be used to verify PDF documents. Adobe Acrobat includes some features for this as well. Leonard ---

Re: [iText-questions] PDF verify pages

2006-05-01 Thread Leonard Rosenthol
At 05:02 PM 5/1/2006, Jeremy Adell wrote: Is there any way for me to verify a document using text? No :(. There are some commercial solutions for this, however. Including some that can also fix the problems that are encountered. Leonard ---

Re: [iText-questions] PDF verify pages

2006-05-01 Thread Jeremy Adell
Could you tell me what the commercial software is? thanks, Jeremy --- Leonard Rosenthol <[EMAIL PROTECTED]> wrote: > At 05:02 PM 5/1/2006, Jeremy Adell wrote: > >Is there any way for me to verify a document using > text? > > No :(. > > There are some commercial solutions for >

[iText-questions] Left Margin Question

2006-05-01 Thread Adrian Nadeau
Hello, We are trying to create/print a landscaped page using iText (version 1.3). Is there an easy way to get the PDF to print at the very start of the page on the left side (Left Margin). We have tried setting the left margin very low (even setting it to negative numbers like -130 etc). W

RE: Re: Re: [iText-questions] PDFReader doesn't Garbage Collect

2006-05-01 Thread Elvis Novas
I made the changes you suggested and is working very good.   Thanks, Paulo (and everybody else) for all your help!   Elvis Novas. > From: [EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net> Subject: Re: Re: [iText-questions] PDFReader doesn't Garbage Collect> Date: Sat, 29 Apr 2006 0

[iText-questions] TrueTypeFont displays wrong characters

2006-05-01 Thread Alan
I am writing various symbol characters from a number of True Type Fonts as templates to a PDF page.   The code is finding the correct file and Unicode character but the wrong character is being painted to the page – the characters being painted don’t even appear in the font. The only clu