I have a small dillema; I'm developing a sort of web point of sale application using python as a controller. What I need is a way to automatically print a sequence of PDF files generated and downloaded by the browser to a default physical printer. I assume most of my POS terminals will work on windows yet my application server was designed on an Ubuntu Server plataform. Any Ideas?