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 104 of 388 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100  

Re-sizing Page Size and Cropbox for small <2 " x4 " input do

Paulo OK - we 're going to investigate - seems like the right place to start is here http //itextdocs.lowagie.com/docs/com/lowagie/text/pdf/PdfContentByte.html query the current state - then use t

Copying, printing, saving

Hello All There is a requirement that the user cannot modify the pdf document with Adobe products or some other third party products. Would using PDFStamper be the way to go. Maybe they don 't want

Disabling printing, copying, and saving pdf documents

Hello All Is there a way with IText to disable these functions of Adobe 's plugin on the browser. Greg

iText sample code for web (preferably PHP)?

Hello Does anyone have a link to example code for using the iText library from PHP? Specifically I 'm looking for complete code examples for uploading existing PDF files via a form encrypting (addi

How to reduce the size of the concatinated pdf using iText

Is there way to compress the fonts using iText? Paulo Soares wrote > > Where is Acrobat doing the optimizations? In fonts or pictures? > > Paulo > > > -----Original Message----- > > From itext-qu

How to launch javascript code for PDF formfields event.

> -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)] On > Behalf Of AnhTuan Nguyen > Sent Tuesday October

How to create mail-merge form letters using rtf

I would like to create form letters from a template whereby i use data from an existing database post the records to the template but creating a diffrent document. i can create a completely new do

How would I identify Field name of an text object that doe

The answer is no. Paulo ----- Original Message ----- From "Dhakshinamoorthy S. (Sendil) " <Sendil.Dhakshinamoorthy@(protected) > To <itext-questions@(protected) > Sent Monday October 02

How would I identify Field name of an text object that does no

Hello I have a PDF file that has a field (Social Security #) that is being repeated in couple of other place. Is there any way to identify each element (Kid) in the Parent and set them different v

RtfDirectContent

Any idea how to show RtfDirectContent in a table cell? Thanks Bruce -- View this message in context http //www.nabble.com/RtfDirectContent-tf2372430.html#a6609644 Sent from the iText - General ma

How to reduce the size of the concatinated pdfusing iText?

Where is Acrobat doing the optimizations? In fonts or pictures? Paulo > -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)

How to reduce the size of the concatinated pdf using iText?

I am working on an HR Management application where I need to display a printable version of the new hire employee 's information as a single pdf file. This pdf file should be created by combining many

RTF Anchor setReference problem

Hi guys I 'm trying to do something like that Anchor anch new Anchor( "Name " RtfFont ) String string1 "FOLDER " String string2 "STEP_FILE " String strTemp string1+ "\\ "+string2 anch.setReference

RTF Excel file attach/insert

Hi In iText is possible to attach one file (to insert one file) into a paragraph ? I want to attach one excel file (or other format) exactly like word documents. If this is possible can someone tel

RTF insert excel (or other file) embeded

Hi In iText is possible to attach one file (to insert one file) into a paragraph ? I want to attach one excel file (or other format) exactly like word documents. If this is possible can someone te

How to launch javascript code for PDF form fields   event.

AnhTuan Nguyen wrote > Hi itext supports > I would like to launch java script code when the mouse clicks on the > form field (for existing PDF file). I have researched some iText API > but i don '

How to launch javascript code for PDF form fields event.

Hi itext supports I would like to launch java script code when the mouse clicks on the form field (for existing PDF file). I have researched some iText API but i don 't know how to do that. Pleas

javadoc docsbug: Sample code under   com.lowagie.text.Docume

Thomas Hundt wrote > The example code on this javadoc page (for Document) is garbled > http //itextdocs.lowagie.com/docs/com/lowagie/text/Document.html Thanks there has probably been a code format

Subject: XHTML 2 PDF

Hello I am new to Itext. I am attempting to convert an HTML page to PDF given the example shown here http //www.lowagie.com/iText/examples/Chap0707.java I am generating a PDF that is 155kb but it

javadoc docsbug: Sample code under com.lowagie.text.Document i

The example code on this javadoc page (for Document) is garbled http //itextdocs.lowagie.com/docs/com/lowagie/text/Document.html (e.g. the third line has HtmlWriter.getInstance which should probabl

How to indent a PdfPTable ..?

I am trying to add a PdfPTable to a document and would like to indent it 20F from the left margin. I don?t see any immediate way to do this. Would it be better to use Table instead? If there is an

addAuthor, addCreator return false

Using IText 1.4.5 and 1.3 both addAuthor and addCreator return false and subsequently there is no Author or Creator found when examining the pdf in Acrobat or Preview (os x). Any clues? Anyone else

out of memory

If I attempt to get a PDF reader on a file larger than 43 000kb I receive a Java heap error out of memory. I am using the latest version of Eclipse and in my command line I included the -Xmx argument

text roll over.

Hi I have a question on rolling text over. I have a page that is divided into three columns. I have a chunk the width of which is more than the width of the column. How do I rollover the text af

Problems adding imported pages

Hi We 've problems adding documents generated with Adobe Professional 7.x to a pdf document created with itext-1.01.jar. Sometimes the pages are printed out of range or rotated sometimes the page a

Splitting PDFs in parts with same size

Hello all Is it possible to split a PDF in parts with approximately same size in bytes? In other words when I 'm splitting a PDF is it possible to predict the size of each piece? I was looking for

Subject: iTextMemory

If I attempt to get a PDF reader on a file larger than 43 000kb I receive a Java heap error out of memory. I am using the latest version of Eclipse and in my command line I included the -Xmx argument

setField(key, value) with duplicate field names

Hiyas I have a PDF which has two textfields with the same name. Is it possible to write different value into each of the fields using PdfSTamper/AcroFields? In AcroFields I only saw setField(String

tool to design acroforms

hello. does anyone knows a tool to create design acroform - not XFA forms -. or a converter printer driver. thank you. -- View this message in context http //www.nabble.com/tool-to-design-acrofor

Re-sizing Page Size and Cropbox for small < 2 " x4 " input d

> -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)] On > Behalf Of Webber David (NIH/OD) [C] > Sent Wedne
Page 104 of 388 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100