AYAN PAL wrote:
> hi,
> i am using local server to print a simple text
> i config the php.ini file as 
> ;extension=php_printer.dll
> added in the extension list
> and add 
> [printer]
> printer.default_printer = "Send To OneNote 2007"
> in this file
> 
> and write a sim ple page as-
> 
> 
> 
> 
> 
> Prabal Cable Network
> 
> 
> 
> 
> 
> 

The ";" at the start of the configuration line in php.ini is a comment 
character...
Remove that, restart the web server, and you might see things working better.

-- 
Peter Ford                              phone: 01580 893333
Developer                               fax:   01580 893399
Justcroft International Ltd., Staplehurst, Kent

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to