On Thu, Feb 16, 2012 at 8:13 AM, Lionel Morrison <[email protected]>wrote:

>   JPEGCodec = createObject("java", "com.sun.image.codec.jpeg.JPEGCodec");
>

Pretty sure this was deprecated back in Java 5 days and from what I can see
isn't included in Java anymore, so unless you have the JAR in the mix that
would include that, basically you're going to want to use different
libraries to accomplish what you're trying to do here.

Just as an aside, I did some quick searching and there are forum threads
from 5 years ago already telling people they shouldn't be using this any
longer. ;-)

If you can elaborate on what you're starting with and what you want to end
up with that will help us point you in the right direction.

Thanks.

-- 
Matthew Woodward
[email protected]
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

     Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012

Reply via email to