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 26 of 388 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100  

Subject: Why single quotation marks will be disappear in the PDF document ?

Hi iText My name is Andy. I live in Taiwan. Could I ask iText team some question ? My question description I Use itext-1.3.1.jar and iTextAsian.jar library to print PDF document . When th

Subject: Why single quotation marks will be disappear in the PDF document ?

Hi iText My name is Andy. I live in Taiwan. Could I ask iText team some question ? My question description I Use itext-1.3.1.jar and iTextAsian.jar library to print PDF document . When

Subject: Re: Licensing issue with iText 2.0.4

This is a theme that goes back quite a few years. Sun essentially wanted to say that Java should not be used for software on which lives might depend. Other versions that are more detailed relating t

Subject: Re: Licensing issue with iText 2.0.4

Paulo Soares wrote > This looks like nit-picking but I 'll let Bruno answer this one. > > Paulo I presume the "non-nuclear " restriction was a copy of the original Sun licensing which has the non-n

Subject: Re: Licensing issue with iText 2.0.4

Paulo Soares wrote > This looks like nit-picking but I 'll let Bruno answer this one. It 's old news. > > It will be nice if you can take any effort to solve this issues. It has been solved a while

Subject: Storing PDF with repetetive page in ByteArrayOutputStream

Hi I would like to store the pdf in ByteArrayOutputStream (which is later will be saved in the DB). Im confused what baos I will be saved due to some repetetive page. This is my code Pdf

How to add javascript to an existing pdf

I 'm trying to add javascript to an existing pdf. I found 2 postings by Paul. One says that it is not supported in iText and the other one says to use PdfStamper. Does that mean it 's possible but n

Error when stamping a JFreeChart wrapped as animage

Make sure you call dispose(). Paulo ----- Original Message ----- From "victor73 " <victor73@(protected) > To <itext-questions@(protected) > Sent Monday August 13 2007 6 21 PM Subject [iT

Error when stamping a JFreeChart wrapped as an image

Hi all! I 'm trying to add a JFree pie chart to a pdf using the PdfStamper class without having to save the chart as an image file first. The code runs without errors but when I try to open the resu

Licensing issue with iText 2.0.4

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hello I 'm a Fedora contributor which has maintain the pdftk package which used the iText package. Due licensing issue with an earlier version of you

hi~ how can i insert rectangle bullet by list.setListSymbol(~~

first of all. my english tongue is not good. so you ' ' be gentle.. i develope something to xhtml to pdf converter by iText. i want to setting list 's bullet like <ul > 's <li > symbol like ? or ? . i

Converting HTML output from iText back to PDF

Hi I have a iText Java program which creates a pdf file and also gives out the html string of it. I am actually modifying the current html string in a rich text plugin FCKEditor with changes in some

URGENT:itext bangla unicode font issue

Hi I am using bangla unicode font with itext for generating pdf. Paulo said itext cant shape indic languages.In my case what is happening is that itext is generating pdf properly and characters are al

Total Navigational Control Using Buttons/ListsOnly ?!

----- Original Message ----- From "Richard Belton " <rabmahalo@(protected) > To <itext-questions@(protected) > Sent Saturday August 11 2007 10 28 AM Subject [iText-questions] Total Naviga

Total Navigational Control Using Buttons/Lists Only ?!

Here is the question Please read the very brief and simplified description below to help you to get crystal clear about the nature of the solution needed from i-text. The specific issues ar

FontSelector and Asian text

Hello all I have a question regarding using the FontSelector with the CJK support. I 'm retrieving data from a database in UTF-8 format which may be Chinese or Japanese. I 've created a FontSe

Macro PDF417: Any example ?

Hi to everybody I 'm looking for an example on how to use the macro pdf417 feature. I haven 't found any example on the itext book nor on any web sites. I 'm trying to use the following code but withou

URGENT: Can we certify the pdf using iTextAPI?

What you want is not something that you get a formula one day and have the job done the next day. See http //article.gmane.org/gmane.comp.java.lib.itext.general/32338/ for a taste of what 's ahead.

URGENT: Can we certify the pdf using iTextAPI ?

----- Original Message ----- From "Gurpreet Singh " <igurpreet.singh@(protected) > To "Post all your questions about iText here " <itext-questions@(protected) > Sent Thursday August 09 200

URGENT: Can we certify the pdf using iText API ?

Hi all Can anyone confirm the following statement *iText* can sign *PDF* but not *certify PDF or is it supported in *any new version of iText? Please comment on the above statement so that the sa

use adobe reader to view pdf content

Hi I already have the pdf content and I need to show it to the user by using Acrobat Reader . I am using Itext Library but did not find any solution.Please help me at the earliest . thanks in adv

writing binary data in pdf417...

Hi I want to write data in pdf417 using the binary mode because i want to save an image inside. I try with pdf.Options BarcodePDF417.PDF417_FORCE_BINARY and later when i read the it i get th

Autoexpand or programmatically expand a textbox

Using iText and an XFA from (LiveCycle) is it possible to have a textbox (on an existing pdf) auto expand (or programmatically expand it) as you fill it with text. Using iText I can put several val

addJavaScript doesn 't work

Hello I 'm trying to open the print pop-up automaticaly when the pdf opening. I tried to do like in the SilentPrint iText Tutorial (http //itextdocs.lowagie.com/tutorial/#part1) but the addJavaScrip

Problem with the horizontal alignment of   Phrases in PDFPCe

Paulo Soares wrote > Looks like an instalation/server problem. All the metrics returned 0. Yes it was I didn 't realize that Arvid 's reply was sent to my personal address instead of to the mailing l

Problem with the horizontal alignment of Phrases in PDFPCe

Arvid Sch?nberg wrote > The table that has to be > generated has cells with different text alignments setted by the method > PDFPCell#setHorizontalAlignment(int). It does work somehow but the > res

Problem with the horizontal alignment of Phrases in PDFPCells

Hi I am an iText newbie that 's why I 'd like to firstly introduce myself. My name is Arvid and I am a student at the Hamburg University of Applied Sciences in Hamburg Germany. Maybe my English isn '

PDF Signing and Timestamping it using iText

Hi I have been looking at http //itextpdf.sourceforge.net/howtosign.html because I need to sign a PDF file programatically. I am using java programming language to sign the pdf. I am using Luna as H

How to populate a listbox

i 'm trying to populate a listbox for a document that was created with adobe acrobat 8 life cycle designer. When I run the following i get the error object reference not set to an instance of an ob

posting in list of itext...

Hi I only want to post at mailing list. Regards Marcel
Page 26 of 388 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100