home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Komunik / Amaya / WinNT2000 / amaya-WindowsNT-4.3.exe / _SETUP.1 / Printing.html < prev    next >
Encoding:
Extensible Markup Language  |  2001-02-22  |  4.9 KB  |  123 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <title>Printing</title>
  7.   <meta name="GENERATOR" content="amaya V4.2.2" />
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9. </head>
  10.  
  11. <body xml:lang="en" lang="en">
  12.  
  13. <table border="0" width="100%" summary="toc">
  14.   <tbody>
  15.     <tr>
  16.       <td><p><img border="0" alt="W3C" src="../../Icons/WWW/w3c_home" /> <img
  17.         border="0" alt="Amaya" src="../Icons/amaya.gif" /></p>
  18.       </td>
  19.       <td><p align="right"><a href="Publishing.html" accesskey="p"><img
  20.         alt="previous" border="0" src="../Icons/left.gif" /></a> <a
  21.         href="Manual.html" accesskey="t"><img alt="top" border="0"
  22.         src="../Icons/up.gif" /></a> <a href="Numbering.html"
  23.         accesskey="n"><img alt="next" border="0" src="../Icons/right.gif"
  24.         /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="Printing">
  31. <h2><a name="L1062">Printing documents</a></h2>
  32.  
  33. <p>Amaya is able to print your documents with or without CSS style sheets on
  34. both Unix and Windows platforms. On Unix platforms it is only able to generate
  35. Postscript description, so you need to have a PostScript printer or use a
  36. application able to translate the PostScript into your specific printer
  37. language.</p>
  38.  
  39. <p>There are three ways for printing a document thru Amaya:</p>
  40. <ul>
  41.   <li>the <strong>Setup and Print</strong>command (<code>File/Setup and
  42.     Print)</code>, which allows you to set some parameters and options before
  43.     printing.</li>
  44.   <li>the <strong>Print command</strong> (<code>File/Print</code>), which
  45.     prints a document using the configuration setup thru the previous
  46.   command.</li>
  47.   <li>the <img src="../Icons/Print.gif" alt="Print" />
  48.     <strong>button</strong>, in the button bar, which is a shortcut to the
  49.     <strong>Print</strong> command on Unix platforms. Under Windows, this
  50.     button is a shortcut to the <strong>Setup and Print</strong> command. This
  51.     is due to a problem with the use of DLLs on Windows 95.</li>
  52. </ul>
  53.  
  54. <h3>Setup and Print command</h3>
  55.  
  56. <p>This command allows you to set up different parameters and options. Note
  57. that some parameters and options are reset to their default value when you
  58. browse another document. This clear up depends on each platform.</p>
  59.  
  60. <h4>Unix platforms</h4>
  61.  
  62. <p>Under Unix, you can set the following parameters:</p>
  63. <ul>
  64.   <li>the paper format: A4. US</li>
  65.   <li>the orientation: Portrait, Landscape</li>
  66.   <li>the number of pages printed on the same sheet of paper: 1, 2, 4 pages
  67.     per sheet</li>
  68.   <li>the output: file, or printer</li>
  69. </ul>
  70.  
  71. <p>In addition, you can select the following options:</p>
  72. <ul>
  73.   <li>Manual paper feed</li>
  74.   <li>Generation of the table of contents of the document</li>
  75.   <li>Generation of the table of links: a number is generated after each link
  76.     in the document that refers an entry within the table of links; each table
  77.     entry lists the corresponding URL</li>
  78.   <li>Printing of the document URL on each page</li>
  79.   <li>Printing with or without CSS style sheets</li>
  80. </ul>
  81.  
  82. <h4>Windows platforms</h4>
  83.  
  84. <p>On Windows platforms, a first dialogue box will propose the following
  85. options:</p>
  86. <ul>
  87.   <li>Generation of the table of contents of the document</li>
  88.   <li>Generation of the table of links of the document</li>
  89.   <li>Printing of the document URL on each page</li>
  90.   <li>Printing with or without CSS style sheets</li>
  91. </ul>
  92.  
  93. <p>then the standard Windows dialogue will let you choose the other printing
  94. parameters.</p>
  95.  
  96. <h3>Print command</h3>
  97. This command prints the current document with the default printing parameters
  98. or with the values previously set with the command <strong>Setup and
  99. Print</strong>. 
  100.  
  101. <p>On Windows platforms, the first time you launch the command
  102. <strong>Print</strong>, the standard Windows dialogue will be displayed to let
  103. you check that the default printer is correct. The following
  104. <strong>Print</strong> commands will be launched without any dialogue.</p>
  105.  
  106. <h3>Controlling page breaks with CSS</h3>
  107.  
  108. <p>Amaya supports the CSS page break properties: "<strong>page-break-before:
  109. always</strong>". When that property is attached to a specific element by an
  110. attribute <strong>style</strong>, it generates a page break before that
  111. specific element. When that property is attached to an element type within the
  112. style element of the document or within an external CSS style sheet, it
  113. generate a page break before each instance of that element.</p>
  114. </div>
  115.  
  116. <p align="right"><a href="Publishing.html"><img alt="previous" border="0"
  117. src="../Icons/left.gif" /></a> <a href="Manual.html"><img alt="top" border="0"
  118. src="../Icons/up.gif" /></a> <a href="Numbering.html"><img alt="next"
  119. border="0" src="../Icons/right.gif" /></a></p>
  120. <hr />
  121. </body>
  122. </html>
  123.