Does anyone have any examples of how to send web page content to the
printer? I've looked at the PHP manual and I think I know how to do it
but I'd like be sure:
I have to open the printer first
Then I use the print write call?
Then I close the printer
Thanks...