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

Subject: creating a "pinging " PDF

Hi I am a new user of IText and I 'm investigating itext as a tool to build "intelligent " PDF on-the-fly on a web site. Abobe DRM is expensive and heavyweight so I 'd rather design a simple mecanism

Subject: Re: Capturing the overflow from PdfPCell

What do you mean " floating out of the PdfPCell rather than by expanding it "? Paulo ----- Original Message ----- From "davidfossil " <davidfossil@(protected) > To <itext-questions@(protected)

Subject: Re: problem with PdfpCell Right align when using currency symbols

David Kingston wrote > Hi Bruno > The resulting file I get is not the same as yours. You are using an old iText version 1.4.6. Maybe that version had a bug that causes the problem. Consider upgradi

Subject: Re: Capturing the overflow from PdfPCell

davidfossil wrote > When adding a Phrase with a long text string to a narrow PdfPCell the text is > automatically wrapped into several lines. OK. > In the project I am working on I > want the text

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

andychi12 wrote > Could I ask iText team why the PDF document content > include single quotation marks ( ' ) > then will be disappear ? You have already asked this before and your question

Subject: Re: Can you search an OCR 'd pdf using iText?

dadeus wrote > I have a PDF that has been run through an OCR and is searchable. Can I use > iText to find text and the page number the text is located on? It 's not that simple. Read the comment by

Subject: Can you search an OCR 'd pdf using iText?

I have a PDF that has been run through an OCR and is searchable. Can I use iText to find text and the page number the text is located on? -- View this message in context http //www.nabble.com/Can

Subject: Capturing the overflow from PdfPCell

When adding a Phrase with a long text string to a narrow PdfPCell the text is automatically wrapped into several lines. In the project I am working on I want the text to wrap by floating out of the

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: Re: problem with PdfpCell Right align when using currency symbols

david kingston wrote > Hi > I have a column in a PdfPtable for displaying prices for various countries. > However when these prices are formated using a DecimalFormatter and the cell > is aligned

Subject: problem with PdfpCell Right align when using currency symbols

Hi I have a column in a PdfPtable for displaying prices for various countries. However when these prices are formated using a DecimalFormatter and the cell is aligned to the right there seems to b

Subject: Re: direct-mail and manipulation of pdf

rb??????~?+???zYh "f?{ ?z? "????? "?z?&z???????H???i?+??H???vX?z????y?fj)i??b??-j??????S?? '?)??!?.?????+y?^?w?u??~?????????W?jw\?w????????^??????u???w?N???^????|!??(?We?G?????w?????(?????h???j

Subject: direct-mail and manipulation of pdf

Hello I 'm a new user of Itext and I have some questions. 1) I have a form et I would like to do direct-mail (publipostage in french). The only method I found is to create one pdf by form (tempory fi

Subject: Re: PdfImportPage Margins

Trevor Kramer wrote > Hello > > 18 months ago a question was posted to the list about determining the > margins of a page imported with PdfReader. I remember a question about page boundaries and g

Subject: PdfImportPage Margins

Hello 18 months ago a question was posted to the list about determining the margins of a page imported with PdfReader. Some pseudo code was posted demonstrating a solution of looping through all th

Subject: Re: com/lowagie/text/Element

marco graf wrote > Dear all > > ..now i put the itext jar and the 1.3 mail and prov jar in the path and the > lib/ext dir of my sdk. > > it compiles well Using which JDK? Was the iText.jar comp

Subject: com/lowagie/text/Element

Dear all ..now i put the itext jar and the 1.3 mail and prov jar in the path and the lib/ext dir of my sdk. it compiles well so everything is found but i get Exception in thread "main " java.lan

Subject: Re: How to read header and footer from a PDF.

usr src wrote > Hi > > *How to read the header and footer from each page of the pdf file. This might be possible if the PDF is tagged. Otherwise not obvious and not with iText. > *How to segreg

Subject: How to read header and footer from a PDF.

Hi *How to read the header and footer from each page of the pdf file. *How to segregate pages into different chapters ? i.e 'contents ' 'chapter 1 ' chapter 2 ' .... 'index ' etc. conten

Subject: Re: editing pdf forms programatically

justin wrote > 1. How do I know if I have an XFA form or an AcroForm just by looking > at the document in adobe? Create an instance of PdfReader with iText then get an AcroFields instance reader.g

Subject: Re: How to fill the background color completely in nested table

Yes It works .Thank you very much . I should had written mail to ask earlier I spent several hours on it in vain . -[ Bruno Lowagie (iText) wrote > Tom.Li wrote > > > when I use nested table

Subject: Re: PdfGraphics2D.drawString() simulating bold, italic or bold-italic fonts.

The fix breaks a couple of things - the horizontal scaling was already there. Now it 's applied twice and never restored - the bold code seems a bit suspicious in that it never looks at BaseFont to

Subject: Re: Table fits Page?

Marcus G?tze wrote > Hello > > My table splits up into two parts even though I set the Table.setTableFitsPage(true). > Is there another trick of doing this? My table is smaller than the pagesize and

Subject: Table fits Page?

Hello My table splits up into two parts even though I set the Table.setTableFitsPage(true). Is there another trick of doing this? My table is smaller than the pagesize and should always fit on one p

Subject: Re: Indentation Bug

Hi Bruno I was trying to fix the PTable stuff when I found you just checkecd in something. Your attempt is right but I think you should implement something like The Problems were 1. wrong locate

Subject: Re: Indentation Bug

Janis Achenbach wrote > Hope it does frustrate you. It 's a good/bad day for typos. I assume you meant 'Hope it doesn 't frustrate you ' -) Anyway thanks again for the sample. I 'm looking into it I '

Subject: Re: Indentation Bug

The indentation of the paragraph after a list is fixed now. Not using PdfPTables everythings seems to work not. 2007/8/16 Bruno Lowagie (iText) <bruno@(protected) > > > Bruno Lowagie (iText) wrote

Subject: Re: Indentation Bug

Hi Bruno no Problem misspelling my Name. Since it 's an lettish one and the Greek 's have got a similiar "Jannis " etc. I 'm used to listen to almost everything similiar. Unfortunately I again have be

Subject: Re: Indentation Bug

Bruno Lowagie (iText) wrote > Can you check if it 's OK now? Oops just checked SVN and I see I have miss spelled your name in a horrible way. Now I lose the right to complain about people spelling L

Subject: Re: Indentation Bug

Janis Achenbach wrote > first of all congratulations and thanks that you found time to fix > the indentation bug. Thanks! I 'm happy the problem was (almost) solved. > I tested the trunk against my
Page 24 of 388 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100