User 74d30c678b
31-08-2009 13:09:18
How do I add the export options to outputFormat? Using PHP, I expected this would work:
$return = $soap->convert(array('targetStructure' => $smilestring, 'outputFormat' => 'png:w100,h100,H_off'));
I get SOAP errors (cannot export) when trying this (5.2.4 Webservices installed).
Any help is appreciated.
Thanks and best regards,
Daniel