Language selection

Search

Patent 2374736 Summary

Third-party information liability

Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.

Claims and Abstract availability

Any discrepancies in the text and image of the Claims and Abstract are due to differing posting times. Text of the Claims and Abstract are posted:

  • At the time the application is open to public inspection;
  • At the time of issue of the patent (grant).
(12) Patent: (11) CA 2374736
(54) English Title: CONTROLLING MEDIA SELECTION IN PRINTING
(54) French Title: COMMANDE DE SELECTION DE SUPPORT DANS L'IMPRESSION
Status: Expired and beyond the Period of Reversal
Bibliographic Data
(51) International Patent Classification (IPC):
  • G6F 3/12 (2006.01)
  • B41J 11/48 (2006.01)
  • B41J 13/00 (2006.01)
(72) Inventors :
  • GUARINO, KEVIN J. (United States of America)
(73) Owners :
  • EASTMAN KODAK COMPANY
(71) Applicants :
  • EASTMAN KODAK COMPANY (United States of America)
(74) Agent: NORTON ROSE FULBRIGHT CANADA LLP/S.E.N.C.R.L., S.R.L.
(74) Associate agent:
(45) Issued: 2007-07-24
(86) PCT Filing Date: 2001-05-11
(87) Open to Public Inspection: 2001-11-22
Examination requested: 2001-11-20
Availability of licence: N/A
Dedicated to the Public: N/A
(25) Language of filing: English

Patent Cooperation Treaty (PCT): Yes
(86) PCT Filing Number: PCT/US2001/015397
(87) International Publication Number: US2001015397
(85) National Entry: 2001-11-20

(30) Application Priority Data:
Application No. Country/Territory Date
09/572,367 (United States of America) 2000-05-17

Abstracts

English Abstract


A method (Fig. 1) for mapping logical sup-ply
IDs and physical media supplies in a printer, so that the
printer may receive a job stream and correctly select media
from the correct supplies.

For two-letter codes and other abbreviations, refer to the "Guid-ance
Notes on Codes and abbreviations" appearing at the begin-ning
of each regular issue of the PCT Gazette.


French Abstract

La présente invention concerne un procédé de mise en correspondance des identifications de fourniture logique et des fournitures de support physique dans une imprimante, de façon que cette imprimante puisse recevoir un flux de travail et sélectionner correctement le support à partir des fournitures correctes.

Claims

Note: Claims are shown in the official language in which they were submitted.


I CLAIM:
1. A method of operating a printer comprising the steps of:
constructing a lookup table to associate logical supply IDs with physical
media supplies of the printer;
receiving an archived print job created for an other printer;
detecting a logical supply ID request in the archived print job; and,
mapping the logical supply ID request to its associated physical media
supply utilizing the lookup table, such that the associated physical
media supply is selected for printing the archived print job.
2. The method in accordance with claim 1, wherein at least one supply ID
request of the archived print job is based on a media supply
configuration which differs from that of the printer.
3. The method in accordance with claim 1, wherein the step of mapping
the logical supply ID request to its associated physical media supply is
performed only when a change in the physical media supply is required.
4. The method in accordance with claim 1, wherein the lookup table is
dynamic based on current device and job level settings.
5. The method in accordance with claim 1, wherein at least one physical
media supply of the printer is disposed within a supply module added to
the printer which otherwise lacks the capacity to provide a sufficient
variety of media.
6. The method in accordance with claim 1, wherein the mapping does not
modify the archived print job.

Description

Note: Descriptions are shown in the official language in which they were submitted.


CA 02374736 2001-11-20
WO 01/87615 PCT/US01/15397
CONTROLLING MEDIA SELECTION IN PRINTING
Field of the invention
This invention relates to routines for electronic printing, and in particular
to
software for the selection of media therefor.
Background of the invention
The current PCL5 Page Description Language provides functionality to
select input media supplies via a standard escape sequence containing a
numeric
supply ID. A different supply can be used for any page in the job. This
functionality
is available on most third party PCL5 client print drivers. Each logical
supply ID
number is associated with a specific physical media supply on the respective
device.
The functionality introduces device dependence between the job stream
and the destination device because the IDs associated with the physical media
supplies change from device to device. That is, the same job may cause media
to
be pulled/output to differing physical supplies depending on the device it is
printed
on. Currently, the only way to guarantee correct results is to edit or re-
generate the
print job.
Most PCL5 print drivers supporting media supply selection support a limited
number of supply IDs, typically between I and 8. This becomes a significant
limitation when devices have more than 8 physical media supplies.
Also, when submitting a legacy (archived) job stream or mainframe
generated job to a device, it is necessary to have the physical media supplies
configured as they were when the print job was initially created. Otherwise,
incorrect supplies may be utilized for the job.
Summary of the invention
This invention provides the ability to map the logical supply ID number
specified within a job stream to any of the physical media supplies on a
destination
1

