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

RE: Regarding overlay of images

Hi Thanks for the reply. I am doing exactly the code in transparency.java in examples. Since in the beginning we are creating FileOutputStream it is overwriting the document. Can you please gi

can iText change the Pantone color in a PDF?

Hello. I want to try and change the Pantone color in an existing PDF to another when I copy the PDF using iText (i.e. 100% PMS 353 Green to 40% PMS 185 Red). Is this possible using iText? Thanks

Subject: FW: iText

Here is some detail supplied to us on the memory issue we are having with iText. Bombs when runnning 10 concurrent conversions under heapsize of 256M. iText was using either lots of String conc

Question about removeFieldsFromPage

Dear Support I try to remove all the fields from the document by using removeFieldsFromPage. I have problem. Please give me help. Thanks yun wang Here is my code // Get a from from

Bug with images with smask in itext-paulo-128

There 's a bug in itext-paulo-128 that was introduced in itext-paulo-127 and prevents the correct generation of images with smask. To fix it replace in PdfImage if (image.isMask()) remove(

Regarding overlay of images

Hi all I am having a PDF document. After generating the PDF document through a reporting tool I want to add a watermark image onto the existing PDF. I have followed the transparency. java in e

Bug BaseFont.createFont( filename, encoding, embedded ) ??

Not really a bug just an oversight. I 'll include support for it in the next realease. Best Regards Paulo Soares > -----Original Message----- > From itext-questions-admin@(protected)

convert HTML + image into a single PDF

Hi I 've just started to work with iText and it certainly is an amazing tool. I 've managed to make it work with images and text together. But besides this i needa have the option of combining

Rtf generation using xml xsl

<P > i am using itext api to create a rtf document. The data is contained in a xml file and the format for output is in xsl. The xml and xsl is merged and then it is passed to rtf writer. I was trying

Bug BaseFont.createFont( filename, encoding, embedded ) ????

Hi I think I 've found a bug in method BaseFont.createFont( filename encoding embedded ) The problem is that I 'm using as a filename a URL (http //localhost 8080/context/font/xxx.ttf

EXTENDED DATES - CFP - Software Engineering: Concepts, Issues

Due to several requests the dates were extended. EXTENDED DATES

New release itext-paulo-128

Changes in itext-paulo-128 (2004-02-02) - changed FontFactory to register the fonts faster. TTC fonts register all the names. - added the methods in AcroFields renameField getFi

convert HTML form to Pdf form!!!

Hi members Thank u for your great iText lib...I am currently looking the code to enable HTMLparser to be able convert HTML form to PDF form I am newbie so I am really respect any helps from

How can isert a global summary?? ---- An Index

I 'm sorry I 'm talking about an Index. It 's easy to write Chapter Paragraphs and so on but how can I write an Index naturally NOT at the end of the document but....on the first page??? Thank

Can RTF be inserted in PDF?

Hi I am using IText to generate PDF files. Previously I was generating PDF for the text contents only. Now I required to insert RTF contents in between the text controls. I know that RTF file

Subject: JSP problem

Hi I create a jsp to print some reports for me and I cant make this work??? Could someone help me??? Acesso.jsp is just to open a connection to the database. Thanks in advance. Roberto God

create a LEGAL size pdf file

Hi I need to merge some pdf files. The pdf files that I want to merge have different sizes (LETTER LEGAL BIGGER THAN LEGAL). After merging these pdf files I want that my final pdf file conta

Re: [iText-questions] How to determine if a file is of valid PDF
   format

I 'ts pretty easy Each PDF document start with %PDF- <version number > for example %PDF-1.4. So you only have to compare the first 4 bytes of your document. On Fri 2004-01-30 at 17 54 J.B. wrote

requierment of solution in opening pdf document

i am using itext.the pdf file is generated from xml file from the samples given by the itext.but i am unable to open the pdf document. it says a file read error has occured. give me a solution

Copying annotations

Hi! I use iText successfully to concatenate pdf documents but I try to find a way to copy annotations from the original pdf file to the new document. How can I do that? (I 've be able to create

various fonts as Phrase in a PdfPCell

Hello All I need your help regarding the usage of various fonts in a PdfPCell. I 'm using a phrase in a PdfPCell like the following source code. nestedTable.addCell(new PdfPCell(new Phrase( "te

How to determine if a file is of valid PDF format

Hi I have a class which takes a list of filenames as argument. Before processing them I want to make sure they are PDF files. Right now what I do is to start processing and catch the

collections.zip

Quoting Elizabeth Mertz Castelli <ecastelli@(protected) > > I 'm having an awful time finding the collections.zip file neede for JDK 1.1 > > > support. Please help. The file is no longer avai

Damaged PDF File

We are generating PDF 's on a unix server. We 've generated 100 's w/o any issues. There are 2 specific files that when opened display the "This file is damaged....cannot be repaired " error.

Unknown encryption type Exception

Has anyone seen this error before? ??java.io.IOException Unknown encryption type (4) at com.lowagie.text.pdf.PdfReader.readDecryptedDocObj(PdfReader.java 427) at com.lowagie.text.pdf.PdfR

old collections.zip

Does anyone have the old collections.zip file needed for iText support in JDK 1.1 environment? I 'm really in a jam to "prove " the iText classes but not allowed to move to JDK 1.2. The collection

Underlining Text in PdfContentByte

How can I set underlined text into the PdfContentByte using a "standard 14 " font?

Subject: newpage()

> Hi .. > While i print my PDF i have predefined locations where i need to print the text on new page. But i have problems of an extra blank page when the text on previous page ends and the cursor

How can isert a global summary??

I didn 't find any method to write a summary? Could someome suggest the best way to do that? Thanks

Multiple requests to Server from IE for dynamic PDF from i

Quoting STipparaju@(protected) > > 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
Page 338 of 388 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10