On Thu October 13 2005 13:23, Erfan Shirazi wrote:
> Hi all
>
> Does anybody know how I can display a picture in a Spreadsheet build
> with PHP in Calc? It gets displayed correctly in Writer/Web but nothing
> in Calc.
> This is my code;
>
> <tr>
> <td align="center" width="100%" height="100%"><img
> src="http://www.something.com/logo.jpg"; width="100" border="0"></td>
> </tr>
>
> I have set content-type to header ("Content-type:
> application/vnd.oasis.opendocument.spreadsheet"); and file extention to
> .ods

Maybe it would be easier to do the reverse, i.e open a new calc document, 
insert an image, save the document, then unzip the doc and examine 
contents.xml

-- 
CPH : openoffice.org contributor

Maybe your question has been answered already?
                                http://user-faq.openoffice.org/#FAQ

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to