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

Subject: Indentation Bug

Hi Bruno first of all congratulations and thanks that you found time to fix the indentation bug. I tested the trunk against my cases and it seems to be fixed almost perfectly. I just found a small

Subject: Re: Itext release for jdk1.3

Sindhu Panicker wrote > Hi! > > Can someone send me the itext release for jdk1.3. > > I 've tried to do the changes you mentioned and the top of de post but i > keep getting a class not found for

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

Bill Ensley wrote > A few months ago this message was posted to the list. > > I have just got around to implementing it in my branch of iText. > > The fix seems to work quite well my question >

Subject: Re: PdfPageEventHelper Question

Tom Pessler wrote > I used the PageXofY.java example to create a > PdfPageEventHelper class. It works good for the page > number and a "DEMO " watermark. I am generating this > PDF from a servlet. >

Subject: Re: PdfPtable and page brreaks

Stefan wrote > What I am getting is large amounts of page being unused as a table is > NOT being started except on a new page > Any thoughts on how I can control this better I 'm not sure which opt

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

Tom.Li wrote > when I use nested table with PdfPTable. A problem is that if I set the > background color of the inner Table(by setting the bgcolor of the > cells) there is always some empty space

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

when I use nested table with PdfPTable. A problem is that if I set the background color of the inner Table(by setting the bgcolor of the cells) there is always some empty space between inner table

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

A few months ago this message was posted to the list. I have just got around to implementing it in my branch of iText. The fix seems to work quite well my question Is there a reason why this hasn

Subject: PdfPtable and page brreaks

I am producing a PDF document using PdfPTables to manage the several sections of data that I want to layout I?m finding that I can?t control when tables start on (or split to) a new page very well

Subject: PdfPageEventHelper Question

I used the PageXofY.java example to create a PdfPageEventHelper class. It works good for the page number and a "DEMO " watermark. I am generating this PDF from a servlet. There is 1 more feature tha

Subject: Re: Licensing issue with iText 2.0.4

Bruno Lowagie wrote > The conversation was interesting but now I 'm confused > is there any further action required by us? Not from me I 'm not affected by just interested in the issue. Darryl

Subject: Itext release for jdk1.3

Hi! Can someone send me the itext release for jdk1.3. I 've tried to do the changes you mentioned and the top of de post but i keep getting a class not found for org/bouncycastle/cms/RecipientId -

Subject: Re: Concate with embeded font

Paulo Thanks a lot. It really reduce my final PDF document. On 8/14/07 L N <lnguyen333@(protected) > wrote > > Hi > > I have a question and hope you can help me. I am using FOP to create PDF > docu

Subject: Re: Image.getInstance(Image) sharing problem

karnokd wrote > Thank you. That case works me too. But when I replace the png with my wmf i > get the seemingly bad pdf. It 's a bug. For now you can work around this bug by adding the line img.setT

Subject: Re: Image.getInstance(Image) sharing problem

karnokd wrote > Thank you. That case works me too. But when I replace the png with my wmf i > get the seemingly bad pdf. Now I can reproduce the problem. When I compare the two resulting PDF docume

Subject: Re: Image.getInstance(Image) sharing problem

Thank you. That case works me too. But when I replace the png with my wmf i get the seemingly bad pdf. I use Java 1.6.0_02 Adobe Reader 7.0.9 iText 2.0.4 http //www.nabble.com/file/p12157725/lis

Subject: Re: Licensing issue with iText 2.0.4

Jochen Schmitt wrote > If you wrote 'This software is not designed for using for ... ' > this may be ok. But if you wrote 'Thsi software is not licensed > for use ... ' that is a usage restriction whic

Subject: Re: Servlet Question

Tom Pessler wrote > I need to add page x of y to every page. I tried to > use the PageXofY example but it does not work with the > servlet. It works for me. Both in standalone apps as in web apps u

Subject: Re: Converting HTML output from iText back to PDF

ravi shankar wrote > Hi all > > Can anybody please respond to my mail below? Thanks a lot . It 's no use repeating the same question over and over again. It has already been answered and you won 't

Subject: Image.getInstance(Image) sharing problem

Hello. I generate a lot of PDF files from database and I noticed that the first generated PDF was OK but the others where blank - but in correct filesize. I reduced the problem to the Image.getInsta

Subject: Re: Converting HTML output from iText back to PDF

Hi all Can anybody please respond to my mail below? Thanks a lot . Ravi On 8/11/07 ravi shankar < ravi2082@(protected) > wrote > > > > Hi > > > > I have a iText Java program which creates a pdf fil

Subject: Re: Concate with embeded font

PdfCopySmart may help you if the font is fully embedded. Paulo ----- Original Message ----- From "L N " <lnguyen333@(protected) > To <itext-questions@(protected) > Sent Tuesday August 14

Subject: Concate with embeded font

Hi I have a question and hope you can help me. I am using FOP to create PDF document with custom font (chinese font) embeded in the PDF document. I then use iText to merge these PDF documents into o

Subject: Re: Licensing issue with iText 2.0.4

On Tue 14 Aug 2007 13 57 28 +0100 you wrote >So if your interpretation of the "don 't use technology in places where >lives might depend upon it " is correct maybe the clause can be >downgraded f

Subject: Servlet Question

I am generating a PDF in a web application using a servlet. The PDF has information from a database in it. I need to add page x of y to every page. I tried to use the PageXofY example but it does n

Subject: Re: How to Output an rtf Code

On Tuesday 14 August 2007 15 42 00 Steve-O wrote > I 'm creating an rtf document and need to insert a symbol that is > represented by the rtf code \u9472\ '2d You want to use the RtfDirectContent objec

Subject: How to Output an rtf Code

I 'm creating an rtf document and need to insert a symbol that is represented by the rtf code \u9472\ '2d I 've tried several approaches. One In my app I create a String variable to represent the code

Subject: Re: How to add javascript to an existing pdf

That 's a mail from 2003 and the Earth didn 't stand still. That 's supported look at the javadocs. Paulo ----- Original Message ----- From "Robert Cearley " <rcearley@(protected) > To <itext-question

Subject: Re: Licensing issue with iText 2.0.4

mister bean wrote > 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

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

Maybe the font doesn 't have that particular glyph. What 's the Unicode code of the quotation mark and what font are you using? Paulo ----- Original Message ----- From "andychi12 " <andychi12@(protected)
Page 25 of 388 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100