Re: [iText-questions] About the font using by PdfContentByte

2009-07-31 Thread Forever Young Wakin
Thank you. I think it will do. > From: psoa...@glintt.com > To: itext-questions@lists.sourceforge.net > Date: Wed, 29 Jul 2009 14:49:36 +0100 > Subject: Re: [iText-questions] About the font using by PdfContentByte > > ColumnText.showTextAligned() > > Paulo > > > -Original Message- > >

Re: [iText-questions] On click of Image submit acrofrom with Method post

2009-07-31 Thread shri2010
Hi, I did form submit in HTML with hidden fields on click of anchor link, using javascript method. I want to achieve the same here in Itext. I am trying the same thing here, Somehow my acroform is not submitting. If someone have code snippet,Please post it. Thanks, Shrikant wasegraves wrot

Re: [iText-questions] Find out permissions of an existing pdf

2009-07-31 Thread Leonard Rosenthol
Can you post of the files that you are having problems with? Perhaps there is something special about them (like being XFA)? -Original Message- From: spr...@gmx.eu [mailto:spr...@gmx.eu] Sent: Friday, July 31, 2009 10:23 AM To: 'Post all your questions about iText here' Subject: Re: [iT

Re: [iText-questions] Find out permissions of an existing pdf

2009-07-31 Thread spring
> === Encryption info for > results/in_action/chapter03/HelloWorldNotEncrypted.pdf === > Encrypted? false Ah... even this file has: Commenting: Not allowed So I think that the files which I can annotate are created on-the-fly by iText and comment for existing files is always impossible? -

Re: [iText-questions] Find out permissions of an existing pdf

2009-07-31 Thread 1T3XT info
spr...@gmx.eu wrote: >> Why do you think adding annotations isn't allowed? >> Do you get an exception? > > Yes. > >> Or is something else going wrong? > > No. > > The document restrictions summary in Adobe Reader says: > > Commenting: Not allowed OK, then you have everything you need in chapt

Re: [iText-questions] Find out permissions of an existing pdf

2009-07-31 Thread spring
> Why do you think adding annotations isn't allowed? > Do you get an exception? Yes. > Or is something else going wrong? No. The document restrictions summary in Adobe Reader says: Commenting: Not allowed -- Let Crys

Re: [iText-questions] Find out permissions of an existing pdf

2009-07-31 Thread 1T3XT info
spr...@gmx.eu wrote: > Hi, > > I add annotations to existing pdf files. Some of them does not allow this. Why do you think adding annotations isn't allowed? Do you get an exception? Or is something else going wrong? -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3x

[iText-questions] Find out permissions of an existing pdf

2009-07-31 Thread spring
Hi, I add annotations to existing pdf files. Some of them does not allow this. But when I call getPermissions on the PdfReader I get always 0. PdfReader r = new PdfReader(new ByteArrayInputStream(bos.toByteArray())); r.getPermissions(); //-> always 0 How can I find out if a pdf file allows anno

Re: [iText-questions] On click of Image submit acrofrom with Method post

2009-07-31 Thread wasegraves
-- Original message -- From: Leonard Rosenthol > How would you hide them when working with HTML? If the parameters are in the > URL, then they get displayed in the browser > True, but the OP could "hide" them from view by putting them at the end of a very l

Re: [iText-questions] Signing PDFs with CA-signed certificate

2009-07-31 Thread Leonard Rosenthol
No, the Adobe Trust List is just that - for our products. However, we are working closely with the European Union's cross border initiative on their TSL (Trust Services List) which will be the standard for the EU for coordinating trust lists between member states. Leonard From: Andreas Kuehne

Re: [iText-questions] On click of Image submit acrofrom with Method post

2009-07-31 Thread Leonard Rosenthol
How would you hide them when working with HTML? If the parameters are in the URL, then they get displayed in the browser You could certainly do an http POST operation to send the information behind the user's back... -Original Message- From: shri2010 [mailto:shrikan...@gmail.com]

Re: [iText-questions] On click of Image submit acrofrom with Method post

2009-07-31 Thread wasegraves
Hi, Shrikant. This is not an iText question, except for the fact that you have asked how to do it with an AcroForm. Why? Because the answer would be the same for an AcroForm or an AcroForm. With iText, all you have to do is add a hidden field and value to the AcroForm. You should be able to fi

Re: [iText-questions] Deleting empty rows from Table after stamping

2009-07-31 Thread glen . hamel
Ummm, why are you trying to delete the row.. Why not just place the data in that row with the data that is read in for the next row. IE, is there is no data, don't try to put it in a row on the pdf, just go read the next row and put that in the next row of the pdf. Make sense? Glen Hamel Lea

Re: [iText-questions] Signing PDFs with CA-signed certificate

2009-07-31 Thread Andreas Kuehne
Hi Leonard, this trust list feature sounds very intersting ! Is the the list accessably to non-Adobe products ? Greetings Andreas From: Leonard Rosenthol To: Post all your questions about iText here Sent: Thursday, July 30, 2009 7:11:16 PM Subject: Re: [i

Re: [iText-questions] blank page

2009-07-31 Thread Paulo Soares
The problem is to know if a newPage() triggers a new page or not. There's nothing currently to check that. Even a simple isPageEmpty() wouldn't work as it doesn't check the direct contents. Paulo > -Original Message- > From: 1T3XT info [mailto:i...@1t3xt.info] > Sent: Thursday, July 3

[iText-questions] Need help: Signature with watermark

2009-07-31 Thread pedric kng
Hi, I am new to iText and very impressed by its capability. Reading the tutorials, i have managed to sign a signature field and add watermark to the entire document. I am looking to sign a digital signature with watermark in the signature field as per signature 'PubSec generated signature appear