diff options
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/epiphany.xml | 79 |
1 files changed, 77 insertions, 2 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 4453e7cb0..73119d1a9 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -432,13 +432,88 @@ </guibutton>. </para> </sect2> + <sect2 id="using-print-setup"> + <title>Using Print Setup</title> + <para> + Print setup allows you to configure how web pages are printed. + </para> + <variablelist> + <varlistentry> + <term>Margins</term> + <listitem> + <para> + The distance from the edge of the page to the content. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Colors</term> + <listitem> + <para> + Print in grayscale or color. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Footers</term> + <listitem> + <para> + Choose whether to display page numbers and current date + at the bottom of every page. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Headers</term> + <listitem> + <para> + Choose whether to display the web page title and address + at the top of every page. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Size</term> + <listitem> + <para> + The paper size. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Orientation</term> + <listitem> + <para> + Defines whether the top of the page is the short (portrait) or + long (landscape) edge of the paper. + </para> + </listitem> + </varlistentry> + </variablelist> + </sect2> + <sect2 id="using-print-preview"> + <title>Using Print Preview</title> + <para> + With print preview, you can see how a page will look once it has been + printed. To print preview the current page, choose <menuchoice> + <guimenu>File</guimenu> <guimenuitem>Print Preview</guimenuitem> + </menuchoice>. + </para> + </sect2> <sect2 id="to-print-page"> <title>To Print a Page</title> <para> To print a page, choose <menuchoice> <guimenu>File</guimenu> <guimenuitem>Print</guimenuitem> </menuchoice>. Enter the - name of you printer in the <guilabel>Printer</guilabel> - field and click <guibutton>Print</guibutton>. + name of the printer in the <guilabel>Printer</guilabel> + field or enter a name in the <guilabel>File</guilabel> field + to print to a file. + </para> + <para> + In the <guilabel>Page Range</guilabel> section, choose <guilabel> + All Pages</guilabel> to print the entire web page, <guilabel>Selection + </guilabel> to print the currently selected part of the web page only or + <guilabel>Pages</guilabel> to print the range of pages that you specify. </para> </sect2> <sect2 id="to-find-text-in-page"> |