  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | iText | 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 theHello 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.
PleaseHi 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 toHello IText Guys
I am having problems making a pdf using an embedded font and then viewing it
using acrobat 6. The font (attached) looks ok and the program I use is just the
Chap0902 example witHi
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 signaHi 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...
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 t
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 "theI 'm new to iText and like what I 've seen so far.
I did have some problems converting simple HTML into PDF though. The first
column was given 50% of the screen space while the others are mashed
toPDF Reference Guide Version 1.5 Page 446
HALFTONES
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " >
<HTML > <HEAD >
<META http-equiv Content-Type content "text/html charset iso-8859-1 " >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 in advance
Luis Pascual
----------Hi
I need to modify the "/Contents " field from a signature
dictionary after "addToBody " it. How can I do?.
thanks in advance
Luis Pascual
--
Si su programa de correo le informahello
I want to know if i can add check box(other form fields) in RTF document using itext apis. If not is there any alternate way.?
Thanks
Dave
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TransHi
Guys I?m a newbie with Java and with i-text and I really cant
understand how to use the sample OutSimplePDF.java to generate a pdf
using servlet+jsp ?
Please could You guys help me.
ThankHi Andrzej
it depends on the printer type. Some of the Oc? Printers transport
printer directives in the pdf file.
Such PDF documents can be produced using e.g. Job Submitit
http //downloads.oHello All
I am a newbie & trying to create an RTF doc with a paragraph & a table.
The problem is tabel & paragraph are not left aligned properly.
below is my simple code.
Please guide me.
ThaHello
When I try to create and download a file on the fly on my local development
environment total time elapsed when I start operation takes too long. I
hade the sample lines in my code and I
A Line-Screen is used in the printing industry.
It describes how many lines per inch a dot-screen is rendered.
This applies to half-toning both on laser-printers and offset-presses.
For example
Does anyone have any thoughts on embedding a default line-screen in a PDF
with iText
I know it 's possible to embed this in a pdf and would be glad to start
coding it but
does anyone know whereDoes the iText library have any support for SVG images ? For instance i am
generating svg dynamically (svg and xsl) and want to display the images as
pdf 's thru a browser. Is their a way to pull Hello everyone
Once I have splitted my .PDF in several .PDF (1 page per 1 .pdf file)
I would like to be able to convert my one page-pdf to a jpg
(I have a web app that automatically split andHi
How can i concatenate two pdfs. provided on of the pdfs already exists
on a
pre-defined location of m/c hard disk..
Any help in this direction will be highly appreciated
ThHi
I 'm trying to add a signature dictionary to a PDF document.
When I call the method "SignatureDict.setContents(byte[]) "
the "/Contents " field appears as a string (delimited by "( " and
") ") > Hello I 'm a newbie with iText and I 'm trying to create a CF custom tag to
wrap around XML code in order to create a PDF. I have the following script
where thisTag.generatedContent is a string co
Hello group
I just stubled over iText as I 'm looking for way to extract the text
elements of a PDF for storage in a text index (Apache Lucene).
But the documentation and examples I found wasI understand that the <chapter > tag returns a
chapter/page number but its the first thing that
appears on the page not where I need it.
Is there a way using a HTML tag to get the page number
frHello All
I have a question about bookmarks and links inside a PDF document processed with iText.
When I use itext (vers. 1.02b) to create a new document with watermark from another document bIs it possible to embed printer directives in a PDF using iText?
More specifically I would like to embed directives that select the paper
tray that should be used for specific pages in a PDF.
Hi
I use iText to generate a PDF from a generated XHTML
file. In the XHTML I use the <chapter > tag to create
a new page.
Because the XHTML is generated using conditional logic
(XSL) I canHi
i have to display some i-text generated pdf files with internet explorer.
The pdf files are generated just like the example 8 of the i-text site
http //www.lowagie.com/iText/tutorial/ch01.htm |
|
 |