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 201 of 388 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100  

Does servlet work in tutorial?

I downloaded latest tutorial tutorial1.3.1.0. However when I tried out servlet examples it gave me error. For example if I clicked the try it in index.html#silentprint which points to http //blowa

Re: Same line

Samatha Boda wrote > Hi Bruno > > I have a question. When I am using bold and normal font together in > one line bold font appears to be little bit down compared to normal > font. So line looks

<br > tag problem when use HtmlParser in iText ???

Right now I 'm using iText 1.3 for my web application (deployed on Tomcat server). ------ The code is used to generate PDF like this

Using IText With J#

I wrote a Java application that uses IText to print to a pdf file. I am now trying to migrate it to J#. Can I still use Itext with J# or do I need to download ITextSharp? If I have to download ITe

Graphics2D question

Hi I was wondering why the following code doesn 't print an oval as it should. Can anyone help? I 'm using itext 1.3. Thanks in advance. Best regards John /* * $Id Text.java */ import java.

Writing Contents from backend

Hi I want to create a RTF document in which i will write some contents from backend which i am getting as a inputstream. how to do this? pls help me out if anyone can Thanks

pdf signature date

How can i set pdf signature date (timestamp) that is not created by signer but received from Time Stamping Authority (cryptographic time stamping RFC3161)? Alan Kliki? Logos

Subject: Version

Hi The iText.jar is being used in my application. But I don 't know which version it is since it was developed quite long back. Could you please help me to get the version of the iText.jar. Thanks &

iText Hanging in servlet

I 've had been using iText in a servlet to generate a PDF for over a year now. The data for the PDF is pulled from a database and is updated monthly but the servlet code hasn 't changed. It 's been w

Re: iText for breaking up PDFs

EricdJ wrote >Hi! I have been trying to figure out if iText can take for >example a 12page PDF document and break it up into 12 >single page PDF files. > >I haven 't been able to find this infor

iText.net - why not java.util.Iterator?

Hi First off the iText.net code is a thing of beauty. Anyone who is going to port java code to J# should look at it - just for the Junit port if nothing else. I have one question though. It d

Changing links in a PDF document

Hi there I am looking for a way to read in a PDF file changed all absolute links (aka Actions) in the file to point to a different folder location and to write a copy of the PDF file to a differen

Re: PDF - Character replaced with Question mark

Sujatha Bharathan wrote > Hi > > In my PDF document created using iText the following character - ? is > getting replaced with question mark. > > How can we handle that or avoid it?? > Chances are

PDF - Character replaced with Question mark

Hi In my PDF document created using iText the following character - ? is getting replaced with question mark. How can we handle that or avoid it?? Thanks

Ref:How to Convert the HTMT to PDF

Hi I have a HTML page need to embeded this HTML page to PDF. please could you help me.I have been using ITEXT API. Please could you help me on this. Thanks in advance. Thanks & Rgds Sreenivas

Re: iText# Video embedding

Axl wrote >Message body follows > >Hello > >I 'd like to embed video clips into a table or into the text. >Is this possible? > >I 've found the PdfAction.Rendition method that seems to be >my best c

Table expand along page...

Hello I have a table this table is fill whit 16 regs on page but the last page dont have 16 regs... and the table expand along the page. What i can make the table dont expand along the page?. Th

Subject: iText PDF

Whether is possible to set the alignment for each row of the PdfPCell content or not. If it is possible please tell me how it can be done. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN "

Still having trouble with image borders showing up

I know that v3.05 added the capability to show the image border using "PdfContentByte.AddImage() " (according to the release notes). But I am still not able to get it to work in my application where

Create Itext PDF from Java Stored Procedure

Hi Bruno I want to create PDF file using iText through Java stored procedures. As it is similar to java code i tried but it is not able to read the jar files though i gave an import statement li

iText java sources, .net 2.0, & J#

Hi Has anyone tried building the iText .java sources using J# under .net 2.0? If so what were the results? Thanks - dave (Not itext.net which is converted but the java itext) ---

acroform and pdf

Can someone show me how to do the followings? 1. Open an existing pdf file f1.pdf 2. read through the file and replace text "ENTER-VAR " with a form text field. 3. save the file to f2.pdf so the f2.p

how to change web link

In my pdf form there is a button with OpenAWebLink action on MouseDown. How can I change the web link destination dynamicly in my program?

SuperScript inside a table cell

Hello All I am trying to add a superscript letter to the end of an header string. Here is the code for (int hct 0 hct <headers.length hct++){ PdfPCell header new PdfPCell(new Paragraph(header

PDF to HTML/XLS ?

Hi I have a number of PDF reports being generated by iText. I need a way to also write these pdf 's to a more editable format (ultimately Excel but text or HTML would work too). HtmlWriter would

Writing an HTML string to a PDF document.

Is there anyway to write and HTML string to the PDF document? I don 't want the HTML tags to appear in the document and I want to keep the HTML formatting. Here is the scenario 1) User enters text

footer in form of 'Page X of Y ' ?

hi all how to print footer of form 'Page X of Y ' using itext-1.02? thanks a lot in advance. anand

How can one balance columns in a PDF using itext?

Hello I was wondering if there is a way of balancing columns when creating a PDF using itext? I am currently using the SimpleColumn object but would not mind changing to the MultiColumn object i

RE: Problen with Colum Text. How to add annotation Links in ex

First thing I do when using a library is to have a look at the examples and the javadocs. I suppose I 'm the only one doing it. PdfContentByte contentByte Chunk c new Chunk( "Helloooo

RE: How to add annotation Links in existing pdf file

You can use Chunk and place it with ColumnText at an absolute position. > -----Original Message----- > From haroon anwar [mailto haroon.anwar@(protected)] > Sent Wednesday September 14 2005
Page 201 of 388 Previous 100   Previous 10   201   202   203   204   205   206   207   208   209   210   Next 10   Next 100