> On Apr 8, 2015, at 18:27, hw <[email protected]> wrote: > > > Hi, > > is there something special I need to do or to install to be able pipe html > output from a cgi script to cups to have it printed as the output would be > shown by a web browser?
The output might differ some amount from the browser view. > Is there a/another good way to print such output automatically without > manually loading it into a web browser and printing it from there? Filter the file through html2ps. Ps-files can be natvely printed with CUPS. I think you can also insert such a filter to CUPS and then it will be able to print html natively -- -Matti

