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 119 of 388 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Is there a limit to how many page to add to a document?

My code is below and i simplify it to just add new page to the PdfCopyField variable but everytime i go over 5 page it tells me the pdf file is damaged. Did my code mess it up or is there a limite

Stack overflow error using iText

Folks - finally been able to isolate this issue with two samples http //www.drrw.net/temp/iText/stackoverflow-sample1.pdf http //www.drrw.net/temp/iText/stackoverflow-sample2.pdf When we attem

Changes made in iText 1.4.2 -- > Certified PDFs

Hi iText users We are currently still using iText 1.4.1 and when reading the history file to check what new features have been included since I came across the line - "Added support

FW: Re: problems

still having a problem this is the line where compiler of C sharp stop on it System.Drawing.Color color and have this error The type or namespace name 'Color ' does not exist in the class or

Subject: Image issue

Hi All! I want to insert an image element to my pdf-generated document and resize it. First I create an image object Image image Image.GetInstance((byte[])myData) Then I try to change it size by

Timestamped signature

Hello I 'm trying to create a PDF with a timestamped signature on it (unauthenticated attribute containing timestamptoken) and till now my best result when I open the signed file with Reader is a v

How to horizontally fit table in one page

Hello For the purpose of monthly reports I am creating a pdf table format. User can add and remove the columns depending on the preference and then can generate pdf report. My Question is how to h

iText-questions Digest, Vol 3, Issue 1

Leena Kulkarni wrote > Bruno > > The mail client failed to send th email as the attachment was .zip > Now I see the problem. You were talking about newlines but you meant page breaks. This is

different headers for different section in a   PDF

Leena Kulkarni wrote > We are using the following as suggested by you in one of the examples > you shared where PageNumbersWebDraftEventHelper is the class we have > written that has all the onPag

i18n approach to footer "Page X of Y "

In the page events examples http //itextdocs.lowagie.com/tutorial/directcontent/pageevents/index.htm l#examples there is an example of printing a footer with text for page numbers as in "Page

Hey Itext, can you help Ali Alain with this >;)

Hi Itext Ali thinks you 're cute and gets a warm fuzzy feeling at the slightest thought of you. In fact Ali likes you SO much that Ali wants you to join the fun at ZEBO! This is a privilege bestowe

Problem Applying Watermark to files created byAdobe illust

You forgot to tell us what the problem is. Paulo ----- Original Message ----- From "mohan alagurajan " <redhillsmohan@(protected) > To <itext-questions@(protected) > Sent Monday July 31 2

Problem Applying Watermark to files created by Adobe illus

At 11 23 AM 7/31/2006 mohan alagurajan wrote >I have to apply Watermark to PDFDocuments and I use the code below for >that it works fine except for some documents which are created by Adobe >Illus

Template with color

Hi Is it possible to create a template with a determined color? For example I need to create a template area with a background blue color. Thanks Rodrigo

Problem Applying Watermark to files created by Adobe illustrat

Hi All Thanks for the continued help provided by everyone in this forum. I have to apply Watermark to PDFDocuments and I use the code below for that it works fine except for some documents whic

Question itext

Hi I have the followin problem I am constructing a pdf but I have several portions of html that in several parts of the document i have to use a parser in this case HtmlParser but no work becau

New line problem when data is present.

Leena Kulkarni wrote > Both are same except in the last table in error xml.xml the data is there. > We do not know why this differnce. Both XML files are useless to me they don 't contain any newli

Headers ..and database.

Hi Bruno! My question is about headers.....and database. I 'm building a desktop application which connects to a database. Once I have collected all data I 'm trying build a PDF file. When I try se

different headers for different section in a PDF

Bruno Is it possible to add different headers for different section in a PDF? We are printing records and would want some record related information in the header on relevant pages.

PDF with subsetting OpenType fonts withPostScript outlines

I know about that but the code was contributed by someone else and I don 't have the time to learn the PostScript outline format to fix it. Paulo > -----Original Message----- > From itext-questions

PDF with subsetting OpenType fonts with PostScript outline

The attachment failed to be sent out. The problem description is as following The problem is related to subsetting OpenType fonts with PostScript outlines font. Although PDFs with subset fonts di

PDF with subsetting OpenType fonts with PostScript outlines fa

Paulo I am using iText to generate PDF file. It works very well except that when printing the PDF out I got attached error message. I googled the error message and found this http //www.pdflib

Himanshu D Thube is out of the office.

I will be out of the office starting 07/31/2006 and will not return until 08/01/2006. I will respond to your message when I return.

Polygon shaped link annots - possible?

Dear List I 've been reading through the PDF specification to find out if it is possible to create a polygon (shape) annotation that has a hyperlink or javascript action. It is possible to create

Subject: problems

its the first time for me to work using itext sharp library and iam facing some problems first when i try to run the first example the compiler of c sharp has an error which is -E \Documents

Change font of the generated number for Numbered List in RTF

Hi I am creating a RTF document with numbered list. I am able to generate the numbered list but the generated number Font is different than the font of the ListItem. So my question is how can I set

How to change the generated number font for Numbered List in R

Hi I am creating a Numbered List in RTF. It generates the list properly but the numbering is in different font i.e.. "Times New Roman " and text is in "Arial ". The question is how do I set the font

Signing PDF with a PKCS11 smart card

Hello! I 'm rather new to both iText and smart cards but I need to sign a PDF twice preserving the first signature using a pkcs#11 provider (I use the Sun implementation). With standard Java I manag

Subject: iText 1.4.3

Hello all I have just released iText 1.4.3. Paulo and Mark have been fixing bugs and problems that were reported on the mailinglist problems caused by the page rotation when getting field position

Logic and Syntax help with page numbers

Hi Group I 'm trying to work through the logic and syntax of dealing with page numbers but I haven 't had much luck. I need to create on PDF with multiple pages varying in the number of pages something
Page 119 of 388 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100