![]() |
|
|
|||||||
![]() |
ASP Net - Putting images in an excel document |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
I need to generate an excel document with an image but I don’t know how do it. I have found a lot of articles showing how to generate a document only with text, but I didn’t found anyone that shows how to generate an excel document with images. Anyone knows how can I do it? Thanks =?Utf-8?B?R3VpbGhlcm1lIE1hcnRpbnM=?= |
|
|
|
|
#2 |
|
Posts: n/a
|
Using the HTML Output example in the following article, you can embed an
image in the spreadsheet with a basic HTML image tag: http://www.aspnetpro.com/NewsletterA...200309so_l.asp If that doesn't work out for you for some reason then I'd suggest using one of these 3rd party products: http://www.aspose.com/Products/Aspose.Excel/ http://officewriter.softartisans.com/ -- I hope this helps, Steve C. Orr, MCSD, MVP http://Steve.Orr.net "Guilherme Martins" <> wrote in message news:008AC342-E309-4121-8EE9-... > Hi, > > I need to generate an excel document with an image but I don't know how do > it. > > I have found a lot of articles showing how to generate a document only > with > text, but I didn't found anyone that shows how to generate an excel > document > with images. > > Anyone knows how can I do it? > > Thanks > Steve C. Orr [MVP, MCSD] |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blur Images Display | DKS | General Help Related Topics | 0 | 06-03-2008 04:14 PM |
| How to run a Excel Macro from the Java application? | Kiranu | General Help Related Topics | 0 | 09-12-2007 02:11 PM |
| File download dialog box is coming while opening the document using Servlet | aarthi | Software | 0 | 04-24-2007 03:20 PM |
| How to keep images on DVD from being copied | WVAngel | Software | 0 | 11-18-2006 03:39 AM |
| Uploading Excel file into sql table | shalim | Software | 1 | 10-31-2006 08:57 AM |