PDF using too much memory
From: cck (crazychris_at_orcon.net.nz)
Date: 01/31/05
- Next message: -: "select count(*) > @foobar"
- Previous message: s3ka: "PHP: how to send a digital certificate during a https post ?"
- Next in thread: Larry Anderson: "Re: PDF using too much memory"
- Reply: Larry Anderson: "Re: PDF using too much memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jan 2005 17:50:12 -0800
I have a PHP 4 + PDF setup on Win32, and while creating a mostly text
based PDF file of 38,000 pages, the server runs out of memory (exceeds
1GB easy), stalls and basiclly fails!
Is there a way to create a single PDF file to disk, without having to
load all 38K pages into memory first? I don't want to have lots of
small files as it needs to be intact for downloading.
Please enlighten!
- Next message: -: "select count(*) > @foobar"
- Previous message: s3ka: "PHP: how to send a digital certificate during a https post ?"
- Next in thread: Larry Anderson: "Re: PDF using too much memory"
- Reply: Larry Anderson: "Re: PDF using too much memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|