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 100 of 388 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100  

Is this the same?

Hiyas If I have this snippet byte[] buffer .... PdfStream xmp new PdfStream(buffer) xmp.put(PdfName.TYPE PdfName.METADATA) xmp.put(PdfName.SUBTYPE new PdfName( "XM

Missing characters in pdf   whenusing   truetypefont subset

On Wed 2006-10-18 at 12 01 +0100 Paulo Soares wrote > > > -----Original Message----- > > From itext-questions-bounces@(protected) > > [mailto itext-questions-bounces@(protected)

Missing characters in pdf whenusing   truetypefont subset

> -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)] On > Behalf Of Peter B. West > Sent Wednesday October

compressed size of the image in a pdf file

HI HOW TO READ THE COMPRESSED SIZE OF THE IMAGE THAT IS BEGING INSERTED IN TO A PDF FILE. THANKS AND REGARDS JERRY

Missing characters in pdf when using   truetypefont subset

On Wed 2006-10-18 at 11 02 +0100 Paulo Soares wrote > > > -----Original Message----- ... > > Behalf Of Ian Hoyle > > ... > > > Hi > > > > I have a true type font with limited glyphs specified

Problem with gray Button

This is not really a bug. Instead of "new Rectangle(474 35 582 20) " use "new Rectangle(474 20 582 35) ". The next release will normalize the rectangle just in case. Paulo > -----Original Message----

Missing characters in pdf when using truetypefont subset

> -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)] On > Behalf Of Ian Hoyle > Sent Wednesday October 18

Missing characters in pdf when using truetype font subset

Hi I have a true type font with limited glyphs specified in the font format4 cmap subtable. When trying to write text to the pdf that contains characters not listed in cmap no metrics are returned fr

Embeding file restriction

HI SORYY IF THIS IS A REPEATED QUESTION. CAN ANYONE HELP ME TO KNOW THE TYPE OF FILES THAT CAN BE EMBEDDED INTO A PDF FILE. FOR EXMAPLE IMAGE FILE POWERPOIN

Place a signature after the last text line

Im writing a one page letter and each line is printed with the para new Paragraph (....) document.add(para) At the end in the "onEndPage " I put some company logos at a fixed position and I would

Question about How to install the product

Hello I want to know more about the Itext software to use it in one of my projects. I have downloaded all the files that appeared in the web page (tar or zip) but what is the process to install thos

Document coordinate system

I 'm trying to print some objects I have but the work on a coordinate system that starts in the upper left not lower left as the pdfWriter does by default. I 've looked at the docs and there is an ex

Is there any solution concerning problem withButton text?

> -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)] On > Behalf Of slforms@(protected) > Sent Tuesday October

PdfReader question

In a prior post I had out of memory issues reading large PDF 's. I changed over to RandomAccessFileOrArray and the memory errors were replaced with extremely slow process. Small PDF 's take hours to p

Is there any solution concerning problem with Button text?

*Hi I found this question in the mailing list archive. Today I got the same problem. My Button is only gray. Is there any solution? Thanks for your answers! slforms Beate* *Niendorf* *wrote* >

embedding video files

hi How to embed a video file into an existing pdf file.I will be very much thankful to u if u provide me a sample code to do the above task Thanks and Regards jerry

stamp.addComments() for XFDF?

Hello I need to merge comments (not form data) that are saved in xfdf files with a pdf file. I 've done this before with fdf comment files using stamp.addComments() and it works like a charm but t

hello, fop, and file size...

Hello. I 've been using Apache 's FOP to build dynamic PDF generation utilities for several years. I 've decided to look for an alternative for a handful of reasons. Most recently I 've gotten some co

PDFCopy Question

Hi I am using PDFCopy to attach selected documents to the cover page I generate from my database data. The documents I am attaching are standard but then I need to add a footer to these documents th

sign a PDF with a crypto USB token and iText

Is it possible to use iText in conjunction with a crypto USB token to sign a PDF and more specifically the GeoTrust Adobe Document Signing one? I was able to successfully sign a PDF using a typical PK

Tiff CMYK Image Problem

Hi I am adding an CMYK Tiff (validated with Photoshop) with BZip compression to a PDF via iText. This is working fine you see this image in the PDF. But if you check this pdf with a special kind

question for iText:about import imported imagewhich contai

iText can 't do that. Paulo ----- Original Message ----- From "?? ?? " <yangbuen@(protected) > To <itext-questions@(protected) > Sent Sunday October 15 2006 10 11 AM Subject [iText-ques

question for iText:about import imported image which contains

<html > <div style 'background-color ' > <DIV class RTE >I have a question is there any way that I can use to import a pdf page which </DIV > <DIV class RTE >contains Acro form fields to anywhere in one pa

PDFReader - Exception inthread    "main "java.lang.OutOfMemory

----- Original Message ----- From <billsanders@(protected) > To "Post all your questions about iText here " <itext-questions@(protected) > Sent Sunday October 15 2006 7 12 PM Subject Re

PDFReader - Exception in thread    "main "java.lang.OutOfMemor

Paulo Thanks for the guidence. Using the RandomAccessFileOrArray appears to degrade as it goes through the file. Is their any optimizations what I can implement to improve this? Another question

PDFReader - Exception in thread "main "java.lang.OutOfMemor

new PdfReader(new RandomAccessFileOrArray( "filename.pdf ") null) will work. Don 't use a stream it will be read first into memory and you 'll gain nothing. Paulo

PDFReader - Exception in thread "main " java.lang.OutOfMemoryEr

I 'm trying to process large PDF documents (600MB or larger) consisting of about 27 000 pages and I get "Exception in thread "main " java.lang.OutOfMemoryError Java heap space ". I 've tried using PdfR

Example of getDummyCell

Does anyone has an example of how to use getDummyCell method of Cell? public static Cell getDummyCell() -- View this message in context http //www.nabble.com/Example-of-getDummyCell-tf2445234.html

PDF "on the fly " with JSP...14oct06

Dear itext friends Anybody help me 1. suppose i have one pdf file with many fields acrobat 4 ( as template ) 2. i have one database and select one record from there. 3. i fill then the pdf file

embed comments into a PDF file

Hi I 'm using iText?to create PDF?documents for my University project and this is working well.? What I would like to do is "hide " comments into any created PDF.? This is so when I parse the file back
Page 100 of 388 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100