>> What type of file are you trying to print? I'm not very familiar with >> Microsoft Windows but I know a little about it. Have you considered Windows >> Powershell? Unfortunately you would essentially have to write a powershell >> script and use the PHP exec functions. Windows 7 shipped with PowerShell >> 2.0. It actually is starting to look like in order to print HTML using this method I'd have to instantiate a COM object in the shell, which I could just do directly with PHP's built-in COM stuff. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php