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 37 of 388 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10   Next 100  

Filling japanese text fields

When the field is auto-size a best effort is made to fit the text that may or may not match what Acrobat does. Paulo ----- Original Message ----- From "Uno Masaki " <hoy_hasta_aqui@(protected) > To

Image as Chunk being vertically clipped

Im using iText to display my JPG image within the PDF. My code is ////// Paragraph p new Paragraph() p.Add(new Chunk( "test1 ")) Image i Image.GetInstance( "http //us.i1.yimg.com/us.yimg.com/i/

PRAcroForm.FieldInformation Names in newerversions of PDF

Don 't use PRAcroForm ever. Use AcroFields. Only in 1.4.4 were XFA forms supported. Paulo ----- Original Message ----- From "Dmon " <o8livion@(protected) > To <itext-questions@(protected)

PRAcroForm.FieldInformation Names in newer versions of PDF

Hello all We 've recently tried using a newer government form in our Web Application and it seems that iText is returning some weirdly formatted names when we retrieve the fieldname from the FieldI

Is there any way to read pdf signatures fromexisting docum

See http //itextpdf.sourceforge.net/howtosign.html#howtoverify. Paulo ----- Original Message ----- From "EXI-Tiyyagura Sundeep " <sundeep.tiyyagura@(protected) > To <itext-questions@(protected)

PdfPTable wrapping with labels

How can I wrap text in a PdfPTable dependent upon a string 's content. For example I want to add a cell with the String "Color red Size 50 ". How can maintain that the labels are always wrapped

Is there any way to read pdf signatures from existing document

Hi I have a requirement by which the application has to read a pdf document with signatures and store the corresponding approver details in the database. Is there any way I can use Itext to read th

Gap between table and the footer

iText uses the packages com.lowagie.text.* not your package names. Assuming that it was some customization this is still a September 2003 version and many things have changed since then. Paulo > --

Embedding scaled PDF 's using iText?

Hi I 'm reviewing iText for possible use within a project I 'm working on. The technical issue I have is - Can you embed a PDF image within a PDF using iText? The scenario is this. I have a grap

JavaScript (Silent Print) not working with Adobe Reader 8.

What do you mean "doesn 't work "? What happens when such a PDF is open in Reader 8.x? Leonard On Jun 18 2007 at 10 44 AM Dilip Ladhani wrote > Hey guys > > Last year I used iText (obviously) a

Small error in tutorial

Hello I believe their is a tiny error in the TwoOnOne tutorial. I hope this is the right way of reporting this. http //itext.ugent.be/library/com/lowagie/examples/general/copystamp/TwoOnOne.java

JavaScript (Silent Print) not working with Adobe Reader 8.0

Hey guys Last year I used iText (obviously) and some nice javascript to implement Silent Print (On Click of a button the document gets printed without the user having to view the document. The scr

Overlapping text in PDF

Hi there seems to be a bug in iText related to PDF text layout which causes lines to overlap or am I missing something obvious here? Code used to create the demo file Document doc new Document

Is it possible add a external (previous calculate) sign to pdf

Hello I have one XML file (with user info from a web form) and I apply nfop (xsl-fo processor) to transform the xml file to a PDF file. The PDF file is print and manual sign for three different perso

using iText-2.0.4.jar and htmlPanelGrid at once

I 've static and dynamic htmlPanelgrids on a form added iText-2.0.4.jar to Project to generate PDF documents. I get failer message Exception Details java.lang.NoClassDefFoundError

PDF/A, fonts and table addCell

I 'm new to Java & iText so please bear with me. I 'm trying to generate a PDF/A-1b document using iText and when I try to do a ".addCell " to add values in a table the program complains about the font

IOExceptions on writing to filesystem

Hi I am asking itext to write pdfs and rtfs to the filesystem which is a nfs mount using netapp as the storage base. I 'm getting the following exceptions from within itext. I would be most gratefu

PDF Annotation software

Hello I created a piece of software based on JPedal using iText. It enables to add text or audio annotation to a PDF Document. Audio annotation can be recorded or selected in a wav file. Annotation

Add dynamic content to form

I have a PDF which I am going to convert into an AcroForm that contains a list of checkboxes and corresponding titles. The titles are stored in a database so it is likely they will change. Is there so

PDFStamper and AcroForm rich text (xml formatting)

Hi all I 've been asked to dive into the iText source in order to allow for the flattening of rich text fields on our PDF forms (currently iText simply stamps the XML code into the field). Now on

Xml2Rtf Font Selection Problem

Is seems not possible to select fonts other than the base PDF-fonts when generating RTF using iText 's XMLProcessor. For instance if I want to render "Arial " it works by using the programmatic appro

Right justifying images

Hi there I 've managed to right align an image in a paragraph with text-wrap. However the top line of text wraps the image and I don 't want this behaviour. Q. Is there anyway to Right align an imag

Mistake in documentation

I think that the comment of method "PdfPTable.spacingAfter() " should be "Gets the spacing after this table. " and not "Gets the spacing before this table. ". -- Uros I think that the comment of metho

Itext-2.0.4.jar conflicts HtmlPanelGrid

When I add to Project Itext-2.0.4.jar in Java Studio Creator it conflicts width HtmlPanelGrid help thanks <html xmlns v "urn schemas-microsoft-com vml " xmlns o "urn schemas-microsoft-com office of

Java generics in iText how and when?

Hello I 'm sorry if this is the millionth time the question is asked. Is there any version of the iText which uses java generics in all relevant API points like the SimpleBookmark.getBookmark() whic

More problems with RadioButtons (in AcroForm)

What buttons did you add to the form? Paulo ----- Original Message ----- From "Carl H. Sayres " <carl@(protected) > To "Post all your questions about iText here " <itext-questions@(protected)

iText breaks existing signature

I can use iText to digitally sign a document - ONCE. IF I try to use iText to digitally sign a document for the 2nd time it breaks the first signature Unexpected byte range values defining s

Itext Encryption

Hi Itext Gurus/Developers/Enthusiasts Does anyone know if Itext encryption is compatible with secured pdf that has no file ID in the trailer dictionary? That is for a secured document that has no

Unicode problem

Hi I am new. The following symbols ? ? are coming across as question marks on jasperReports which uses the itext library. Since I am also using JFreeCharts the Unicode \2265 is used for this symbo

a demo of footprint

I published the first functional demo of footprint https //footprint.dev.java.net/ it is just the beginning but you can take a glimpsy about our current effort.. any problem or tip please send to
Page 37 of 388 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10   Next 100