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 138 of 388 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

Problem while adding image to header

Hi I am trying to add an image to header the co-ordinates like left top bottom right margins may vary since I am collecting those parameters from user form but I was unable to display the h

Displaying lines in header

Hi When I used the below code it is displaying two lines both at Top and bottom but I don 't need those lines how to remove them HeaderFooter header new HeaderFoo

Image not adding to header

Hi I want to add an image to header by using HeaderFooter class I tried with the below code Document document new Document(PageSize.A4 50 50 50 50) PdfWriter.getInstance( document

Re: How to position footer of RTF documents?

Darryl Miles <darryl-mailinglists <at > netbauds.net > writes > > > Thomas Herre wrote > > A simple problem but I don 't find the solution > > How do I position a footer say 0.5 cm from the botto

iText with different jdk versions

Hi Can we use iText with JDK1.1 /1.2/1.3? Thanks and Regards Mamta Joshi <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN " > <HTML > <HEAD > <META HTTP-EQUIV "Content-Type " CONTENT "text/html chars

How to position footer of RTF documents?

Hi all A simple problem but I don 't find the solution How do I position a footer say 0.5 cm from the bottom of an RTF document? By default it 's always half an inch from the bottom and I can 't fi

setFieldProperty - Question by resizing an textfield

Hi mailinglist i need a method (perhapes setFieldProperty) to change the width of an textfield. does anybody know a solution for my problem? is it possible? background i have a pdf document with

printDocumentSilent-troubles

Hi iText is a really wonderful tool yet I do have some troubles concerning printing. I have a big Java-application that produces lots of PDF-files. One for each customer. Now I want them ALL print

Cells too large for one page of RTF file don 't break to new pa

Hi all I 'm using iText 1.4 to generate RTF files. The problem with the generated RTF file is I have some very large cells and instead of spanning the cell to the next page the extra text that d

Cannot open pdf.

Hi My application gives me an error when opening the pdf. Acrobat Reader says the file is damaged and cannot be open. My code is attached. >From bruno <bruno@(protected) > >To HINDI TLC <hindi_tlc

local destination

How could I add destinations even if they don 't exist on the local pdf? If I add a setLocalGoto( "hello ") and the destination doesn 't not exist the document cannot be closed and it throws a RuntimeEx

Question about SimpleBookmark Class

Hello I am using SimpleBookmark class to get bookmarks from a PDF file by using SimpleBookmark.getBookmark(reader) method. The main problem is that when it returns a list i am unable to extract

Trouble concatenating PDFs with same name textboxes

Hi all I 'm using a PDF as a template and putting data values into the PDF text boxes and then concatenating the PDFs using code similar to http //itextdocs.lowagie.com/examples/com/lowagie/examples/

New paragraph is appending data from previous one.

I 'm brand new using iText and I 'm trying to build some reports in an Eclipse RCP application. The report is very simple. It reads some records from a database and prints them. This is the source

Signature timestamp

Hi I have a problem with timestamp of digital signature. I create this signature as 'adbe.pkcs7.detached ' and everything works fine. Now I want to add a timestamp to the signature (by adding ASN.1

Local Destination, Remote Goto question...

Is it possible to setLocalDestinations in one pdf file then setRemoteGotos to these destinations from another pdf file then merge the two files (ala Concatenate example) and still have the gotos work?

signing pdf with Aladdin eToken

Hello I 'm trying to sign a document with an Aladdin eToken but the resultant document doesn 't have a valid sign. This is the code // connect to eToken PKCS#11 provider A

iText in Action presentation

I 'm sorry I don 't have the time to answer questions right now. I have just given my first 'iText in Action ' presentation and it 's just impossible to tell everything that is in the book in two hours

Re: Contents break pages in pdf

bruno <bruno <at > lowagie.com > writes > > Fer wrote > > >Hello I have a simple but big problem. > >I create a pdf document and add contents (for example 2 tables and > >paragraph). If first c

Question : Javascript action on close document ?

<html > <div style 'background-color ' > <DIV class RTE >Hi I want to know if it is possible to do an action on close document pdf I just want a confirm box like in javascript when I want to close my pdf

Deleting interactive fields

Hello! I have been using/investigating with your iText library from about 4 months. It seems very few time but I enjoyed a lot thank you for all of your efforts. We are developing all about subform

Re: BaseFont getWidths()

How I get the path of the font? Because I have only the fontname! Thorben

BaseFont getWidths()

*Hello I will use com.lowagie.text.pdf.BaseFont "getWidths() " and have a problem with Fonts!* FontFactory./registerDirectory/( "d / ") Font font FontFactory./getFont/( "LETTERGOTHIC LT " BaseFont.

Question about rtf and stylesheets

Hello! I use the iText 1.4 to create rft-documents. In the iText 1.4 there are classes RtfParagraphStyle and RtfStylesheet I thought that the RtfParagraphStyle can be used like the RtfFont but in

Contents break pages in pdf

Hello I have a simple but big problem. I create a pdf document and add contents (for example 2 tables and paragraph). If first content (table1) uses all of page 1 and part of page 2 then next c

new line problem

hi Please xml content < paragraph leading "12.0 " font "Helvetica " size "12 " align "left "> This is test docs < newline /> please look at it..< newline /> < /paragraph>

About the com.lowagie.text.Table

--Boundary- _TQMObPlzYElIOgNQRYMUdpVIamqg Content-Type text/plain charset "gb2312 " Content-Transfer-Encoding 7bit Hello iText is nice free software and I love it.However there is a problem when

Newline problem with itext

Hi I am using itext1.4 for creating pdf from xml. i am getting underscore(_) sign wherever i am using <newline / > tag Can anybody know the reason behind it ? Thanks in advance ... Shyam Saxena

The quotesingle can 't show on the PDF file

Hello I use the iText1.4.jar & tomcat server 4.1(JDK1.4) to export the PDF file but no any quotesingle can show on the PDF file.I use the Aodbe Reader 7.0 to read the PDF file.I wish you can reply

Page events question

Hi Is there a way to draw a border on the bottom of a table _only when it gets split by a page change_ and not at the very bottom of the table on the last page?
Page 138 of 388 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100