Focal Point
[CLOSED] Embed image in excel outputs from webfocus

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3687020476

December 23, 2014, 08:42 AM
Trilochan
[CLOSED] Embed image in excel outputs from webfocus
I want to embed images in excel outputs from webfocus.

Please help

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 7.6.1
Windows, All Outputs
December 23, 2014, 10:10 AM
Shakila Subhan
Embed an image in an Excel document is using the
following DEFINE with an HTML IMG tag:
DEFINE FILE CAR
 IMGA/A60 WITH CAR = '<img src=http://localhost/ibi_html/image.gif>';
 IMALINKA/A4 WITH CAR = '</a>';
 ENDIMALINKA/A6 WITH CAR = '</img>';
END
TABLE FILE CAR
HEADING CENTER
"   "
" "
"<IMGA <IMALINKA <ENDIMALINKA "
" "
"  "
PRINT CAR BY COUNTRY
ON TABLE PCHOLD FORMAT EXL2K
END



WebFOCUS 8.0.08 - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
Windows, All Outputs
December 23, 2014, 11:09 AM
Rifaz
What if its in data column? How about for EXL07/XLSX format? Any simple ways?


-Rifaz

WebFOCUS 7.7.x and 8.x
September 29, 2015, 03:58 AM
Ramkumar - Webfous
quote:
EXL07/XLSX


Right.. Any options?


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5