PDF-API2 - Ending the document?

Posted on Wed Jun 21 08:10:15 2006 by jpirkkal
Ending the document?
Hello!

What happens if I do not use
$pdf->end();
when I create pdf docs? Is there any possibility to some user to download the earlier document instead of this newly created? Documentation says that this call destroys the document, what that means? Is it somewhere in the hard drive or cache?

Quick help appreciated!

jpirkkal
Write a response