Eric Chow wrote:
>Hello,
>
>I can add a visible signature with image. But it also shows the
>signature text information(name, timestamp, etc). How can I only show
>the image ?
>
http://www.nabble.com/Image-in-Signature-tf1709085.html#a4640254
br,
Bruno
GaneshPrakhya wrote:
>Hi Bruno,
>
>Can you just let me know what's wrong in the uploaded template I created.
>
I don't know what you mean by 'uploaded template'
(maybe you meant to add an attachment), but I am
99% sure that you created your form with LiveCycle
Designer instead of with Acrobat Prof
Hi Bruno,
Can you just let me know what's wrong in the uploaded template I created. I
am not able to merge data eventhough many pages are created. However, its
working fine for your templates (EIDFormTemplate.pdf and
SimpleRegistrationForm.pdf).
Thanks,
Ganesh.
Bruno Lowagie wrote:
>
> Gane
Hello,
Is it possible to use my own defined timestamp rather than use the
system timestamp when create a signature in PDF?
Any sample code to do this ?
Best regards,
Eric
-
Using Tomcat but need to do more? Need to support
Hello,
I can add a visible signature with image. But it also shows the
signature text information(name, timestamp, etc). How can I only show
the image ?
-
Using Tomcat but need to do more? Need to support web services, securi
My estimation is that that last line is accurate: "java.lang.OutOfMemoryError".
The working image is 1704 pixels by 729 pixels. I'm guessing that it's a black
& white only file... 1 bit per pixel IN THE FILE. The same goes for the image
that fails, only it is 1706 by 2137... almost exactly th
www.lowagie.com/iText
From: Mike Thomas
[mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006
1:59 PMTo: 'Bill Ensley'Subject: RE: [iText-questions]
itext
No I haven't looked at the tutorial. Can you point me back
to the site where I can download Itext please. I have looked at ma
Absolutely, no hacking required.
Have you looked at the tutorial yet? It is well done
and very informative.
-Bill Ensley
Bear Printing
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
ThomasSent: Wednesday, August 23, 2006 1:15 PMTo:
itext-questions@lists.sourcefor
At 03:55 PM 8/23/2006, Quan Ha wrote:
>Does the itext API allow you to convert tiff image to pdf searchable
>image file? Thank you for your help.
No.
You'll need an OCR application for that.
Leonard
---
What is a searchable image?
OCR?
-Bill Ensley
Bear Printing
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Quan
HaSent: Wednesday, August 23, 2006 12:55 PMTo:
itext-questions@lists.sourceforge.netSubject: [iText-questions]
searchable pdf
Hi
Does the itext API allow
Hi
Does the itext API allow you to convert tiff image to pdf
searchable image file? Thank you for your help.
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly
> I'll take care of that this weekend and I'll also look at a solution for all
> this. I'll need the latex T1 font.
i send you a font directly.
>
> Paulo
By
Michael
-
Using Tomcat but need to do more? Need to support web
> I'll take care of that this weekend and I'll also look at a solution for all
> this. I'll need the latex T1 font.
i send you a font directly.
>
> Paulo
By
Michael
-
Using Tomcat but need to do more? Need to support web
Bruno,
Thanks a lot - yes, this kind of works, however it doesn't really solve the
problem, but just postpones it.
ab
cd
still shows the problem between "c" and "d".
So, either the "cd" gets bracketed with a div tag too or there is a
non-bold character before the first bold one that is witho
Hi list,I have 2 existing pdf files each containing text fields, an invoice form and a summary formI need to generate a pdf file that consists of a number of invoices and one instance of the summary report. Each of the invoices has to be merged with invoice information from a database.Now, I am abl
Hello,
we are creating pdf files with iText. Several times we found places,
where we would like to
mix high level objects (like chunk / paragraph) and items placed via
direct content.
Example: We do create a page with a header made from some sentences,
then placing a
scaled version of an a
Hello all,
we are creating pdf files with iText. Several times we found places,
where we would like to
mix high level objects (like chunk / paragraph) and items placed via
direct content.
Example: We do create a page with a header made from some sentences,
then placing a
scaled version of
Damien,
Thanks - this appears to work:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
ab
Ralf
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:itext-
> [EMAIL PROTECTED] On Behalf Of Damien Drix
> Sent: Wednesday, August 23, 2006 3:24 PM
> To: [EMAIL PROTECTED]; Post
Kemal Dönmez wrote:
> Dear IText-Developer,
>
> i have tested your examples and i'd like to know how you created
> the resources SimpleRegistrationForm.pdf
>
> to
> manipulate existing PDF documents.
> I'd like to create some pdf-files with AcroFields for substitutions .
>
There was a disc
Dear
IText-Developer,
i have tested your
examples and i'd like to know how you created
the resources SimpleRegistrationForm.pdf to manipulate existing PDF documents.
I'd like to create some pdf-files
with AcroFields for substitutions
.
With best
regards
Ralf Hauser wrote:
>When I try to that, I get the below exception, but perhaps this is easier to
>fix?
>
OK, I had a look at it.
If you want to settle for a very easy fix, use:
ab
br,
Bruno
-
Using Tomcat but need to do
On Wednesday 23 August 2006 13:58, Dirk Möbius wrote:
> RtfWriter2 reads the whole document in memory, even if dataCacheStyle is
> set to CACHE_DISK. When generating large documents, this could lead to
> OutOfMemory exceptions. This happened to be the case in our reporting
> system.
>
> The problem
If you want to use make sure you have a DOCTYPE tag referencing
the xhtml dtd, where this entity is declared.
Ralf Hauser a écrit :
> org.xml.sax.SAXParseException: The entity "nbsp" was referenced, but not
> declared.
> at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source
Hi,
Another work-around would be to live with the required extra ".", but to color
it in a way that it is normally not seen:
.ab
would be an other approach, but as it has been asked before
(http://sourceforge.net/mailarchive/message.php?msg_id=6931861,
http://sourceforge.net/mailarchive/mes
Hi,
When playing around with further variants, an additional bug has been
discovered:
ab
and
ab
still show the extra linefeed, but to make things worse, the horizontal ruler
is interpreted as an underline for the bold-"a" line?
Again, adding a "." before the "" corrects this, but I don
Bruno,
Huh, maybe thinking together about a work-around is easier than debugging it to
fix it...
What do you think about adding a white-space line before?
ab
When I try to that, I get the below exception, but perhaps this is easier to
fix?
Ralf
org.xml.sax.SAXParseException: The enti
Dirk Möbius wrote:
>The problem is in RtfDocument.writeDocument(), which reads the whole disk
>cache into memory before writing it into the final output stream.
>
>The following simple patch fixes this problem.
>
Thank you for the patch!
I leave it to Mark to integrate it with the current CVS ve
Hi,
RtfWriter2 reads the whole document in memory, even if dataCacheStyle is
set to CACHE_DISK. When generating large documents, this could lead to
OutOfMemory exceptions. This happened to be the case in our reporting
system.
The problem is in RtfDocument.writeDocument(), which reads the whole di
bruno wrote:
> There are some links to examples here:
> http://itext.ugent.be/articles/eid-pdf/index.php?page=4
> but unfortunately the links go to the mailinglist archive
> at Gmane and Gmane seems to be down.
Correction
thread.gmane.org seems to be down; article.gmane.org still works.
Anyway, I
GaneshPrakhya wrote:
>Hi Bruno,
>
>The example you suggested is working fine for me. However, the targent
>document was around 4MB in size with 100 pages. I tried the samething with
>same template using PDFLib, the document PDFLib created with 100 pages was
>around 150KB. Is there any approach to
Hi Erik,
you could try to do something similar of:
try {
PdfReader reader = new PdfReader("input.pdf");
PdfStamper stamp = new PdfStamper(reader, new
FileOutputStream("output.pdf"));
PdfContentByte content =
stamp.getOverContent(reader.getNumberOfPages
[EMAIL PROTECTED] wrote:
>Hi Bruno and list,
>
>When converting the following html file to a pdf (using SAXiTextHandler,
>etc.), a line-break is entered between the bold "a" and the "b" in the
>resulting pdf.
>
>
>ab
>
>
>When adding a printable character BEFORE the tag, this no longer happens.
Eric Chow wrote:
>Hello,
>
>How can I add a image at right bottom in the last page ?
>
>
>In fact, I want to sign a PDF with a certificate and show a GIF(
>handwriting signature) into the right botom of the last page. How can
>do this?
>
>Any example ?
>
Sign the PDF: http://itextpdf.sourceforge.n
GaneshPrakhya wrote:
>Hi Bruno,
>
>The example you suggested is working fine for me. However, the targent
>document was around 4MB in size with 100 pages.
>
Yes, that's what I meant when I wrote: "There are different ways to
achieve this. The most efficient way, would be to retrieve the
coordin
Hi Bruno and list,
When converting the following html file to a pdf (using SAXiTextHandler, etc.),
a line-break is entered between the bold "a" and the "b" in the resulting pdf.
ab
When adding a printable character BEFORE the tag, this no longer happens.
.ab
But then, I have an extra "."
- Original Message -
From: "bruno" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Wednesday, August 23, 2006 7:55 AM
Subject: Re: [iText-questions] GlyphList
> M. Niedermair wrote:
>
>>i think about a solution with a encoding vector, so i need not the
>>GlpyhLi
Hello,
How can I add a image at right bottom in the last page ?
In fact, I want to sign a PDF with a certificate and show a GIF(
handwriting signature) into the right botom of the last page. How can
do this?
Any example ?
Best regards,
Eric
---
Hi Bruno,
The example you suggested is working fine for me. However, the targent
document was around 4MB in size with 100 pages. I tried the samething with
same template using PDFLib, the document PDFLib created with 100 pages was
around 150KB. Is there any approach to reduce the size of the docu
Hi Bruno,
Excellent You are an amazing guy, my code is working and I am able to
generate records with multiple pages. I will try your cacheing example also.
I decided to buy your book :)
Thanks a lot,
Ganesh.
Bruno Lowagie wrote:
>
> GaneshPrakhya wrote:
>
>>Hi Bruno,
>>
>>As you said
Thomas Moorer wrote:
> Anyone else have trouble accessing the mailing list archives today
> (http://news.gmane.org/gmane.comp.java.lib.itext.general)?
>
Yes, I also have problems with Gmane.
That's a pity, because I use Gmane in my links.
There are some alternative repositories listed here:
ht
40 matches
Mail list logo