lokeshj / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

Support printing a screenshot of a webpage #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is now possible using HTML's canvas element (experimental and browser 
dependent).

http://stackoverflow.com/questions/4912092/using-html5-canvas-javascript-to-take
-screenshots/6678156#6678156

Should be a fairly easy to implement feature for PostScript enabled printers 
(or convert to ZPL/EPL for raw printing).

-Tres

Original issue reported on code.google.com by tres.fin...@gmail.com on 19 Jul 2012 at 9:43

GoogleCodeExporter commented 9 years ago
Basic screenshot support for HTML5 capable browsers will be available in 
version 1.4.5 or higher, but currently the image quality is very poor.

Original comment by tres.fin...@gmail.com on 22 Aug 2012 at 6:01

GoogleCodeExporter commented 9 years ago

Original comment by tres.fin...@gmail.com on 2 Aug 2013 at 4:48