memory requirements
"paolo_asioli" <[email protected]> Mon, 24 Nov 2008 12:06:39 -0000
| Newsgroups | gmane.comp.lang.perl.modules.pdfapi2 |
|---|---|
| Message-ID | <[email protected]> |
Hello all!
I've tried using finishobjects and the -file object creation to
minimize memory requirements but I only get the file to be written to
disk as it's created instead of all together at the end.
But I see the memory usage increasing until I destroy the $pdf object.
Any idea why ?
Cheers,
Paolo