  | 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 | I have figured out how to add a JPanel into a PDF Document.
However I have not figured out how to add the new Graphics2D object
into the flow of an existing document.
This just adds it to thHi
I wouldn 't ask if it weren 't important.
Is there a toolkit available with which I give a Graphics2D Object (e.g.
from a picture or my component or a PDFGraphics2D) and which then draws
a calenI 'm using IText 1.3 to generate PDF reports on-the-fly in my Struts-based
web application. Occasionally I see the following error
Error 500 Server caught unhandled exception from servlet
[SIf Acrobat asks for a password then iText will also need one. Can you post the PDF?
Paulo
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [mailto itext-questi
Hi All
I have a requirment where I have to display just the PDF document without
any signatures.
Can anyone tell me how to remove signatures from a PDF using iText?
Thanks in advance!
reagrds
this seems to be korrekt. Acrobat Reader is asking for the the
user-password if i try to open the encrypted pdf-file ...
but if i read the encrypted pdf-file with itext (user-pw null) save it and
rHello iTexter
i want to make encrypted PDF-files with iText (iText
v1.4.2 JDK 1.5.0)
...
PdfWriter writer PdfWriter.getInstance(document new
FileOutputStream(pdfEncrypted.pdf))
writer.setEHi guys
I have one problem about getting one immage size (width and height).
Is this possible ?
I 'm trying to check the size of one image and I don 't know if this is
possible.
Thanks.
--
Best Re
Hi
I am using itext for Rtf generation and it works pretty good for my 90%
needs.
However I 'm little stuck while generating table of contents. In The code
shown below
setting font and indeHi folk!
My email is about this code
#1 .open document
open()
try{
PdfWriter.getInstance(doc new
FileOutputStream(nombreFichero))
Hi everybody
i 'm trying to use the class PdfCopyFields for copying PDFs with fields.
There are the same fields on different pages of a PDF and the fields
have attached javascript (a coloured border Dear all
I have to render the pdf from html. I 'm using tidy parser to conver the html to xml and i passing xml to itext to render the pdf. but it throwing exception.... Please do support.. Wowee wow wow.
Just wanted to say how impressed that I am with your work here.
This is going to be fun!
(Oh and questions will be forthcoming ))
Jason
<html xmlns o "urn scHi all
I 'm trying to use the samples in the tutorial for using external
signature in Self Sign Mode. It compiles ok but when I verify it it
always says it has been modified.
The code I 'm using At 09 02 AM 7/13/2006 Antoine wrote
>I am trying to understand the relationship between the mediabox and
>default user space coordinates.
Coords are relative to the origin (bottom left) ofHi
I am trying to understand the relationship between the mediabox and
default user space coordinates. Basically I have a mediabox
MediaBox[0 0 595 842]. When I open it up in acrobat it tells me tha Dear all
I 'm using itext to render the pdf from the xml but table doesnt comes out... Pls do support.. Tks
Regs
visa
Visalatchi Jayakumar
Mobile No 0065-81131421
I have a big problem with resoudre urgently. I use louse to generate a
document pdf which contains a table when I launch the document I have this
at the exit
DocumentException java.lang.IndexOut
Hi there
I 've got a PDF-Form which I fill in with some values. The user is
normaly allowed to change this values. But in some cases it 's not
allowed.
I 'm setting the values like this
AcroFields fitextsharp-questions-request@(protected) wrote
> I understand that you have been working on a book which I would have
> already purchased but for the fact that its scheduled release dI need to concatenate 2 small PDF documents on the same page. PdfCopy
will only do a page by page concatenation. Is it possible to
concatenate PDF with iText without a page break between them.
Thanksthank u.
You 're in the good path. Just call
datatable.RunDirection PdfWriter.RUN_DIRECTION_RTL
A link to the examples
http //itextdocs.lowagie.com/tutorial/fonts/styles/index.html#direction
Tthank u for your answer
i 'll check it out
and let u know if my problem solved
p.s.
great job in this pdf
----- Original Message -----
From "Paulo Soares " <psoares@(protected) >
To "Post all your qGood day to iText users/authors
I have some very rudimentary questions about your product. We use it in
our company to generate PDF files and our needs are changing...I am not
a programmer or directmy code
Dim arial As BaseFont BaseFont.CreateFont(windir & "\Fonts\arial.TTF "
BaseFont.IDENTITY_H BaseFont.NOT_EMBEDDED)
Dim fontArial As Font New Font(arial 11 Font.NORMAL)
datatable.AddHello
I have text that I 'm getting from a database with absolute coordinates as well as rotation and alignment information. I trying to use iText to create a PDF that uses this information. I am aIt 's a porting bug. In PdfEncryption.cs replace
public PdfEncryption(PdfEncryption enc) base() {
with
public PdfEncryption(PdfEncryption enc) this() {
Paulo
> -----Original Message-----
> FI posted the pdf and the xfdf file at www.neromir.net/PDFDir. The files are
certFront.xfdf and certFrontTextFields.pdf.
-Josh Adams
>From "Paulo Soares " <psoares@(protected) >
>Reply-To PHi
I 'm using iText to fill fields of a PDF template (prepared with Acrobat
Professional).
I 'm using the following method
PdfReader pdf new
PdfReader( "c /PDFWhen generating a PDF document with iText a problem occurs during placing
more than one table per page. The table is generated well but the cell 's
content are displaced. the content is not placed in |
|
 |