export alignment
[jalview.git] / help / html / io / export.html
1 <html>
2 <head>
3 <title>Exporting alignments as artwork</title>
4 </head>
5 <body>
6 <p><strong>Export<a name="export"></a></strong></p>
7 <p>The alignment view can be printed using
8 <strong>File&#8594;Print</strong>, or exported in a number of ways via the
9 <strong>File&#8594;Export</strong> menu:
10 <ul>
11 <li>HTML<br><em>for viewing in a web browser</em>
12 </li>
13 <li>PNG - a Portable Networks Graphics image<br><em>For low quality
14 diagrams and powerpoint presentations</em>
15 </li>
16 <li>EPS - an Encapsulated Postscript Document<br><em>For high quality
17 diagrams and publications.</em>
18 </li></ul>
19   
20 <p><em>Tips for working with EPS Files</em></p><ul><li>The EPS file generated by jalview contains vector
21   graphics which are directly editable in graphics applications such as
22   Adobe Illustrator.</li>
23 <li>When importing an EPS into to a Microsoft office document, a snapshot image of the
24   file will be displayed which often looks blurred. Right-click the
25   image and choose &quot;Edit image.&quot; to convert it to word
26   drawing objects which give a truer WYSIWIG representation.
27   </li>
28   <li>
29   Mac OSX users will find that eps files are automatically converted into
30   PDF files. 
31   </li>
32 </p>
33 </body>
34 </html>