[PHP] append info to pdf using cpdf functions

2001-01-22 Thread Leonard T. Harris
Hello, I'm using PHP and ClibPDF. I want to take a pdf that already exists and add a page to the end of it. I might just be dumb but I haven't seen how to do this in the documentation. Does anyone know? Thanks in advance! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-

Re: [PHP] phpwebhosting.com

2001-01-17 Thread Leonard T. Harris
> But even if they had 100 servers, have you priced an OC-12 lately? No I haven't. Can you enlighten me? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [

[PHP] Strange pdf function error?

2001-01-17 Thread Leonard T. Harris
I get this error: Fatal error: Internal pdflib error: Wrong order of function calls (PDF_open_mem) in /home/httpd/html/test/test.pdftest2.php on line 5 when I run this code What I'm trying to do is create a .pdf on the fly and send it to the browser. I want to do in all in memory and not