  | 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 | Am sending info from domino to PDF file with success but when i use a
Acrobat document that i make in Adobe Designer it does not transfer the
DATA to it is there any "trick " to make any PDF work witHi
Can I define complex XML files where I will have objects (images multi-colum text tables etc) positioned at exact places of my document? If it is possible where can I find more examples All
I 'm using iText to merge multiple pdfs together. However under certain
conditions iText is throwing an exception with the above message.
Here is the code I use to merge docs together
Hi
Is it possible to use iText to read a MS Office Word document and save it as a PDF file like adobe distiller?
Thanks
Rodrigo
Hi!
I need to draw semantic differentials in my PDF reports.
Please see the following link for a sample
http //www.gumpinger.net/demo/semantic_differential_demo.png
From charting tool 's point of vHello
I am trying to make a Table of Content. And the
problem that i am facing is that i want to figure out
that whether the text that i am adding as a content
takes one line or more. Can you plea
Hi
I am using RtfWriter2 and itext-1.3.jar.
I am unable to create Table with proper rowspan and column span.
e.g i want 4 columns of equal column span and and row span of first three of them eq Hi all
I have an MS word mail merge document that I want to port to PDF.
Basically it is a standard letter where I programatically inject a name
address date etc.
I want to create the standard lHello! I 'm rather new using Itext and found a problem in one thing I wanted to
try I need to add input boxes to a page and I wanted to try to learn on my own
since I found no tutorials. I 'm having aHello all
I have just released iText1.4.2.
The most important new features in this release are support for
certified PDFs
and document level file attachments. Furthermore there were some bugfixes in <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " >
<html >
<head >
<meta content "text/html charset windows-1251 "
http-equiv "Content-Type " >
</head >
<body bgcolor "#ffffff " text "#000000Can someone point me in the direction of how to select text from a pdf
and reposition it on a different pdf? I believe I need to use direct
content and a rectangle but I 'm not having any luck. Is it pI am trying to fill out the pdf fields with PdfStamper and concatenate it
with PdfCopy but the fields are missing from every page but the first page.
Anyone know why that happened? Here is my code Is there a way to create a temp pdf file to write to instead of always have
the FileOutputStream() pointing to an actual pdf file located in some
directory?
Thanks
I need a pdfpcell containing an image with Image.TEXTWRAP alignment and
some text which flows around. Of course both image and text in the same cell.
While this can be done adding images and text dirHi
I would like to know which software can I use to create forms and afterworks
fill it up with Itext API. I?ve tried Adobe Designer 7 but it doesn?t fill
it up with the Itext api.
Regards
FrancYou must go through all those steps. If you know in advance the total
number of pages you can skip step 3 and do the "page i of pages " in 1.
Paulo
> -----Original Message-----
> From itext-questioHello
I have problem with column MultiColumnText.
Actually I need to insert column with text into pdf page in case when
rectangle is less then text which we whant to put in.
And using MultiColumnTex
Hello
I write a java class that creates a PDF using another PDF as template and
manipulate content.
read template (one page) -- > fill Fields (with PdfStamper) and flatten -- >
write it to a tempfilHi
I use itext to add a cover then encrypt documents.
Is there a way that I can use itext to unencrypt a document previously
encrypted by itext? The system knows the password so that shouldn 't be I 'm copying a pdf and attempting to set the default value to something
different for a number of fields. I think I 've coded myself into thinking
it was working because I 'm using the AcroFields.getFieIs there anyway to put a PDF page (PdfIndirectPage or PdfPage) into a
PdfPCell? I thought there would be some way of making a page into an
Image but I can 't figure this out. Any suggestions?
----You first use PdfCopy to concatenate the pages and then use PdfStamper to
add information. It 's a two step process.
Paulo
----- Original Message -----
From "Henry Doan " <geiz777@(protected) >
To <iteHi
I 'm trying to use PdfWriter.SetDefaultColorspace but I can 't understand what should I put at the parameters of this method.
Can anyone put an example how should I use this method to set tDoesn 't this code already set the new page to be the same as the on in
the reader?
// we retrieve the total number of pages
Rectangle psize reader.getPageSize(1)
float width psize.height()
floa
reader.getPageSize(int pagenumber)
>From "Grizzly Malchow " <grizzlym@(protected) >
>Reply-To Post all your questions about iText here
> <itext-questions@(protected) >
>To <itextThis is the first time I 've used iText so bear with me. While I 'm at it
I 'll tell you that my Java experience is quite limited as well.
I 'm trying to use an existing PDF as a template. I used the examHi i created a stamper from an existing pdf file and i want to create a 2nd
page and copy the content from the existing pdf file to the 2nd page.
Here 's what i have done so far
PdfStamper stamper
> -----Original Message-----
> From itext-questions-bounces@(protected)
> [mailto itext-questions-bounces@(protected)] On
> Behalf Of Wahaj Khan
> Sent Wednesday June 21 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " >
<html >
<head >
<meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " >
<title > </title >
</head >
<body bgcolor "#ffffff |
|
 |