  | 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 | Hi I need some help with some stuff.
I was trying to use your SAXmyHtmlHandler.java class for use in a JSP page but as I am not used to use the jdk directly I don 't really know where should I put My application currently creates PDF files for printing. They are printed
from Solaris on the server using the "iprint " command.
When a user wishes to do a reprint of a number of documents it iHi all anybody have any thoughts on creating an image preview of a PDF?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " >
<HTML > <HEAD >
<META http-equiv Content-Type content "text/html Using Photoshop Elements a user can create a Slideshow in PDF. This file
opens in full screen and automatically flips though its pages based on a
predefined delay. Is it possible to create this usinI 've got some code that looks like the following
AcroFields.Item item (AcroFields.Item)pdfFields.getFields().get(
fieldID )
ArrayList widgets item.widgets
PdfDictionary dict
I have created my first document in iText and it acutally works. Now
how do I get that document to open Adobe Reader so the user can
view/edit/save the document? I found examples of doing I 've experienced problems with Acrobat 6.0 twice. In one case careful examination of my code revealed that I was creating a malformed table -- I can 't remember exactly what I did that was wrong but Hello
Thanks to those that responded to my question regarding using iText
with Acrobat 6.0 .
Upgrading to Acrobat 6.0.1 resolved the problem. I should have looked for
the "Updates " in AIs there any way to use itext to determine the colorspace that a PDF has? If
not does anyone know a good way to do that?
cheers
Ragnar Birgisson
Hi all
I ahve the following code but it doesn 't work
it gives me nullpoiner exception
what can be wrong?
If i don 't use tagmap it works fine
import java.io.IOException I am creating a PDF report from my web application. It works well if the
content fits in one page. When I add a new line that requires an additional
page I get ascii output instead of PDF output That 's the way PdfPTable works and is by design. If you want to break rows you 'll have to use ColumnText directly.
Best Regards
Paulo Soares
> -----Original Message-----
> From itext-questioHello
Has anyone experienced any problem displaying reports created with
iText.jar(iText0.99.jar) when using Acrobat 6.0 ? They have been and still
work fine with Acrobat 5.05 but not wiHi.
How to get the PDF page 's text or bookmark?
I need to find out any information from any page of PDF when I don 't
know about which page (number). I have a dinamicaly created a PDF file
by XHi
i have following xml template.
i am trying to generate pdf from it
<Name/ >
Protective Services Worker <newline/ >
<paragraph >
<font family "Courier " style "normal " size "Hi
I wanted to generate PDF on the fly
for this i am using XML
is it possible for me to use tagmaps for this?
Thanks
Manish
Hi Guys
I have a table in my PDF file.
I would like to set the cell heights so they are not all different sizes
when I fill them.
Thanks in advanced
Bernard Herrok
Bernard I want to insert TOC for already created rtf pages using itext library.
2nd thing I want to add 2 tables on the same line.I am not able to do that.
using 'document.add() ' it adds one after another
Hi
PDF generated by itext is fine. But while viewing pdf through IE 6.0
browser clicking on browser back button taking two pages back instead of
one.
Did I miss any thing in my code? I am trying to insert a HeaderFooter at the bottom of an image page. The
images I have are of varying sizes so I am calculating the size of the page
to fit the image and adding on a bit for the fHi
Does anybode know how I can set my pdf to be non-editable (locking the
pdf) using IText? My PDF is generated in a servlet using the IText
libraries and it works fine but I need to "lock " the At 10 11 AM 2/4/2004 Paulo Soares wrote
>- changing the Pantone color. This is easy to do as all that is required
>is to change the ColorSpace key in the page dictionary.
True if theHi
I am new to IText. I have a problem when closing the PDF window. I have a
link on the application jsp page to view the pdf of a confirmation. When I
click the link the following javascrThanks for the reply
so if i have am existing XML can i use XmlWriter to convert it into iText Xml?
Thanks
manish
I had a look at the the problem and it can be broken in two parts
- changing the Pantone color. This is easy to do as all that is required is to change the ColorSpace key in the page dictionary.
Hi I was just wondering if it 's possible to use or change existing
fonts when using PdfStamper to add content to an already existing PDF?
Let 's assume for this question that the font is 100% embedAt 05 57 AM 2/3/2004 eididify1@(protected) wrote
>I want to try and change the Pantone color in an existing PDF to another
>when I copy the PDF using iText (i.e. 100% PMS 353 Green to 40% PMS 185Hi
I try to execute le Chap0704 example and I have this message
ExceptionConverter ExceptionConverter java.lang.NullPointerException
at org.apache.crimson.parser.Parser2.parseInternal(UnknI am writing Tables in a pdf document and I want to know how many space is left
between the bottom of the last table I drew and the end of the page. Is is
possible?
Thanks a lot.
Javi.
Hi
I use concat_pdf to concatenate PDF files but noticed the resulting file is
smaller then the original file size. To prove this I concatenate "a.pdf " to
"nothing ". The resulting P |
|
 |