Re: [PHP] Report generation as pdf and csv in php application for huge record set

2011-07-14 Thread George Langley
On 2011-07-14, at 12:50 AM, Midhun Girish wrote: > > > On Thu, Jul 14, 2011 at 11:18 AM, George Langley > wrote: > On 2011-07-13, at 11:20 PM, Midhun Girish wrote: > > > Hi, > > > > > > - Browsers generally have a 5 minute time-out. If you send the PDF directly > > to the browser and reach

Re: [PHP] Report generation as pdf and csv in php application for huge record set

2011-07-13 Thread George Langley
On 2011-07-13, at 11:20 PM, Midhun Girish wrote: > Hi, > > > - Browsers generally have a 5 minute time-out. If you send the PDF directly > to the browser and reach the limit, it will be lost. It is therefore advised > for very big documents to generate them in a file, and to send some data to

Re: [PHP] Report generation as pdf and csv in php application for huge record set

2011-07-13 Thread Midhun Girish
Hi, > - Browsers generally have a 5 minute time-out. If you send the PDF directly > to the browser and reach the limit, it will be lost. It is therefore advised > for very big documents to generate them in a file, and to send some data to > the browser from time to time (with a call to flush() to

Re: [PHP] Report generation as pdf and csv in php application for huge record set

2011-07-13 Thread George Langley
On 2011-07-13, at 9:59 PM, Midhun Girish wrote: > > I have an erp application developed in php (zend framework actually). There > are many reports which the admin level users can take from the application. > Some reports have more than 600,000 records. The viewing of reports in the > browser is fi

Re: [PHP] Report

2005-07-06 Thread Richard Lynch
On Tue, July 5, 2005 2:55 pm, Rene Brehmer said: > > Documented research indicate that on Mon, 4 Jul 2005 15:22:51 +0100, Gaby > vanhegan wrote: > >> On 4 Jul 2005, at 15:09, Miles Thompson wrote: >> >>> There is a lot of JUNK showing up on this list, and for me this one >>> was the last straw. Fro

Re: [PHP] Report

2005-07-05 Thread Rene Brehmer
Documented research indicate that on Mon, 4 Jul 2005 15:22:51 +0100, Gaby vanhegan wrote: > On 4 Jul 2005, at 15:09, Miles Thompson wrote: > >> There is a lot of JUNK showing up on this list, and for me this one >> was the last straw. From "Post Office" at [EMAIL PROTECTED] it had >> an attac

Re: [PHP] Report

2005-07-04 Thread Gaby vanhegan
On 4 Jul 2005, at 15:09, Miles Thompson wrote: There is a lot of JUNK showing up on this list, and for me this one was the last straw. From "Post Office" at [EMAIL PROTECTED] it had an attachment named Likewise on the php-install list as well. Of the 20 emails I've had over the last few da

Re: [PHP] Report

2005-07-04 Thread Miles Thompson
There is a lot of JUNK showing up on this list, and for me this one was the last straw. From "Post Office" at [EMAIL PROTECTED] it had an attachment named InterScan_SafeStamp.txt Just this morning there's been binary crud showing up, along with the newriders/waveriders/whatever-the-

Re: [PHP] Report Viruses

2002-12-10 Thread Stephen
uot; <[EMAIL PROTECTED]> Cc: "PHP List" <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002 8:31 PM Subject: RE: [PHP] Report Viruses > only 8? i came in to work this morning and had over 20 of em :( > > > -Original Message- > > From: Stephen [mailto:

RE: [PHP] Report Viruses

2002-12-10 Thread Peter Houchin
only 8? i came in to work this morning and had over 20 of em :( > -Original Message- > From: Stephen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 11 December 2002 12:13 PM > To: Justin French > Cc: PHP List > Subject: Re: [PHP] Report Viruses > > > Both ret

Re: [PHP] Report Viruses

2002-12-10 Thread Stephen
ECTED]> Sent: Tuesday, December 10, 2002 7:59 PM Subject: Re: [PHP] Report Viruses > The postmaster@ or abuse@ address of his provider/ISP? > > Justin > > > on 11/12/02 9:22 AM, Stephen ([EMAIL PROTECTED]) wrote: > > > This is off topic but, where can you go to report

Re: [PHP] Report Viruses

2002-12-10 Thread Justin French
The postmaster@ or abuse@ address of his provider/ISP? Justin on 11/12/02 9:22 AM, Stephen ([EMAIL PROTECTED]) wrote: > This is off topic but, where can you go to report viruses? I've been spammed > with them a lot lately from this person and I'd like to stop him. > > Thanks, > Stephen Craton

Re: [PHP] Report Viruses

2002-12-10 Thread Stephen
I sent one but got a mailerdemon response. The ISP is www.gosfieldtel.com if anyone has heard of them... - Original Message - From: "Brad Bonkoski" <[EMAIL PROTECTED]> To: "Stephen" <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002 5:26 PM Subject: Re:

Re: [PHP] "report" generation with PHP

2001-07-17 Thread Marius Andreiana
În 17 Jul 2001 20:41:59 +1200 Philip Murray a scris: > On a side note, is there some Adobe license which prevents people writing > Free for use PDF libraries? don't think so; fop is free Marius Andreiana -- You don't have to go to jail for helping your neighbour http://www.gnu.org/philosophy/

Re: [PHP] "report" generation with PHP

2001-07-17 Thread Philip Murray
> În 17 Jul 2001 19:47:23 +1200 Philip Murray a scris: > > What about using a Windows COM object? There should be one for Access and if > > not you can use the Word one and generate word documents > Don't use Words for that... We've had to generate invoices to be snail-mailed, I've also done th

RE: [PHP] "report" generation with PHP

2001-07-17 Thread Marius Andreiana
În 17 Jul 2001 09:56:23 +0200 Jörg Krause a scris: > PHP has Java-Support build in, has anybody checked out this with a tool > like FOP (calling Java program from PHP)? Is it stable, good for > production environment? Yes, I'd like an answer to this too. Right now I can only call it with system ca

Re: [PHP] "report" generation with PHP

2001-07-17 Thread Marius Andreiana
În 17 Jul 2001 19:47:23 +1200 Philip Murray a scris: > What about using a Windows COM object? There should be one for Access and if > not you can use the Word one and generate word documents Don't use Words for that... We've had to generate invoices to be snail-mailed, imagine if the address in th

RE: [PHP] "report" generation with PHP

2001-07-17 Thread Jörg Krause
> On Mon, Jul 16, 2001 at 05:19:41PM +0300, Marius Andreiana wrote: > > În 16 Jul 2001 09:07:17 -0500 garman a scris: > > > I forgot to mention that I already looked into the PDF extensions. > > > Although > > > it looks like it would do exactly what I want, the PDFLib > isn't free for > > You can

Re: [PHP] "report" generation with PHP

2001-07-17 Thread Philip Murray
t; <[EMAIL PROTECTED]> To: "Matt Garman" <[EMAIL PROTECTED]> Cc: "PHP General List" <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 7:23 PM Subject: Re: [PHP] "report" generation with PHP > În 16 Jul 2001 17:17:57 -0500 Matthew Garman a scris: &g

Re: [PHP] "report" generation with PHP

2001-07-16 Thread Marius Andreiana
În 16 Jul 2001 17:17:57 -0500 Matthew Garman a scris: > Does all that work under Windows? don't know, but you can setup a linux box only for fop, leave the php site on windows as it is now (ouch!) > Fop looked like it was part of the > Apache project, and we're running IIS 5.0 on Windows 2000 P

Re: [PHP] "report" generation with PHP

2001-07-16 Thread Matthew Garman
On Mon, Jul 16, 2001 at 05:19:41PM +0300, Marius Andreiana wrote: > În 16 Jul 2001 09:07:17 -0500 garman a scris: > > I forgot to mention that I already looked into the PDF extensions. > > Although > > it looks like it would do exactly what I want, the PDFLib isn't free for > You can generate xm

RE: [PHP] "report" generation with PHP

2001-07-16 Thread Marius Andreiana
În 16 Jul 2001 09:07:17 -0500 garman a scris: > I forgot to mention that I already looked into the PDF extensions. Although > it looks like it would do exactly what I want, the PDFLib isn't free for You can generate xml in php, write xsl to convert xml in xml-fo and then use fop to generate pdf

RE: [PHP] "report" generation with PHP

2001-07-16 Thread garman
>= Original Message From Morten Winkler Jørgensen <[EMAIL PROTECTED]> = >Hi Matthew, > >MG> Now I want to be able to generate this report from the web. It doesn't >MG> have to use Access (and I would prefer that it didn't, so I can convert to >MG> MySQL). But I don't know of a nice (and

Re: [PHP] "report" generation with PHP

2001-07-16 Thread Morten Winkler Jørgensen
Hi Matthew, MG> Now I want to be able to generate this report from the web. It doesn't MG> have to use Access (and I would prefer that it didn't, so I can convert to MG> MySQL). But I don't know of a nice (and easy!) way to generate such a MG> report. Using HTML tables isn't acceptable---when