source: SipgateFax/trunk/readme-en.html @ 10

Revision 10, 1.6 KB checked in by christian, 4 years ago (diff)

Added better status messages while printing
Added readme and license to the installer.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Author LastChangedDate LastChangedBy
  • Property svn:mime-type set to text/html
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html>
3        <head>
4                <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5                <title>Sipgate Fax gateway readme</title>
6        </head>
7        <body>
8                <h1 style="text-align: center;">Sipgate Fax Printer for Mac OS X&trade;</h1>
9                <p style="text-align: center;">&copy; Christian Aust 2008 - all rights reserved</p>
10                <h3>About this software</h3>
11                <p>The german VoIP carrier sipgate allows to send and receive faxes over the internet. This installer package contains a printer driver for Mac OS X&trade; to directly send a fax from the standard print dialog.</p>
12                <h3>Installation</h3>
13                <p>The installer copies all required files onto your system drive. Afterwards it installs a printer and asks your for your sipgate account credentials. These are required in order to actually send a fax and are entered as user:password. I.e. if your sipgate user name is <em>&quot;johndoe&quot;</em> with the password <em>&quot;secret123&quot;</em>, then you'd enter:</p>
14                <p><code>johndoe:secret123</code></p>
15                <p>To change this information after the installation, re-run the installer. To uninstall the sipgate printer from your Mac, open the printer preferences from the control panel and remvoe the sipgate fax gateway.</p>
16                <h3>Usage</h3>
17                <p>To send a fax, open the print dialog of an application and choose the <em>Sipgate Fax gateway</em> printer. Add the recipient to the input filed <em>To</em>. After click on Fax transmission starts.</p>
18                <h3>Requirements</h3>
19                <ul>
20                        <li>Valid sipgate credentials</li>
21                        <li>Mac OS X v10.5 Leopard</li>
22                </ul>
23        </body>
24</html>
Note: See TracBrowser for help on using the repository browser.