Hi All,
Does anyone know a way to print directly to a printer using PHP? So far I've been using javascript:
Which does print what I want it to but displays the print dialog box.Code:window.print()
I'd like it to go straight to either the client default printer or to a printer attached to the webserver.
Thanks,
Dan



LinkBack URL
About LinkBacks
Reply With Quote

