home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / software / abi / abiword.exe / AbiWord / dialogprint.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-01-20  |  3.9 KB  |  67 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml/DTD/xhtml1-strict.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <!-- 
  7. Copyright 2003 Dom Lachowicz, David Chart Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts A copy of the license is included in the section entitled "GNU Free Documentation License"
  8. //-->
  9. <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  10. <title>AbiWord Print Dialog Documentation</title>
  11. <link href="../style.css" rel="stylesheet" type="text/css" />
  12.  
  13. </head>
  14. <body>
  15.  
  16. <div class="banner">
  17. <a href="../index.html" class="bars">Home</a> > <a href="index.html" class="bars">Interface</a> > <a href="menufile.html" class="bars">File Menu</a> > Print Dialog 
  18. </div>
  19.  
  20. <div class="main">
  21.  
  22.  
  23.    <h1>Print Dialog</h1>
  24.    <p>This dialog prints your document.</p>
  25.    <h2>Print To:</h2>
  26.    <p>Allows you to select whether to print to a printer or a file. Printing to a file produces a postscript file, and may be useful for certain purposes.</p>
  27.    <h2>Printer Command:</h2>
  28.    <p>On Unix non-GNOME builds, this allows you to specify your printer command, which is typically something like 'lpr -Pprinter_name'.</p>
  29.    <h2>Page ranges:</h2>
  30.    <p>Allows you to specify what portion of your document you wish to print.</p>
  31.    <p>"All" prints your entire document.</p>
  32.    <p>"From" prints from page 'from' to page 'to' inclusive.</p>
  33.    <p>"Selection" prints only your selected text.</p>
  34.    <h2>Collate:</h2>
  35.    <p>If this option is not selected, AbiWord will print each page of your document the number of times required in Copies before moving on to the next page.</p>
  36.    <p>If this option is selected, AbiWord will print all of the pages in your document in order, and then print the document again, as many times as required in Copies.</p>
  37.    <h2>Embed Fonts:</h2>
  38.    <p>Unix non-GNOME only. If checked, AbiWord sends details of all the fonts you are using to your printer. This is useful if the printer does not already have those fonts.</p>
  39.    <h2>Copies:</h2>
  40.    <p dir="ltr" style="text-align: left; margin-bottom: 0.0000in; margin-top: 0.0000in; margin-right: 0.0000in"><span style="lang: en-GB">Specifies many copies of this document would you like printed. All current options apply to all the copies printed.</span></p>
  41.    <h2>Print in:</h2>
  42.    <p>Click the radio button to choose how to print your document. In general, Black and White is best for plain text. If you use any color in your document, then you must select either grayscale or color if the output is to be different. For example, differently colored text will appear all appear the same if printed in black and white, while it would be different shades of gray if printed in grayscale.</p>
  43.    <h2>Help</h2>
  44.    <p>This button opens the documentation for this dialog.</p>
  45.    <h2>Cancel</h2>
  46.    <p>This button closes the dialog without printing your document.</p>
  47.    <h2>Print</h2>
  48.    <p>This button prints your document and closes the dialog.</p>
  49.   </div>
  50.  
  51. <div class="index">
  52. <a href="../index.html" class="bars">Top Page</a>
  53. <a href="../tutorial/index.html" class="bars">Tutorial</a>
  54. <a href="../howto/index.html" class="bars">How To</a>
  55. <a href="../info/index.html" class="bars">Information</a>
  56. <a href="../interface/index.html" class="bars">Interface</a>
  57. <a href="../plugins/index.html" class="bars">Plug-ins</a> 
  58. <a href="../problems/index.html" class="bars">Problems</a>
  59. <a href="../credits.html" class="bars">Credits</a>
  60. <a href="../azindex.html" class="bars">Index</a>
  61. <a href="../fdl.html" class="bars">GNU FDL</a> 
  62. </div>
  63.  
  64. </body>
  65. </html>
  66.  
  67.