On Wed, 27 Aug 2008, Alex Rufon wrote:

> As part of my VB.NET wrapper for J601a (a guide I'm making for the J
> WIKI) ... I made an excel viewer in VB.NET as an example application
> that uses the wrapper class. I am using the TARA library and all went
> well. So while testing, I notice that images are not imported by TARA
> into the J session.
> 
>  
> 
> I was wondering if it's possible to get images from worksheets.

I think it is possible. The images are kept in original format (eg.
jpg). You just need to exceldump to find the offset and size of the
data stream, possibly stored in a series of continue records.
.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to