Create the help documentation and make the help window smaller
[printdrop.git] / English.lproj / Help.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5 <head>
6 <title>BU Print Drop Help</title>
7
8 <style type="text/css" media="screen">
9 /*<![CDATA[*/
10
11 body
12 {
13 background-color: rgb(214, 220, 230);
14 font-family: "Lucida Grande", Verdana, Helvetica, Arial;
15 }
16
17 /*]]>*/
18 </style>
19 </head>
20
21 <body>
22
23 <h1>Boston University Print Drop</h1>
24
25 <p>Welcome to the BU Print Drop tool! You can use this application to remotely print to any of the lab printers on campus. This small tutorial will show you how to create a PDF of your document for printing.</p>
26
27 <ol>
28 <li>Open any document you want to print and go to the <em>File</em> menu and choose <em>Print</em></li>
29 <li>In the print dialog that comes up, go to the <em>PDF</em> menu and choose <em>Save as PDF...</em></li>
30 <li>Choose a location to save this temporary PDF and click <em>Save</em></li>
31 <li>Drag the PDF file from where you saved it to the drop region in BU Print Drop, put in your username and password, and press print</li>
32 </ol>
33
34 </body>
35 </html>