--- /dev/null
+<html>
+<head>
+<title>Exporting alignments as artwork</title>
+</head>
+<body>
+<p><strong>Export<a name="export"></a></strong></p>
+<p>The alignment view can be printed using
+<strong>File→Print</strong>, or exported in a number of ways via the
+<strong>File→Export</strong> menu:
+<ul>
+<li>HTML<br><em>for viewing in a web browser</em>
+</li>
+<li>PNG - a Portable Networks Graphics image<br><em>For low quality
+diagrams and powerpoint presentations</em>
+</li>
+<li>EPS - an Encapsulated Postscript Document<br><em>For high quality
+diagrams and publications.</em>
+</li></ul>
+
+<p><em>Tips for working with EPS Files</em></p><ul><li>The EPS file generated by jalview contains vector
+ graphics which are directly editable in graphics applications such as
+ Adobe Illustrator.</li>
+<li>When importing an EPS into to a Microsoft office document, a snapshot image of the
+ file will be displayed which often looks blurred. Right-click the
+ image and choose "Edit image." to convert it to word
+ drawing objects which give a truer WYSIWIG representation.
+ </li>
+ <li>
+ Mac OSX users will find that eps files are automatically converted into
+ PDF files.
+ </li>
+</p>
+</body>
+</html>