[thelist] PHP to xls embedding images

Mitja Ursic mitja_ursic at yahoo.com
Thu Mar 8 08:24:39 CST 2007


Hi!

Does anyone know of a good php script that writes to xls file, not just text, but also images? xls file can either be written in html or binary format, as long as the images can be embedded. I noticed that things such <img src="data:image/bmp;base64, binary_data"> don't work in html format, and tried Spreadsheet Excel Writer from PEAR's  insertBitmap function only to find out it doesn't insert bitmap binary data - cell is just empty. It works well for text, though.

Regards,
Mitja Ursic

 
---------------------------------
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out.


More information about the thelist mailing list