[KLUG Members] PHP document writer

Mike Williams knightperson at zuzax.com
Sun Mar 23 00:03:30 EST 2008


If you're not too worried about fonts, colors, and formatting, you could 
have it export to a CSV.  That should be much easier to code, and would 
accomplish most of the same things as making a true oo.calc file.

Jason Edward Durrett wrote:
> Hi Bill, thanks for your response.
>   
>> Are you asking
>>
>> PHP - > HTML -> Something else* -> Calc
>>
>> or 
>>
>> PHP* -> Calc
>>
>> The asterisk indicates where the change would occur.
>>   
>>     
> I'll lay out the situation a little bit better.
>
> I wrote a php app to produce an accounts receivable report in a web
> browser.  I want to put a button on that report that saves it as an
> ods.  I don't want to put all the possible sorting and filtering into
> php because that seems like a never ending process . . . ie sort by over
> ninety, sort by over ninety by state, sort by over sixty where all
> accounts are in zip code xxxxx, etc. 
>
> I found a php class to do this but I still need to program it a bit. 
>
> For general info, doing a select all in a browser, copy, and then paste
> into calc achieves the same thing just with more steps.
>
> I'll post my results (if any).
>
> Thanks,
>
> Jason
>
>
>
>
> _______________________________________________
> Members mailing list
> Members at kalamazoolinux.org
> 
>   



More information about the Members mailing list