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 141 of 388 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100  

AW: [iText-questions] OpenSource printing lib?

Transparant fonts aren 't supported in the commercial JPedal version either. ( And the statement that AcrobatReader is crap is maybe a bit harsh but it doesn 't make sense to use a Runtime.exec comman

Subject: Re: Verdana

fzappi@(protected) wrote >Good morning my name is Ferruccio Zappi and I 'm a software developer. > >I 'm using the "ITextSharp " library and I would like to know how to use the font "Verdana " for my

Subject: How to by

Hello Could you please advise what we need to use the iText library legally? What kind of license is required for a commercial company? How we can purchase it? Best Regards <!DOCTYPE HTML PUBLI

Re: itext problems

gabriele d 'ascoli wrote > Thanks a lot Bruno for your support but > how can I send new pdf field values to server without XFA forms? > The only way I think is to save to file system the pdf modifi

OpenSource printing lib?

Hi I know that IText doesn 't have a printing functionality but maybe someone here has an idea. I use the PDFStamper in a servlet to insert a watermark (transparent text) the requested PDF. Then the

Re: AW: Sub page numbering

Paulo Soares <psoares <at > consiste.pt > writes > > You can use any number of templates. > > Paulo > >

Re: Barcode Recognition

Hi I once used http //sourceforge.net/project/showfiles.php?group_id 121890&package_id 133324 to read barcode 128 barcodes generated with itext. It worked after applying this patch http //sourcefo

Writing a Paragraph to the edge of document...

I was wondering if it is possible and how to do it? I am only able to do it with tables tabs ex p.add(new Chunk( "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRelationship ")) document.add(p) with the esca

com.lowagie.text.Image Rotation and Extraction

I am using a combination of PDFBox and iText to extract images from a PDF. Specifically I am extracting an image from off of a page of an existing PDF and then shoving the data into a byte array to

XML to describe instructions for building a document

Hello I am looking for generating a PDF document using iText but not by programming it. It is a little like if a user was writing a document into the text field of a GUI application using markups

AW: [iText-questions] Sub page numbering

You can use any number of templates. Paulo

AW: [iText-questions] IndexOutOfBoundsException in PdfReader

Try with iText 1.4 and if it still doesn 't work post the pdf. Paulo

AW: [iText-questions] Adding Tiff images problem

Only a couple of lines were changed you can make a diff or wait until Sunday. The change will load the broken tiff. By the way I suppose that your boss complains all the time to Adobe for the broken

Sub page numbering

Hi I 'm trying to collate a number of invoice documents within a single PDF. I 've managed to do this OK but have stumbled when trying to provide a page numbering mechanism. I 've got a 'page x

AW: [iText-questions] Re: Problems with button-text

Hi Bruno > PushbuttonField push new PushbuttonField(stamp.getWriter() new > Rectangle(10 + xadd pageHeight - 80 fieldwidth + xadd > pageHeight - 40) buttonName + "text ") > > Let me know if

Re: Problems with button-text

bruno wrote > I don 't see any real difference between your example and mine. > Could you send me a small standalone example starting from my > code snippet that reproduces the problem? I have found

Rif: Re: [iText-questions] getStringBounds seems to return uncorrect bounds

hi bruno thanks for your reply. Your request is correct i forgot to write it. I don 't get the same problem with the Graphics2D of swing components or images. It 's an issue of pdfGraphics2D only. Thi

Removing table from PDF file

Hai It is possible to delete a table that is written just before in the PDF file using Java Code. Senario I am writting the tables in PDF file. when I found new page is opened

Barcode Recognition

Hi This is not a question directly related to iText. I 'm currently using the barcode functionnality of iText to generate some barcodes and include them in PDFs. The problem is that I have to devel

getStringBounds seems to return uncorrect bounds

Hello i developed an application using your library but i get some error with the getStringBounds method of the Graphics2D object returned by cb.createGraphicsShapes(). Some sample code will explai

Problems with button-text

Hi ) I 've got a problem to set text on a button. I 'm sure it 's a simple problem because this is not the first button I create with itext ) But I really can 't see where is the fault / This is how I

Is there a way to change the line spacing in Paragraph or

Henry wrote > Is there a way to change the line spacing in Paragraph or Chunk? > I 've try do this... > > p new Paragraph(chunk) > p.setSpacingBefore(4f) > p.setSpacingAfter(1f) > p.

Is there a way to change the line spacing in Paragraph or Chun

Is there a way to change the line spacing in Paragraph or Chunk? I 've try do this... p new Paragraph(chunk) p.setSpacingBefore(4f) p.setSpacingAfter(1f) p.setExtraParagraphSpace(

How to update the calculated fields after filled?

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " > <html > <head > <meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " > <title > </title > </head > <body bgcolor "#ffffff

Strange problem :/

Hello everybody I have some problems using tables with iText. When I add several tables in my document I have some Exceptions java.io.IOException No such file or directory at java.io.FileOu

Inverting a table and or document within PDF

Gang I 'm trying to duplicate and invert a table/document within a single 20 PDF.. The first table/document will be completely inverted upside-down) vs the 2nd table/document.. How do I copy and

AW: [iText-questions] urgent::::How to overlay on existing PDF?

You can use the PDF Stamper look at the examples on watermarkings on the itext-webpage -----Urspr?ngliche Nachricht----- Von itext-questions-admin@(protected) [mailto itext-questions-admi

Qustion about adding Bookamrk by PDFStamper

Dear iText Support I have an existing pdf file I want to add bookmark using PDFStamper.setOutlines(List outlines) But I don 't know how to create List from strings. Can I create PDFOutLine Objec

urgent::::How to overlay on existing PDF?

Can someone please tell me how to overlay text on a PDF? Thanks Murthy

IndexOutOfBoundsException in PdfReader

We are getting the following exception in iText PdfReader. Can someone let me know whether we have a patch available for this issue. java.lang.IndexOutOfBoundsException Index 0 Size 0 java.l
Page 141 of 388 Previous 100   Previous 10   141   142   143   144   145   146   147   148   149   150   Next 10   Next 100