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 210 of 388 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100  

ideas how to add a paragraph at a given position (or set curso

Hi We are using iText for a means to provide on-the-fly PDF documents of our HTML pages. We use absolute positions in our HTML elements. (We are able to translate appropriately). However we n

Re: iText : page events and global variables

Farid KHEZZAR wrote >hi bruno > > > Hi please use the mailing list address if you have a question itext-questions@(protected) >i 'm using the iText library to generate pdf files >i ha

Copying File Data into pdf

Hi I found your tutorial very interesting specially the examples you have given are fantastic. During my development I encountered one problem. I want to copy the file data(file should be of any

Re: IE adobe caching form data

Patrick Lee wrote >Date Wed 10 Aug 2005 06 28 43 -0700 (PDT) >From Patrick Lee <patrickolee@(protected) > >To itext-questions@(protected) >Subject [iText-questions] IE adobe caching form

Re: Is this possible to make a PdfPTable fit to a page ?

Thanks a lot for your quick response but I don 't know how to set my table width As you suggest I tried the method setTotalWidth width differents values but the resulting table has always the sam

Orphans and widdows in the pdf document

Hello I am having troubles with my pdf document structured like this Phrase PdfPTable Phrase Phrase PdfPTable etc. Very often the Phrase is associated with the next PdfPTable because it is it 's

Why out of memory

I had wrote a servlet with PdfContentByte to create a 1000 page pdf dynamiclly . but out of memory Then I wrote two test programe with 10000 circle the same resutl out of memory.Can anybody help

IE adobe caching form data

Hi We 're using IText to serve out existing FDF forms with prepopulated data for our users to enter and submit data through a simple servlet. Everything works fine except that for fields in

JBIG2 in PDF with Multiple Pages

Does anybody know if the PDF spec makes it possible for JBIG2 compression to share patterns across multiple pages? In other words in a JBIG2 PDF should the overall compression rate get better as the

Readonly with AcroFields

Hello all! I 'm using PdfStamer and Acrofields to dynamicly merge data from a database into a pdf-template and presenting the pdf with a servlet. My question is is there any way to use Acrofields (o

Signature validation problems of Adobe7 documents

That 's a Java error not iText. Try it with Java JDK 1.5 or another cypto provider such as bouncycastle. ----- Original Message ----- From "Clayton Blake " <claytonblake@(protected) > To <itext-questi

BookMark Issue

Hi All Is it possible to show the bookmark panel along with its corresponding content when it is opened through a browser. The pdf generated has documents of many pages and its corresponding bookmar

avoid oversized pages

Acrobat Reader has the option to "shrink oversized pages to paper size " (on Windows it 's called "Fit to paper " or "Shrink large pages "). How can I create pdf documents that do not need shrinking ? De

Re: iText on iSeries Machine

amontoya@(protected) wrote > > Hi > There is possible and how can I use itext on an iseries machine.... > I 'm development and web application using websphere application > studio in my window

form field duplication

Hi I tries to repeat a checkbox with the same name on every page of my document. The first page looks and works fine. Others are blank and their checkbox looks like invisible and have no even asi

Is this possible to make a PdfPTable fit to a page ?

Hi Is this possible to make a PdfPTable fit to a page ? I 'd like to create (and populate) my table and after make it fit to my page (like the excel print preview feature "fit to X page(s) wide b

Unit-testing iText generation

Hi I saw this message from Somik Raha and I 'd like information about how to unit-test PDF generation with iText (sample of use ...). Regards C?dric DUPUI

Metadata per field

Hiyas Is it possible to have metadata per field and page in a PDF? I would need this to attach search data to a field so that I will find the field AND its position again. This can naturally change

Automatically add new pages

How can I get itext to automatically add new pages to the PDF document without using document.newPage? I have a code that is pulling text values that will be different lengths and at times a new pag

Re: Still getting StackOverflowError on some pdf documents

Paulo Soares <psoares <at > consiste.pt > writes > > What code are you using? > I tried writer.setOpenAction(action) and PdfEncryptor.encrypt(reader new FileOutputStream(outPdf) " ".getBytes()

Still getting StackOverflowError on some pdf documents

Hi Paulo I post a topic on the StackOverflowError a couple of days ago and got your suggestion to use the latest version of iText. That solved most of the problems except one. This pdf was created

Add a table at the bottom of the document

<html > <div style 'background-color ' > <DIV class RTE > <DIV > <FONT face Arial size 2 >Hello. </FONT > </DIV > <DIV > <FONT face Arial size 2 > </FONT >  </DIV > <DIV > <FONT face Arial size 2 >      H

Problems printing PDF

Hi I 'm using iText quite a while and I got a problem these days that astonished me a lot. Every time I print an iText-generated document directly after printing an email from Outlook I 'm getting a

Fonts in the PDF

Hi Using iText API I am creating a PDF document that is exactly same as that of a PDF document created in the regular manner using Adobe tools (framemaker and acrobat). Since the original document w

iTextSharp for .NET examples

Are there any .NET examples for VB or C# that you know of? Thank You! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <HTML > <HEAD > <META http-equiv Content-Type content "text/html cha

embedded japanese opentype font can 't be seen in Preview o

At 04 45 PM 8/6/2005 Ethan Tuttle wrote >I 've stumbled across a problem with an embedding an opentype >japanese font (HiraKakuPro-W3). The pdf text in this font (which I >copied from a Mac OS X m

embedded japanese opentype font can 't be seen in Preview on OS

Hello to the list. I 'm new here and fairly new to iText. I 've stumbled across a problem with an embedding an opentype japanese font (HiraKakuPro-W3). The pdf text in this font (which I copied from

Enabling commenting in Adobe Reader 7

Acrobat 7 has the capability to enable a PDF file to be commented to and marked up using Adobe Reader 7. Does iText provide this capability for PDF files it generates? Thanks George <!DOCTYPE

Re: StackOverFlowError

Paulo Soares <psoares <at > consiste.pt > writes > > Use the constructor PdfReader(RandomAccessOrArray byte[]) or throw more > memory at your JVM. > > ----- Original Message ----- > From "Paul "

Document Properties

Hi Is there a way of obtaining "Document Properties " from a pdf document using the API? Attributes like PDF Producer PDF Version Application etc. Thanks Ramesh.
Page 210 of 388 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100