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 334 of 388 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10  

Comments in Adobe Reader (al-la Adobe Document Server for Read

Has anyone tried to add the ability to enable the 'Adobe Acrobat Reader ' commenting features to PDF files created by iText? The commenting features are controlled by a security setting in PDF fil

Scaling Fonts

Hi We 've been using iText for some time now and everything works nicely so far! ) But I got a question about supported features of iText. We are in need of scaling some fonts. Let 's say

BUG founded in TiffImage

Hello I just found a bug in com.lowagie.text.pdf.codec.TiffImage class at line 307 it was write dpiX instead of dpiY /*306*/ dpiX getDpi(dir.getField(TIFFConstants.TIF

Re: [iText-questions] file attachments in pdf with Adobe
Reader 6.0

At 05 54 AM 2/18/2004 emeric wrote >Do any of you know how to allow readers of a pdf file to attach an external >file ? Sure require those users to have Acrobat Standard or Profession

file attachments in pdf with Adobe Reader 6.0

Hello Do any of you know how to allow readers of a pdf file to attach an external file ? (This function seems possible in Adobe Reader 6.0 with special usage rights such as in the example file

Re: [iText-questions] Showing dynamically generated PDF (using iText)
in brows

Hi i found this simple script on the web. It works well. It can also be modified to get the file downloaded from a dialog box instead of viewing in the browser // // Template JSP file for iText

RoundRectangle - background

Hi I 'm trying to make round a rectangle corner and put a background color but I haven 't the expected result. I get to draw the round rectangle however I don 't get to put a background color. I

Re: [iText-questions] Showing dynamically generated PDF (using iTex
   t) inbrows

Hi Are you using Microsoft Internet Explorer ? I had a similar problem when I was developing my application. I resolved it removing the option "Do not save encrypted pages to disk " in Internet O

Chunk Height

Hi I 'm wondering if it 's possible to find thw height of a chunk. I have a chunk with an image in it texts is appended to the image & I 'm wondering if it 's possible to find the total height of

Concat and Email Attachment

I have experienced some problems using concat. In my application I read several PDF files and concat them. The flow is as follows a. JSP page calls servlet b. In doGet method of the servlet

page extraction - problem

Hello I have a little question I want extract a page from a PDF document to generate a new document. But I have some performances problems because my sources files can have more than 50.000 pag

Adding header and footer to PDF.

Hi! We are trying to use the XML front end of iText to auto generate a pdf from a xml file. We are using the iText dtd (http //itext.sourceforge.net/itext.dtd). We need to print a header and fo

setEncryption question

I need help with PdfWriter.setEncryption. What are the options for the 'permissions ' parameter which is an integer? <http //itext.sourceforge.net/docs/com/lowagie/text/pdf/PdfWriter.html#setEn

Showing dynamically generated PDF (using iText) in browser...

Hi I am having problems with displaying the dynamically generated PDF using iText on the browser. I have set the response content length as mentioned in the FAQ section but the PDF is not gettin

Encrypted files are not supported

Hi in my application I want that all my pdf files be encrypted (com.lowagie.tools.encrypt_pdf ) to be sure that no user can modify the content. But I don 't want that users insert password to s

java.lang.OutOfMemoryError

Hi I have been using itext txt2pdf for a long time. It is a great! I am using java 1.1. I tried to convert a big file and got java.lang.OutOfMemoryError massge. Can any one give me hel

Subject: umlauts

Hello I try to create a pdf file in a java application. How can I write umlauts like ? ? ? ... do my document? Thanks Cristine

HTML TO PDF??

Dear Sir Could you please tell me what is wromg in this program??I 'm trying to convert an Html page to PDF. I 'm sure you guys are familiar with the code..Pls. specify the classpath too. public

Question regarding populating PDF Form fields....

Hi I am using i-Text to read a PDF Form populate the fields and flatten it before displaying the resultant PDF in the browser. The code is as follows String urlString "http //localhost 80

header/footer text color

Hey All It 's relatively simple to get the current page number to output in the footer but how can I change the color (and other font properties) for the text used in the footer (default is blac

Deployment problem

Running a local web server on my machine I am producing PDF 's using Servlets in J2EE. Howver if I deploy on our development server at a different site I get java.lang.RuntimeException The docum

Subject: Merge PDF

Hi all I 'm writing a VB.Net app and I would like to incorporate the iText library to merge/concat PDF files. I 've looked at the library some sample apps that use it I 've tried to use CONCAT_PDF

Subject: Large table

Hi I have a table that can grow _large_. What can happen is that a specific cell can be so large that it will not fit a page. I do not want to table.setCellsFitPage(false) because then iText br

PDF Files-Giving Error after deploying the application in

Quoting Ramesh Thirumulaivayol Saravanan <RameshT_S@(protected) > > "Acrobat cannot open 'pa015041.fdf ' FDF is not PDF. If you save that pa015041.fdf file does it start with %PDF-1.2 ? If no

PDF Files-Giving Error after deploying the application in Unix

Hi I created a PDF using iText and Servlets using the Buffered output Stream method and it is generating the PDF properly when deployed on Weblogic Server on Windows. The same code was deployed on

Re: Query in IReports + Fonts

venkat subramaniyan wrote >Sir > > Sorry for distrubing u again. Can u tell me about the AFM files and its uses. Also If possible can u tell me where can I get the free source of AFM Fil

RES: [iText-questions] JSP problem

Hi I?m trying to use this example to generate a pdf but I?m not having success with it. How can I parse parameters from a jsp to this servlet so this way I can generate my pdf not using the

Updated information for IE multiple request problem

Hi all IE problem with the server getting multiple requests for a dynamically generated PDF The problem does not happen when a parent FRAME calls the PDF on a child FRAME ie Parent Frame

Malformed PDF Files

I have been using iText for about 6 months. The documents I have been building have gotten more complicated in their structure and now I have a document that will display in Acrobat Reader 6.0 but wi

HOW IMPORT PASSWORD FROM PDF FILE TO ANOTHER

Hi Currently i have a PDF file with a password i import this PDF into another with a template. How import password pdf File ? Thanks Philippe Philippe COUAS Responsable D?veloppeme
Page 334 of 388 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10