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 339 of 388 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10  

Disregard, just testing

Just testing <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN " > <HTML > <HEAD > <TITLE >Disregard just testing </TITLE > </HEAD > <BODY > <!-- Converted from text/rtf format -- > <P > <FONT SIZE 2 FA

problem with concat pdf files into a LEGAL size
document

RE [iText-questions] problem with concat pdf files into a LEGAL size documentHi I not sure to understand. I want to different concat pdf files into a LEGAL document. Do you mean to use PdfCopy ins

pdf forms - itext newbie

Hi iText newbie for about 20 minutes -) be kind. If I have a pdf form with one field called "myfield " and I have a hashmap like so Map myMap new HashMap() myMap.put( "myfield " "Web

Re: collections.zip

Elizabeth Mertz Castelli wrote > I 'm having an awful time finding the collections.zip file neede for JDK 1.1 > > support. Please help. The file is no longer available for download from Sun >

Another test, disregard

testing

landscape and portrait in the same rtf file

hello. is it possible to have landscape and portrait formatted pages in a rtf file? when i try this with itext the whole document is formatted with the last document size i set. one other ques

Subject: PDF Reader

Hi I have down loaded itext-paulo-jdk1.1-127.jar file to read pdf files. When I try to compile the Chap13_pdfreader.java which is provided in examples I am getting the following errors. Chap13_pd

indenting text

Is there a way to have all lines(other than the first) indent? I 'm currently using paragraphs and adding them to cells of a PdfPTable thanks seth

RtfHeaderFooter

Hello I have a question. I am trying to add a Table with 2 images in it to the header of my document using the RtfHeaderFooter. But when the document is created all I see in the header is "com

Multiple requests to Server from IE for dynamic PDF from iText

Hi I am using iText PDF library to generate dynamic PDF using Java Stored Procedure which called by Java Script. The browser I am using is IE 6.0. I found that for every single request I get

byte array is not a recognized image format

I have created a Java program to create PDF and it works in one of our WebSphere environment. However when I have deployed the same code into another very similar WebSphere environment it do

getRowHeight()

How do you get the height of a row on a pdfPTable with multiple columns? getRowHeight(rowNumber) didn 't work for me it returned 0.0 for each but there is data. Note I was able to get the size(

problem with concat pdf files into a LEGAL size document

Hi I try to concat a LETTER size document LEGAL size document and other documents larger than LEGAL. I use this mehod to concat files. public void concatPDF (String args[] Log log)

Subject: edit a pdf

Hi guys I 'm a newbie to iText so sorry if this is too simple for some of you... I 'm just looking at for a code snippet to edit an existing PDF doc. I have looked at PdfStamper / PdfReader

RTF: Style of chapters & sections

Hi I 'm currently using iText to create RTF files and I want the chapter and section titles to have special format styles (heading1 etc). In the current version of iText (1.01?) this seems to

Problems opening PDF 's

Hi folks I have been trying our iText over the last few days with little success. It seems that I can create PDFs from your tutorial examples but I cannot open them through a browser. I have tried

Creating a header with the page number flushed to the right

My question should be a simple one. I have been successful in using the setAlignment method to center a paragraph in a document but I have not been able to find out how to do alignment with

PDF prints slowly

Hi I am using I-text for a long time and I notice that some (not all) PDF are printing slowly ... But if I switch on another printer it prints correctly ... Is there a problem with the PDF (the

Re: PdfPTable 's rowspan

How can I make a nested table span two rows of the main table?

Subject: Tables...?

Hi When I write an item to a cell and the something later writes on the same cell it clears the content of the cell. Is there a way to overwrite an existing value and formatting in a ce

RE: [iText-questions] Hidden fields not transmitted in Acrobat
6. x

At 02 47 AM 1/27/2004 Sherlock Simon wrote >As an aside to this we are using a watermark (text converted to a JPG) that >is rotated at 45 degress. All works great in Reader 5 but it just renders

Embedding a PDF file in another

This task is allegedly easy one according to a previous post on this list. I have an image saved as a PDF file logo.pdf I am generating a series of PDF invoices and would like to include lg

use of PageModeUseThumbs

Hi I need to show the thumbnails of the PDF page. I understand that I need to use PageModeUseThumbs in PdfWriter class to set this. But I cannot figure out how. Can someone give an exa

Problem specifying width of columns in iText Table

Bruno <bruno <at > lowagie.com > writes > > Table items new Table(4 5) items.addCell(bruttoCell 4 3) > At first site I would think this is wrong > there are only 4 columns 0 1

Problems in setting encryption options

Hi This line of code works correctly - only allow SAVE operation print is disabled. docWriter.setEncryption(PdfWriter.STRENGTH40BITS null null PdfWriter.AllowCopy) However this line o

Question about the iText library capabilities...

Hi I have to make some checks on existing pdfs files. Before I start to learn how to use the iText library I want to ensure that this library is capable to do that. I will enumera

Content Lost in Adobe Reader

Hi my application produces pdf documents only using the PdfContentByte and PdfGraphics2D classes. When writing the documents everything works fine iText raises no exception warning message wh

Re: Table setWidths()

Bruno <bruno <at > lowagie.com > writes > > Table items new Table(4 5) > > > > items.addCell(bruttoCell 4 3) > > At first site I would think this is wrong > there a

TOC for existing PDF

Hi All I want to add a TOC for some of pages/text of existing PDF how can I do it ? Regards Anil

RE: [iText-questions] Hidden fields not transmitted in Acrobat 6.
   x

As an aside to this we are using a watermark (text converted to a JPG) that is rotated at 45 degress. All works great in Reader 5 but it just renders as blobs in Acrobat Reader 6...... -----Ori
Page 339 of 388 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10