|
Posted by Tedois on 09/06/07 13:41
Hey guys,
I'm having trouble generating a report in fpdf. It's huge and taking a
*lot* of time, causing timeouts. I've tried everything in fpdf without
much success. I can't break the report into smaller pieces nor change
it.
What I want to do now is create another process that generates the
report, and the php app to keep "asking" if the report is ready and
when it is, just show it.
Now, how am I supposed to do that? Is it possible to be done? SOAP?
XML-RPC? Any ideas?
Thanks in advance,
Thiago
[Back to original message]
|