Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
iText
Page 135 of 388 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

Dashed table cell border

Hi I 'm using iText-1.4 to generate PDF files containing tables (PdfPtable). Some of tables I 'm creating need specefic border styles dotted dashed ... Is there a method like cell.setBorderStyle(

Attachment without annotation rectangle

Although I have not yet begun with the attachment stuff I could only find APIs that seem to require a rectangle argument for annotations. Using the Acrobat 6 Prof . I can attach a file without it be

Re: create more than 1 page of the same pdf, after use stamp (

Paulo Soares <psoares <at > consiste.pt > writes > > Look for setFieldCache in the mailing list archives. > > Paulo > > Hi > > i have a document in pdf in which i hava to fill some > > field

i haven 't find what i 'm looking for

Thanks a lot but can you give me more information I have try to find with setFieldCache. But the only i have found its generating physical pdf files. I would like to find something whithout gener

create more than 1 page of the same pdf, after use stamp (

Look for setFieldCache in the mailing list archives. Paulo > -----Original Message----- > From itext-questions-admin@(protected) > [mailto itext-questions-admin@(protected)] On

RE: Creating a PDF file using String object with HTML content

Hello Bruno Topic Creating a PDF file using String object with HTML content I am getting an error (see below) when I parse my HTML string using HTMLWorker ERROR

radio buttons

All I have a requirement to display radio buttons on a pdf page that is being generated. For generating the pdf I am using itext APIs Can any one please tell haow can i display a set of radio buttons

create more than 1 page of the same pdf, after use stamp ( to

Hi i have a document in pdf in which i hava to fill some fields (using the class pdfstamper) and show in a html page. I have already done it. But now i have complicated i would like to genere

[iText-questions] Re: Image in Signature [Complete]

Anja Kaiser <anja.kaiser <at > gmx.net > writes > > Hi > > is it possible to include an image in the visible signature of a PDF document with iText. And if yes how? > > Thanks for your help & be

Image in Signature

Hi is it possible to include an image in the visible signature of a PDF document with iText. And if yes how? Thanks for your help & best regards Anja

Creating a PDF file using String object with HTML content

Dear Users I have transformed my XML and XSL to a StringWriter object like this // Transformation code StringWriter writer new StringWriter() transformer.transform(new StreamSource(xml)

RE: Header/Footer/Table interactions

Bruno Lowagie <bruno <at > lowagie.com > writes > You are using class Table and HeaderFooter. > These classes are obsolete. > Use PdfPTable and page events > br > Bruno Since iText can write both P

Information Required About Making Border of Signature

Hi! I have some specific requirement about appearance of signature. currently im creating the same signature as shown in attached file "Signature-Old.gif ". But i want to make customise it like in at

PDF - > Tiff conversion possible?

Hello all I noticed the Tiff - > PDF examples in "iText by Example " and I was wondering if it would be possible to rasterize and convert a PDF to Tiff images. I 'm using the jpedal 's PDFDecoder (www.

iText PDF merge over pages probl

Thank You very much Bruno. Being sloppy is not the right way ) Priit -----Original Message----- From itext-questions-admin@(protected) [mailto itext-questions-admin@(protected)

Accessibility question

I am trying to add metadata info to existing PDF files and make sure those files pass the Acrobat accessibility checker. Is there a way in iText to add a "language specification " to the document?

iText PDF merge over pages problem. - Bayesia

It is a cell. I am using Table. Priit -----Original Message----- From itext-questions-admin@(protected) [mailto itext-questions-admin@(protected)] On Behalf Of bruno Sent Tue

Problem with HeaderFooter

Hi I am using HeaderFooter class to display header and footer in my page but I got one problem i.e I need to display both image and some text in Header area but it is allowing me to add either

iText PDF merge over pages problem.

Hello I have a problem concerning large vertical merge that is higher than one page. I have put an example PDF generated with 1.4.1 iText where You can see the lines are missing on the nex

Find name of field

Hi I have three different PDF formulars which I need to sign with a digital signature. The field in which the signature should appear is in different places on these three formulars so I would lik

Not displaying Days

Hi all i have the following problem i need to display a Date to pdf (for excample Monday 29/05/06). The problem is that i cannot see the day in pdf. the code to write the date is the following

Error on '& ' in the xml text

Hello We have & character in the xml in data that we send to the parser. It is giving exception - org.xml.sax.SAXParseException The entity name must immediately follow the '& ' in the

How to manipulate Cell width?

Hi I am working with Table and Cell classes i tried the method Cell.setwidth( "100 ") to increase cell width but the changes are not getting reflected accordingly How do I manipulate the cell wi

problem finding the dtd of itext

We are using iText in s webapp and we are writing the xml file on the fly. It does not reside on the machine. We are getting a FileNotFound Error when we try to reference the dtd kept inder th

Finding Height of....

Hai I got immediate response from *bruno *for my previous scenario. Thanks.... It is possible to find the *height of the table(PdfPTable)* after adding or removing cell in the table. (Or) It is p

Important Query

Hello How does on convert a .doc file to PDF Format. Please respond as soon as possible. Regards Anuj Gupta This e-mail and any files transmitted with it are for the

Problems with iText with Justified Text

We are using iText to automatically generate letters. The each paragraph of the letter is having justified text. The letter also contains bulleted lists (each item of the bulleted list is justified).

MultiText column height

Hi Am creating the index of the document using multi text column but the column overlaps the footer. The code is not working if I set a height for the mct and then use "do.. while " depending on mc

Adding Attachments to a PDF

Hi I want to add one or more attachments to an existing PDF file programmatically. Could anybody who have succeeded in doing that just write the 5-10 lines needed? This would be *very* much apprec

Header Footer on first page

Hi The header and footer is automatically disabled on the first page. Could any of you tell me how to display it on the first page as well. Thanks Deepti <div >  </div > <div >Hi </div > <div >&nb
Page 135 of 388 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100