Java Mailing List Archive

http://www.junlu.com/

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
 
Subject: Support for ZIP compression in the TiffCodec?

Subject: Support for ZIP compression in the TiffCodec?

2007-10-11       - By Thimo Seitz

 Back
Hi.

I've just startet using the iText-Library for PDF-Generation and noticed that
Zip Compression inside Tif-Images isn't supported.
ImageMagick and Photoshop CS2 stores this with compression-type 8, which
results in a Exception by using Image.getInstance().
-- ---- ---- --
Exception in thread "main" java.lang.IllegalArgumentException: The compression
8 is not supported.
  at com.lowagie.text.pdf.codec.TiffImage.getTiffImageColor(TiffImage.java:298)
  at com.lowagie.text.pdf.codec.TiffImage.getTiffImage(TiffImage.java:133)
  at com.lowagie.text.pdf.codec.TiffImage.getTiffImage(TiffImage.java:107)
  at com.lowagie.text.Image.getInstance(Image.java:428)
  at com.lowagie.text.Image.getInstance(Image.java:773)
  at ImageTest.main(ImageTest.java:17)
-- ---- ---- --
But i have seen that inflate-compression is already supported by iText, so I
used these function also for zip.
I added a patchfile using the code from the trunk. Maybe it is useful for the
official trunk.
The patch adds a compression-constant into TIFFConstants.java and duplicates
the way used by TIFFConstants.COMPRESSION_DEFLATE for
the new Zip-Key.

Best Regards
Thimo Seitz

-- ---- ---- ---- ---- ---- ---- ---- ------
Dipl.-Inf. (FH) Thimo Seitz
Gesch?ftsf?hrer Entwicklung
Flyer-Ex Software GmbH
Am Weichselgarten 7
91058 Erlangen/Tennenlohe
Tel. 09131 / 691-189

thimo.seitz@(protected)
http://www.flyer-ex.de
-- ---- ---- ---- ---- ---- ---- ---- ------



-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -----
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
__ ____ ____ ____ ____ ____ ____ ____ ____ ____
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

©2008 junlu.com - Jax Systems, LLC, U.S.A.