Jump to content

PHP and Printers


hackalive

Recommended Posts

Im just gonna reply for the sake of it really. But when your asking should a specialist question, its hard to find answers. Its bad enough asking about printing via php. But when you limit the scope of response to a specific vendor or product you limit the amount of possible support.

 

But i digress. Pretty much anything is possible in PHP. You'lld just have to use PHP as an abstraction layer to a server side program. I dont have a test environment or the printers or the software in order to work it all out otherwise i'd have had a blast purely for a small challenge. Best thing to do would be to find the appropriate software for managing your "setup" on your server (hopefully linux, as linux dev's usually make their CLI interfaces user friendly) and see what you can do via CLI. If you can find out how to do everything you need in a CLI environment, then you can always use system/exec/e.t.c. to do what you need

Link to comment
https://forums.phpfreaks.com/topic/241713-php-and-printers/#findComment-1242899
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.