Internet Printing
Posted: December 1, 2007, 6:28 pm
Here are a couple of scenarios, does anybody know of any hardware/software that will allow me to accomplish what I need?
Scenario 1: Remote web server needs to send files/text (probably PDF or straight HTML code) directly to printers connected at various locations. Ideally this could be done when the file/text is generated by some sort of web service type interface which connects directly to a specified IP/port and then the local client machine routes the data to the correct printer. It would be necessary to specify which printer to send the data to as well, as certain documents will be formatted differently.
Scenario 2: Remote web server creates a file (again, html or pdf) and saves it in a pre-specified directory on the web server. At the client side, the local machine checks the specified directory every x minutes for files, and if there are any there automatically prints them to the correct printer. (Different directories could be used, to separate the types of documents for each printer.) It would be nice if the files could be automatically removed after being printed, but that can probably be accomplished on the server end somehow as well.
Scenario 1 is my preferred solution, if something like that is possible. Any questions, please ask. I've been looking at various print servers today, but everybody is closed so I have to wait until Monday to start calling anybody and asking them questions about them.
Scenario 1: Remote web server needs to send files/text (probably PDF or straight HTML code) directly to printers connected at various locations. Ideally this could be done when the file/text is generated by some sort of web service type interface which connects directly to a specified IP/port and then the local client machine routes the data to the correct printer. It would be necessary to specify which printer to send the data to as well, as certain documents will be formatted differently.
Scenario 2: Remote web server creates a file (again, html or pdf) and saves it in a pre-specified directory on the web server. At the client side, the local machine checks the specified directory every x minutes for files, and if there are any there automatically prints them to the correct printer. (Different directories could be used, to separate the types of documents for each printer.) It would be nice if the files could be automatically removed after being printed, but that can probably be accomplished on the server end somehow as well.
Scenario 1 is my preferred solution, if something like that is possible. Any questions, please ask. I've been looking at various print servers today, but everybody is closed so I have to wait until Monday to start calling anybody and asking them questions about them.