Hi all,
Set up: Using the latest wampserver on windows, with php 5.28 and php_printer module installed and active.
I've managed to get USB printers in windows to print without problems using php print, but for some reason the serial port printer just doesn't work.
I've tried removing all printers other than the serial printer and setting it to the default printer and using the "()" option to use default printer and it still doesn't work.
The printer works without problem from other programs and the windows test print function. All the settings on the printer work from the windows printer properties dialog box (as in they make a difference to the printer).
Is it possible that windows serial printers are not recognised by php print in the same way as say USB ones?
Any ideas on what the issue could be are gratefully looked forward to! Thanks in advance.
Set up: Using the latest wampserver on windows, with php 5.28 and php_printer module installed and active.
I've managed to get USB printers in windows to print without problems using php print, but for some reason the serial port printer just doesn't work.
I've tried removing all printers other than the serial printer and setting it to the default printer and using the "()" option to use default printer and it still doesn't work.
The printer works without problem from other programs and the windows test print function. All the settings on the printer work from the windows printer properties dialog box (as in they make a difference to the printer).
Is it possible that windows serial printers are not recognised by php print in the same way as say USB ones?
Any ideas on what the issue could be are gratefully looked forward to! Thanks in advance.