CA 02374736 2001-11-20
WO 01/87615 PCT/US01/15397
device. This can be accomplished via a device level configuration tool or a
job
level command within the job stream.
The invention is achieved through a lookup table, typically embedded in
software, which maps a logical supply ID number to any respective physical
media
supply on the device. This lookup table is examined for each occurrence of the
logical supply command within the job stream. The lookup table is dynamic
based
on current device and job level settings.
The invention enables a customer to take any existing job, which contains
requests for media supplies by ID, and configure the exact behavior based on
the
current destination device physical media supply configuration, without
modifying
the original job.
The invention has the capability when appropriate to select media from
different media supply modules, each of the modules having a plurality of
available
media. For example, a supply module may be added to a printer which, in a
"standard" configuration, lacks the capacity to provide a sufficient variety
of media.
Brief description of the drawings
Figure 1 is a flow chart setting out a process for selecting media.
Detailed description of the preferred embodiments
This invention pertains to the printing of a job originating at an input
device
such as a computer or word processor. Currently, the input device communicates
with a destination device such as an electronic marking machine or printer
using a
software job stream in a Page Description Language (PDL) such as PCL5,
providing commands which pertain to the text and format of a document.
Specifically, the format commands include instructions as to a media
source, in particular a media supply. Sometimes, it may be required that more
than one type of media may be used; media may be paper or transparency media,
and may vary according to size, color and weight, for example. Furthermore,
paper media may be supplied as sheets or from rolls. If different pages of
sections
2

CA 02374736 2001-11-20
WO 01/87615 PCT/US01/15397
of a document require different media types, commands are appropriately
included
in the job stream. However, job streams are currently configured so that they
conform to a given destination device. In other words, a job configured for
one
printer cannot readily be transferred to another printer which is non-
identical. In
particular, each printer has its own source (supply) IDs. When it is attempted
to
print on a second printer a job designed for a first printer, either the job
may not be
printed or errors may occur. Hitherto, it has been necessary for an expert to
convert the software so that the second printer can accept and print the job
free of
error.
The present invention provides that a non-expert user can, with a few
keystrokes, enable the job-stream to incorporate commands necessary to print
the job error-free. A logic control unit (LCU) incorporated in the destination
device may include a digital computer, and has a stored program for
sequentially
acting on incoming commands.
In particular, the stored program includes a lookup table, which maps an
unvarying logical supply ID against to a physical media supply which can vary
according to the particular job or input device. At any point in the job-
stream
when a specific media supply needs to be identified, the lookup table is
invoked
to match the logical supply ID with the desired physical media supply. The
lookup table is then not invoked again until a change in media is required.
In simple jobs wherein a document is printed entirely from a single type of
media, only one logical supply ID and one corresponding physical media supply
are used. In jobs which require more than one type of media, the lookup table
contains an array of different logical supply lDs and their physical media
supply
counterparts. A user can key in an appropriate lookup table either at the
destination device, or at the job level wherein the table can be keyed in at
the input
device.
The invention is used as follows, as indicated in the flow chart of Figure 1.
An operator constructs the lookup table to associate logical supply IDs with
physical media supply. On the provision of a suitable command, the PCL5 job
stream is communicated to the LCU, wherein it is parsed. When a logical supply
3

CA 02374736 2001-11-20
WO 01/87615 PCT/US01/15397
ID request is detected in the job stream, it is mapped to its physical media
supply
counterpart, as required by the predetermined lookup table, causing the
appropriate physical media supply to be selected.
When it is desired to employ a second non-identical destination device, the
operator constructs an appropriate lookup table, then proceeds as before. Of
course, the accuracy of the lookup table depends on the supplies being
correctly
loaded, but this is always the case with any print job.
Typically, a lookup table can be factory-installed in a printer so that it
provides for a default relationship between physical media supplies and
logical
supply IDs. This of course does not preclude the user from departing from the
default setting and a newly selected setting. For example, the factory default
table
can be:
Physical Printer Supply (6 trays) Logical Supply ID
1 1
2 2
3 3
4 4
5 5
6 6
and the user selected table can be:
4

CA 02374736 2001-11-20
WO 01/87615 PCT/US01/15397
Physical Printer Supply (6 trays) Logical Supply ID
1 1
2 7
3 10
4 4
5 5
6 6
This user-selected table can be chosen as a new default table.
It is a great advantage of this invention that it renders unnecessary any
drastic changes to the software associated with archived jobs. This can
represent
a considerable saving of time and expense on the part of the user, as well as
greatly expanding the user's flexibility in choice of printers. If the user is
dissatisfied with a particular printer, and would prefer a new non-identical
printer,
the inclusion of the invention in the new printer obviates the necessity of
extensively modifying the software, and removes a great disincentive to
installing
the new printer.
The present invention has been described in connection with certain
embodiments, but it is not intended to limit the scope of the invention to the
particular form set forth; on the contrary, it is intended to cover such
alternatives,
modifications, and equivalents as may be included within the spirit and scope
of
the invention as defined by the appended claims.
5

