I am compiling a program to export report from mysql.
The layout of the report is as follow:
[image banner]
[custom message]
[field 1] [field 2] [field 3] [field 4]
[data 1a] [data 2a] [data 3a] [data 4a]
[data 1b] [data 2b] [data 3b] [data 4b]
[data 1c] [data 2c] [data 3c] [data 4c]
[data 1d] [data 2d] [data 3d] [data 4d]
I have tried to use Excel, I can't export the image into the file.
Do anyone have an idea about this?
Thanks for your response.