blob: edec30ba60859589d174c31b29bae2917952eca0 [file] [log] [blame]
Torne (Richard Coles)5c87bf82012-11-14 11:46:17 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<title>Print Test Page</title>
5<body>
6
7<script language="JavaScript" type="text/javascript">
8window.print();
9</script>
10
11This webpage should pop up a print dialog. If you print from that dialog, you
12should see this output on paper.
13
14</body>
15</html>
16