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 134 of 388 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100  

convertion from cals xml to indesign-compliant xml(xml to xml)

Friend If anybody knows how to convert cals table into indesign table using xsl please help me. Ex Cals xml <Table Id "ch03table1 " > <Legend > <Legendnum >Table 3 </Legendnum >

multiline from fields filling ..

Hi How do I fill form fields that is multiline? I can 't just escape with '\n ' or '\r\n ' right? --danny <html xmlns o "urn schemas-microsoft-com office office " xmlns w "urn schemas-microso

Converting from a String object of HTML content to PDF

Dear Users I am trying to convert a String object having HTML content to PDF document. But the code throws an exception saying DocumentException java.lang.IndexOutOfBoundsException Index 7

Odd exception

Hi in one of my itext webapps i 'm generating pdffiles from xml and everything works fine for awhile but then after a random time i get the following exception. *********** java.lang.NullPointerExcep

Nested PdfPTables

Hoping someone can provide a little help. I can 't seem to get rid of the "extend last row " behavior for a nested set of tables. I 've set "extend last Row " to false for both the parent and child ta

drawing with embedded font

I would think that if you had a pdf and you added a Text Field to it in Acrobat then specified the font to use in this field as *not* one of the base 14 fonts it would embed the entire font not a sub

Subject: Bug

Hi I could not find where to post bug reports so I 'll send email. I am pretty sure I found (and fixed) a bug in iTextsharp using (MemoryStream memStream new MemoryStream())

Added support for certified PDFs

I got a contribution from Antonio Iacono (http //opensignature.sourceforge.net/english.php) about certified PDFs and it 's available in the CVS. The create a certified document just call PdfSignatureAp

PDF Filename and diferents application servers

Hello I can?t set the correct filename to my generated pdf when use Acrobat button 'save ' or 'save as ... '. When I use this buttons in Save dialog box appears my package name where is my servle

PDF Encryption and Metadata

I 'm using iText to encrypt PDF documents. The problem I 'm running into is that the metadata seems to be encrypted as well. I know Acrobat 6 and later can encrypt a PDF 's contents without encrypting

Get page and coordinates

Hi I have been playing with iTextSharp for a while now... and I have a problem. I have a PDF formular and on this is a button which has the fieldname "ida ". I need to find the page this button is

Cells not completed when table doesn

Hello I have a problem. When a table not fit into one page table breaks in two pages but cells in the same row shows in the first page and others in the second page. ?how can i solve it? __

Getting Error with PdfPTable

Hi I am getting the below exception when running the program I still able to compile successfully java.lang.NoSuchMethodError com.lowagie.text.pdf.PdfPTable.getRows()Ljava/util/ArrayList

[iText-questions] Image in Signature [Complete]

Hi is ist also possible that the image will be set as a watermark. Like this you cann 't read the signature field anymore. Greetings Anja >?-------- Original-Nachricht -------- >?Datum Wed 31 M

RE : RE : Dashed table cell border

YOUSFI Khaled wrote >Hi > >I 'm using a PdfPTable to display several data rows and I would like that the >last row of my table doesn 't fill the remaining space in its container >(another PdfPTable).

Pdf from extracted pages

I 've extracted a page from a pdf and when I try to convert it into pcl I get this warning **** Warning File has an invalid xref entry 2. Rebuilding xref table.

Nutze PDFGraphics2D um PDFs zu erzeugen -   max. dpi einstel

Paulo Soares wrote > (This is an English language list) > iText won 't change the image resolution. You 'll have to do it > externally with JAI or something else. I have seen this question on news /

Nutze PDFGraphics2D um PDFs zu erzeugen - max. dpi einstel

(This is an English language list) iText won 't change the image resolution. You 'll have to do it externally with JAI or something else. Paulo

ITextSharp help required.

Davide wrote >Hi > I 've recently tried to apply that technic as well with no success. >If the form pdf has been realised using acrobat pro 7 than I get my code >executed successfully but the form

Nutze PDFGraphics2D um PDFs zu erzeugen - max. dpi einstellbar

Hi Ich nutze PDFGraphics2D um PDFs zu erzeugen. Klappt alles sehr gut. Man kann ja angeben dass alle Bilder als JPG abgespeichert werden sollen. Kann man auch irgendwie einstellen dass eine gewiss

Re: Rotate Pdf Pages

look at the example itext toolbox plugin at http //article.gmane.org/gmane.comp.java.lib.itext.general/22632/match Best regards Carsten Develop schrieb > Hi > > Is it possible to rotate a page

Any memory optimizations for PdfCopyFields since 1.3.4

Hello I was wondering if there have been any improvements in memory management since release 1.3.4. Specifically we are using the PdfCopyFields object to perform a merge. Here is a snippet of our code

Re: PDF printing

How do you print to the printer? Do you use itext?s lpr class? Athavale Sharwari schrieb > Hi > > I am creating a PDF file from my Java application. Once the file is > created (which happens succ

Regarding PdfPTable Class!!

HI In one of my projects I am using the PdfPTable classs to generate a table and then using the PdfPCell to create cells and then adding it to the table. I encountered an issue as below I have a

Rotate Pdf Pages

Hi Is it possible to rotate a page of my PDF document? I 'm creating a document and when I finish to put text and images at an even page I need to rotate it. Can someone post an example how

Converting word comments to PDF Comments

Hi everybody How can I use Itext to convert a word document to PDF? But the final document in PDF must has the word comments. *****************************************************

Flatten Images in PDF

I am looking for a way to flatten images in a pdf generated from SVG using FOP. Currently I need to bring the pages into Photoshop flatten then create new pfd pages. Regards Ken Kenneth Arnold E

Create Multiple Page Document from an AcroForm

My user will be give me a PDF Document which will be an Acroform. It contains one page with a background image and a few text fields in it. At runtime I want to generate a document with many pages.

Subject: PDF & OCR

Are there any Java based OCR technologies that will work with itext? I need a way of building reference pages and indexes that were scanned Thanks

Help required for Updating pdf Document

Hi We are facing problem while Updating existing PDF document. Actually requirement is > we are having one PDF file which gets updated frequently and on each update we are appending (im
Page 134 of 388 Previous 100   Previous 10   131   132   133   134   135   136   137   138   139   140   Next 10   Next 100