Representative Drawing
A single figure which represents the drawing illustrating the invention.
Administrative Status

2024-08-01:As part of the Next Generation Patents (NGP) transition, the Canadian Patents Database (CPD) now contains a more detailed Event History, which replicates the Event Log of our new back-office solution.

Please note that "Inactive:" events refers to events no longer in use in our new back-office solution.

For a clearer understanding of the status of the application/patent presented on this page, the site Disclaimer , as well as the definitions for Patent , Event History , Maintenance Fee  and Payment History  should be consulted.

Event History

Description Date
Time Limit for Reversal Expired 2009-05-11
Letter Sent 2008-05-12
Grant by Issuance 2007-07-24
Inactive: Cover page published 2007-07-23
Inactive: Final fee received 2007-04-04
Pre-grant 2007-04-04
Notice of Allowance is Issued 2006-10-31
Letter Sent 2006-10-31
4 2006-10-31
Notice of Allowance is Issued 2006-10-31
Inactive: IPC removed 2006-09-14
Inactive: IPC removed 2006-09-14
Inactive: Approved for allowance (AFA) 2006-09-06
Inactive: IPC from MCD 2006-03-12
Inactive: IPC from MCD 2006-03-12
Letter Sent 2004-09-17
Letter Sent 2004-09-17
Letter Sent 2004-09-17
Amendment Received - Voluntary Amendment 2003-05-15
Inactive: Correspondence - Transfer 2003-04-17
Letter Sent 2003-04-16
Letter Sent 2003-04-16
Letter Sent 2003-04-16
Inactive: S.30(2) Rules - Examiner requisition 2003-01-16
Letter Sent 2003-01-10
Inactive: Single transfer 2002-11-13
Inactive: Courtesy letter - Evidence 2002-05-14
Inactive: Cover page published 2002-05-08
Letter Sent 2002-05-06
Inactive: Acknowledgment of national entry - RFE 2002-05-06
Inactive: IPC assigned 2002-04-24
Inactive: First IPC assigned 2002-04-24
Inactive: IPC assigned 2002-04-24
Inactive: IPC assigned 2002-04-24
Application Received - PCT 2002-04-05
Application Published (Open to Public Inspection) 2001-11-22
All Requirements for Examination Determined Compliant 2001-11-20
Request for Examination Requirements Determined Compliant 2001-11-20
National Entry Requirements Determined Compliant 2001-11-20

Abandonment History

There is no abandonment history.

Maintenance Fee

The last payment was received on 2007-04-30

Note : If the full payment has not been received on or before the date indicated, a further fee may be required which may be one of the following

  • the reinstatement fee;
  • the late payment fee; or
  • additional fee to reverse deemed expiry.

Patent fees are adjusted on the 1st of January every year. The amounts above are the current amounts if received by December 31 of the current year.
Please refer to the CIPO Patent Fees web page to see all current fee amounts.

Owners on Record

Note: Records showing the ownership history in alphabetical order.

Current Owners on Record
EASTMAN KODAK COMPANY
Past Owners on Record
KEVIN J. GUARINO
Past Owners that do not appear in the "Owners on Record" listing will appear in other documentation within the application.
Documents

To view selected files, please enter reCAPTCHA code :



To view images, click a link in the Document Description column (Temporarily unavailable). To download the documents, select one or more checkboxes in the first column and then click the "Download Selected in PDF format (Zip Archive)" or the "Download Selected as Single PDF" button.

List of published and non-published patent-specific documents on the CPD .

If you have any difficulty accessing content, you can call the Client Service Centre at 1-866-997-1936 or send them an e-mail at CIPO Client Service Centre.


Document
Description 
Date
(yyyy-mm-dd) 
Number of pages   Size of Image (KB) 
Representative drawing 2001-11-19 1 13
Representative drawing 2002-04-29 1 6
Abstract 2001-11-19 2 51
Claims 2003-05-14 1 42
Cover Page 2002-05-07 1 30
Claims 2001-11-19 2 55
Abstract 2001-11-19 2 49
Description 2001-11-19 5 208
Drawings 2001-11-19 1 17
Representative drawing 2007-07-05 1 8
Abstract 2007-07-10 2 51
Cover Page 2007-07-18 1 32
Acknowledgement of Request for Examination 2002-05-05 1 179
Notice of National Entry 2002-05-05 1 203
Request for evidence or missing transfer 2002-11-20 1 102
Courtesy - Certificate of registration (related document(s)) 2003-01-09 1 106
Reminder of maintenance fee due 2003-01-13 1 106
Courtesy - Certificate of registration (related document(s)) 2003-04-15 1 107
Courtesy - Certificate of registration (related document(s)) 2003-04-15 1 107
Commissioner's Notice - Application Found Allowable 2006-10-30 1 161
Maintenance Fee Notice 2008-06-22 1 171
Correspondence 2002-05-05 1 24
PCT 2001-11-19 4 104
Correspondence 2007-04-03 1 39