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 351 of 388 Previous 100   Previous 10   351   352   353   354   355   356   357   358   359   360   Next 10  

Printing Form Fields Only

Is there a way to print form fields only besides buying a full version of Acrobat? We are using iText to build a PDF that contains form fields. We then populate the form fields from the databa

BOLDITALIC doesn 't work with TEXT_RENDER_MODE_STROKE

Dear Support I try to use windows Fonts to draw stoke style. If I use Font.BOLDITALIC TEXT_RENDER_MODE_STROKE doen 't work. I need help. It works for FontFactory.HELVETICA. Here is my cod

RE: [iText-questions] Can iText change the color of an existing p
   df?

iText can 't change the colors to an existing PDF. It could be done under some very controlled situations but would require very specialized knowledge of iText and the PDF format. Best Regards P

PdfFormField and Copy

Hello I have some questions about the PdfFormField-Object Is it possible to create a TextField without a fix font size or can a FLAG be set or any adobe script to get this featue like directly i

Concat pdf files into chapters and sections

Hi I would like to concat an entire file system branch of PDF files into one file orgenized in chapters and sections like folders. I 'm looking of any help about how to do it? Thank you.

HR

Hi I am using xmldata to create a PDF. I use a tagmap which conforms to the itext.dtd. How do I do a HR? Any help is greatly appreciated. s P

Can iText change the color of an existing pdf?

I have some existing pdf files and I will use PdfStamper to stamp some text/data to these pdf files which come with all black and white. Now user requires that these pdf files have different color. O

Help: write text to an existing pdf file

I am trying to write texts to some original pdf files at different positions. The following shows the code. The problem that I encounter now is that some of the text can be written some can not be. F

Tabel of contents

Hi I am looking for a sample code of how to make a nice table of contents. Can anybody help me? Thank you

Encrypt PDF without user and owner password

It 's possible encrypt pdf without the ownerpassword and userpassword? I would like open pdf without put the password of the userpassword or ownerpassword. Thanks. -- Alexandre Izumi Bandei

Displaying "big " text in a "small " cell

Hi I have a problem working with tables and cells in my pdf documents. I have a row where the first cell has a text with a bigger size and the others have text with smaller size. So the other c

problem with tagmap

hi Is it possible do put one or more tab at the beginning of a paragraph with tagmap.xml? Stephane Colella

Re: PDF Save As Image

Scott Sprout schrieb > Is there any way with itext to convert a single pdf page to an image? I > have tried the GPL version of JPedal and the quality is not good. > There is a working ex

Subject: Tagmap

Hi I am constructing a tagmap using the following code TagMap tg new TagMap (tagMap) where tagMap is an InputStream. I get the following error Attribute name "HR " must be followed by th

PDF Save As Image

Is there any way with itext to convert a single pdf page to an image? I have tried the GPL version of JPedal and the quality is not good. -Scott

Set Leading to line height

Hello I am required to set the leading of a paragraph in such a way that the leading will be previous line height * 1.5 How to achieve this? Regards Ramana.JV. **************

RE: [iText-questions] Question about Text Fill, Stroke and Fill S
   troke

Chunk.setTextRenderMode() > -----Original Message----- > From wang yun [SMTP yunwangwatlow@(protected)] > Sent Friday November 21 2003 17 22 > To itext-questions@(protected) > Subj

Question about Text Fill, Stroke and Fill Stroke

Dear Sir I am using ColumnText.showTextAligned to draw text. Can I change the draw Type Fill Strok or FillStoke? Thanks yun Phrase phrase5 new Phrase(18 new Chunk( "this is a

Reading an FDF form that is on a PDF doc.

I know itext has the PDF reader but can it get at the FDF doc inside it to populate fields generate a new PDF? I currently can do this put with the fdf doc and the pdf doc as seperate files withi

Font types question

Any ideas on the most terse way to get from "COURIER BOLD UNDERLINE " to a corresponding Font or BaseFont instance? Thanks Matt

Re: PdfPTable

Hi! Yes you can put to 0 the border with table.setBorder(0) where table is the PdfPTable. And no you can 't put rowspan. Marga. PRUEBA TISCALI ADSL HASTA 6 MESES SIN CUOTAS FIJAS SI

image in table

Hi I insert an image in a cell of a table an i have a problem I set the cellspacing and cellpadding of my table at 0. But in the cell where i add my image(align top) there is a little whi

need help ExceptionConverter error

hello I have tried the example 4 from chapter 7 but i have always this error ExceptionConverter ExceptionConverter java.lang.NullPointerException at org.apache.crimson.parser.Parser2.parseInter

Open the document

Hi! We are using iText to generate dinamically pdf documents in the web. We generate the document in a java class and we don 't save it in a file. We send the ByteArrayOutputStream used to gener

Re: very strange error with itext, please help - upgraded stil

Hiya I upgraded to version itext-1.01.jar and recompiled all my codes. The problem remains. After some further testing i notice when I set the custom width of the columns instead of using the de

Important question about ColumnText

Hi I am a Java/J2EE developer in Parsippany NJ. I have been asked to use iText to generate and process PDF files for an upcoming project. One of the requirements of this project is to place colu

iText equivalent of <hr > in a table

How do I do the equivalent of <td colspan "99 " > <hr > </td > in iText? This works cell new PdfPCell(new Phrase( " " cour8)) cell.setColspan(po.getMaxSizes() + 3) cell.setBorder(Rect

AW: [iText-questions] very strange error with itext, please help

Hi Paulo in Version 1.01 / Paulo 126 of iText the bug with the infinite loop in very big table cells and "cellsfitpage " set to "true " seems to be still there. Do we have to pull a newer version

Jfreechart + itext

Dear all Can anybody point me to examples of code that uses JFreecharts to incorporate itext and write to a pdf file ?

"PDF version " and "Fast Web View "

Hi I am using iText to copy existing pdf 's and change their metadata title. It works but after doing so I open the new document and go to document summary and the PDF version is now changed
Page 351 of 388 Previous 100   Previous 10   351   352   353   354   355   356   357   358   359   360   Next 10