|
Posted by Luuk on May 2, 2009, 5:42 am
Please log in for more thread options
news.freedom2surf.net schreef:
show/hide quoted text
> Hi there,
>
> We have a php/mysql application in development and we have to product
> quite a few different reports.
>
> Some in Excel and Word format
some googling revealed: http://www.phplivedocx.org/ which i did not know, did not test...
show/hide quoted text
> Some in PDF format
www.tcpdf.org
which i am planning to look at, in near future... ;-)
show/hide quoted text
>
> What are the best tools for achieving this. I do not mind paying for
> libaries if they are tried tested and solid, but of course free
> libraries are a bonus.
>
> Is there a lot of people doing this kind of thing out there with a PHP
> application?
>
> Thanks
>
>
>
"best tools" can only be answered if anything is know about demands:
1) server platform (unix/windows)
2) webserver (apache/IIS)
3) number of documents to be converted?
4) ...(possibly other questions...)
--
Luuk
|
>
> We have a php/mysql application in development and we have to product
> quite a few different reports.
>
> Some in Excel and Word format