[nycphp-talk] Spreadsheet/Excel/Writer.php
Jonathan
hendler at simmons.edu
Tue Aug 9 21:02:32 EDT 2005
might try here:
http://www.google.com/custom?domains=www.phpclasses.org&q=excel&sa=Search&sitesearch=www.phpclasses.org&client=pub-2951707118576741&forid=1&channel=5742870948&ie=ISO-8859-1&oe=ISO-8859-1&cof=GALT%3A%23663399%3BGL%3A1%3BDIV%3A%23222222%3BVLC%3A663399%3BAH%3Acenter%3BBGC%3AA3C5CC%3BLBGC%3AA3C5CC%3BALC%3A0000FF%3BLC%3A0000FF%3BT%3A000000%3BGFNT%3A0000FF%3BGIMP%3A0000FF%3BLH%3A50%3BLW%3A256%3BL%3Ahttp%3A%2F%2Ffiles.phpclasses.org%2Fgraphics%2Fgooglesearch.jpg%3BS%3Ahttp%3A%2F%2Fwww.phpclasses.org%2Fsearch.html%3BFORID%3A1%3B&hl=en
personally I've only generated simple reports using html psuedo-excel.
Mark Withington wrote:
>Great help. Thank you.
>
>--------------------------
>Mark L. Withington
>PLMresearch
>v: 508-746-2383
>m: 508-801-0181
>Calendar: http://www.plmresearch.com/calendar.php
>
>
>
>
>
>
>>-----Original Message-----
>>From: talk-bounces at lists.nyphp.org
>>[mailto:talk-bounces at lists.nyphp.org] On Behalf Of Steve Manes
>>Sent: Tuesday, August 09, 2005 7:45 PM
>>To: NYPHP Talk
>>Subject: Re: [nycphp-talk] Spreadsheet/Excel/Writer.php
>>
>>
>>Mark Withington wrote:
>>
>>
>>>Any Spreadsheet/Excel/Writer.php experts out there? I'm trying to
>>>paste bitmaps into spreadsheet cells via insertBitmap. The images
>>>appear without a hitch, I'm just not able to adjust the size of the
>>>cell (either via the insertBitmap parameters or setColumn/setRow).
>>>
>>>If anyone can point me to [better] documentation [than
>>>
>>>
>>PEAR's], or has
>>
>>
>>>some words of wisdom they can share....
>>>
>>>
>>Documentation for Spreadsheet::Excel is sparse, I'm afraid, and the
>>library is quirky enough that I wrote an API wrapper for it so I
>>wouldn't have to remember all the gyrations I needed to use
>>to generate
>>a boilerplate report. Unfortunately I can't share it because
>>my client
>>considers it a trade secret.
>>
>>IIRC, setColumn() needs to be called to size the cells before
>>any data
>>is written to the worksheet, if that's any help. I've only
>>used images
>>to brand spreadsheets with client logos, always at 0,0. But
>>I seem to
>>remember that bitmaps tend to float over the spreadsheet
>>anyway. That
>>is, they're not bound by cells.
>>_______________________________________________
>>New York PHP Talk Mailing List
>>AMP Technology
>>Supporting Apache, MySQL and PHP
>>http://lists.nyphp.org/mailman/listinfo/talk
>>http://www.nyphp.org
>>
>>
>>
>_______________________________________________
>New York PHP Talk Mailing List
>AMP Technology
>Supporting Apache, MySQL and PHP
>http://lists.nyphp.org/mailman/listinfo/talk
>http://www.nyphp.org
>
>
More information about the talk
mailing list