old-www/HOWTO/Ecology-HOWTO/c262.htm

191 lines
3.1 KiB
HTML

<HTML
><HEAD
><TITLE
>Saving Consumables (Paper, Ink, etc.)</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux Ecology-HOWTO"
HREF="book1.htm"><LINK
REL="PREVIOUS"
TITLE="Speakers"
HREF="x257.htm"><LINK
REL="NEXT"
TITLE="Double Sided Printing"
HREF="x272.htm"></HEAD
><BODY
CLASS="chapter"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Ecology-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x257.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x272.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="chapter"
><H1
><A
NAME="ecology-howto-consumables"
></A
>Chapter 4. Saving Consumables (Paper, Ink, etc.)</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="c262.htm#ecology-howto-printing-drafts"
>Printing of Drafts / Multiple Pages on One Sheet of Paper</A
></DT
><DT
><A
HREF="x272.htm"
>Double Sided Printing</A
></DT
><DT
><A
HREF="x291.htm"
>Reading From the Monitor Instead From Paper</A
></DT
><DT
><A
HREF="x309.htm"
>Other Techniques</A
></DT
></DL
></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="ecology-howto-printing-drafts"
></A
>Printing of Drafts / Multiple Pages on One Sheet of Paper</H1
><P
>&#13;Use <B
CLASS="command"
>psutils</B
> package to put more than one page on one sheet of paper. This collection of utilities is for manipulating PostScript documents. Page selection and rearrangement are supported, including arrangement into signatures for booklet printing, and page merging for n-up printing.
</P
><P
>&#13;Often HTML pages are not optimised for printing. You may use <B
CLASS="command"
>html2ps</B
>, a HTML to PostScript converter, to print HTML pages. "This program converts HTML directly to PostScript. The HTML code can be retrieved from one or more URLs or local files, specified as parameters on the command line. A comprehensive level of HTML is supported, including inline images, CSS1, and some features of HTML 4.0."
</P
><P
>&#13;Or you may use <B
CLASS="command"
>mpage</B
> to print 2 up or 4 up (PS documents or ASCII text). This may be used to save up to 50 percent or more of your paper.
</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x257.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="book1.htm"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x272.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Speakers</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Double Sided Printing</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>