I have the extension DLL in my extension folder,
I have added extension=php_printer.dll to
php.ini,
and I'm on windows server 2003 using a network printer.
I probably should of mentioned this before, i get this error:
Quote:
|
Fatal error: Out of memory (allocated 262144) (tried to allocate 4294967295 bytes) in C:\Web\Blog\admin\uploads\printtest.php on line 3
|
And I had one before saying
Quote:
|
couldn't allocate the printerjob
|