| Subject: | Inserting an Image in Excel with POI HSSF |
|---|---|
| From: | "MinOP" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Thu, 31 Jul 2008 20:35:50 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
Has anyone been successful creating an Excel document with an embedded image
using POI HSSF?
Create a nicely formatted Excel is no, problem - but I can't seem to figure
the image part out. I am not calling the loadPicture correctly, which is
confusing CF.
<cfset patriarch = newSheet.createDrawingPatriarch()/>
<cfset patriarch.createPicture(createObject("java",
"org.apache.poi.hssf.usermodel.HSSFClientAnchor").init(),
loadPicture("asset/images/logo_e2eA.png", workSheet))/>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Best way to stream MP3 files with or without Flash, yaf23 |
|---|---|
| Next by Date: | Re: Caching with cfCompile?, JR |
| Previous by Thread: | Best way to stream MP3 files with or without Flash, yaf23 |
| Next by Thread: | keywords used by verity's thesaurus, mp uc |
| Indexes: | [Date] [Thread] [Top] [All Lists] |