
********************************************************************************
Canon Inkjet Printer Driver
Version 5.90
Copyright CANON INC. 2019
********************************************************************************

1. About this file
    This file describes the options available when printing on this printer using the lpr command.

2. Option list
    This section describes options available for setting up printing with the lpr command.
    For information about the options that can be used and restrictions
    on combining options, see the following:

    Media Type **
    Grayscale Printing
    Page Size **
    Print Size
    Print Position
    Copies

    Any setting identified with ** has restrictions when combined
    with other options. For information about restrictions based on print option
    combinations, see "Restrictions on the combinations of print options."

Media Type **

    Syntax         :  -o MediaType=[parameter]
    Parameter : The following media can be selected.
    [Default Value=plain]

    plain                     Plain Paper
    glossygold                Photo Paper Plus Glossy II
    glossypaper               Glossy Photo Paper
    photopaper                Photo Paper
    ijpostcard                Ink Jet Hagaki
    postcard                  Hagaki

Grayscale Printing

    Syntax         :  -o CNGrayscale
    Parameter : There is no parameter.

Page Size **

    Syntax         :  -o PageSize=[parameter]
    Parameter : The following Page Sizes can be selected.
    [Default Value=A4]

    Letter                    Letter [8.50"x11.00" 215.9x279.4mm]
    legal                     Legal [8.50"x14.00" 215.9x355.6mm]
    A5                        A5 [5.83"x8.27" 148.0x210.0mm]
    A4                        A4 [8.27"x11.69" 210.0x297.0mm]
    B5                        B5 [7.17"x10.12" 182.0x257.0mm]
    4x6                       4"x6" [4.00"x6.00" 101.6x152.4mm]
    4x6.bl                    4"x6"(borderless) [4.00"x6.00" 101.6x152.4mm]
    5x7                       5"x7" [5.00"x7.00" 127.0x177.8mm]
    5x7.bl                    5"x7"(borderless) [5.00"x7.00" 127.0x177.8mm]
    l                         L [3.50"x5.00" 89.0x127.0mm]
    l.bl                      L(borderless) [3.50"x5.00" 89.0x127.0mm]
    2l                        2L [5.00"x7.01" 127.0x178.0mm]
    2l.bl                     2L(borderless) [5.00"x7.01" 127.0x178.0mm]
    Postcard                  Hagaki [3.94"x5.83" 100.0x148.0mm]
    Postcard.bl               Hagaki(borderless) [3.94"x5.83" 100.0x148.0mm]
    square127                 Square [5.00"x5.00" 127.0x127.0mm]
    square127.bl              Square(borderless) [5.00"x5.00" 127.0x127.0mm]

Print Size

    i) Scaling Specification

        Specify the size ratio for enlargement or reduction as a % value. With the lpr command,
        you can use "natural-scaling," which is a standard option, to perform
        the Scaling Specification.
        For information about the options that can be set in the lpr command (CUPS),
        see the homepage for the Common UNIX Printing System (http://www.cups.org/).

    ii) Fit-to-Page Printing

        Syntax         : -o scaling=100

        This function expands or reduces the image to fit the print area, without changing
        the vertical-horizontal ratio. It scales the image to fit to the print area
        in either the horizontal or vertical direction.

        *Scaling Specification and Fit-to-Page Printing cannot be specified
        at the same time.

Print Position

    With the lpr command, you can use "position," which is a standard option, to perform
    the Print Position adjustment. For information about the options that can be set
    in the lpr command (CUPS), see the homepage for the Common UNIX Printing System
    (http://www.cups.org/).


Copies

    Syntax         :  -#[parameter]
    Parameter : 1 - 999 [Default Value=1]



3. Restrictions on the print option combinations
    The combinations of print option for the lpr command are restricted as shown below.
    *Restrictions on Media Type and Borderless Printing combinations

    You can specify the following print setting combinations:
        
        When Borderless Printing is specified (when specifying a Page Size
        for Borderless Printing):
        
        -o MediaType=glossygold
        -o MediaType=glossypaper
        -o MediaType=photopaper
        -o MediaType=ijpostcard
        -o MediaType=postcard

        When Borderless Printing is not specified (when not specifying a Page Size
        for Borderless Printing):

        -o MediaType=plain
        -o MediaType=glossygold
        -o MediaType=glossypaper
        -o MediaType=photopaper
        -o MediaType=ijpostcard
        -o MediaType=postcard
        


4. Maintenance Command
    You can use the basic maintenance function of the printer by using the following
     command. The maintenance function varies depending on its types. For more
     details, refer to "Online Manual."
    The following command is based on registering "TS3300USB" to the spooler as the printer name. Change it to the printer name that you have set.

    Print Head Cleaning
    Cleans clogged print head nozzles.
        For Fedora:
        [user@zzz /yyy]$ lpr -P TS3300USB /usr/share/cmdtocanonij2/cleaning.utl
        For Ubuntu:
        [user@zzz /yyy]$ lpr -P TS3300USB /usr/share/cmdtocanonij2/cleaning.utl

    Print nozzle check pattern
    Prints a pattern that lets you check whether the print head nozzles are clogged.
        For Fedora:
        [user@zzz /yyy]$ lpr -P TS3300USB /usr/share/cmdtocanonij2/nozzlecheck.utl
        For Ubuntu:
        [user@zzz /yyy]$ lpr -P TS3300USB /usr/share/cmdtocanonij2/nozzlecheck.utl


