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 328 of 388 Previous 100   Previous 10   321   322   323   324   325   326   327   328   329   330   Next 10  

Adding a table to onEndPage event results in an infinite loop

Hi I need to add a table in both the page header and page footer. UJAC is out of consideration since it currently does not support tables in header or footer. My only other choice is to use P

Inserting links in pdf

Hello I need to display charts in the pdf. The charts are generated from the url. For example http // <host >/DisplayChart?num 1 The output of this servlet is chart as bufferedImage. Is there

RE: [iText-questions] Adding header and footer to a PDF report us
   ing iText XM

Hi I need to add a table in both the page header and page footer. UJAC is out of consideration since it currently does not support tables in header or footer. My only other choice is to use P

PDF/X-3 compliant attributes

This is a discussion list and as such all the comments are welcome. There 's no need to tone down your comments and I would would rather have someone asking for features in a fundamentated way than h

Watermarks/Header/Footer

How does one control the "layer " where watermarks headers and footers are displayed? I have a PDF document(s) which was created from TIFF file (an image). In such case watermark when is put u

Hello ! Dispaly Thai in JasperReport which use iText

As far as iText is concerned it works. It remains to be seen if what you get from the DB has the correct encoding. Does static text works? Best Regards Paulo Soares > -----Original Message---

pdf viewable in acrobat < 6.0

Show me the pdf. Best Regards Paulo Soares > -----Original Message----- > From itext-questions-admin@(protected) > [mailto itext-questions-admin@(protected)] On > Behal

iText mailing list - plz do reply.. : [iText-questions] Newbie 's prob

Hi iam using iText to generate the pdf. I 'm trying to write pdfcontent direct to the browser. It works fine for (document.add) but when i use (PdfContentbyte) it has no effect. Writing

getting the margins of an existing pdf file

Hi I was wondering if there was a way to get the margins of an existing pdf file using the PdfReader class? And if not is there any way at all? Thanks JY <!DOCTYPE HTML PUBLIC "-//W3C//DTD

Re: Can i convert PDF created with ITEXT to TIFF too

My PDF is result of two other PDF and some texts. So i could create TIFF without PDF But i like to convert PDF. The Best for me is to convert Instance of Document Class. Philippe

Text parsing an modifying ?

I have some pdf files non ecrypted compressed which contain some names and I 'd like to modify such texts for instance 'John ' - > 'Mike ' Is it possible? and if so how can I do it? Uwe -

TR : [iText-questions] Can i convert PDF created with ITEXT to TIFF too

MessageThen no iText will not work I have had success however using JPedal -----Original Message----- From Philippe Couas [mailto pcouas@(protected)] Sent Friday March 12 2004 8 53 AM

Can i convert PDF created with ITEXT to TIFF too

Hi Can i create a TIFF file with a PDF create with ITEXT. I want in same application create a PDF file for my mail server and a TIFF file too for my FAX server on AIX 4.3.3 ? Regards Phili

data merging

Good day I am trying to use iText to create dynamic PDFs. I want to use the XML templates with the Data Merging to accomplish this. How do I specify in a XML tag that I wish to insert a image f

Problems outputting information from a DB -- help

Hi All When I output information to the command line everything is correct. However when I change it to output to a PDF document I only get the last set of results (I.E. I only get December 's re

force a pagebreak inside a table

Hi I have a "normal " table an I want to force a pagebreak inside my table. I tried documen.newPage() bu it doesn ' work! Is there an other possibility to create a new page? Thanx Cristine --

Watermarks and Tables

Hi I generate a PDF with a watermark and over that I place a table. The text overlays the watermark fine but the table/cell borders disappear where the is iamge on the watermark. Is there a

Table of Contents

I know it 's possible to do page numbers but I was wondering if it were possible to produce a table of contents (like word does). The primary use for my implementation of the pdf is to be printed

I got it.....RE: [iText-questions] Document Summary in PDF

Paulo I got it. It has been working all along. I was looking at windows document property rather than acrobat reader document property. Thanks Flora <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4

FINAL CFP - Software Engineering: Concepts, Issues and
Appli

EXTENDED DATES

Problem with png files

Hi We are using iText with weblogic 7.0. There appears to be a difference in the way the pdf gets handeled when creating it thru a standalone application and when its created from a servlet.

File attachment using iText: How to read/download the embe

You can get the attachments with PdfReader but it requires dictionary access. The sequence is - get page dic - locate file attachment annotation - find the stream with the annotation. Starting

File attachment using iText: How to read/download the embedded

Hello Paolo and all of you file attachment using iText I managed to attach files to a PDF file. Needed Acrobat 6.0 to test. Question How can I read/download the file attachment (XML and oth

Crashes on getInstance of PdfWriter

Hi We are having an anomally on using IText on the PdfWriter.getInstance( myDocument fileStream ). In debug mode in Websphere Studio Applicaiton Developer (v5 - based on Eclipse 2.1) it core d

RE: spacing between paragraphs

I 've some changes to the Paragraph and PdfDocument code in it seems to work. Is there a set of JUnit tests I can execute to verify everything is still ok? In the meantime I have created a new

Viewing generated PDF 's with acroread 4.0

Hello This is my first message. First of all THANKS for this great tool to everybody who has contributed to it! My question is Is it possible to generate PDF 's in a file format version suit

New release itext-paulo-129

Changes in itext-paulo-129 (2004-03-10) - fixed some compatibility issues with jdk 1.5 and J++. - fixed the dpiy with tiff images. - correct processing with fields with the /Opt k

Tables side-by-side

Hi Is it possible to have 2 tables sit horizontally side by side? If I add 2 tables to a document they always stack on top of each other irrespective of width... Having a table with 1 row

File attachment using iText

Hello my questions on iText are how to a) attach a file to a PDF document (class PdfAnnotation method createFileAttachment?) b) access the attached file to be stored separately. Best reg

Chinese Character in 'HTML to PDF '

I tried to convert HTML into PDF using itext. However the chinese character (in unicode ) was not able to be converted to PDF normal. How can I acheive it? As I learned from the document I only
Page 328 of 388 Previous 100   Previous 10   321   322   323   324   325   326   327   328   329   330   Next 10