Skip to Content
0
Jul 29, 2016 at 08:54 AM

Formatted Excel with logo in SAP ABAP

589 Views

Hi,

I am working on a requirement to send formatted excel along with logo in email. It is a very general requirement and have already been seeing through lots of links on SDN.

I have used IXML and successfully achieved to create a formatted excel. But I am not able to know how can I pass logo through this class.

With OLE, I don't prefer to go, as my code might run in background.

I found something called SAP nuggets but my client does not have it installed.

Has anyone created a solution to create a formatted excel with a logo and table data with IXML or some other way? Kindly share your inputs.