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 236 of 388 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

XmlToRtf question

I 'm using XmlToRtf class to generate Rtf file. Resulted Rtf is not using the font specified in the xml instead it always generating Rtf with TimesNewRoman font. Any solution..! Thanks Sai

prevent paragraph splitting

Hi I have to prevent paragraph (or cell) splitting. I have a table where I put paragraphs into the cells. If the last cell don 't fit into page the cell will be splittet. I tried paragraph.setKee

NullPointerException in ColumnText

I 've just upgraded to version 1.3 from 1.01 of iText. Running my existing application I found I got the stack trace java.lang.NullPointerException at com.lowagie.text.pdf.ColumnText.findLimitsP

bookmark in HTMLWorker ?

Hi I need to create Bookmark inside my pdf. My pdf is create by a HTMLWorker object. Is it possible to create a tag that will generate me a bookmark for each html tag paragraph ? I believe that I

One question

Hi I have a question about the itext. Is it possible to change the Acrobat Version number and the Fast Web view yes on the same time? Best regards Alois Lehnertz alois.lehnertz@(protected)

PdfPTable gets truncated

Hi In the PDF document that I am creating I have to position a table at a particular y-position on the page. The number of rows of the table can vary depending upon some context of my applicato

PdfPCell Properties

Hi I am using PdfPCell to generate cells and add them to the PdfPTable table. But before adding them to the table I want to set attributes of the text that would be present in the cell. Attribu

Subject: linebreaks

Hi I 'm creating a big rtf document. The document is very big in size too. Is there a way to leave out the linebreaks in the generated rtf doc. I hope that will decrease the file size. Thanks

Subject: Hypernation

Hi ! I need to use hyph-tools for converting patterns to xml for use with IText I have the patterns files for Swedish and Danish but how do I use the tool ? Where can I found more infor

affine transformation

hallo i use the affinetransformation to rotate a textcolumn. because the affinetransformation rotate the coordination-system i have to reset the coordination-system after i rotate the obj

Page Numbers

Hi I have a PDF document created using iText. To this I have appended pages by importing few other pages from another PDF document(using PdfCopy). How do I set the page numbers for the document

Help with Page numbering

Hi I am using PDFPTable to print data on the document. I want to print the page number on the page footer. I am not using any iText API methods (document pdfwriter methods) for that. Reason be

Re: pdf to xml ???

On Wed 27 Apr 2005 13 35 52 -0400 R??mi Guilbert wrote > Hi I saw the Chapter 7 XML and (X)HTML in your tutorial. I know that I can convert a xml file to pdf file. But I want to generate a xm

pdf to xml ???

Hi I saw the Chapter 7 XML and (X)HTML in your tutorial. I know that I can convert a xml file to pdf file. But I want to generate a xml file from a pdf file is it possible. Thank 's !! R?mi <!DOC

Signature in an existing signature object

Hi all I would like to know if using iText it is possible to add a signature in an existing signing field that is empty. How can I do it? Thank you Cristina <!DOCTYPE HTML PUBLIC "-//

PdfSignature

Hi all I 'm signing a PDF document using method "createSignature " from class "PdfStamper ". I have seen that there is a class called "PdfSignature " but I don 't know the way to use it. I have

Date in a signature

Hi all I want to know if there is any way to set the date of a signature in the signature itself or it is always a signing object field. I have tried setting date with setSignDate in PdfSigna

iText and PDF Images

Does iText now or will it ever support PDF images directly without first converting them to tif? Thanks JDEWE <html xmlns o "urn schemas-microsoft-com office office " xmlns w "u

nullpointer exception on document.close with empty pages

Hi I 'm using the latest stable release of itext (version 1.3) and I get the following error when working with PDF 's that contain a blank page. What I do is split an existing PDF document in

Cell events and page breaks,

hi are cell events influenced by page breaks I have an cell event which draws line in a cell works fine if its a single page but not when it extends over multiple pages. I tried changing

getOutputStream() has already been called for this respons

Hi Paulo could you help me out? Am 26 Apr 2005 um 17 21 hat Oemer Guersoy geschrieben > Hi list > > I 'm trying to create a itext rtf document with arial font in a controller. > > But

converting from pdf to other format.

HI Is there any possibility to convert pdf into text (or into any other format ) using itext? Regards Sridevi. This e-mail and any files transmitted with it are for the sole us

Stamp a field with formatted data

Hi ! I want to stamp a field in a pdf with a table. I 've search the archives but I haven 't found any threads about this. question - Is it possible to stamp a field with anything else but ordin

Location of MultiColumnText

Hi How do I position MultiColumnText at a desired location on the page. The code shown below creates a mct of certain height and has two columns. This code results in the mct object placed at th

Java (not iText) font question

Hi This isn 't an iText question but I thought someone on this group may have run across this. I have the weirdest problem. When I run the program below if I get font metrics for the Courie

XFA in iText in the future?

Hi I 've just started to investigate the various facilities offered by iText 1.3 to manipulate PDF forms on the fly. However it would seem that XFA which is present in PDF 1.6 (generated by A

Re: pdf security question

You must also use ssl when sending the pdf. ----- Original Message ----- From <Timothy_Ma@(protected) > To "Paulo Soares " <psoares@(protected) > <text-questions@(protected) > Sent Tuesd

onStartPage event

Hi I have some problems when using the onStartPage event. I was able to deal with the onEndPage but here I 'm lost. When executing my app if I write just a few words with any instruction (ass

Copyright Text

Hi I need to generate some copyright information in my PDF document. For example to indicate "Intel " is a trademark of Intel Corp. I am able to write the string "Intel " with a superscript 'R '

Why would iText work with 4.0 websphere, but not with 6.0

hi I developed JSP using iText and it worked fine for a year unitl I moved to webspere 6.0 suddelnly now I get the following error - "The file is damaged and could not be repaired ". Tried
Page 236 of 388 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100