[FX.php List] creating an export file
Dale Bengston
dbengston at preservationstudio.com
Thu Apr 28 16:20:59 MDT 2005
Dan, I'm sorry I haven't gotten as far as using insertBitmap() with
Spreadsheet_Excel_Writer. Can you get it to work with a static graphic,
just to know that's working at all?
Maybe it's a timing issue. Is php done creating the bmp before
Spreadsheet_Excel_Writer tries to load it? Are the permissions to the
BMP directory set to allow access by Spreadsheet_Excel_Writer?
I'm fishing here. Hope this helps,
Dale
On Apr 28, 2005, at 4:56 PM, DC wrote:
> dale,
>
> i can't seem to get it to do BMP insertion when the BMPs are generated
> by PHP's imagewbmp() function.
>
> have you had any luck with that?
>
> dan
>
> Dale Bengston had written:
>> Hi Eric,
>> I use Spreadsheet_Excel_Writer. It allows you to produce formatted
>> Excel files on the user's desktop from PHP code, and by extension,
>> FileMaker data. I have implemented this for two clients, who
>> absolutely love it!
>> http://pear.php.net/package/Spreadsheet_Excel_Writer
>> Hope this helps,
>> Dale
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
More information about the FX.php_List
mailing list