Dan Baxter wrote:
>
> This question was kind of previously posted, but I'm getting the same
> error, even though I AM supplying the password byte[] to the reader
As you (should) know, an encrypted PDF has two passwords. Maybe you're
providing the "user password" instead of the "owner password".
HI, I´M USING ORACLE ADF TO CREATE AN APPLICATION TO FILL OUT A PDF FORM.
I HAD A PDF FILE AND I WANT TO TRANSFORM IN A FORM WITH TEXTFIELDS, CHOICES
AND MORE, THIS FORM WILL BE FILLED OUT FOR A USER AND THEN THIS DOCUMENT IT
WILL BE STORE IN A DATA BASE.
MY QUESTION IS , CAN I USE ITEXT TO
This question was kind of previously posted, but I'm getting the same
error, even though I AM supplying the password byte[] to the reader when I
do this:
I found this code somewhere and was using it as starting point to split an
original password protected file, up into separate pages(they also
The below question was resolved, with help. The approach I ended up with is
to use direct output of a PdfPTable containing a single PdfPCell
representing the event layed on top of a time grid table. Everything lines
up perfectly.
But I have a follow-up question if anyone can help. I want to d
Hi,
How can we determine that the contents have been overflow in the Pdfcell
which has a fixed height?
I have a table cell with fixed height and i want when the contents grow the
size of the cell a new cell is created.
--
M. Ahmad Sheikh | Software Engineer | aos - Accountancy Outsourcing Servi
In RTF, how do I specify the space between lines?
Thanks
LeLe
--
View this message in context:
http://www.nabble.com/HelpMe%2C-distance-between-lines-on-rtf-doc-tp24954076p24954076.html
Sent from the iText - General mailing list archive at Nabble.com.
There's no TSA in your code and I've no idea what you are doing. Experiment
first with the example in
http://itextpdf.sourceforge.net/howtosign.html#signtsocspjava.
Paulo
- Original Message -
From: "Pavol Behul"
To: "Paulo Soares" ;
Sent: Thursday, August 13, 2009 10:18 AM
Subject:
I use code bellow to TSA sign pdf. After opening in Acrobat reader
i've got message of invalid signature like this:
- There are errors in the formatting or information contained in this
signature (support information: SigDict? / Contents illegal data)
Could anyone help me , where is problem ?