Printing from a browser in a web application
Printing from a browser in a web application
- Subject: Printing from a browser in a web application
- From: "Mark W. Shead" <email@hidden>
- Date: Thu, 22 Apr 2004 14:22:11 -0400
We have an application that uses LPR to print barcodes back to the
client. When the client requests a bar code from their browser, the
server sends a print job back to their ip address using LPR. This
works very well, but we now need to add some clients who will be behind
a nat firewall. The server will only be able to communicated with them
using responses to HTTP requests.
The application is a checkin system for church nursery's so it is
important to suppress print dialog boxes that may be generated by the
browser.
I think we can create a solution using VBScript that will work with
Windows. Are there any other ways to handle printing through the
browser that don't depend on having a windows operating system?
Thanks!
Mark Shead
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.