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 113 of 388 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Commercial License

We have a client that asked if we could get a commercial license from you for iText. Is this something you can provide to us for review? Thank you in advance for your assistance. Regards Ber

Mariusz Sazynski : nie ma mnie w pracy.

Nie b?dzie mnie w pracy od 2006-08-25 i nie wr?c? przed 2006-09-11. Odpowiem na wiadomo?ci po powrocie.

Setting a radio button programatically with PdfStamper

I read Bruno 's article on creating and filling forms with iText. It is really great. It answered almost all my question on this topic. I have just one thing that I can 't get the hang on setting the

NullPointerException when adding table to   document (solved

KSchaeuble@(protected) wrote >Thanks for listening! ) > It was the least we could do -) I 'm glad you found the problem because I really had no clue. br Bruno

NullPointerException when adding table to document (solved

Thanks for listening! ) I found the problem in a properties file that somehow did not generate a FileNotFoundException although it was not found. *rolleyes*

PdfXConformanceException

Hi Bruno I am trying to create a PDF document with PDFX conformance. When I run the programme I am getting the following exception. Exception in thread "main " com.lowagie.text.pdf.PdfXConformance

NullPointerException when adding table to document

I 'm trying to piece a report together by creating several parts in different classes. I first ran this code locally and had no prblems creating the Pdf. When I now integrate it into my web-app and u

Issue with eastern europe special characters [ CC   Anti-Vir

Waarom al die mensen in Cc als je iets naar een publieke mailinglist stuurt? Mag ik je het gebruik van Bcc aanraden? Lillo_Arnone@(protected) wrote > We are using your pdf classes to gener

Issue with eastern europe special characters [ CC Anti-Virus c

Hi We are using your pdf classes to generate pdf documents with Java from a Lotus Notes database. We have now an issue with the special eastern european characters like ENERGOMONTA? P??NOC BE?CHAT

Rotate all pages by a given angle

Hi ! I want to rotate all pages of a given PDF by 90 180 or 270 degrees. I read the page about matrices http //itextdocs.lowagie.com/tutorial/directcontent/coordinates/index.html#top and try unders

Antwort: Re: RtfWriter2: OutOfMemory, with patch [Virus check

> I had actually caught that bug earlier this week while doing some clean-up > work and had already prepared but not committed a patch. I 've now committed > my patch. Please check that it fixes your

Multiple border colors for table in RTF: possible?

Hi I am using Table and RtfCell and can 't seem to be able to set different border colors for the table/cells for RTF output. When I set the table border color to BLACK and the cells to GRAY the w

Problem contatenating pages with acro forms

Birthe Berland wrote > Hi list > > I have 2 existing pdf files each containing text fields an invoice > form and a summary form I was rather disappointed to see that nobody voted for my article

Positioning of high level objects after adding direct cont

Wolfgang Werner wrote >Hello all > >we are creating pdf files with iText. Several times we found places >where we would like to mix high level objects (like chunk / paragraph) and items placed v

extra linefeed when converting html to PDF -   div tag work-

Ralf Hauser wrote >Bruno > >Thanks a lot - yes this kind of works however it doesn 't really solve the problem but just postpones it. > > <html > <body > > <div > <b >a </b >b </div > > <b >c </b >d > </body > </ht

Signature with my own timestamp ?

Hello Is it possible to use my own defined timestamp rather than use the system timestamp when create a signature in PDF? Any sample code to do this ? Best regards Eric

Visible signature with image ?

Hello I can add a visible signature with image. But it also shows the signature text information(name timestamp etc). How can I only show the image ?

extra linefeed when converting html to PDF - div tag work-

Bruno Thanks a lot - yes this kind of works however it doesn 't really solve the problem but just postpones it. <html > <body > <div > <b >a </b >b </div > <b >c </b >d </body > </html > still shows the problem

Positioning of high level objects after adding direct content

Hello all we are creating pdf files with iText. Several times we found places where we would like to mix high level objects (like chunk / paragraph) and items placed via direct content. Exampl

extra linefeed when converting html to PDF - one work-arou

Damien Thanks - this appears to work <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN " "http //www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd " > <html > <body >   <br / > <b >a </b >b </b

Formfilling with PDFStamper

Dear IText-Developer i have tested your examples and i 'd like to know how you created the resources SimpleRegistrationForm.pdf <file ///D /_Books/itext_tutor/itextdocs.lowagie.com/tutorial/general

extra linefeed when converting html to PDF - work-around i

Hi Another work-around would be to live with the required extra ". " but to color it in a way that it is normally not seen <html > <body > <font color "white " >. </font > <b >a </b >b </body > </html > would

extra linefeed and misplaced horizontal ruler when convert

Hi When playing around with further variants an additional bug has been discovered <html > <body > <hr / > <b >a </b >b </body > </html > and <html > <body > <hr / > <br / > <b >a </b >b </body > </html > still show

RtfWriter2: OutOfMemory, with patch

Hi RtfWriter2 reads the whole document in memory even if dataCacheStyle is set to CACHE_DISK. When generating large documents this could lead to OutOfMemory exceptions. This happened to be the cas

extra linefeed when converting html to PDF

Hi Bruno and list When converting the following html file to a pdf (using SAXiTextHandler etc.) a line-break is entered between the bold "a " and the "b " in the resulting pdf. <html > <body > <b >a </b

add a image at right bottom in the last page

Hello How can I add a image at right bottom in the last page ? In fact I want to sign a PDF with a certificate and show a GIF( handwriting signature) into the right botom of the last page. How ca

trouble accessing the mailing list archive

Anyone else have trouble accessing the mailing list archives today (http //news.gmane.org/gmane.comp.java.lib.itext.general)? Thomas C. Moorer Jr. email tcm527@(protected) <html > <head > <style type

Glyph outlines artifacted when rendering Type 1   fonts on O

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Andrey Seryukov wrote > > Here 's a problem. We have a Type 1 font from high quality font set that looks > different on screen and on exported page. Th

encoding vector for type1 fonts

Hi i have problem to understand the mechanism about the encoding vector. I have a encoding table (with glyphnames) like this 0 ".notdef " 1 "dotaccent " 2 "fi " 3 "fl " ... 254 "thorn " 255

Subject: GlyphList

Hi Bruno the class GlyphList comprised the glyphs from the adobe glyphlist or? http //partners.adobe.com/public/developer/en/opentype/glyphlist.txt Some fonts have a other glyph name schema whic
Page 113 of 388 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100