Hello,
With Courier font i can get the text alignment properly. For example i can
fix one line with 12 characters and it was align perfectly.
But if i use other font (in my case ST-Song) it will not align correctly.
Spaces will take less space and each character have it's own width size.
How c
Hi Paulo,
Thanks for the quick reply.
> The certification can only be applied to the first signature.
What is the use of a signature that I cannot certify?
Is it not possible to sign with different keys and to certify with the
according certificates?
> Furthermore if you use PdfSignatureAppearan
The certification can only be applied to the first signature. Furthermore if
you use PdfSignatureAppearance.CERTIFIED_NO_CHANGES_ALLOWED the document can't
be changed. If you use certification it must be at least
PdfSignatureAppearance.CERTIFIED_FORM_FILLING and the second signature must be
mad
Hi all,
When signing a PDF document twice, Acrobat 7.0 does not accept the first
signature, because of changes by the second signature.
My code looks as follows. The PDF document at pathDocument is signed
twice, the resulting document at pathResult2 is then opened in Acrobat
7.0. Acrobat 7.0 h
Have a look at https://sourceforge.net/projects/itexttoolbox, there's an
example on how to extract the attachments.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Monday, September 03, 2007 12:48 PM
> To: itext
It may already been fixed in the SVN. Please post the PDF.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Monday, September 03, 2007 3:05 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-question
Hello,
I'm working with the itext 2.0.4 library in a Java Project in
Colombia. I've checked out the documentation (FAQ and mailing list) and
I don't found any documentation arround this issue I'm having.
The problem is that I'm getting a ClassCastException when closing a stamper in my project. Here
http://www.lowagie.com/iText/history.html
https://sourceforge.net/project/showfiles.php?group_id=15255
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Manish Sood
> Sent: Monday, September 03, 2007 10:51 AM
> To: itext-questions@lists.sou
Hi Manish,
On 03/09/07, Manish Sood <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> To validate the usage of iText in one of our projects, we need to know when
> was the same launched and how many releases have been made available.
>
> Pls. provide the above details or a link where we can find this informa
Hello everybody,
how can i extract attachments from PDF file?
Thanks,
Alex-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration fil
Hi,
To validate the usage of iText in one of our projects, we need to know
when was the same launched and how many releases have been made available.
Pls. provide the above details or a link where we can find this
information.
Thanks.
Regards,
Manish Sood
(9810664107)-
Hi friends !
I want to set the image size in the columns.
The Image object has a method setWidthPercentage(), but use this method, the
picture show not by it's real size.
for example:
PdfContentByte cb;
ColumnText ct = new ColumnText(cb);
Image img = Image.getInstance("chapter05/re
Jeni Prout wrote:
> The code I'm using is below. When I open the resulting PDF the version
> is set to Adobe 8, but clicking on the Advanced tab in the Properties
> window shows that it is only set to simplex printing.
You are right. Due to a copy/paste error, DUPLEXFLIPLONGEDGE
couldn't be set,
abintoms wrote:
> if (tokenizer.getTokenType() == PRTokeniser.TK_STRING) {
> strbufe.append(tokenizer.getStringValue()}
You only look at the content of the String objects
in the Content Stream. You are ignoring all the other
operators and operands.
> I am able to get file as it was in the PDF exc
14 matches
Mail list logo