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 128 of 388 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100  

Subject: Type PDFs?

Am sending info from domino to PDF file with success but when i use a Acrobat document that i make in Adobe Designer it does not transfer the DATA to it is there any "trick " to make any PDF work wit

Subject: Complex XML

Hi Can I define complex XML files where I will have objects (images multi-colum text tables etc) positioned at exact places of my document? If it is possible where can I find more examples

PDF header signature not found

All I 'm using iText to merge multiple pdfs together. However under certain conditions iText is throwing an exception with the above message. Here is the code I use to merge docs together

MS Word to PDF

Hi Is it possible to use iText to read a MS Office Word document and save it as a PDF file like adobe distiller? Thanks Rodrigo

Drawing "semantic differentials " into a PDF

Hi! I need to draw semantic differentials in my PDF reports. Please see the following link for a sample http //www.gumpinger.net/demo/semantic_differential_demo.png From charting tool 's point of v

Text Lines Problem

Hello I am trying to make a Table of Content. And the problem that i am facing is that i want to figure out that whether the text that i am adding as a content takes one line or more. Can you plea

Table formating. Rowspan and Colspan.

Hi I am using RtfWriter2 and itext-1.3.jar. I am unable to create Table with proper rowspan and column span. e.g i want 4 columns of equal column span and and row span of first three of them eq

Tool for creating PDF 'template "

Hi all I have an MS word mail merge document that I want to port to PDF. Basically it is a standard letter where I programatically inject a name address date etc. I want to create the standard l

PdfDocument and PdfAcroForm

Hello! I 'm rather new using Itext and found a problem in one thing I wanted to try I need to add input boxes to a page and I wanted to try to learn on my own since I found no tutorials. I 'm having a

Subject: iText 1.4.2

Hello all I have just released iText1.4.2. The most important new features in this release are support for certified PDFs and document level file attachments. Furthermore there were some bugfixes in

UCC/EAN Code 128 bar code, USPS standard

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset windows-1251 " http-equiv "Content-Type " > </head > <body bgcolor "#ffffff " text "#000000

Subject: Rectangles

Can someone point me in the direction of how to select text from a pdf and reposition it on a different pdf? I believe I need to use direct content and a rectangle but I 'm not having any luck. Is it p

Missing Field after PdfCopy

I am trying to fill out the pdf fields with PdfStamper and concatenate it with PdfCopy but the fields are missing from every page but the first page. Anyone know why that happened? Here is my code

Temporary pdf file?

Is there a way to create a temp pdf file to write to instead of always have the FileOutputStream() pointing to an actual pdf file located in some directory? Thanks

PdfPcell with text that flows around image

I need a pdfpcell containing an image with Image.TEXTWRAP alignment and some text which flows around. Of course both image and text in the same cell. While this can be done adding images and text dir

Creating a form

Hi I would like to know which software can I use to create forms and afterworks fill it up with Itext API. I?ve tried Adobe Designer 7 but it doesn?t fill it up with the Itext api. Regards Franc

avoid to write to much PDF-files whilemanipulating

You must go through all those steps. If you know in advance the total number of pages you can skip step 3 and do the "page i of pages " in 1. Paulo > -----Original Message----- > From itext-questio

MultiColumnText problem

Hello I have problem with column MultiColumnText. Actually I need to insert column with text into pdf page in case when rectangle is less then text which we whant to put in. And using MultiColumnTex

avoid to write to much PDF-files while manipulating

Hello I write a java class that creates a PDF using another PDF as template and manipulate content. read template (one page) -- > fill Fields (with PdfStamper) and flatten -- > write it to a tempfil

itext problems

Hi I use itext to add a cover then encrypt documents. Is there a way that I can use itext to unencrypt a document previously encrypted by itext? The system knows the password so that shouldn 't be

Is it possible to set the default field value

I 'm copying a pdf and attempting to set the default value to something different for a number of fields. I think I 've coded myself into thinking it was working because I 'm using the AcroFields.getFie

Pdf Page into a PdfPCell

Is there anyway to put a PDF page (PdfIndirectPage or PdfPage) into a PdfPCell? I thought there would be some way of making a page into an Image but I can 't figure this out. Any suggestions? ----

How do you copy the content of existing PDF toanother?

You first use PdfCopy to concatenate the pages and then use PdfStamper to add information. It 's a two step process. Paulo ----- Original Message ----- From "Henry Doan " <geiz777@(protected) > To <ite

Pdf Colorspace

Hi I 'm trying to use PdfWriter.SetDefaultColorspace but I can 't understand what should I put at the parameters of this method. Can anyone put an example how should I use this method to set t

Problem getting the correct size whenaddingtemplate

Doesn 't this code already set the new page to be the same as the on in the reader? // we retrieve the total number of pages Rectangle psize reader.getPageSize(1) float width psize.height() floa

Problem getting the correct size when addingtemplate

reader.getPageSize(int pagenumber) >From "Grizzly Malchow " <grizzlym@(protected) > >Reply-To Post all your questions about iText here > <itext-questions@(protected) > >To <itext

Problem getting the correct size when adding template

This is the first time I 've used iText so bear with me. While I 'm at it I 'll tell you that my Java experience is quite limited as well. I 'm trying to use an existing PDF as a template. I used the exam

How do you copy the content of existing PDF to another?

Hi i created a stamper from an existing pdf file and i want to create a 2nd page and copy the content from the existing pdf file to the 2nd page. Here 's what i have done so far PdfStamper stamper

Support for pdfs generated with Adobe 7.0 andAdobe designe

> -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)] On > Behalf Of Wahaj Khan > Sent Wednesday June 21 2

[iText-questions] [Fwd: not find the XObject 'Xi0 ']

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " > <title > </title > </head > <body bgcolor "#ffffff
Page 128 of 388 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100