Bugs show up in the strangest places. This was a side effect of
supporting pdfs over 2G, thank you all for spotting it. It will be
fixed in time for this month's release.
Paulo
On Wed, Jun 13, 2012 at 1:27 PM, roboboot wrote:
> If I understand well, I have to wait a patch to the code (I assume t
If I understand well, I have to wait a patch to the code (I assume the
fastest way is to use directly append(double)). Or I have to recompile to
myself the iText code ;)
Let me know
Thanks a lot
Roberto
mkl wrote
>
> Roberto, Andreas,
>
> this indeed is a bug in iText.
>
> Everything in the
If you want to do the same test, here is the unsigned file:
https://www.dropbox.com/s/09qoh1z4gl8zde1/200MB.pdf
And Yes, as in the previous post, I confirm the size of the signed file.
thx
Andreas Kuehne-3 wrote
>
> Hi Michael,
>
> as usual you right: There is a strange difference in the calc
Yes the exact size of the signed file is: 212.643.376 byte
Instead the size of the unsigned file is: 212.622.670 byte
thx
mkl wrote
>
> Roberto,
>
> Roberto Battistoni wrote
>> Here is an example of file that once signed has the problem:
>
> What is the exact size of that file? When I downlo
Yes, sure. Here is an example of file that once signed has the problem:
https://www.dropbox.com/s/r73oq4y3p96h7nr/200MB.signed.pdf
iText version I use is: 5.2.1
thanks a lot
Roberto
>Hi Roberto,
>
>your code doesn't seem to conrain any 'fail over 30 MB' condition. Could
>you manage to upload a
Hi Roberto,
your code doesn't seem to conrain any 'fail over 30 MB' condition. Could
you manage to upload a sample to somewhere? Posting such a huge file on
the list wouldn't be fun ;-)
Greetings
Andreas
> I am trying to sign a lot of PDF files using iText (latest version) for Java.
> But I h
I am trying to sign a lot of PDF files using iText (latest version) for Java.
But I have problem with big ones. With files with size over 30 MByte (until 120
MByte) I get a signature non valid error in the Acrobat Reader (and other
readers) with this message: SigDict / Contents illegal data
The
+1, +100, +1 (take your pick)
From: Leonard Rosenthol [mailto:lrose...@adobe.com]
Sent: Monday, January 09, 2012 1:33 PM
To: Post all your questions about iText here
Subject: Re: [iText-questions] IText error : trailer not found
I would MOST DEFINITELY tell your client that they are
iText-questions] IText error : trailer not found
Hi,
Some more information on this issue is that i can able to view the PDF file in
Adobe Acrobat reader and when i pass it to PdfReader in IText Java it throws an
exception "trailer not found". When i repair a PDF using some tool then it
Hi,
Some more information on this issue is that i can able to view the PDF file in
Adobe Acrobat reader and when i pass it to PdfReader in IText Java it throws an
exception "trailer not found". When i repair a PDF using some tool then it
works fine. I cannot tell my client to change the PDF pr
Hi all,
I use iText to generate a document with chapters.
The difference in that I use a bigger font for chapter names.
This is the code that generated the error :
document.add(Chunk.NEWLINE);
String text = "VIII. Domeniul in care s-au produs evenimente:";
Paragraph p = ne
Hello,
I installed the iText.jar in my coldfusion Server and stop/restart the
services.
I check the log server and saw :
"Error","main","10/08/09","18:23:05",,"Unable to initialize Document
service: java.lang.NoSuchMethodError:
com.lowagie.text.FontFactory.getFontFaces()Ljava/util/Map;"
You h
9, 2008 10:58 AM
>> To: itext-questions@lists.sourceforge.net
>> Subject: [iText-questions] Itext error invoking pdf
>>
>>
>> Hi,
>>
>> I have this error from itext when i invoke itext through my
>> web application
>> using Struts 1.1. Please
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of manjunath
> Sent: Thursday, May 29, 2008 10:58 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Itext error invoking pdf
>
>
> Hi,
>
Hi,
I have this error from itext when i invoke itext through my web application
using Struts 1.1. Please let me know the reason and possibly the fix for
this.
javax.servlet.ServletException: ExceptionConverter:
com.lowagie.text.DocumentException: The document is open; you can only add
Elements
The method in question is and has always been public.
Paulo
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Thursday, January 11, 2007 9:37 PM
Subject: Re: [iText-questions] iText Error
>
> Loosely_ translated, protected methods in the PdfWriter class can only
&
t: Thursday, January 11, 2007 4:01 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] iText Error
Hello, I am trying to set text in absolute positions using iText (code
below). Everything works fine in my code except that part. I always get
an
error:
Class coldfusion.runtim
Hello, I am trying to set text in absolute positions using iText (code
below). Everything works fine in my code except that part. I always get an
error:
Class coldfusion.runtime.java.JavaProxy can not access a member of class
com.lowagie.text.pdf.PdfWriter with modifiers "protected"
All examples
ailto:[EMAIL PROTECTED]On Behalf Of
Heetesh BhikhabhaiSent: Tuesday, August 15, 2006 2:53
AMTo: itext-questions@lists.sourceforge.netSubject:
[iText-questions] iText error
I have checked in the iText.jar file, and the afm are there, anybody have
a clue what might be causing this.
I
I have checked in the iText.jar file, and the afm are there, anybody have a
clue what might be causing this.
I just change my iText version from
version 1.3.1 to 1.4.3
Helvetica not found as resource. (The *.afm files
must exist as resources in the package com.lowagie.text.pdf.fonts)
Hi All
Im in the process of converting the HTML to PDF. In the HTML if a TD
is having , then the following runtime exception occurs.
ExceptionConverter: org.xml.sax.SAXParseException: The entity "nbsp" was
referenced, but not declared. at
org.apache.xerces.framework.XMLParser.reportE
21 matches
Mail list logo