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 89 of 388 Previous 10   81   82   83   84   85   86   87   88   89   90   Next 10   Next 100  

electronic signature field

Hi all is it possible to add an empty signature field to a PDF? is it possible to sign into an empty signature field? Thanks.

index with page numbers

hi all I was using itext two years ago to do really nice stuff and now I have a question I would like to know (only short answer yes or no) if it 's possible to use itext to create a pdf doc

Adding format validation on text fields

Hi I am trying to add text field validation on forms created in Acrobat. I need to load a form and append functionality like - enforce "numbers only " format - custom date format - custom input ma

Read and Manipulate existing PDF cont.

Iliad Yan wrote > I am sending you 2 sample attachments (both created with Acrobat > Designer 7) of what I want to do. Note that there is only limited support for forms created with Designer. You

Alignment of footer Text

I am using the folllowing code to add a header and footer. It works fine except that I am failing to align the text on the footer even after using setAlignment(Element.ALIGN_MIDDLE) Is there somethi

Gain performance

Nielsen Michael wrote > Hi there > > I with joy using this iText component..really nice and flexible to use. > Though I have been performance measuring the code and it seams there > might be a f

Rtf documents and images

Hello I have the following problem is it possibe set an absolute position alignments ... to a image in a rtf document? Thanks in advance Manuel Espa?ol Hello <br > <br >I have the following pr

ColumnText and large table header

I have used and adapted the onEndPAge() example and everything works nicely. I have tried adding a a big fat table as my header and it doesn 't display right it seems like it is reacting to my margin

RTF strange space between rows

Hi guys I have a strange(?) problem regarding the space between rows from a RTF document. I 'm doing something like that ..................... Paragraph para new Paragraph() Chunk ch new Chunk( "Te

Tiff Watermarking

Does iText support watermarking a Tiff document directly without converting it to PDF? Thanks Mike <div >  </div > <div >  </div > <div >Does iText support watermarking a Tiff document direc

Problem with PDF document when number of columnsare more t

See http //itextdocs.lowagie.com/tutorial/objects/tables/pdfptable/index.htm l and the example SplitTable. Paulo > -----Original Message----- > From itext-questions-bounces@(protected)

Memory and ColumnText

I got a memory problem with my pdf i need to built a PdfPTable with over 30.000 records that table is written in a ColumnText. I took a look at the PdfPTable tutorial and I saw the paragraph Memory

Problem with PDF document when number of columns are more than

Hi I am using the iTextSharp to create PDF document and implementing using C#. My requirement is to create a tabular report. So I am using the PdfPTable .Everything works fine when the number o

IText cyrillic table of contents (TOC) in RTF format problem

Hi all I have problem when I generate Table of Contents for RTF Document and when the text is with Cyrillic characters. The text I get looks like this B1CfC8D1DaCa CdC0 D3D7C0D1D2CdC8D6C8D2C5....

PDF/X bugfix

Manning Publications has a forum called Author Online where readers can post problems remarks suggestions. That 's OK but I prefer keeping all the bug reports centralized on the mailing list becaus

Adding Text to PDF document is off the page

Hello iText team I am applying a "watermark " (text) to an existing PDF document using the iText API. I have a problem document. This PDF document was created by "PDFScanLib v1.2.2 in Adobe Acrobat

Repeatable HASH

Hi! I 'm working to an asynchronous digital signature service and now i 'd like to add pdf capabilities. I need a way to make the hashing process repeatable if i try to insert a signature in a pdf docu

FontFactory.register and jars

Is it possible to use a font in a jar with FontFactory.register()? When I try this FontFactory.register(getClass().getResource( "/resources/fonts/times.ttf ").getPath() "my_times_font) I get a Cause

write pdf file to disk

Hi....i think i 'm fighting against a quite simple problem but i 'm afraid i can 't resolve it. I create my pdf file using a FileOutputStream like this FileOutputStream fos new FileOutputStream( "O

Adding a check box or radio button to a cell   in a   table

Thank you very much. On Tue 2006-11-28 at 09 28 +0100 Bruno Lowagie (iText) wrote > Rosti Gendler wrote > > Hello > > Is there any way a check box or radio button can be added as part of the > >

compile using GCJ

I 'm trying to compile a java class to a binary wint gcj and the process stumbles on com.sun.image.codec.jpeg class there is no support for this non standard classes. What is the best way to workarou

Html into RTF

Hello Could you please someone tell me that it is possible to put HTML code into RTF Paragraph and to be displayed like in a browser ? I 'm trying very hard to do one API that will transform HTML

PdfStamper and no compression

Hi I am trying to sign the PDF file with PdfStamper - this goes fine but new objects are compressed with flate - is it possible to turn off the compression for new object added using PdfStamper (l

Adding a check box or radio button to a cell in a   table

Rosti Gendler wrote > Hello > Is there any way a check box or radio button can be added as part of the > table? Added to a table cell for example? I 'm looking into an example > provided in Javadoc f

Problems with MAXLEN

Hello I filling an Pdf (V1.6) using iText 1.4.4. Somethimes the values exceed the MAXLEN value of a textfield. The problem I have is that the display value is still the untruncated value. Why is t

RTF RtfShape Question

Hello I am trying to create an RTF document with a table that looks like the following. http //kencochrane.net/itext/RTFTableExample.gif . Basically it is a Table with a Line that goes across multip

Subject: book

Has the book been published? I have not received it. -Henry Mark Hall wrote >On Monday 27 November 2006 15 04 Henry Lu wrote > > > >Is there a way to generate tale of content in RTF? > > > >

Font size in a table

Hello i need help im working with tables and my code to generate the table is the same than the example My first table but i cant change the font size can anyody help me to do this? i really aprec

Adding a check box or radio button to a cell in a table

Hello Is there any way a check box or radio button can be added as part of the table? Added to a table cell for example? I 'm looking into an example provided in Javadoc for RadioCheckField class. It

Vertical Split

Hi I have a pdf file In which a page is divided into two vertical halves.If I put view by page width the whole lengthwise doesnt appear.(obvious) I need to split the page vertically into 2 parts pag
Page 89 of 388 Previous 10   81   82   83   84   85   86   87   88   89   90   Next 10   Next 100