Mr. Eric Minick, Here is the solution to your problem: Please modify the SAXiTextHandler.java (from iTextXML.jar or srcXML.tar.gz) as mentioned below. public class SAXiTextHandler extends DefaultHandler {...public void handleEndingTags(String name) {{...
float total =
I need add background images to certain areas in pdf files. Can
someone please tell me what approach I may use for the following
two cases?
(1) Adding a small image to a bigger area
Support the image original size is 300x300, scale of 1/3 is
required to get better resolution, and the area size is
I was having this same problem with Acrobat 5.1 and IE 6.0.2800.1106. IE would
display the File Download dialog, and detect the PDF content type, but no
matter if you either chose Open or Save, IE would complain about not finding
the file, and to try again later. But it has no problems with ac
Hi Bill,
the last time I saw it it has been shareware. Its a pity if it is dead.
For someone addicted to challenges sun offers sourcecode of a postscript
interpreter implementing a subset of postscript at their java pages.
It uses javacc for its parser, so anybody willing to extend it should be
Title: RE: [iText-questions] Vertical alignment in table cells
erik,
you can used table row to act as spacer
table 1
spacer
table 2
or you
can use the paragraph of the pdfwriter but hard to control.
juntams
-Original Me
Mr. Eric Minick, Here is the solution to your problem: Please modify the SAXiTextHandler.java (from iTextXML.jar or srcXML.tar.gz) as mentioned below. public class SAXiTextHandler extends DefaultHandler {...public void handleEndingTags(String name) {{...
float total =
At 01:21 PM 3/2/2004, Bill Ensley wrote:
I have a copy of ToastScript, but it does not contain any licensing
information.
Do you think I can pass it on to iText users?
Distribution of "dead" software is always a tough one - but I
think in this case, I might take the "ask forgiveness instea
Hi again IText guys,
My last message wasn't as helpful as it could be becuase the font and the dialog
box were ripped out. I have investigated further and changed the encoding of my
font to BaseFont.CP1252 (see program below - You were right Christer) but I still
always get the dialog below when
Leonard,
I have a copy of ToastScript, but it does not contain any licensing
information.
Do you think I can pass it on to iText users?
Thanks
Bill Ensley
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Leonard
Rosenthol
Sent: Tuesday, March 02, 2004 6:41
Title: Revision bar
Hi
I'm new to iText. I'm working to add revision bar (also called change bar or tracking bar) on a pdf document. The revision bar are vertical line located on right or left margin of the document to indicate that there is a change in this part of the text. The revision bar
At 07:37 AM 3/2/2004, Luis Pascual Forner wrote:
I'm implementing PDF signatures using iText + BouncyCastle
(a Java Cryptography API, www.bouncycastle.org).
Cool!
Up to the moment I have made a procedure to validate
detached PKCS#7 signatures (/Filter /Adobe.PPKLite /SubFilter
/adbe.p
At 05:09 PM 3/1/2004, Janis Kruse wrote:
is there an example or tutorial how to convert Postscript Files to PDF
using iText? My Boss used to do this via Ghostscript but now he wants to
do it Java...
You can check out PSServices from Apago (http://www.apago.com),
which offers a Java interfa
Thanks Peter,
I do it, but when I read the document with Acrobat Reader 6
or Acrobat 5 it produces the error "SigDict /Contents illegal
data". If I do the process manually (read the "ByteRange",
split the document, etc.), the validation is successful. Why?.
I use a standard X.509 v3 certificat
If you
mean stop the PDF from being re-saved once displayed then you can't. You
can disable printing etc but not save, and yes it is a right
pain!
-Original Message-From: Deepak
[mailto:[EMAIL PROTECTED]Sent: 02 March 2004 13:26To:
[EMAIL PROTECTED]Subject: [iText-questions]
Hi Luis,
you need to calculate the signature over the whole PDF (without the
contents-data).
Therefore it's the best to
- fill the contents-field with a placeholder
- write out the whole PDF to a ByteArray
- calculate the hash-value and signature
- replace the /Contents-Data with the new data in
Hello all,
Can anybody tell me the way by which you can stop
saving a PDF from IE 5.5 Onwards.
I am Itext API to create a PDF
document.
Any help in this regard would be greatly
appreciated.
Please reply me at [EMAIL PROTECTED]
With Regards,
Deepak Kumur
Hi,
I'm implementing PDF signatures using iText + BouncyCastle
(a Java Cryptography API, www.bouncycastle.org).
Up to the moment I have made a procedure to validate
detached PKCS#7 signatures (/Filter /Adobe.PPKLite /SubFilter
/adbe.pkcs7.detached).
Also I have made a program to sign a docum
Title: RE: [iText-questions] Vertical alignment in table cells
Hi
Reynaldo,
I was
actually thinking of space between two tables vertically under each
other:
TABLE1
-
|
|
-
|
|
--
I answers myself: the PdfWriter.addTobody returns an
PdfIndirectObject, and then PdfIndirectObject.getIndirectReference().
Luis Pascual Forner escribió:
Hi,
How can I get the indirect reference from an object?. I need it
in order to reference a signature dictionary in a signature field.
Thanks i
Hi Paulo,
I guess I've found the problems:
The rendered images didn't show up correctly in the GNOME PDF Viewer.
Acrobat reader displays them perfectly!
The images that doesn't show up at all had problems on resolving
external references. The problem here was that the PrintTranscoder
doesn't rep
Hi there,
just a short question:
is there an example or tutorial how to convert Postscript Files to PDF
using iText? My Boss used to do this via Ghostscript but now he wants to
do it Java...
Thanks for any reply
Janis
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
Title: Writing out a PdfPTable
By the way, when I'm adding a PdfPTable to the document, and I know that the space from the preceding table should be 5 points less than what will be added now (it's too much), can I instruct "the vertical cursor" to move up 5 points again?
This message an
Title: RE: [iText-questions] Vertical alignment in table cells
Hi
I'm having major trouble controlling the space between two
tables added to a document. writer.getContentByte().setLeading() doesn't seem to
have any effect on the leading. In my impression, the leading is calculated almost ran
23 matches
Mail list logo