--- "Menke, John" <[EMAIL PROTECTED]> wrote:
> MY QUESTION IS THIS.  CAN I create a rendered image
> with a JPEGDecodeParam()
> instead of the TIFFDecodeParam and if so what do i
> use as params  for the
> JAI.create method.  I can't find a reference for
> valid operator names for
> the JAI.create method
> 

iText has always supported (most) JPEGs directly via
the Image class.  Recent versions support TIFF as
well, eliminating the need for you to be able to use
the JAI.  As I understand it iText's TIFF support
performs well, so switching from JAI shouldn't create
a problem there either.  

-Matt


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to