> > > I'm currently processing orders one by one and I'd like to increase
> > > automation.  I'm currently submitting an order number from my
> > > desktop to my server via firefox, and manually opening and printing
> > > the resultant receipt and shipping label.  How would you guys
> > > suggest I set this up to batch so that I can process all orders
> > > with one click and have the resultant receipts and shipping labels
> > > print
> > > automatically, all at once?  The printing part is what I'm having
> > > difficulty conceptualizing because I do all of my programming on
> > > the server side and the printing needs to happen on the client
> > > side.  Not sure how to get those two working together.  Both
> > > systems run Gentoo.
> >
> > Printing always on the same client? That's easy. CUPS can print over
> > the network. Configure a queue for that client on the server.

Got it.  I just needed to set up the remote server like any other
client trying to use the cups print server.  Thanks a lot.

- Grant
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to