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 228 of 388 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

PDF Flattening

I 've written this application using Jython to take multiple TIFF 's in a source directory and create a PDF document and then apply a TIFF as a watermark. The assembled PDF looks fine within Acroba

Re: printing a pdf document

David Graf wrote > Is it possible to print a pdf document directly from java using itext? > I most of the time use a lpr client that is implemented in java. That way you can even adjust p

Custom Properties

Hi My applicatioon would like to have access (reading and writing) to Adobe Acrobat 's "Custom Properties " (that is "Document Properties - > Custom tab - > Custom properties "). It looks like a hash

font file .lst

Hello I have to embed font in my pdf I have a font file named 'AdobeFnt.lst ' is this file format supported by iText ?

adding an image to a push button field

I have looked at several similar posts but I have been unable to add an image to a push button field. I have a PDF template with a push button field called labelField. I have been unsuccessful in s

Is it possible to deep lists in word

This kind of list creation works in PDF but the same code does not work in word. 1.1 (Section number) A. 1. a. 2. B. 1. a. b.

fonts are being embedded even though I don 't want that.

Hi I get the fonts for my PDF doc using Font font FontFactory.getFont(fontName BaseFont.IDENTITY_H false fontSize style) And when that doesn 't work I do Font font FontFac

Re: [iText-questions] Problem with mixing Portait and Landscape in
PDF

Frank Peters wrote > Hi. > I came accross a problem mixing ortrait and landscape pages. > Given a list of let 's call it MediaObjects. > Each MediaObjects has an image-URL and an orientation-fl

problem in merging rows

? hi Sir/Madam i am using itext1.1.jar to generate a pdf document. my requirement needs to merge 2 rows in a table.i could not find in api. please help me for this problem. if there is any soluti

Problem with mixing Portait and Landscape in PDF

Hi. I came accross a problem mixing ortrait and landscape pages. Given a list of let 's call it MediaObjects. Each MediaObjects has an image-URL and an orientation-flag. I add these images to a do

Re: [iText-questions] It is posible to create a pdf using ms word
text?

Lorenzo Jim?nez wrote >Hi. > >I have another question. > >In my web application I have to create a pdf with a) ms word content b) tables generated from a database and displayed in a webpage.

how to embed some text in an existing pdf

Hi I have a pdf which is not created using itext. Now I want to add some text on page number 2 of this pdf. Can any one help on how to add this ? Any kind of help would be great !! Best Re

GIF-Pictures with transparent part

I used to add gif-pictures to my pdf document with PdfContentByte.addImage(...) in version 1.0.2b and its transparent areas appeared white like new snow. When I now run the same code with versio

jsp itext im traying to create a pdf in a jsp in jboss

Hi I have that jsp when i run it appear the pdf but look at what appear in my CONSOLE JSP <%@ page import "java.io.* java.util.Date com.lowagie.text.* com.lowagie.text.pdf.PdfWrit

Split PDF using iText

Does the itext read the entire pdf into memory before it splits it? I am running into memory issues (out of memory) when I try to split larger pdfs. Can someone suggest a way to split the pdf wit

It is posible to create a pdf using ms word text?

Hi. I have another question. In my web application I have to create a pdf with a) ms word content b) tables generated from a database and displayed in a webpage. Can I add them using IText?

Graphics2D, JFreeChart and fonts

Hi I 've been using iText and JFreeChart successfully with jdk 1.4.2. I have now switched to jdk 1.5 and am having big problems with the translation of fonts under jdk 1.4.2 all the fonts

AW: [iText-questions] How to insert pdf form fields in different
   pages??

Hi Anitha you 'll have to process one page after the other and do the formfield.setPage() on every page the PdfWriter is actually at. In your code the PDfWriter is already on the last page. The

Re: Question about Pagenumber-Size (Textsize)

Paulo Soares <psoares <at > consiste.pt > writes > > Do two passes. Thanks for your answer. You mean reopen the file and edit it again? Well ok this would be a workaround - but not very

PDF Signature Appearance with image

Hello all! First of all I want to congratulate iText authors. I 've been working in PDF Signatures for a long time and I 've recently discovered your library. It 's very good. I 've been able to si

Re: Different cell display in versions 1.0.2b and 1.3

Christoph Kradolfer wrote > I have some code which I used with iText-1.0.2b and now should run with iText- > 1.3 Your question is answered in the FAQ http //www.lowagie.com/iText/faq.html#ta

Different cell display in versions 1.0.2b and 1.3

I have some code which I used with iText-1.0.2b and now should run with iText- 1.3 I used the classes Table and Cell. Problem There is much more space between the upper border of the Cell and th

Table Problem Solved

I write to you because y solved the problem and wanted to share the solution with all of you. There were 2 problems here. One of them is when you try to work with big files you have to manage your

Number Formatting Problem

iText Each month I use itext lowagie to create four financial reports from xml files. Every time I create the reports one of the dollar amounts on one of the reports is compressed horizon

How to split a PDF on a bookmark base

Hi I 'm new to itext is there a way to split a PDF (with bookmarks) into different PDF 's and using the bookmark text as the name for the new file. Has anyone get a code example ? Regards <!

RTF Lettered Lists

I am creating a list with default letter 'A ' as starting. It creates the list in PDF correctly but in RTF it creates a bullet instead of A. The code List l new List(false true 1

PdfStamp questions

I 'm working on a application to convert TIFF 's to PDF and merge a watermark. At this point because there 's a TIFF being imported and a JPG watermark the watermark is either lost under the TIFF

printing a pdf document

Is it possible to print a pdf document directly from java using itext? -- Weitersagen GMX DSL-Flatrates mit Tempo-Garantie! Ab 4 99 Euro/Monat http //www.gmx.net/de/go/dsl

annotations to jump to a specific page

hi I have to create an annotated image. Clicking on the image I must jump to a specific page INSIDE the current document (that is the file is not external). It seems to me that the contructor

Wrap text in a cell

How do I meaningfully wrap text in a cell? Right now the text "Development Cost " in a cell appears as follows "Developm ent Cost " Kindly help me out. Thanks Venu
Page 228 of 388 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100