Derek, Just some advice about .NET and Excel (this is only if you are doing server-side ASP.NET). Check out article 257757 on the MS knowledge base.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 9:11 PM To: [EMAIL PROTECTED] Subject: Adding images to Excel spreadsheet using POI I have a need to generate an Excel spreadsheet, with images in Java (images are derived from complex data built on the fly). It looks like POI doesn't support images (it's on the to-do list). Q1. Can someone confirm images can or can't be added? Q2. Assuming it isn't possible yet, does anyone have an idea for a work around? I really don't want to have to resort to Visual Studio. Thanks, Derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
