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

Signatures that adobe can not find but iText can

You have seven updates in that pdf and Acrobat only picks the original one. What was the sequence of operatios you did in that file and what tools did you use? > -----Original Message----- > Fro

borders on tables and cells

Setting the padding to zero for the outer cell should do it. > -----Original Message----- > From itext-questions-admin@(protected) > [mailto itext-questions-admin@(protected)

Em attributes from fonts

hi how con i get the size and width of the Em-box of an character? Because of the getWitdthPoint()-method is not exact enough i have to calculate the width of a certain text by my own. th

Subject: JDK1.3.1

Hi Did anybody have this problem? iText.jar has been compiled with JDK1.3.1 The following would crash when executed with v.1.3.1 no problem though when using v.1.4.X DefaultFontM

to be sure that is a vaild pdf file ?

How to ? -- Alawi Albaity Jeddah - KSA Mobile +966506660442 How to ? <br > <br >-- <br >Alawi Albaity <br >Jeddah - KSA <br >Mobile +966506660442 <br >

Formatting while Data merging

Is there any way to add tables in the template xml file used for data merging? regards Zaki Huda <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <HTML > <HEAD > <META http-equiv C

Drawing error in version 7.0

I am displaying Jpegs barcodes and alphanumeric characters. Works fine with PDF version 6 and 5. Does not work with version 7 ( "A drawing error has occurred "). If I take off the

iText Question: Images

Sorry if this sounds simplistic but I am using your component iText. I find it to be awesome. Although it 's awesome I have a question about images... - I have the need to place a large jpg und

check pdf compatibly with itext ?

How can I check if the file is really pdf and if its compatible with iText ? So then I can be comfortable to work with it future -- Alawi Albaity Jeddah - KSA Mobile +966506660442 <div >Ho

Question dataset to pdf

Hello is it possible to set my pdf document to my .net dataset? Maybe something like this document.add(DataSet) Thanks for the help <html xmlns o "urn schemas-microsoft-co

Is it possible to balance columns using SimpleColumnText?

Hello I was wondering whether there is an option to balance columns using SimpleColumnText. I print out a stream of paragraphs into two columns over multiple pages and would like to balance the

[iText-questions] Umlauts and Linux[Scanned]

Hey you should load your fonts (whit or without umlauts) from font files like this com.lowagie.text.pdf.BaseFont gfont com.lowagie.text.pdf.BaseFont.createFont(file.getPath() com.lowagie.t

Umlauts and Linux

Hello my application transforms text generated by a host application in pdf. The text file contains special characters for the euro sign and german umlauts for the printer. After reading a line I

Table.setTableFitsPage

As "PdfPTable "s can be added to a document in the same way as "Table "s I wonder if there is a way to tell a "PdfPTable " that it must fit on a page? Thanks Christoph

PDF Unknown encryption type (4)

Hi I 'm using Itext to read a form PDF and then populate it with data before writing it to the response output in a JSP page. I 'm using adobe reader version7 and although the form is not password p

ColumnText and labeled objects

Hi all I am looking for an elegant way to place and label objects like a "roundRectangle " using ColumnText. My current solution is to use a scaled transparent 1x1 gif (provided with setGeneri

Mapping form fields to the xml data

Hi All After an Initial POC we are using IText in our project. I have one doubt regarding form filling i 've seen the mail archive but was not able to find ans for my prob. I have to popul

Question about External signature and authenticatedAttribu

It 's more of the same. Hash the doc and put it inside the authenticatedAttributes together with the time. The signing is done over the authenticatedAttributes instead of the doc. ----- Original M

Header Issue - Line Space

Hi I am trying to print some text on the header of the page. For that I am using the HeaderFooter class. I am using the document.setHeader(HeaderFooter) method. I am adding a Phrase to the Hea

Bugs with RtfFont

--Boundary-00 _zuZrC1uQRS1VaxB Content-Type text/plain charset "iso-8859-1 " Content-Transfer-Encoding 7bit Content-Disposition inline Hello The class com.lowagie.text.rtf.style.RtfFont

Adding Signature Field

I have searched the archives and did not find anything that specifically addressed my questions so here goes. I am generating a PDF document using XSLT Formatting Objects (FO). The document does

hungarian character

Hello! Could somebody please help me if I can write the hungarian ? or ? (latin capital letter u and o with double acute). if i write theese lines String title "javitva ??rv??zt?r? t??k?rf

How can I remove javascript?

Hi Is there a way to remove the 'main ' javascript from a PDF? I mean the onload or document wide javascript. Thanks! Kim

Question about External signature and authenticatedAttributes

Hello Bruno and all contributors. First of all congratulations for that library very great job. I 'm interested in generating PDF signatures. With the samples provided in the early access zon

PDFStamper: Stamp two lines

Hi All I 'm using PDFStamper in a way similar to the AddWaterMarkAndPageNumbers.java example to stamp a header & footer on an existing PDF (note that samping over it is a requirement I can 't e

multicolumntext placement

Hello is there a way to position MultiColumnText in absolute coordinates? That is I understand how to define the x-coordinate but how to define the y? Tried addinging it to the PdfPTable that

How to implement special impositioning features and duplex sup

Hi has anybody ever tried to implement some special duplex support in itext? What I mean by that is that you add content to front and backside where a paragraph of the front has the same locatio

problem with xobjects

hallo to all i have a problem with some xobjects. let me explain the workflow. first i produce a pdf-file with 34 pages. second i have to imposition these pages to a new pdf-file so i lo

A forms-question

Hi I have just began looking into pdf generation. The question I wonder is this Some pdf forms allow for the user to save the form data (i.e the information they enter into the form) even if the

can i print a text file using java

hi i am trying to print a TEXT file using java but i can 't get properly. so need how to access printer and how to send a TEXT file to printer . please can u give some suggestion regarding
Page 224 of 388 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100