US7268897B1 - Print control apparatus and method - Google Patents

Print control apparatus and method Download PDF

Info

Publication number
US7268897B1
US7268897B1 US09/597,403 US59740300A US7268897B1 US 7268897 B1 US7268897 B1 US 7268897B1 US 59740300 A US59740300 A US 59740300A US 7268897 B1 US7268897 B1 US 7268897B1
Authority
US
United States
Prior art keywords
tables
database
ids
processing
print
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related, expires
Application number
US09/597,403
Inventor
Takahiro Moro
Masahiro Nagatani
Kazuyoshi Sumiuchi
Takeshi Matsushita
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP11182418A external-priority patent/JP2001010119A/en
Priority claimed from JP11182417A external-priority patent/JP2001010170A/en
Priority claimed from JP37153299A external-priority patent/JP2001075763A/en
Priority claimed from JP2000182079A external-priority patent/JP2001078050A/en
Application filed by Canon Inc filed Critical Canon Inc
Assigned to CANON KABUSHIKI KAISHA reassignment CANON KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MORO, TAKAHIRO, MATSUSHITA, TAKESHI, NAGATANI, MASAHIRO, SUMIUCHI, KAZUYOSHI
Application granted granted Critical
Publication of US7268897B1 publication Critical patent/US7268897B1/en
Adjusted expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/40Picture signal circuits
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • G06K15/10Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers by matrix printers
    • G06K15/102Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers by matrix printers using ink jet print heads
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/46Colour picture communication systems
    • H04N1/56Processing of colour picture signals
    • H04N1/60Colour correction or control

Definitions

  • identification information for identifying print conditions, and paper size-dependent parameters based on the identification information
  • FIG. 35 shows the IDs and their contents in a link information storage unit
  • a printer CPU 12 systematically controls access to various devices connected to a system bus 15 on the basis of a control program or the like stored in a program ROM of a ROM 13 , and outputs an image signal as output information to a print unit (printer engine) 17 connected via a print I/F 16 .
  • the CPU 12 can communicate with the host computer via a two-way I/F 21 , and can send information or the like in the printer with the host computer.
  • a RAM 19 serves as a main memory, work area, and the like of the CPU 12 .
  • a lead screw 5004 rotates via driving force transmission gears 5011 and 5009 upon forward/reverse rotation of a driving motor 5013 .
  • a carriage HC which engages with a spiral groove 5005 of the lead screw 5004 , has a pin (not shown), and reciprocally moves in the directions of arrows a and b.
  • Y yellow
  • M magenta
  • C cyan
  • Bk black
  • IJC ink-jet cartridges IJC
  • FIG. 15 is a schematic diagram showing an example of the arrangement of the image processing module.
  • the image processing module 301 comprises an image processing section 600 , data storage section 601 , and database search section 602 .
  • the image processing section 600 inputs various kinds of information of the printer received from the core module 300 to the database search section 602 .
  • the database search section 602 performs the same process as that of the table ID search section in the first embodiment. That is, the database search section 602 searches the database 400 on the basis of the received information, and outputs a search result to the image processing section 600 . As the search result, a table ID is obtained.
  • the image processing section 600 reads look-up tables required for image processes from the database on the basis of the search result, and stores the read tables in the data storage section 601 . After that, the image processing section 600 receives image data from the core module 300 , executes image processes on the basis of the look-up table data stored in the data storage section 601 , and outputs the image data that has undergone the image processes
  • the database search section 602 is incorporated not only in the image processing module 301 but also in other library modules, and a single database can be searched from a plurality of library modules.
  • the driver module When a print process starts, the driver module reads head information, and acquires a database file name corresponding to the head ID via the file name acquisition module 2007 (step S 2701 ). If a database file corresponding to the head ID is found, the driver module calls the color correction/color conversion module and grayscale correction/quantization module using the database file with the acquired file name to execute a process (step S 2704 ), and the output apparatus 205 outputs the processed data. On the other hand, if no database file corresponding to the head ID is found, the driver module calls the calibration module 2008 using the rank information as a parameter, and controls it to execute a process from step S 2602 in FIG. 26 . In this manner, a database file including a corrected LUT is obtained, and is stored in the file name management file 2013 in correspondence with the head ID.
  • FIG. 21 is a schematic diagram of the fourth embodiment of the present invention.
  • the calibration module Upon calibration, the calibration module generates a database file in correspondence with individual differences, aging, and the like of the printer and ink head. For example, the printer driver fetches the head ID and head rank information (e.g., C: +2, M: 0, Y: ⁇ 1, K: +1) from the printer main body, and sends that information to the calibration module, thus generating a database file including an LUT (for example, a grayscale correction table 2023 in FIG. 23 ) that matches the head rank. Alternatively, the user may conduct a test print to determine a head rank based on the test print result, and calibration may be done based on that head rank.
  • the printer driver fetches the head ID and head rank information (e.g., C: +2, M: 0, Y: ⁇ 1, K: +1) from the printer main body, and sends that information to the calibration module, thus generating a database file including an LUT (for example, a grayscale correction table 2023 in FIG. 23 ) that matches the head rank.
  • step S 3008 It is checked if the corrected database file is normally generated. If the corrected database file is not normally generated, the driver module executes an image process using an LUT of the original database file (step S 3010 ). If the corrected database file is normally generated, the driver module executes an image process using an LUT of the corrected database file (step S 3009 ).
  • step S 3006 determines whether the corrected database file 2012 corresponding to the head ID has already been registered. If it is determined in step S 3006 that the corrected database file 2012 corresponding to the head ID has already been registered, the driver module executes an image process using an LUT of the corrected database file without calibration (step S 3009 ).
  • This link information search apparatus is used to appropriately maintain a combination of setup values for a print process, which is input via a user interface.
  • the user interface is implemented by, e.g., the printer driver 1703 shown in FIG. 17 via the OS. Therefore, this link information search apparatus may be included in functions executed by the printer driver when the user makes print setups, in place of a standalone use.
  • a reference information determination unit 3106 receives a setup item that has been changed by the user from the data processing unit 3101 , and determines a storage section to be referred to of a link information storage unit 3108 upon extracting link information on the basis of the received information.
  • “ink cartridge” is changed to “black/photo”, “print quality” to “fourth level” (instruct the fourth setup value from the left end), and “dithering” to “error diffusion”.
  • the first, second, and third levels of “print quality” are unselectable in correspondence with “delete” choice, and the fifth level is selectable.
  • “pattern” and “pattern (high speed)” of “dithering” are unselectable.
  • margin information is offered to the printer driver.
  • margin information generation means Since two kinds of tables, i.e., index and data tables are used, even when complicated conditions are given, easy search and generation of margin information can be achieved without modifying the program of the margin information generation means.

Abstract

In this invention, when a printer driver uses data obtained by referring to a table, the printer driver searches a first table of two, first and second tables to obtain a search condition of the second table. The printer driver searches the second table using the obtained search condition to obtain required data. When another search condition is added, the search condition is added to the first able, and data corresponding to the added search condition is added to the second table.

Description

FIELD OF THE INVENTION
The present invention relates to a print control apparatus such as a host computer or the like connected to a printer, which performs setups of parameters that control a printer, maintenance of tables which are used to correct and convert an image output form the printer, and the like, and a print control method.
BACKGROUND OF THE INVENTION
When an image composited by a personal computer or the like is output by a printer, a print control apparatus implemented by a personal computer must color-convert image data expressed by luminance signals R (red), G (green), and B (blue) into color signals Y (yellow), M (magenta), C (cyan), and K (black) (or Y, M, C) used in the printer. In this conversion, color correction of RGB data (from 8-bit RGB data into 8-bit RGB data), color conversion (from 8-bit RGB data into 8-bit CMYK data), grayscale correction (from 8-bit CMYK data to 8-bit CMYK data), and quantization (from 8-bit CMYK data into 1-bit CMYK data) are executed in turn.
Such conversion or correction uses look-up tables prepared in advance. Each processing module that implements conversion or correction holds its look-up tables, and retrieves and loads a look-up table according to a print mode designated by print quality, a quantization method, and the like in its own search sequence to execute relevant processes.
That is, it is a common practice to access a conventional look-up table inside a library module as a part of the library module that attains correction or conversion for image processes. Also, a table search method is often unique to the library module.
The look-up tables prepared in advance differ only in units of print modes. If a given print mode is selected, identical printer models use an identical look-up table regardless of their various head or printer conditions.
However, since each module holds its own look-up tables, when a print mode is added, deleted, or modified, all modules must undergo addition, deletion, and modification of look-up tables in correspondence with the changed print mode to maintain consistency. If one of these modules suffers errors, a normal print process is often disturbed.
That is, in the conventional architecture in which each library module accesses its own look-up tables, even when only a look-up table has been changed, the library module must be re-compiled every time the look-up table is changed, resulting in, e.g., low debugging efficiency in the development process. Also, in a printer driver composed of a plurality of library modules which are created in units of functions, a change in look-up table often influences a plurality of library modules, resulting in not only low efficiency but also low quality of the printer driver (first problem).
In the above method, look-up tables are prepared in advance, and identical printer models use an identical look-up table (LUT) independently of their head conditions and the like. Also, different LUTs are prepared only in units of print modes.
However, a single look-up table prepared in advance cannot always provide the best print results due to individual differences, aging, and the like of printer main bodies, ink heads, and the like. For example, when a magenta-rich head is used, the image is entirely tinged with red, or gray balance cannot be held (second problem). In order to solve this problem, the look-up table must be updated, but updating of the look-up table poses the first problem.
When a print process is done using a print apparatus which can select a plurality of types of print paper, various print methods, and the like, the user selects or inputs various kinds of information required for an intended print process.
In this case, a print control apparatus displays setup values of print information required for the print process, e.g., setup items “ink cartridge”, “paper type”, “paper source”, “grayscale print”, “print quality”, “dithering”, “image data correction”, “photo data correction”, and the like, as shown in FIG. 32. The user selects or inputs setup values from the displayed items.
After setup values are input, the print control apparatus combines the selected or input information to obtain information required for the print process.
However, with this method, since the user must select or input various kinds of information required for the print process, the load on the user is heavy. Also, when the user inputs or selects wrong information, an optimal print process may be disturbed.
For example, when the user selects “OHP paper” as a setup value of setup item “paper type” but selects “auto sheet feeder” as a setup value of setup item “paper source” upon printing on paper for which “manual feed” must be selected as “paper source”, a print error such as paper jam or the like is highly likely to occur since manual feed is not done. When the contents and the number of items of input information have been changed, or when the contents and the number of items of information to be provided to the print apparatus have been changed, it is difficult for the user to cope with such changes.
In order to solve these problems, Japanese Patent Laid-Open Nos. 09-179698, 10-049318, and the like have been proposed. In these proposals, when a given setup item is set at a certain value, items the select ranges of values of which can be determined accordingly, and the value ranges are held as link information. When a given print setup value has been changed, the print control apparatus acquires the changed item and link information corresponding to that value. The print control apparatus controls a user interface to limit items and values that can be changed on the basis of the acquired link information.
However, with this method, when the value of a given item has been changed, since link information that matches a condition such as the changed value or the like is searched, a data table for storing link information must have a huge size as the number of conditions increases. In order to compensate for such shortcoming, in another method, a plurality of conditions required for searching link information are combined to define a new condition, and the link information is searched using the new condition.
However, with this method, when an original condition or link information has been changed, combinations of search conditions must be re-defined. Since the combinations of conditions are statically defined by a mechanism for searching link information, the mechanism for searching link information, e.g., a program executed by a computer to search link information, must be changed upon re-defining conditions (third problem).
The conventional print control apparatus offers print margin information to an application program. Print margins offered by the print control apparatus are information required for reliably forming an image on a designated paper sheet, and differ depending on paper sizes, unlike margins set by an application or the like. The print control apparatus computes the left margin, top margin, and vertical and horizontal printable area values on the basis of the vertical and horizontal sizes of a paper sheet, paper size name, or the like as an input, and offers them to the application. For example, when the paper sheet has an A4 size, the left margin is 3.4 mm; when the paper sheet has an envelope size, it is 6.4 mm. When the paper sheet has a user-defined size, the print control apparatus computes margins using a predetermined formula on the basis of the defined paper size.
With such conventional method, since the margin information computation processing sequence is coded as a program, when the number of types of paper sizes increases, the program must be updated in correspondence with the sizes.
Furthermore, since printable paper sizes vary depending on printer models, the margin computation program must be developed in units of printer models. Moreover, the margin computation method changes not only by paper sizes but also under complicated conditions to cope with continuous paper without top and bottom margins, perforated paper, and the like. As a result, a margin computation program including complicated condition checking steps must be developed in correspondence with printer models.
In this manner, a development efficiency drop of a margin information offering system, and quality drop due to a complicated program readily occur (fourth problem).
As described in the first to fourth problems, when the print control apparatus acquires data by searching a table, and executes predetermined operation on the basis of the acquired data, if the number of items of the table is changed, not only the table must be updated, but also a module (e.g., a program) that looks up the table must be renewed.
SUMMARY OF THE INVENTION
The present invention has been made in consideration of the aforementioned prior art, and has as its first object to provide a print control apparatus and method which use data acquired by searching a table, wherein even when the number of items of a table has been changed, the table alone need only be changed, but modules that look up the table need not be changed.
It is another object of the present invention to solve the first problem. That is, it is the second object of the present invention to provide a print control apparatus and method which allow easy maintenance of a look-up table independently of processes using the table, and can prevent consistency among modules that use the look-up table from impairing.
It is still another object of the present invention to solve the second problem. That is, it is the third object of the present invention to provide a print control apparatus and method which can always obtain satisfactory print results by generating a database including a look-up table in accordance with individual differences or aging of the characteristics of an output apparatus.
It is still another object of the present invention to solve the third problem. That is, it is the fourth object of the present invention to provide a print control apparatus and method which can form a high-quality image by generating and managing a look-up table itself in accordance with individual differences or aging of the characteristics of a print apparatus.
It is still another object of the present invention to solve the fourth problem. That is, it is the fifth object of the present invention to provide a print control apparatus and method which can link various functions of a print apparatus, can provide an optimal combination of functions, and can obviate the need for changing a search module even a search condition for the combined information has been changed.
In order to achieve the above objects, the present invention comprises the following arrangement. That is, a print control apparatus comprises:
a first table for storing search conditions;
a second table for storing data of values corresponding to the search conditions;
search means for searching the first table for the search condition on the basis of a given condition, and searching the second table for data of a value corresponding to the acquired search condition; and
table maintenance means for, when a given search condition has been changed, changing the search conditions stored in the first table, and changing a value which is stored in the second table and corresponds to the changed search condition.
The print control apparatus preferably further comprises correction means for correcting an image, the search means searches the first and second tables for a look-up table for image correction, and the correction means corrects the image with reference to the look-up table.
The print control apparatus preferably further comprises setting means for setting print setup values, the search means searches the first and second tables for an appropriate combination of the print setup values, and the setting means prompts the user to input setup values with reference to the appropriate combination.
The print control apparatus preferably further comprises margin setting means for setting a print margin, the search means searches the first and second tables for an appropriate print margin, and the margin setting means offers the appropriate print margin to the user.
Alternatively, there is provided a database comprising:
a first table for storing keys and look-up table identifiers in correspondence with each other; and
a second table for storing the look-up table identifiers and look-up tables in correspondence with each other,
wherein the look-up table can be searched via the look-up table identifier corresponding to the designated key.
Alternatively, there is provided a print control apparatus comprising:
a first table for storing look-up table identifiers used in image data conversion in correspondence with keys that use print modes;
a second table for storing look-up tables corresponding to the look-up table identifiers stored in the first table;
search means for searching the first table for a look-up table identifier corresponding to a designated print mode;
table acquisition means for acquiring a look-up table corresponding to the look-up table identifier acquired by the search means from the second table; and
image processing means for processing image data using the acquired look-up table.
Alternatively, there is provided a print control method using a first table for storing look-up table identifiers used in image data conversion in correspondence with keys that use print modes, and a second table for storing look-up tables corresponding to the look-up table identifiers stored in the first table, comprising:
the search step of searching the first table for a look-up table identifier corresponding to a designated print mode;
the table acquisition step of acquiring a look-up table corresponding to the look-up table identifier acquired in the search step from the second table; and
the image processing step of processing image data using the acquired look-up table.
Alternatively, there is provided a computer readable storage medium storing a computer program which makes a computer implement:
search means for searching a first table for storing look-up table identifiers used in image data conversion in correspondence with keys that use print modes for a look-up table identifier corresponding to a designated print mode;
table acquisition means for acquiring a look-up table corresponding to the look-up table identifier acquired by the search means from a second table for storing look-up tables corresponding to the look-up table identifiers stored in the first table; and
image processing means for processing image data using the acquired look-up table.
Alternatively, there is provided an information processing apparatus comprising:
a processing module; and
a database corresponding to a given apparatus, wherein the processing module has a search unit in which information used to access the database corresponding to the selected apparatus is set.
Alternatively, there is provided a printer driver comprising:
a processing module; and
a database corresponding to a printer,
wherein the processing module has a search unit in which information used to access the database corresponding to the selected printer is set.
Alternatively, there is provided a print control apparatus for executing an image process in accordance with an output apparatus, comprising:
generation means for generating a look-up table according to characteristic information of the output apparatus;
storage means for storing the generated look-up table in correspondence with an identifier of the output apparatus; and
image processing means for executing a process such as correction, conversion, or the like for image data using the look-up table corresponding to the identifier.
Alternatively, there is provided a print control method for executing an image process in accordance with an output apparatus, comprising:
the generation step of generating a look-up table according to characteristic information of the output apparatus;
the storage step of storing the generated look-up table in correspondence with an identifier of the output apparatus; and
the image processing step of executing a process such as correction, conversion, or the like for image data using the look-up table corresponding to the identifier.
Alternatively, there is provided a link information search apparatus comprising:
changed value storage means for storing changed information;
current value storage means for storing unchanged information;
link information storage means for storing link information required for optimizing the unchanged information upon the change;
reference information determination means for determining link information to be referred to for the optimization;
extraction condition setting means for setting a condition required for extracting link information from the link information storage means; and
setup value information replace means for updating information stored in the current value storage means on the basis of the extracted link information.
Alternatively, there is provided a link information search method comprising:
the changed value storage step of storing changed information in a first memory;
the current value storage step of storing unchanged information in a second memory;
the link information storage step of storing in a third memory link information required for optimizing the unchanged information upon the change;
the reference information determination step of determining link information to be referred to for the optimization;
the extraction condition setting step of setting a condition required for extracting link information stored in the third memory; and
the setup value information replace step of updating information stored in the second memory on the basis of the extracted link information.
Alternatively, there is provided a computer readable storage medium storing a program for searching for and updating link information to optimize unchanged information upon changing information, the program comprising:
a code of the changed value storage step of storing changed information in a first memory;
a code of the current value storage step of storing unchanged information in a second memory;
a code of the link information storage step of storing in a third memory link information required for optimizing the unchanged information upon the change;
a code of the reference information determination step of determining link information to be referred to for the optimization;
a code of the extraction condition setting step of setting a condition required for extracting link information stored in the third memory; and
a code of the setup value information replace step of updating information stored in the second memory on the basis of the extracted link information.
Alternatively, there is provided a link information setting apparatus comprising:
acquisition means for acquiring an ID of a link information storage section corresponding to a changed item;
setting means for setting an extraction condition of the link information storage section having the acquired ID;
extraction means for extracting link information from the link information storage section having the acquired ID in accordance with the set extraction condition; and
change means for changing a setup value when the setup value is different from the extracted link information.
Alternatively, there is provided a link information setting method comprising:
the acquisition step of acquiring an ID of a link information storage section corresponding to a changed item;
the setting step of setting an extraction condition of the link information storage section having the acquired ID;
the extraction step of extracting link information from the link information storage section having the acquired ID in accordance with the set extraction condition; and
the change step of changing a setup value when the setup value is different from the extracted link information.
Alternatively, there is provided a storage medium storing a program code for making computer execute a link information setting method, the program code comprising:
a code of the acquisition step of acquiring an ID of a link information storage section corresponding to a changed item;
a code of the setting step of setting an extraction condition of the link information storage section having the acquired ID;
a code of the extraction step of extracting link information from the link information storage section having the acquired ID in accordance with the set extraction condition; and
a code of the change step of changing a setup value when the setup value is different from the extracted link information.
Alternatively, there is provided a print control apparatus comprising:
storage means for storing identification information for identifying print conditions, and paper size-dependent parameters based on the identification information; and
margin information generation means for searching for the stored identification information and parameters in accordance with print information, and generating corresponding margin information.
Alternatively, there is provided a print control method comprising:
the storage step of storing in a memory identification information for identifying print conditions, and paper size-dependent parameters based on the identification information; and
the margin information generation step of searching for the stored identification information and parameters stored in the memory in accordance with print information, and generating corresponding margin information.
Alternatively, there is provided a storage medium storing a program for offering margin information for print control, the program comprising:
a code of the storage step of storing in a memory identification information for identifying print conditions, and paper size-dependent parameters based on the identification information; and
a code of the margin information generation step of searching for the stored identification information and parameters stored in the memory in accordance with print information, and generating corresponding margin information.
Other features and advantages of the present invention will be apparent from the following description taken in conjunction with the accompanying drawings, in which like reference characters designate the same or similar parts throughout the figures thereof.
BRIEF DESCRIPTION OF THE DRAWINGS
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention.
FIG. 1 is a block diagram showing the arrangement of an image processing system according to the first embodiment of the present invention;
FIG. 2 shows the relationship between a database file and color correction/color conversion module;
FIG. 3 shows the relationship between a database file and grayscale correction/quantization module;
FIG. 4 is a view showing the concept of a plurality of tables LUT1;
FIG. 5 is a view showing actual color correction/color conversion tables of a plurality of tables LUT2;
FIG. 6 is a view showing actual grayscale correction/dither matrix tables of the plurality of tables LUT2;
FIG. 7 is a flow chart of a print process sequence;
FIG. 8 is a flow chart of a color correction/color conversion process;
FIG. 9 is a flow chart of a grayscale correction/quantization process;
FIG. 10 is a flow chart of a table ID search process;
FIG. 11 is a view showing actual color correction/color conversion tables of the plurality of tables LUT2, the contents of which have changed;
FIG. 12 shows the relationship between a database file and database maintenance module;
FIG. 13 is a flow chart of a database maintenance process;
FIG. 14 is a schematic block diagram showing an example of the arrangement of a printer driver according to the second embodiment of the present invention;
FIG. 15 is a schematic block diagram showing an example of the arrangement of an image processing module;
FIG. 16 is a perspective view showing the structure of an ink-jet printer;
FIG. 17 is a block diagram of software modules for a print process;
FIG. 18 is a block diagram of a computer system which is used to implement the present invention;
FIG. 19 is a block diagram showing the arrangement of an image processing system as an embodiment of a data conversion apparatus according to the present invention;
FIG. 20 is a diagram showing the concept upon generating a new database file;
FIG. 21 is a diagram showing the concept upon editing a database file;
FIG. 22 shows the architecture of a database file;
FIG. 23 is a graph showing the adjustment results of an LUT of a grayscale correction table in accordance with head ranks;
FIG. 24 is a view showing the database file names corresponding to head IDs;
FIG. 25 is a flow chart showing a calibration sequence by a driver module;
FIG. 26 is a flow chart showing a calibration sequence by a calibration module;
FIG. 27 is a flow chart showing a print sequence by the driver module;
FIG. 28 is a block diagram showing the concept when a print destination port is a printer in the third embodiment;
FIG. 29 is a block diagram showing the concept when a print destination port is a file in the third embodiment;
FIG. 30 is a flow chart showing a print sequence in the third embodiment;
FIG. 31 is a schematic block diagram of a system which comprises a link information search apparatus as an embodiment of the present invention, a display apparatus, and an input unit;
FIG. 32 shows a display window that pertains to setups of a printer driver as an embodiment of the present invention;
FIG. 33 shows an example of changed item and setup value information;
FIG. 34 shows an example of data stored in a current value storage unit;
FIG. 35 shows the IDs and their contents in a link information storage unit;
FIG. 36 shows an example of extraction conditions set in units of IDs;
FIG. 37 shows an example of list data of IDs of the link information storage unit, which must be referred to;
FIG. 38 is a flow chart for explaining a link information change process;
FIG. 39 is a flow chart for explaining link information acquisition;
FIG. 40 shows an example of the contents of link information storage section 1 (reference media correction table);
FIG. 41 shows an example of the contents of link information storage section 2 (medium correspondence table);
FIG. 42 shows an example of the contents of link information storage section 3 (grayscale correspondence table);
FIG. 43 shows an example of the contents of link information storage section 4 (quality-level correspondence table);
FIG. 44 shows an example of the contents of link information storage section 5 (quality message-binarization method correspondence table);
FIG. 45 shows an example of the contents of link information storage section 6 (resolution correspondence table);
FIG. 46 shows an example of link information stored in an extracted information storage unit;
FIG. 47 shows the setup window of a printer driver that has reflected link information after a series of processes;
FIG. 48 is a block diagram for explaining the system arrangement;
FIG. 49 is a flow chart showing a margin information offering process;
FIG. 50 shows the structure of an index table;
FIGS. 51A to 51C show an example of the structures of data tables of respective table IDs; and
FIG. 52 is a view for explaining margin information.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Prior to a detailed description of the embodiments, an outline of each embodiment will be explained first.
First and Second Embodiments (FIGS. 1 to 18)
An LUT used in conversion, color correction, and the like of an image in a printer driver is a table independent of a conversion unit, and maintenance of that table is made by an independent maintenance module. Furthermore, the table is divided into LUT1 that includes tables IDs corresponding to print modes, and LUT2 including actual tables for correction and conversion. By updating LUT2, the contents of a database can be updated.
Since the database used for image processes is separated, the need for re-compiling library modules that look up the database can be obviated.
Third to Fifth Embodiments (FIGS. 19 to 30)
Upon controlling a printer to print by a printer driver, color conversion, color correction, and grayscale correction are done. For this purpose, the printer driver generates a corrected LUT from rank information of printer heads and stores it in correspondence with a head ID. In an actual print process, the printer driver reads the head ID, converts an image using an LUT corresponding to the read ID, and sends data to the printer.
Sixth Embodiment (FIGS. 31 to 47)
Associated print parameters are stored as link information in correspondence with each other. Also, extraction conditions indicating the influences of a given parameter manipulated by the user on other parameters are separately stored. When a parameter value has been changed, a printer driver acquires link information which matches an extraction condition including that value, and sets setup items indicated by the link information in a selected state described in the link information.
Since a rewritable extraction condition is interposed between the item manipulated by the user and link information, the printer driver can flexibly cope with a change in link information.
Seventh Embodiment (FIGS. 48 to 52)
A printer driver makes a margin information offering unit generate margins of a paper sheet in a print process. The margin information offering unit searches an index table using as parameters the ON/OFF states of continuous paper and perforated paper as a paper condition given from the driver to obtain a table ID that matches the condition. The margin information offering unit loads a data table which describes margins in units of paper sizes on the basis of that table ID, and searches this data table using the paper size as a parameter given from the driver to determine margins. Upon receiving the determined margins, the driver starts a print process.
The preferred embodiments of the present invention will be described in detail hereinafter with reference to the accompanying drawings.
First Embodiment
FIG. 1 is a block diagram showing the arrangement of an image processing apparatus as an embodiment of a data conversion apparatus according to the present invention. In the following description of this embodiment, the data conversion apparatus is implemented by a printer driver program which generates print data to be sent to a printer in a print process.
Referring to FIG. 1, an output apparatus 205 can comprise, e.g., a color printer, which forms a color print on a print paper sheet using four color inks, i.e., yellow (Y), magenta (M), cyan (C), and black (K) inks. Note that the color printer may output six or seven colors, but an explanation of this embodiment will be given using four colors. Print data composed of Y, M, C, and K density data used in this output apparatus 205 are obtained by image processes executed by a control apparatus 201, and the image processes include color correction, color conversion, grayscale correction, quantization, and the like (to be described below).
<Arrangement of Computer System>
FIG. 18 is a block diagram of a computer system used when the image processing system shown in FIG. 1 is implemented by a computer. Note that all the first to seventh embodiments are applied to this computer system.
Referring to FIG. 18, a host computer 3000 serving as a control apparatus comprises a CPU 1 which processes a document including figures, images, characters, tables (including spreadsheets), and the like on the basis of a document processing program stored in a program ROM of a ROM 3, and systematically controls devices connected to a system bus 4. A RAM 2 serves as a main memory, work area, and the like of the CPU 1. A keyboard controller (KBC) 5 controls inputs from a keyboard 9 and a pointing device (not shown). A CRT controller (CRTC) 6 controls display on a CRT display 204. A disk controller (DKC) 7 controls access to an external memory 203 which includes a hard disk (HD), floppy disk (FD), and the like, and stores a boot program, various applications, font data, user files, edit files, and the like. A printer controller (PRTC) 8 is connected to a printer 205 via a predetermined two-way interface (two-way I/F) 21 and executes a communication control process with the printer 205. Note that the CPU 1 executes a rasterization process of outline fonts onto a display information RAM assured on, e.g., the RAM 2 to implement WYSIWYG (a function of matching the displayed contents with the print contents) on the CRT 204. Also, the CPU 1 opens various registered windows on the basis of commands instructed by a mouse cursor (not shown) or the like, and executes various data processes. Furthermore, a printer driver (to be described later) is implemented when the CPU 1 executes a predetermined program.
In the printer 205, a printer CPU 12 systematically controls access to various devices connected to a system bus 15 on the basis of a control program or the like stored in a program ROM of a ROM 13, and outputs an image signal as output information to a print unit (printer engine) 17 connected via a print I/F 16. The CPU 12 can communicate with the host computer via a two-way I/F 21, and can send information or the like in the printer with the host computer. A RAM 19 serves as a main memory, work area, and the like of the CPU 12. An input unit 18 controls exchange of status information such as print status information or the like with the host computer 3000 via the two-way I/F 21, and can send information or the like in the printer to the host computer 3000. A memory controller (MC) 20 controls access to an external memory 14 which includes a hard disk (HD), floppy disk (FD), and the like, and stores a boot program, various applications, font data, user files, edit files, and the like. A console 1012 includes a display panel and keyboard to offer information to the operator and allow the operator to input instructions.
<Arrangement of Software Module>
FIG. 17 is a block diagram showing software modules that pertain to a print sequence executed by the control apparatus 201, i.e., the host computer 3000 shown in FIG. 18. FIG. 17 does not illustrate any modules that do not pertain to a print process. Also, FIG. 17 shows the software arrangement for all the first to seventh embodiments.
Referring to FIG. 17, an application 1701, graphic engine 1702, printer driver 1703, and system spooler 1704 are program modules which reside as files saved in the external memory 203 shown in FIG. 18, and are loaded onto the RAM 2 by an OS or a module that uses the corresponding module when they are executed.
The application 1701 and printer driver 1703 can be added to the HD of the external memory 203 via the FD of the external memory 203, a CD-ROM, or a network (not shown). The application 1701 saved in the external memory 203 is loaded onto the RAM 2 upon execution. When the application 1701 instructs the printer 205 to start a print process, it outputs (rasterizes) data using the graphic engine 1702, which has been similarly loaded onto the RAM 2 and is ready to use.
The graphic engine 1702 loads the printer driver 1703 which is prepared in units of print apparatuses from the external memory 203 onto the RAM 2, and sets the output from the application 1701 in the printer driver 1703. The graphic engine 1702 converts a GDI (Graphic Device Interface) function received from the application 1701 into a DDI (Device Driver Interface) function, and outputs the DDI function to the printer driver 1703.
The printer driver 1703 converts the DDI function received from the graphic engine 1702 into a control command, e.g., a PDL (Page Description Language) command that the printer can interpret. Also, the printer driver 1703 executes various processes for an image such as color correction, color conversion, resolution correction, and the like (to be described later). The converted printer control command is output as print data to the printer 204 via the system spooler 1704 which has been loaded onto the RAM 2 by the OS, and the I/F 21.
The print data output from the printer driver is temporarily input to the system spooler 1704, and is then output to the printer 205.
<Arrangement of Ink-Jet Printer>
FIG. 16 is a perspective view of an ink-jet printer IJRA as an example of the output apparatus 205. Note that the printer shown in FIG. 16 can be used as a printer in all the first to seventh embodiments.
Referring to FIG. 16, a lead screw 5004 rotates via driving force transmission gears 5011 and 5009 upon forward/reverse rotation of a driving motor 5013. A carriage HC, which engages with a spiral groove 5005 of the lead screw 5004, has a pin (not shown), and reciprocally moves in the directions of arrows a and b. Y (yellow), M (magenta), C (cyan), and Bk (black) ink-jet cartridges IJC are mounted on this carriage HC. A paper pressing plate 5002 presses a paper sheet against a platen 5000 along the moving direction of the carriage HC. Photocouplers 5007 and 5008 confirm the presence of a lever 5006 of the carriage in the corresponding region, and detect a home position where, e.g., the rotational direction of the motor 5013 is switched. A member 5016 supports a cap member 5022 that caps the front surface of each print head to attain suction recovery of print heads via an intra-cap opening 5023. A member 5019 holds a cleaning blade 5017 to be movable in the back-and-forth direction. These members are supported by a main body support plate 5018. The blade 5017 is not limited to such specific one, but a known cleaning blade can be applied to this embodiment. A lever 5021 initiates suction of the suction recovery. The lever 5012 moves upon movement of a cam 5020 which engages with the carriage, and its movement is controlled by a known transmission mechanism such as clutch switching by the driving force from a driving motor.
Referring to FIG. 1, the control apparatus 201 has a CPU which executes data processes that pertain to this system such as an image process (to be described later), an initialization process therefor, and the like, and operation control of respective mechanical components. The storage device 203 includes general external storage devices such as memories (ROM, RAM, or the like), a hard disk, a floppy disk, and the like, and stores a database including look-up tables which will be described later in an embodiment of the present invention, and a calculation segment.
For example, an image scanned by a scanner is stored in the storage device 203, and the operator of this system can desirably edit the image displayed on a display device 204 such as a CRT or the like by operation inputs from an input device 202 including a keyboard, mouse, and the like to obtain an image to be printed out by the output apparatus 205.
The image obtained by this system in this manner is expressed by grayscale data of luminance signals R, G, and B, and undergoes an image process so as to be converted into print data of the output apparatus 205.
Note that the scope of the present invention is not limited to the aforementioned specific system. For example, image processes (color correction, color conversion, grayscale correction, and quantization) are done in an apparatus such as a copying machine, as is well known, and the present invention can also be applied to such apparatus or system.
The color correction process in this case is that from 8-bit R, G, and B data into 8-bit R′, G′, and B′ data. The color conversion process is that from 8-bit R′, G′, and B′ data into 8-bit C, M, Y, and K data. The grayscale correction process is that from 8-bit C, M, Y, and K data into 8-bit C′, M′, Y′, and K′ data. The quantization process is that from 8-bit C′, M′, Y′, and K′ data into 1-bit c, m, y, and k data. The color correction, color conversion, grayscale correction, and quantization at that time are implemented using look-up tables (LUTs). These processes are executed by a printer control program, a so-called printer driver, which is prepared in units of printer models.
<Structure of Database File>
FIGS. 2 and 3 show the concept of the present invention.
Referring to FIG. 2, a color correction/color conversion module 206 includes a search routine section (table ID search section) 212 for obtaining all table IDs for print modes, and a color correction/color conversion processing section 213. Also, referring to FIG. 3, a grayscale correction/quantization module 208 includes a search routine section (table ID search section) 212 for obtaining all table IDs for print modes, and a grayscale correction/quantization processing section 214. The “search routines for obtaining all table IDs for print modes” included in both the modules are identical functions. In FIGS. 2 and 3, a database 207 is a database file including model-dependent information of a printer, and FIGS. 2 and 3 illustrate the same one. The database file 207 includes a search table LUT1 (209) including table IDs which correspond to print modes designated by user interface (UI) information and are required for various modules, and actual tables LUT2 (210, 211) used by various modules. Note that the UI information includes print conditions and the like input by the user.
A table 215 shown in FIG. 4 is an example of the LUT1 (209) shown in FIG. 2, and consists of a plurality of tables LUT1 (tables including all table IDs corresponding to print modes). Referring to FIG. 4, the table 215 includes a print mode section 215 a and table ID section 215 b. The print mode section 215 a lists combinations of the paper type (normal paper/OHP paper), quantization method (error diffusion/dithering), and print quality (best quality/middle quality) as keys. The table ID section 215 b includes table IDs as identifiers of color correction tables, color conversion tables, grayscale correction tables, and dither matrix tables in correspondence with the print modes.
A table 216 shown in FIG. 5 is an example of the LUT2 (211) shown in FIG. 3, and includes a plurality of tables LUT2 (color correction table IDs, color conversion table IDs). A table 217 shown in FIG. 6 includes a plurality of tables LUT2 (grayscale correction table IDs, dither matrix table IDs). These tables 216 and 217 respectively include table ID sections 216 a and 217 a, and actual table sections 216 b and 217 b.
<Database Search>
In order to acquire an LUT used in image correction or conversion, the printer driver determines a print mode (e.g., paper type: normal paper, print quality: best quality, quantization: error diffusion) on the basis of setups included in the UI information, and passes that print mode to the color correction/color conversion module. The color correction/color conversion module searches for the passed print mode using the table ID search section 212 included therein, and loads a table LUT1 including the color correction table ID and color conversion table ID corresponding to the passed print mode from the database file 209. The color correction/color conversion module searches the table 210 for the color correction and color conversion table IDs included in the loaded table, and loads actual tables corresponding to these table IDs from the plurality of tables LUT2 (210) as those actually used thereby. The color correction/color conversion module then executes a normal color correction/color conversion process using the loaded tables LUT2.
Likewise, the grayscale correction/quantization module executes processes along the same flow. That is, the printer driver passes a print mode (e.g., paper type: normal paper, print quality: best quality, quantization: error diffusion) determined based on the setups included in the UI information to the grayscale correction/quantization module. The grayscale correction/quantization module loads tables LUT1, which include the grayscale correction table ID and dither matrix table ID corresponding to the determined print mode, from the database file 209 using the table ID search section 212 included therein. The grayscale correction/quantization module searches the table 211 using the gradation correction and dither matrix table IDs included in the loaded tables, and loads tables LUT2 actually used thereby from the plurality of tables LUT2 (211). The grayscale correction/quantization module then executes a normal gradation correction/quantization process.
<Print Process Sequence>
FIG. 7 is a flow chart showing the print process sequence by the print system shown in FIG. 1. In FIG. 7, steps S701 to S703 are processes executed by the printer driver. When the user instructs a print process and inputs required information (e.g., paper type, print quality, quantization method) and the like, the process shown in FIG. 7 starts. Image data to be printed undergoes a color correction/color conversion process (step S701). The image data then undergoes grayscale correction/quantization (step S702), and is compressed or its data format is converted into a format that the printer can interpret, as needed (step S703). Upon completion of these processes by the printer driver, the image data is sent to the printer shown in FIG. 16, and is printed (step S704).
FIG. 8 is a flow chart showing the processing sequence executed by the color correction/color conversion module 206, and this process corresponds to step S701 in FIG. 7. The table ID search section 212 searches the table 209 for a table ID using the print mode as a key (step S801). If the table ID is obtained, the color correction/color conversion module searches the tables (the plurality of tables LUT2) 210 using that table ID and loads a color correction table and color conversion table corresponding to the table ID onto a memory (step S802). The color correction/color conversion module executes color correction and color conversion using the loaded color correction and color conversion tables (step S803).
FIG. 9 is a flow chart showing the processing sequence executed by the grayscale correction/quantization module 208, and this process corresponds to step S702 in FIG. 7. The table ID search section 212 searches the table 209 for a table ID using the print mode as a key (step S901). If the table ID is obtained, the grayscale correction/quantization module searches the tables (the plurality of tables LUT2) 211 using that table ID and loads a grayscale correction table and quantization table (dither matrix table) corresponding to the table ID onto a memory (step S902). The color correction/color conversion module executes color correction and color conversion using the loaded grayscale correction and quantization tables (step S903).
FIG. 10 is a flow chart showing the table ID search process in step S801 in FIG. 8 and step S901 in FIG. 9. A print mode is determined based on the input UI information (step S1001), and LUT1 is searched using the determined print mode to acquire all corresponding table IDs (step S1002). This sequence is done by the table ID search section 212.
In this manner, the look-up tables are held as a database independently from the respective correction and conversion modules, and are searched to obtain a look-up table corresponding to the print mode, thus executing correction and conversion.
<Maintenance of Look-Up Table>
FIG. 11 shows an example wherein the contents of the look-up table have been changed. Referring to FIG. 11, a look-up table 2181 corresponding to table ID “color correction table 01” in the table 218 has been updated. For example, assume that tincture for a given print mode is to be corrected upon revising the printer driver. In this case, in the conventional printer driver, since a color correction module and color conversion module respectively hold color correction tables and color conversion tables, i.e., since those tables are looked up by only the module that uses the tables, these modules must be changed upon correcting tincture. By contrast, according to the present invention, tincture can be corrected by changing the color correction table and color conversion table included in the database without changing the color correction module and color conversion module, as shown in FIG. 11.
FIG. 12 shows a database maintenance module 1201 and the database 207. Upon maintenance as well, in order to acquire a table to be maintained, the table ID search section 212 searches a table ID, and a look-up table is acquired based on the table ID. A table maintenance module 1202 performs maintenance required for the acquired table, and writes back that table at an original position corresponding to the table ID.
FIG. 13 is a flow chart showing the table maintenance sequence. A table ID is searched in the sequence shown in FIG. 10 (step S1301), and a table LUT2 to be maintained, i.e., the entity of the table, is searched using the acquired table ID and is loaded (step S1302). The loaded table is updated by user's operations or by overwriting a separately prepared table thereon (step S1303). Finally, the updated look-up table is written back in the database as a table corresponding to that table ID (step S1304).
As described above, according to this embodiment, since the database file is divided into two groups LUT1 and LUT2, and the LUT1 includes table IDs for determining the LUT2, the LUT2 is indirectly accessed by each module which uses the table. In this manner, the color correction/color conversion module, and the grayscale correction/quantization module never directly access the LUT2 inside these modules.
For this reason, the address of an LUT looked up in the module can be prevented from being changed upon maintenance of the database, and maintenance of the database can be done independently of that of modules which use the database. Also, the need for changing the correction and conversion modules can be obviated upon maintenance of look-up tables, and labors required upon maintenance of the database such as change procedures, test procedures, and the like can be saved. Since the respective modules need not be changed, inconsistency (e.g., the LUT has been updated in a given module but not in another module) among modules can be prevented.
On the other hand, printer driver programs for controlling a plurality of models of printers may use a common image processing module, and other control modules and look-up tables that pertain to image processes such as color correction, color conversion, grayscale correction, quantization, and the like may be provided in units of printer models. In this case, the common image processing module is used, but look-up tables corresponding to a given printer model are loaded. In this manner, the time and cost required for developing model-dependent image processing module programs can be saved.
In this embodiment, table entries have been explained as look-up tables used in image processes. However, the present invention is not limited to the image processes. For example, when data and tables registered in a database are used from a given program, the present invention can be applied using these data and tables as entries of the database.
Second Embodiment
FIG. 14 is a schematic diagram showing an example of the arrangement of a printer driver 200 according to the second embodiment of the present invention.
A printer driver 200 generates print data on the basis of image data acquired from an operating system 100, and sends it to a printer 500. The printer driver 200 is mainly comprised of a core module 300 which exchanges data with the operating system 100 and printer 500, controls a user interface, and so forth, and library modules prepared in units of functions such as an image processing module 301, binary processing module 302, and the like. In case of the printer driver, the library modules are called by the core module 300. In this case, each library module receives information such as the type of print paper, print mode, and the like from the core module 300. Each library module searches a database 400 for a look-up table, output gamma table, and the like on the basis of various kinds of information received from the core module 300, and executes a process to obtain an appropriate print result.
Note that the database 400 combines look-up tables required for the image processing module 301, binary processing module 302, and the like, and has the same structure as the database in the first embodiment, which has been exemplified in FIGS. 4 to 6.
The arrangement of a library module will be explained below taking the image processing module as an example.
FIG. 15 is a schematic diagram showing an example of the arrangement of the image processing module. The image processing module 301 comprises an image processing section 600, data storage section 601, and database search section 602. The image processing section 600 inputs various kinds of information of the printer received from the core module 300 to the database search section 602. The database search section 602 performs the same process as that of the table ID search section in the first embodiment. That is, the database search section 602 searches the database 400 on the basis of the received information, and outputs a search result to the image processing section 600. As the search result, a table ID is obtained. The image processing section 600 reads look-up tables required for image processes from the database on the basis of the search result, and stores the read tables in the data storage section 601. After that, the image processing section 600 receives image data from the core module 300, executes image processes on the basis of the look-up table data stored in the data storage section 601, and outputs the image data that has undergone the image processes to the core module 300.
The database search section 602 is incorporated not only in the image processing module 301 but also in other library modules, and a single database can be searched from a plurality of library modules.
A case will be examined below wherein a plurality of printers 1 and 2 are connected to a personal computer or the like, and their driver programs are installed in the computer. When a printer driver for printer 1 is installed, modules such as the core module 300, image processing module 301, binary processing module 302, and the like, and the database 400 are installed.
When a printer driver for printer 2 is then installed, the modules such as the core module 300, image processing module 301, binary processing module 302, and the like are not installed since they are common to those for printer 1, and processing modules required for printer 2 and a database 401 are installed.
When the user has selected a given printer, e.g., printer 1, upon instructing a print process during execution of an application program, the file name of the database 400 corresponding to printer 1 is set in the database search sections 602 of the respective modules such as the image processing module, binary processing module, and the like, thus allowing access to the database corresponding to the selected printer.
Note that the search method of the database search section 602 is not particularly limited. Since the database 400 is independent from the library modules, when the contents of the database, i.e., look-up tables to be read by the image processing module 301 are to be changed, the image processing module 301 need not be re-compiled, and the library modules and database can be efficiently developed.
In this manner, even when a change in database such as addition of new print paper, and the like influences a plurality of library modules, the library modules influenced by that change need not be re-compiled, and the contents of the database can be efficiently and easily changed.
Upon version-up of a driver program, the contents of the database can be efficiently and easily changed.
As described above, according to the printer drivers of the first and second embodiments, the look-up tables can be easily maintained independently from processes that use those tables, and consistency among modules which use the look-up tables can be prevented from impairing.
Also, upon version-up of a driver program, the contents of the database can be efficiently and easily changed.
Third Embodiment
FIG. 19 is a block diagram showing the arrangement of an image processing apparatus to which the present invention can be applied.
An output apparatus 205 is a color printer, which forms a color print on a print paper sheet using four color inks, e.g., yellow (Y), magenta (M), cyan (C), and black (K) inks. Note that the color printer may output six or seven colors, but an explanation of this embodiment will be given using four colors. Print data composed of Y, M, C, and K density data used in this output apparatus 205 are obtained by image processes executed by a control apparatus 201, and the image processes include color correction, color conversion, grayscale correction, quantization, and the like (to be described later). The output apparatus 205 includes a storage unit 205 a for storing head information (to be described later).
The control apparatus 201 has a CPU which executes data processes that pertain to this system such as an image process (to be described later), an initialization process therefor, and the like, and operation control of respective mechanical components. A storage device 203 includes general external storage devices such as memories (ROM, RAM, or the like), a hard disk, a floppy disk, and the like, and stores a database including look-up tables which will be described later in an embodiment of the present invention, and a calculation segment. Also, the storage device stores image data of a standard pattern for calibration, and program codes that implement the sequences of the flow charts to be described later. These data and programs may be supplied to this image processing system via a medium such as a removable optical disk, floppy disk, or the like.
With this arrangement, for example, an image scanned by a scanner is stored in the storage device 203, and the operator of this system can desirably edit the image displayed on a display device 204 such as a CRT or the like by operation inputs from an input device 202 including a keyboard, mouse, and the like to obtain an image to be printed out by the output apparatus 205. The input device 202 may include an image scanner. When the image scanner is equipped, a standard pattern output for calibration can be scanned by that scanner. In this case, the I/O characteristics of the image scanner must be corrected to obtain linear I/O characteristics, and LUTs and the like required for the correction are prepared.
The image obtained by this system in this manner is expressed by grayscale data of luminance signals R, G, and B, and undergoes color correction, color conversion, grayscale correction, and quantization so as to be converted into print data of the output apparatus 205.
Note that the scope of the present invention is not limited to the aforementioned specific system. For example, image processes (color correction, color conversion, grayscale correction, and quantization) are done in an apparatus such as a copying machine, as is well known, and the present invention can also be applied to such apparatus or system.
Various correction processes executed by the control apparatus 201 will be briefly explained below. The color correction process is that from 8-bit R, G, and B data into 8-bit R′, G′, and B′ data. The color conversion process is that from 8-bit R′, G′, and B′ data into 8-bit C, M, Y, and K data. The grayscale correction process is that from 8-bit C, M, Y, and K data into 8-bit C′, M′, Y′, and K′ data. The quantization process is that from 8-bit C′, M′, Y′, and K′ data into 1-bit c, m, y, and k data. The color correction, color conversion, grayscale correction, and quantization at that time are implemented using look-up tables (to be also referred to as LUTs hereinafter).
FIG. 16 is a perspective view of the mechanism of an ink-jet printer as an example of the output apparatus 205. Referring to FIG. 16, a lead screw 5004 rotates via driving force transmission gears 5011 and 5009 upon forward/reverse rotation of a driving motor 5013. A carriage HC, which engages with a spiral groove 5005 of the lead screw 5004, has a pin (not shown), and reciprocally moves in the directions of arrows a and b. Y (yellow), M (magenta), C (cyan), and Bk (black) ink-jet cartridges IJC are mounted on this carriage HC. A paper pressing plate 5002 presses a paper sheet against a platen 5000 along the moving direction of the carriage HC. Photocouplers 5007 and 5008 confirm the presence of a lever 5006 of the carriage in the corresponding region, and detect a home position where, e.g., the rotational direction of the motor 5013 is switched. A member 5016 supports a cap member 5022 that caps the front surface of each print head to attain suction recovery of print heads via an intra-cap opening 5023. A member 5019 holds a cleaning blade 5017 to be movable in the back-and-forth direction. These members are supported by a main body support plate 5018. The blade 5017 is not limited to such specific one, but a known cleaning blade can be applied to this embodiment. A lever 5021 initiates suction of the suction recovery. The lever 5021 moves upon movement of a cam 5020 which engages with the carriage, and its movement is controlled by a known transmission mechanism such as clutch switching by the driving force from a driving motor.
Note that each ink-jet cartridge IJC comprises a memory (not shown), which stores a head ID as a unique identifier of each cartridge, and head rank information indicating the state of the head in the manufacture, e.g., an ink ejection state or the like. Such information (head information) is read out and used in a print process or calibration.
FIG. 20 is a schematic diagram of software modules that pertain to a print process in the image processing system of this embodiment.
Referring to FIG. 20, a printer driver module 2006 converts image data which was generated by an application program or the like and has a format according to an operating system or the like into data of a format the output apparatus 205 can print. The data (print data) generated by the driver module 2006 is sent to the output apparatus 205, and is printed out.
The driver module 2006 calls a calibration module 2008 and generates a new, corrected database file 2012 including a LUT corrected in a sequence to be described later, on the basis of an original database file 2011, which is prepared in advance and includes standard LUTs. Calibration may be launched by the user from a driver utility program or upon issuing a print start command, installing a driver, or exchanging a head.
Note that the original database file 2011 is a printer database 2020, as shown in FIG. 22, which includes commands as model information of the output apparatus 205, margin information, LUTs (interpolation tables) required for color correction/color conversion, LUTs (grayscale correction tables) required for grayscale correction, dither matrices required for quantization, and the like.
The generated database is looked up by a color correction/color conversion module 2009 or grayscale correction/quantization module 2010 upon executing a print process. In this case, the database used is selected in accordance with the ID of a head mounted on the output apparatus by looking up a file name management file 2013, which stores head IDs and database file names in correspondence with each other, by a file name acquisition module 2007.
<Calibration Sequence>
In calibration, a database file is generated in correspondence with the individual differences, aging, and the like of the printer and ink head. For example, the printer driver fetches the head ID and head rank information (e.g., C: +2, M: 0, Y: −1, K: +1) from the printer main body, and sends that information to the calibration module, thus generating a database file including an LUT (for example, a grayscale correction table 2023 in FIG. 23) that matches the head rank. Alternatively, the user may conduct a test print to determine a head rank based on the test print result, and calibration may be done based on that head rank. Alternatively, density information at each gray level may be measured from a test print result of a standard pattern, which is prepared in advance, using an external device, the measurement result may be input to this image processing system via a removable storage medium or communication, and each LUT may be corrected based on that measurement result.
FIGS. 25 and 26 respectively show the calibration processing sequences in the driver module and calibration module. In this case, calibration is done by the last method mentioned above.
Referring to FIG. 25, when a calibration process of the driver module is launched, a standard pattern for calibration is output using the original database (step S2501). After that, the driver module waits until the measurement result of that output image is input (step S2502). In this case, the control waits for the input via a loop. Alternatively, the control may temporarily quit the process, and may restart it in response to the input.
Upon receiving image data as the measurement result of the standard pattern, the driver module reads out head information including the head ID and rank information from the output apparatus, and launches the calibration module (step S2503). The head information may be read out beforehand upon, e.g., starting up the system.
FIG. 26 shows the processing sequence of the calibration module launched in step S2503. The calibration module defines new rank information based on the image data received from the driver module (step S2601). After the rank information is defined, the calibration module changes an LUT in accordance with the value of that rank information (step S2602).
The rank information indicates, e.g., an ink ejection state of the head in units of colors. A value “0” is a standard value, and the ink ejection amount decreases when the value increases in the positive direction; the ink ejection amount increases when the value increases in the negative direction. For this reason, as rank information for a given color assumes a larger value, grayscale correction corrects to increase the grayscale value of that color. Therefore, a grayscale correction LUT is corrected in accordance with the rank information, as shown in FIG. 23.
Finally, a database file including the generated LUT is stored as the corrected database file 2012 in FIG. 20. In this case, a file name management file 2013 used to manage the name of the new database file is generated, as shown in FIG. 24. The file name management file 2013 includes head IDs 2021 and corresponding database file names 2022. Therefore, when a new head is mounted, its ID must be registered in the file name management file 2013.
When calibration is done based on the head rank determined by the user, since the input information is rank information, the control section need not determine rank information. For this reason, the driver module need only execute step S2503 in FIG. 25, and the calibration module need only execute steps S2602 and S2603 in FIG. 26.
FIG. 27 shows the processing sequence of the driver module 2006 upon executing a print process.
When a print process starts, the driver module reads head information, and acquires a database file name corresponding to the head ID via the file name acquisition module 2007 (step S2701). If a database file corresponding to the head ID is found, the driver module calls the color correction/color conversion module and grayscale correction/quantization module using the database file with the acquired file name to execute a process (step S2704), and the output apparatus 205 outputs the processed data. On the other hand, if no database file corresponding to the head ID is found, the driver module calls the calibration module 2008 using the rank information as a parameter, and controls it to execute a process from step S2602 in FIG. 26. In this manner, a database file including a corrected LUT is obtained, and is stored in the file name management file 2013 in correspondence with the head ID.
An optimal print result can be obtained using the LUT corresponding to the currently mounted head.
Assume that the original database file name is known to the module 2007 that returns the database file name. When the head ID cannot be obtained, the original database is used.
In the above description, when a head, the head ID of which is not registered in the database, is used, the processing sequence is done with the intervention of the driver module. Alternatively, the processing sequence at that time may be executed without the intervention of the driver. In this case, if the file name acquisition module determines that there is no file name corresponding to the head ID, it launches the calibration module to generate a database according to the head rank information, register it as a corrected database file, and register its database file name in the file name management file 2013 in correspondence with the head ID. Upon completion of registration, the module 2007 returns the file name of the new database file to the driver module 2006. In this manner, the driver module can acquire and use the database file name corresponding to the head ID independently of whether or not the head ID is registered. Therefore, in the processing contents shown in FIG. 27, the process in step S2704 need only be done after step S2701.
On the other hand, when an option that can use the original database file without calibration is prepared by providing a switch for selecting whether or not calibration is done to a driver utility or the like, a print process without calibration may be done.
With the aforementioned arrangement and sequence, the head rank is updated in accordance with the individual differences, aging, and the like of the printer main body and ink head, and a database file including a look-up table corresponding to the updated head rank can be created, edited, and registered. In this manner, an optimal print result can always be obtained in correspondence with the head used. For example, even when a certain head forms a magenta-rich image if the original database file is used, a database file that has been calibrated in correspondence with that head is registered and used, thus maintaining color balance.
Since the database files are registered in units of heads, even when a plurality of printers are used or when a single printer is used while exchanging its head by various heads such as a monochrome head, four-color head, seven-color head, and the like, a correction/conversion process optimal to each head is done, and a high-quality image can be output.
Note that this embodiment has been explained using the ink-jet printer. However, the present invention can be applied to other printers. In this case, if a printer uses an exchangeable print head, characteristic information corresponding to a head rank is held in correspondence with each head ID, and an LUT is corrected in correspondence with the held information. On the other hand, if a printer does not have any “head” like in an electrophotographic printer, an identifier and characteristics unique to an exchangeable component (e.g., a toner cartridge or a transfer drum on which a latent image and toner image are formed) may be held, and an LUT may be corrected by calibration in accordance with the characteristics or aging of such component.
Fourth Embodiment
FIG. 21 is a schematic diagram of the fourth embodiment of the present invention.
A printer driver module main body 2014 shown in FIG. 21 calls a calibration module 2016 to edit an original database file 2019. The original database file is substantially the same as that in the third embodiment and has the format shown in FIG. 22, except that the file itself is editable.
Upon calibration, the calibration module generates a database file in correspondence with individual differences, aging, and the like of the printer and ink head. For example, the printer driver fetches the head ID and head rank information (e.g., C: +2, M: 0, Y: −1, K: +1) from the printer main body, and sends that information to the calibration module, thus generating a database file including an LUT (for example, a grayscale correction table 2023 in FIG. 23) that matches the head rank. Alternatively, the user may conduct a test print to determine a head rank based on the test print result, and calibration may be done based on that head rank.
Then, the printer driver module 2014 calls a file name acquisition module 2015 to acquire a database file name corresponding to a model ID. The driver module calls a color correction/color conversion module and grayscale correction/quantization module using that database file name and executes a process, thus obtaining an optimal print result using the LUT corresponding to the head which is currently mounted.
With the aforementioned arrangement, the head rank is updated in accordance with individual differences, aging, and the like of the printer main body and ink head, and a database file including a look-up table corresponding to the updated head rank can be created and edited. In this manner, an optimal print result can always be obtained in correspondence with the head used.
Since the stored database corresponds to only one head, the storage capacity for that database can be saved.
Fifth Embodiment
FIG. 28 is a schematic diagram of software modules that pertain to a print process in the image processing system of this embodiment. FIG. 28 shows a case wherein a printer is designated as a print destination port. Since blocks in FIG. 28 having common reference numerals to those in FIG. 20 have the same functions as those in FIG. 20, a detailed description thereof will be omitted.
In the image processing system of this embodiment, the user can designate a print destination port via a user interface provided by, e.g., a printer driver module 2006. The user can designate, as a print destination port, a local printer, a network printer, or a file on a communication line or a hard disk, which can be used by the image processing system of this embodiment. If the user designates a printer, a print process is done by the designated printer; if the user designates a file, a print file generated by the driver module 2006 is stored in, e.g., a hard disk of the apparatus.
The printer driver module main body 2006 calls a calibration module 2008 and generates a new database file 2012 on the basis of an original database file 2011. Calibration may be launched by a driver utility program or upon issuing a print start command, installing a driver, or exchanging a head. On the other hand, the calibration sequence may be the same as that shown in FIGS. 25 and 26 of the first embodiment. That is, the printer driver fetches the head ID and head rank information from the printer main body, and sends that information to the calibration module, thus generating an LUT which matches the head rank. Alternatively, as described in the third embodiment, the user may conduct a test print to determine a head rank based on the test print result, and calibration may be done based on that head rank input by the user.
As a result, the corrected database file 2012 stores LUT files according to the characteristics of the individual heads such as ink ejection states of the heads indicated by the rank information in correspondence with the head IDs. Upon generation of the corrected database file, a database name management file 2013 for managing its file name is also generated, as shown in FIG. 24. Such process is the same as the third embodiment.
Upon executing a print process, when a printer is designated as the print destination port, the printer driver module 2006 calls an original file name acquisition module 2015 that returns the original database file name to acquire the original database file name. If a corrected database file corresponding to the head ID of the head used has been generated, the driver module calls a corrected file name acquisition module 2014 which acquires a corrected database file name corresponding to the head ID. Then, the driver module calls a color correction/color conversion module and grayscale correction/quantization module using that database file name to execute a process, thus obtaining an optimal print result using the LUT corresponding to the head which is currently mounted.
When the printer driver 2006 fails to acquire the head ID, when a corrected database file is not normally generated, or when the database file name management file 2013 is not normally generated, it uses the original database file using the initially acquired original database file name.
On the other hand, when a file is designated as the print destination port upon executing a print process, the printer driver uses the original database file, as shown in FIG. 29. In this case, the driver module 2006 need not obtain printer-dependent information to output print data to a file. For this reason, the driver module 2006 uses the original database file. This is because the characteristics of a head which may output print data (print file) output to a file cannot be specified. That is, even when the printer driver 2006 designates a specific printer and generates a print file in correspondence with the characteristics of that printer, since that print file is not always printed using the head having characteristics used upon generating the print file, the driver module generates print data using the versatile original database file.
In this case, the printer driver module 2006 calls the module 2015 that returns the original database file name. The driver module calls the color correction/color conversion module and grayscale correction/quantization module using the obtained original database file name to execute a process.
FIG. 30 shows the sequence upon executing a print process in this embodiment mentioned above.
The printer driver module 2006 acquires the original database file name via the original file name acquisition module 2015 (S3001). The driver module determines a print destination port (S3002). If the port is a file, the driver module executes an image process in accordance with an LUT in the original database file acquired in step S3001 (S3010).
On the other hand, if the print destination port is a printer, the driver module acquires the head ID of the printer (S3003). It is checked if head ID acquisition has succeeded (step S3004). If acquisition has failed, the driver module executes an image process in accordance with an LUT in the original database file (S3010). If head ID acquisition has succeeded, the driver module acquires a corrected database file name corresponding to the acquired head ID via the corrected file name acquisition module 2014 (S3005).
It is then checked if the corrected database file name corresponding to the head ID is obtained (step S3006). If no such file name is obtained, i.e., if no database file corresponding to the head ID is registered, the driver module executes calibration, and registers a corrected database file name in the database management file (step S3007).
It is checked if the corrected database file is normally generated (step S3008). If the corrected database file is not normally generated, the driver module executes an image process using an LUT of the original database file (step S3010). If the corrected database file is normally generated, the driver module executes an image process using an LUT of the corrected database file (step S3009).
On the other hand, if it is determined in step S3006 that the corrected database file 2012 corresponding to the head ID has already been registered, the driver module executes an image process using an LUT of the corrected database file without calibration (step S3009).
If it is determined in step S3006 that the database file name management file 2013 is not normally generated, and a corrected database file which is to be used actually cannot be obtained, or if the corrected database file is not normally generated, the driver module executes an image process using an LUT of the original database file (step S3010).
In this way, in the image processing system of this embodiment, when the designated print destination port is an apparatus having individual characteristics such as a printer or the like, and a unique LUT is required to correct its characteristics, the LUT corresponding to the characteristics is generated, and image data undergoes color correction, grayscale correction, and the like using the LUT to generate print data. For this reason, since the database file including a look-up table is generated and edited in correspondence with individual differences, aging, and the like of the printer main body and ink head, an optimal print result can always be obtained. For example, even when a magenta-rich head is used, formation of an image which is entirely tinged with red or gray balance holding errors can be eliminated.
On the other hand, if the designated print destination port is a file or the like, and the final output destination is unknown, print data is generated using a standard LUT.
In this manner, when the characteristics of a printer that prints are known, optimal print data to such characteristics can be generated; if the characteristics are unknown, standard print data can be generated.
As described above, according to the printer drivers of the third to fifth embodiments, since a database file including a look-up table is generated in accordance with individual differences, aging, and the like of characteristics of the output apparatus, a satisfactory print result can always be obtained. When the characteristics of the output apparatus are unknown, the output image quality can be maintained using a versatile database file.
Sixth Embodiment
A link information search apparatus and a method executed in that search apparatus according to an embodiment of the present invention will be described below with reference to the accompanying drawings. This link information search apparatus is used to appropriately maintain a combination of setup values for a print process, which is input via a user interface. The user interface is implemented by, e.g., the printer driver 1703 shown in FIG. 17 via the OS. Therefore, this link information search apparatus may be included in functions executed by the printer driver when the user makes print setups, in place of a standalone use.
<Arrangement of Link Information Search Apparatus>
FIG. 31 best illustrates characteristic feature of a link information search apparatus according to this embodiment, and the link information search apparatus will be explained below using FIG. 31.
Note that “link information” is parameter information which is given to an image processing apparatus (e.g., a printer, facsimile apparatus, or the like) in close relation to a set or changed print condition. A desired print condition can be achieved by a combination of one or a plurality of pieces of parameter information (link information).
A data processing unit 3101 executes various data processes to be described later. A display device 3102 displays the state of a printer driver to the user. A data input unit 3103 is used to input data when the user changes setups of the printer driver or instructs to execute a print process. A changed value storage unit 3104 receives and stores a changed setup item and its setup value sent from the data processing unit 3101, when the user has changed the setups of the printer driver via the data input unit 3103.
Upon extracting link information, the setup item and setup value which are stored in the changed value storage unit 3104 and have been changed by the user are sent to the data processing unit 3101. Reference numeral 3105 denotes a current value storage unit which stores the remaining setup items and all setup values after the changed setup item and setup value are stored in the changed value storage unit 3104.
As in the changed value storage unit 3104, upon extracting link information, the setup items and setup values stored in the current value storage unit 3105 are sent to the data processing unit 3101. A reference information determination unit 3106 receives a setup item that has been changed by the user from the data processing unit 3101, and determines a storage section to be referred to of a link information storage unit 3108 upon extracting link information on the basis of the received information.
An extraction condition setting unit 3107 pre-stores a condition required upon extracting link information. The link information storage unit 3108 includes a plurality of link information storage sections, and stores an information group to be changed to link with setup items of the printer driver, which have been changed by the user. A setup value information replace unit 3109 receives a link information group, which is obtained as a result of extraction of link information and is sent from the link information storage unit 3108 to the data processing unit 3101, and replaces the contents of the setup values of setup items, which are stored in the current value storage unit 3105 and are not changed, by the newly received link information. An extracted information storage unit 3110 stores link information as a result of extraction of link information.
<Link Information Change Process Sequence>
The contents of this embodiment will be described in detail below. FIG. 38 is a flow chart for explaining the overall flow of the link information change process, and FIG. 39 is a flow chart for explaining details of link information acquisition.
FIG. 32 shows the printer driver setup window displayed on the screen by the display device 3102. In FIG. 32, the user can select setup items “ink cartridge”, “paper type”, “paper source”, “grayscale print”, “print quality”, “dithering”, “image data correction”, and “photo data correction” of the functions of the printer in correspondence with his or her print purpose.
When the user wants to change the setup value of setup image “ink cartridge” of those of the printer driver from “black/color” to “black/photo” in FIG. 32, he or she selects a setup value “black/photo” of “ink cartridge” using an input device such as a keyboard, mouse or the like (step S3800 in FIG. 38). In response to this change, the data input unit 3103 informs the data processing unit 3101 that the changed setup item is “ink cartridge”, and the setup value after the change is “black/photo” (step S3810).
FIG. 33 shows an example of the changed item and setup value information as objects to be changed, which are received by the data processing unit 3101. Upon receiving such information, the data processing unit 3101 sends the changed setup item and setup value after the change to the changed value storage unit 3104, which stores them (step S3820 in FIG. 38). Subsequently, the data processing unit 3101 inspects the current setup values of all setup items, and sends the inspection result to the current value storage unit 3105, which stores the received result (step S3830 in FIG. 38).
FIG. 34 shows an example of data stored in the current value storage unit 3105. In this case, the current value storage unit stores data indicating that the setup value of “paper type” is “normal paper”, that of “paper source” is “auto sheet feeder”, that of “grayscale print” is “OFF”, “print quality” is “second (from left)”, “dithering” is “pattern (high speed)”, “image data correction” is “OFF”, and “photo data correction” is “OFF”.
Subsequently, the data processing unit 3101 informs the reference information determination unit 3106 of the changed setup item (step S3840 in FIG. 38). Upon receiving this information, the reference information determination unit 3106 determines link information to be referred to in accordance with the changed setup item, and informs the data processing unit 3101 of the ID of the link information storage section in the link information storage unit 3108 to be referred to (step S3850 in FIG. 38).
As the ID of the link information storage section to be referred to in the link information storage unit 3108, a plurality of link information storage sections must sometimes be referred to depending on the setup item that has been changed by the user, or no link information storage section must be referred to if the changed setup item does not influence other items at all (step S3860 in FIG. 38).
FIG. 37 shows an example of data stored in the reference information determination unit 3106. When the changed setup item is “ink cartridge”, the ID numbers of link information storage sections to be referred to in the link information storage unit 3108 are 1, 2, 3, 4, 5, and 6. The storage sections with these IDs are referred to upon changing data. Likewise, when the changed setup item is “print quality”, the IDs of link information storage sections to be referred to in the link information storage unit 3108 are 5 and 6.
Furthermore, when the changed setup item is “image data correction”, since no ID of link information storage section to be referred to is described, there is no link information to be referred to. In this manner, depending on the setup item that has been changed by the user, a plurality of link information storage sections of the link information storage unit 3108 must be referred to, or some setup item does not sometimes influence other items. When the item changed by the user is “ink cartridge”, the ID numbers=1, 2, 3, 4, 5, and 6 are returned to the data processing unit 3101 in step S3850.
FIG. 35 shows the relationship between the link information storage sections with the ID numbers=1 to 6 in the link information storage unit 3108, which must be referred to when the user has changed the setup item “ink cartridge”, and the corresponding contents.
The data processing unit 3101 sends the smallest one of the IDs received from the reference information determination unit 3106 to the extraction condition setting unit 3107. Upon receiving the ID, the extraction condition setting unit 3107 returns a condition of the setup item required for acquiring link information to the data processing unit 3101 (step S3860 in FIG. 38).
The data processing unit 3101 acquires a setup item and its setup value according to the extraction condition returned from the extraction condition setting unit 3107 from the changed value storage unit 3104 and current value storage unit 3105, and accesses the link information storage unit 3108 to acquire information that matches the extraction condition (step S3870 in FIG. 38).
FIG. 36 shows an example of extraction conditions set in units of IDs. As can be seen from FIG. 36, for example, the contents of the setup values of two setup items “ink cartridge” and “paper type” are required upon extracting data from link information storage section 1 (reference medium correction table), and setup item “ink cartridge” is required upon accessing link information storage section 3 (grayscale correspondence table). The reference information determination unit 3106 determines appropriate ID numbers to be referred to on the basis of the relationship between the link information storage sections and extraction conditions shown in FIG. 36. Link information is acquired in ascending order of IDs.
The data processing unit 3101 accesses the link information storage unit 3108 on the basis of the ID numbers to be referred to, which are determined by and sent from the reference information determination unit 3106, thus acquiring required link information. This process will be described in detail below with reference to FIG. 39. Note that steps S3900 to S3920 in FIG. 39 overlap steps S3850 and S3860 in FIG. 38.
<Acquisition of Link Information>
The data processing unit 3101 receives the IDs of link information storage sections to be referred to from the reference information determination unit 3106 (step S3900 in FIG. 39), and then informs the extraction condition setting unit 3107 of the received IDs (step S3910 in FIG. 39). The extraction condition setting unit 2107 informs the data processing unit 3101 of conditions required for extraction, which are different in units of IDs (step S3920 in FIG. 39).
The data processing unit 3101 receives the conditions required for extraction from the extraction condition setting unit, sets the required setup items and setup values from the changed value storage unit 3104 and current value storage unit 3105, accesses one that matches the ID of the plurality of link information storage sections of the link information storage unit 3108 that stores information which matches the data condition, and acquires link data which matches the extraction condition (step S3930 in FIG. 39). This acquisition process repeats itself in correspondence with the number of IDs sent from the reference information determination unit 3106.
For example, as shown in FIG. 37, when “ink cartridge” has been changed, link information is referred to from all link information storage sections with IDs=1, 2, 3, 4, 5, and 6 in the link information storage unit 3108 to progress the extraction process.
FIG. 40 shows the contents of link information storage section 1 (reference medium correction table) which corresponds to the ID=1. As can be seen from FIG. 40, a combination of “ink cartridge” and “paper type” is an extraction condition. FIG. 40 exemplifies link information storage section 1, but the same applies to other link information storage sections.
In order to refer to link information storage section 1 (reference medium correction table) from the extraction condition setting unit 3107, “ink cartridge” and “paper type” are required (FIG. 36), the current values or changed data are set as the contents of these setup items on the basis of the charged value storage unit 3104 and current value storage unit 3105, and link information storage section 1 (reference medium correction table) with the smallest ID number is accessed to search for link information under the extraction condition “ink cartridge”=“black/photo” and “paper type”=“normal paper”. Information that matches the condition (in this case, link information which changes “paper type” to “coated paper”) can be obtained. This result is immediately sent to the data processing unit 3101.
In this manner, the information that matches the extraction condition is sent form the link information storage unit 3108 to the data processing unit 3101, which sends the received link information to the extracted information storage unit 3110. Upon receiving this information, the extracted information storage unit 3110 stores the link information (step S3940 in FIG. 39).
Furthermore, upon receiving the link information, the data processing unit 3101 sends this information to the setup value information replace unit 3109, which replaces the setup value of the setup item included in the received data (in this case, setup value “coated paper” of setup item “paper type”) by setup value “normal paper” of the setup item stored in the current value storage unit 3105 (step S3950 in FIG. 39).
The link information extraction process ends here. When the condition “ink cartridge” has been changed, link information storage sections with ID numbers=1 to 6 are accessed in turn in ascending order of IDs to obtain the extraction condition after the change again. The subsequent processes (acquisition of link information for the ID number=2 and the subsequent ID numbers) will be explained below.
<Link Information Acquisition Example 1>
Link information storage section 2 (medium correspondence table) shown in FIG. 41, which corresponds to the ID number=2, is accessed to acquire link information.
In order to obtain link information from link information storage section 2 (medium correspondence table), since it is determined based on information from the extraction condition setting unit 3107 that “ink cartridge” and “paper type” are required, the contents of the setup values of these setup items are set based on the changed value storage unit 3104 and current value storage unit 3105 to access link information storage section 2 (medium correspondence table). At this time, since the setup value information replace unit 3109 has already replaced the contents of “paper type” from “normal paper” to “coated paper”, the contents of the two setup items to be set in this case are “black/photo” for “ink cartridge”, and “coated paper” for “paper type”.
Four pieces of information in link information storage section 2 (medium correspondence table) that match this condition instruct to “delete” “paper type”=“normal paper”, to “select” “paper type”=“coated paper”, to “delete” “paper type=“OHP”, and to allow “paper type”=“gloss paper” “selectable”. The four pieces of information that match the condition are sent to the data processing unit 3101, which sends the received link information to the extracted information storage unit 3110. Upon receiving such information, the extracted information storage unit 3110 stores the link information.
The data processing unit 3101 also sends the returned link information to the setup value information replace unit 3109, which replaces data which is instructed to “select”, i.e., data of “coated paper”, of the setup values of the setup items included in the received data. In this case, since “normal paper” has already been deleted, and “coated paper” has been selected, the setup values remain the same apparently.
<Link Information Acquisition Example 2>
Link information storage section 3 (grayscale correspondence table) shown in FIG. 42, which corresponds to the ID=3, is accessed to acquire link information.
In order to obtain link information from link information storage section 3 (grayscale correspondence table), since it is determined based on information of the extraction condition setting unit 3107 that “ink cartridge” is required, the contents of the setup value of this setup item are set based on the changed value storage unit 3104 to access link information storage section 3 (grayscale correspondence table). Since the contents of extraction condition “ink cartridge” are “black/photo”, two pieces of link information that match this condition instruct to allow “grayscale”=“ON” “selectable” and to “select” “grayscale”=“OFF”. The two pieces of information that match the condition are sent to the data processing unit 3101, which sends the received link information to the extracted information storage unit 3110. Upon receiving this information, the extracted information storage unit 3110 stores the link information.
The data processing unit 3101 also sends the returned link information to the setup value information replace unit 3109, which replaces the current setup value by the setup value of the setup item included in the received data. In this case, since “grayscale”=“OFF” which is instructed to “select” has already been selected, no replacement is done apparently.
<Link Information Acquisition Example 3>
Link information storage section 4 (quality-level correspondence table) shown in FIG. 43, which corresponds to the ID number=4, is accessed to acquire link information. In order to obtain link information from link information storage section 4 (quality-level correspondence table), since it is determined based on information from the extraction condition setting unit 3107 that “ink cartridge” and “paper type” are required (FIG. 36), the contents of the setup values of these setup items are set based on the changed value storage unit 3104 and current value storage unit 3105 to access link information storage section 4 (quality-level correspondence table). Five pieces of information that match the condition “ink cartridge”=“black/photo” and “paper type”=“coated paper” describe to allow “print quality”=“fifth level” “selectable”, to “select” “print quality”=“fourth level”, and to “delete” “print quality”=“first level” to “third level”. This means that when “ink cartridge” is “black/photo”, and “coated paper” is selected, the first to third levels of the print quality are deleted (unselectable), the fourth level is selected, and the fifth level is selectable.
The five pieces of “print quality” information that match the condition are sent to the data processing unit 3101, which sends the received link information to the extracted information storage unit 3110. Upon receiving such information, the extracted information storage unit 3110 stores the link information. Upon receiving the link information, the data processing unit 3101 sends the received information to the setup value information replace unit 3109, which replaces the current setup value by the setup value of the setup item included in the received data, i.e., setup value “second level” stored in the current value storage unit 3105 by setup value “fourth level” of setup item “print quality”.
<Link Information Acquisition Example 4>
Link information storage section 5 (quality message-binarization method correspondence table) shown in FIG. 44, which corresponds to the ID number=5, is accessed to acquire link information. In order to obtain link information from link information storage section 5 (quality message-binarization method correspondence table), since it is determined based on information from the extraction condition setting unit 3107 that “ink cartridge”, “paper type”, and “print quality” are required, the contents of the setup values of these setup items are set based on the changed value storage unit 3104 and current value storage unit 3105 to access link information storage section 5 (quality message-binarization method correspondence table).
At this time, since the setup value information replace unit 3109 has already replaced “paper type” from “normal paper” to “coated paper”, and “print quality” to “fourth level”, the contents of the setup values of these setup items are “black/photo” for “ink cartridge”, “coated paper” for “paper type”, and “fourth level” for “print quality”.
Upon searching link information storage section 5 (quality message-binarization method correspondence table) under such condition, four pieces of found information describe to “select” “quality message”=“PHOTO”, to “delete” “dithering”=“pattern (high speed)” and “pattern”, and to “select” “dithering”=“error diffusion”. This means to display print quality message (print mode in FIG. 32) “PHOTO”, to select “error diffusion” of dithering processes, and to delete other processes. The four pieces of information are sent to the data processing unit 3101, which sends the received link information to the extracted information storage unit 3110. Upon receiving these information, the extracted information storage unit 3110 stores the link information.
Upon receiving the link information, the data processing unit 3101 sends the received information to the setup value information replace unit 3109, which replaces the current setup value by the setup value of the setup item included in the received data, i.e., setup value “pattern (high speed)” stored in the current value storage unit 3105 by setup value “error diffusion” of setup item “dithering”.
<Link Information Acquisition Example 5>
Link information storage section 6 (resolution correspondence table) shown in FIG. 45, which corresponds to the ID=6, is accessed to acquire link information.
In order to obtain link information from link information storage section 6 (resolution correspondence table), it is determined based on information from the extraction condition setting unit 3107 that “ink cartridge”, “paper type”, “print quality”, “dithering”, and “grayscale” are required (FIG. 36). The contents of the setup values of these setup items are set based on the changed value storage unit 3104 and current value storage unit 3105 to access link information storage section 6 (resolution correspondence table).
At this time, since the setup value information replace unit 3109 has already replaced “paper type” from “normal paper” to “coated paper”, “print quality” to “fourth level”, and “dithering” from “pattern (high speed)” to “error diffusion”, the contents of the setup values of these setup items are “black/photo” for “ink cartridge”, “coated paper” for “paper type”, “fourth level” for “print quality”, “error diffusion” for “dithering”, and “OFF” for “grayscale”.
Upon searching link information storage section 6 (resolution correspondence table) under such condition, three pieces of found information describe to “select” “vertical resolution”=“720”, to “select” “horizontal resolution”=“720” and “pattern”, and to “select” “smoothing information”=“smoothing”. The three pieces of information are sent to the data processing unit 3101, which sends the received link information to the extracted information storage unit 3110. Upon receiving these information, the extracted information storage unit 3110 stores the link information. In this manner, a series of link information acquisition processes come to an end.
FIG. 46 shows link information stored in the extracted information storage unit 3110. That is, these pieces of link information instruct to select “paper type”=“coated paper”, to delete “paper type”=“normal paper” and “OHP”, to allow “grayscale”=“ON” selectable, to select “grayscale”=“OFF”, to allow “print quality”=“fifth level” selectable, to select “print quality”=“fourth level”, to delete “print quality”=“first level” to “third level”, to select “quality message”=“PHOTO”, to select “dithering”=“error diffusion”, to delete “dithering”=“pattern (high speed)” and “pattern”, to select “vertical and horizontal resolutions”=“720”, and to select “smoothing information”=“smoothing”.
The extracted information storage unit 3110 sends these pieces of link information to the data processing unit 3101, which displays this result on the display device 3102 (step S3880 in FIG. 38).
FIG. 47 shows the printer driver window displayed after “ink cartridge” has been changed from “black/color” to “black/photo” via a series of processes mentioned above.
In FIG. 47, “ink cartridge” is changed to “black/photo”, “print quality” to “fourth level” (instruct the fourth setup value from the left end), and “dithering” to “error diffusion”. The first, second, and third levels of “print quality” are unselectable in correspondence with “delete” choice, and the fifth level is selectable. Also, “pattern” and “pattern (high speed)” of “dithering” are unselectable.
As described in this embodiment, since the apparatus has a plurality of link information storage sections, and the reference information determination unit 3106 and extraction condition setting unit 3107, which specify information storage sections that are to undergo extraction, and can replace the current value by newly obtained link information, when an extraction condition has been changed, only a changed portion can be corrected. On the other hand, when new link information is added or deleted, a link information storage section can be added or deleted, and a corresponding portion can be added or deleted to or from the extraction condition. In this manner, link information which has a high degree of freedom and can reduce the number of data can be provided.
Since link information can be provided by only the change, even when a condition required for data search has been changed, link information can be provided without changing a program source.
As described above, according to the printer driver of this embodiment, when the extraction condition has been changed, only that portion can be corrected. Also, when new link information is added or deleted, a link information storage section can be added or deleted, and a corresponding portion can be added or deleted to or from the extraction condition. In this manner, link information which has a high degree of freedom and can reduce the number of data can be provided.
Seventh Embodiment
When a document or image is output to a printer on an operating system (OS) for personal use, a printer driver that matches the printer model must be used. The printer driver offers various kinds of unique information and data conversion functions for the corresponding printer to the OS and application as the calling side.
Such information includes paper margin information. The paper margin information mainly includes four values, i.e., the left margin, top margin, horizontal printable area value, and vertical printable area value, as shown in FIG. 52. The left margin specifies the distance from the left end of a paper sheet to the left end of an area to be actually printed. The top margin specifies the distance from the top end of the paper sheet to the top end of the area to be actually printed. The horizontal and vertical printable area values are respectively actually printable horizontal and vertical lengths. Upon receiving these four pieces of information from the driver, an application can generate accurate print data so that data fall within the range defined by these margins.
A margin information offering system according to the present invention will be described below with reference to the accompanying drawings.
FIG. 48 shows the arrangement according to the embodiment of the present invention. FIG. 48 extracts blocks that pertain to margin setups in a print process on the general OS. Reference numeral 4801 denotes an application program such as a wordprocessor, rendering software, or the like; and 4802, a printer driver. The printer driver 4802 offers margin information as one printer-dependent information to the application program. Reference numeral 4803 denotes a margin information offering unit according to the present invention.
When the printer driver 4802 offers margin information to the application program 4801, the printer driver 4802 itself calls this margin information offering unit 4803 to acquire its information.
This margin information offering unit 4803 comprises two blocks, i.e., a margin information generator (4803-1) and margin information table (4803-2). The margin information generator 4803-1 generates a left margin, top margin, and vertical and horizontal printable area values. The margin information table 4803-2 stores data required for the margin information generator 4803-1 to generate margin information in the form of table.
The table is stored in a normal file format, and includes two kinds of tables, i.e., index and data tables. The data table stores paper sizes and corresponding various margin values. The index table stores the setup conditions of the printer driver, and IDs of data tables that store margin information which match those conditions. The margin information generator acquires a required table data ID from the index table in accordance with the setups of the printer driver, and searches the data table designated by that ID, thus acquiring margin information.
A printer and the printer driver 4802 in this embodiment supports A4, A5, B5, envelope, and postcard sizes as paper sizes, and the user can select ON/OFF of continuous paper and ON/OFF of perforated paper as special functions from the user interface on the driver. “Continuous paper” is special one in which sheets having a given size are continuously connected, and has top and bottom margins of 0 mm. “Perforated paper” is special one, whose upper, lower, right, and left end portions are perforated, and which is used to print on full paper size by separating the perforated end portions after print is done on a range defined by perforations. When continuous paper=ON is selected, perforated paper is unselectable, and margin values dedicated to continuous paper are set in correspondence with respective paper sizes. Likewise, when perforated paper can be selected and ON is selected, margin values dedicated to perforated paper are set in correspondence with respective paper sizes. In this manner, margin setups change depending on a setup item selected by the user.
FIG. 49 shows the flow of a margin information offering process according to the present invention.
In step S4901, parameters from the calling side (printer driver in this embodiment) are received. The received parameters include vertical and horizontal paper sizes, a paper size code obtained by coding the paper sizes, and ON/OFF information of continuous paper or perforated paper as a print condition.
The flow advances to step S4902, and the index table is loaded from the margin information table onto a memory. Note that an index table 5001 has a structure, as shown in FIG. 50. This table 5001 stores setup values of the printer driver and the IDs of data tables that store corresponding margin information. In FIG. 50, when the setup of continuous paper is ON, a data table with ID=100 is referred to; when the setup of continuous paper is OFF and that of perforated paper is ON, a table with ID=110 is referred to; and when the setups of both continuous paper and perforated paper are OFF, a table with ID=120 is referred to. Note that “ALL” in FIG. 50 matches all states. The index table describes conditions associated with all margin setups, and includes at least one table ID that matches every setups.
In step S4903, the index table loaded onto the memory is searched on the basis of items of the print condition obtained in step S4901 to acquire the ID of a data table that matches the print condition.
In step S4904, the data table with the ID acquired in step S4903 is loaded onto the memory. Data tables with respective table IDs have structures shown in FIGS. 51A, 51B, and 51C. Note that the unit of each margin value is 1/100 mm. Data tables 5101 to 5103 store paper sizes, and left and top margins and vertical and horizontal printable area values corresponding to these sizes. For example, in the table 5101 with ID=100, A4-size paper has a left margin=340, top margin=0, horizontal printable area value=20320, and vertical printable area value=29700. In case of a user-defined size, a maximum horizontal printable area value is set in place of the horizontal printable area value, and a bottom margin value is set in place of the vertical printable area value.
The flow advances to step S4905, and the data table loaded onto the memory in step S4904 on the basis of the paper size code acquired in step S4901 to obtain a top margin, left margin, and vertical and horizontal printable area values. Only when the user-defined size is selected, the maximum horizontal printable area value and bottom margin value are obtained in place of the vertical and horizontal printable area values.
It is checked in step S4906 if the paper size code obtained in step S4901 means a user-defined size. If YES in step S4906, the flow advances to step S4907; otherwise (NO in step S4906), the flow advances to step S4908.
In step S4907, the respective margin values of the user-defined size are computed. Since the vertical and horizontal printable area values change depending on the actual size values obtained in step S4901 for only the user-defined size, the margin values must be computed. The vertical and horizontal printable area values are computed using the values obtained in step S4905 by:
Horizontal printable area value=horizontal size of paper−(left margin value)×2
If horizontal printable area value>maximum printable area value, the maximum printable area value is used as the horizontal printable area value.
Vertical printable area value=vertical size of paper−(top margin value)−(bottom margin value)
In step S4908, the left and top margins and vertical and horizontal printable area values determined in step S4905 or S4907 are returned to the calling side, thus ending the process.
With the aforementioned process, margin information is offered to the printer driver.
In this embodiment, tables are stored using a file system. However, the implementation method of the tables is not particularly limited as long as the tables and programs are separated. Also, even when a program is written in a ROM or the like as hardware, since the effects of the present invention remain the same, the present invention is not limited to a program format.
As described above, according to the printer driver of this embodiment, margin information is stored in a table file, and a program and data of margin information generation means are separated to use a common program, thus easily adding and changing the paper size.
For each printer, a table file is created for that model, thus improving the development efficiency.
Since two kinds of tables, i.e., index and data tables are used, even when complicated conditions are given, easy search and generation of margin information can be achieved without modifying the program of the margin information generation means.
Another Embodiment
Note that the present invention may be applied to either a system constituted by a plurality of devices (e.g., a host computer, an interface device, a reader, a printer, and the like), or an apparatus consisting of a single equipment (e.g., a copying machine, a facsimile apparatus, or the like).
The objects of the present invention are also achieved by supplying a storage medium (or recording medium), which records a program code of a software program that can implement the functions of the above-mentioned embodiments to the system or apparatus, and reading out and executing the program code stored in the storage medium by a computer (or a CPU or MPU) of the system or apparatus.
In this case, the program code itself read out from the storage medium implements the functions of the above-mentioned embodiments, and the storage medium which stores the program code constitutes the present invention. The functions of the above-mentioned embodiments may be implemented not only by executing the readout program code by the computer but also by some or all of actual processing operations executed by an OS (operating system) running on the computer on the basis of an instruction of the program code.
Furthermore, the functions of the above-mentioned embodiments may be implemented by some or all of actual processing operations executed by a CPU or the like arranged in a function extension board or a function extension unit, which is inserted in or connected to the computer, after the program code read out from the storage medium is written in a memory of the extension board or unit.
When the present invention is applied to the storage medium, the storage medium stores program codes corresponding to the aforementioned flow charts (shown in FIGS. 7 to 10, 13, 25 to 27, 30, 38, 39, and 49).
As many apparently widely different embodiments of the present invention can be made without departing from the spirit and scope thereof, it is to be understood that the invention is not limited to the specific embodiments thereof except as defined in the appended claims.

Claims (24)

1. A computer program product having a computer readable medium storing a printer driver program for performing processing of image data to be transmitted to a printer, said program comprising:
processing modules;
a database including actual tables corresponding to table IDs used by said processing modules and a search table, including the tables IDs required by said processing modules corresponding to a print mode; and
a search module for searching the search table to obtain the table IDs corresponding to the print mode,
wherein one of said processing modules searches for the actual tables by means of the table IDs obtained by said search module, loads the actual tables and performs a process using the loaded actual tables.
2. The computer program product according to claim 1, wherein the actual tables include color correction tables and said one of said processing modules loads a color correction table corresponding to the print mode from said database and performs color correction processing using the loaded color correction table.
3. The computer product according to claim 1, wherein said actual tables include color conversion tables and said one of said processing modules loads a color conversion table corresponding to the printing mode from said database and performs color conversion processing using the loaded color conversion table.
4. The computer program product according to claim 1, wherein the actual tables include grayscale correction tables and said one of said processing modules loads a grayscale correction table corresponding to a printing mode from said database and performs grayscale correction processing using the loaded grayscale correction table.
5. The computer program product according to claim 1, wherein the actual tables include dither matrix tables and said one of said processing modules loads a dither matrix table corresponding to a printing mode from said database and performs dither processing using the loaded dither matrix table.
6. A computer program product comprising a computer readable medium storing a print driver program for performing procession of image data to be transmitted to a printer, said program comprising:
processing modules;
a database including actual tables corresponding to table IDs used by said processing modules and a search table including the table IDs required by said processing modules corresponding to a print mode; and
a search module for searching the search table to obtain the table IDs corresponding to a print mode,
wherein said actual tables include margin tables and said processing module searches for a margin table corresponding to a printing mode from said database, loads the margin table and performs margin processing using the loaded margin table.
7. A data processing method for a printer driver which performs processing of image data to be transmitted to a printer and comprises processing modules, a database including actual tables corresponding to table IDs used by the processing modules and a search table including the tables IDs required by the processing modules corresponding to a print mode and a search module, said method comprising:
a searching step of the search module searching the search table to obtain the table IDs corresponding to a print mode;
a loading step of searching the actual tables by means of the table IDs obtained in said searching step and loading the actual tables; and
a performing step of performing a process using the loaded actual tables.
8. The data processing method according to claim 7, wherein the actual tables include color correction tables, said loading step includes loading a color correction table corresponding to the print mode from the database and said performing step includes performing color correction processing using the loaded color correction table.
9. The data processing method according to claim 7, wherein the actual tables include color conversion tables, said loading step includes loading a color conversion table corresponding to the print mode from the database and said performing step includes performing color conversion processing using the loaded color conversion table.
10. The data processing method according to claim 7, wherein the actual tables include grayscale correction tables, said loading step includes loading a grayscale correction table corresponding to the print mode from the database and said performing step includes performing grayscale correction processing using the loaded grayscale correction table.
11. The data processing method according to claim 7, wherein the actual tables include dither matrix tables, said loading step includes loading a dither matrix table corresponding to the print mode from the database and said performing step includes performing dither processing using the loaded dither matrix table.
12. A data processing method for a printer dirver which performs processing of image data to be transmitted to a printer and comprises processing modules, a database including actual tables corresponding to table IDs used by the processing modules and a search table including the tables IDs required by the processing modules corresponding to a print mode and a search module, wherein the actual tables include margin tables, said method comprising:
a searching step that includes the search module searching for a margin table that corresponds to the print mode from the database;
a loading step that includes loading the margin table found in said searching step; and
a performing step that includes performing margin processing using the loaded margin table.
13. A computer having a printer driver which performs processing of image data to be transmitted to a printer, said computer comprising:
memory storing processing modules;
a processor for executing said processing modules;
a database including actual tables corresponding to table IDs used by said processing modules and a search table, including the tables IDs required by said processing modules corresponding to a print mode; and
a search module executed by said processor, for searching the search table to obtain the table IDs corresponding to the print mode,
wherein said processor, executing one of said processing modules, searches for the actual tables by means of the table IDs obtained by execution of said search module, loads the actual tables and performs a process using the loaded actual tables.
14. The computer according to claim 13, wherein said actual tables include color correction tables and said processor, executing said search module, loads a color correction table corresponding to the print mode from said database and performs color correction processing using the loaded color correction table.
15. The computer according to claim 13, wherein said actual tables include color conversion tables and said processor, executing said search module, loads a color conversion table corresponding to the print mode from said database and performs color conversion processing using the loaded color conversion table.
16. The computer according to claim 13, wherein said actual tables include grayscale correction tables and said processor, executing said search module, loads a grayscale correction table corresponding to the print mode from said database and performs grayscale correction processing using the loaded grayscale correction table.
17. The computer according to claim 13, wherein said actual tables include dither matrix tables and said processor, executing said search module, loads a dither matrix table corresponding to the print mode from said database and performs dither processing using the loaded dither matrix table.
18. A computer having a printer driver which performs processing of image data to be transmitted to a printer, said computer comprising:
memory storing processing modules;
a processor for executing said processing modules;
a database including actual tables corresponding to table IDs used by said processing modules and a search table, including the tables IDs required by said processing modules corresponding to a print mode; and
a search module executed by said processor, for searching the search table to obtain the table IDs corresponding to the print mode,
wherein said actual tables include margin tables and said processor in executing said search module loads a margin table corresponding to the designated printing mode from said database and performs margin processing using the loaded margin table.
19. A computer program product comprising a computer readable medium storing a printer drive program for performing processing of image data to be transmitted to a printer, said program comprising:
processing modules;
a database including the actual tables corresponding to table IDs used by said processing modules and a search table including the table IDs required by said processing modules corresponding to a print mode; and
a search module for searching the search table to get the table IDs corresponding to a print mode,
wherein one of said processing modules searches the actual tables by the table IDs gotten by said search module, loads the actual tables and performs a process using the loaded actual table, and
wherein the printing mode is determined by plural conditions including paper type, quantization method and print quality, and the actual tables include a color correction table, a color conversion table, a grayscale correction table and a quantization table.
20. A data processing method for a printer driver which performs processing of image data to be transmitted to a printer and comprises processing modules, a database including actual tables corresponding to table IDs used by the processing modules and a search table including the tables IDs required by the processing modules corresponding to a print mode and a search module, said method comprising:
a searching step of the search module searching the search table to obtain the table IDs corresponding to a print mode;
a loading step of searching the actual tables by means of the table IDs obtained in said searching step and loading the actual tables; and
a performing step of performing a process using the loaded actual tables,
wherein the print mode is determined by plural conditions including paper type, quantization method and print quality, and the actual tables include a color correction table, a color conversion table, a grayscale correction table and a quantization table.
21. A computer having a printer driver which performs processing of image data to be transmitted to a printer, said computer comprising:
memory storing processing modules;
a processor for executing said processing modules;
a database including actual tables corresponding to table IDs used by said processing modules and a search table, including the tables IDs required by said processing modules corresponding to a print mode; and
a search module executed by said processor, for searching the search table to obtain the table IDs corresponding to the print mode,
wherein said processor, executing one of said processing modules, searches for the actual tables by means of the table IDs obtained by execution of said search module, loads the actual tables and performs a process using the loaded actual tables,
wherein the print mode is determined by plural conditions including paper type, quantization method and print quality, and the actual tables include a color correction table, a color conversion table, a grayscale correction table and a quantization table.
22. An image processing method for use in an image processing apparatus having a database containing a search table that includes a plurality of first actual tables, a plurality of second actual tables and IDs for specifying a first table and a second table corresponding to a mode, the plurality of first and second actual tables being independent from a processing module that performs a process for image data to be printed, said method comprising the steps of:
searching an ID of a first table and an ID of a second table corresponding to a mode from the database;
loading the found IDs;
loading a first table and a second table corresponding to loaded IDs form the database; and
performing a first process and a second process for an image data to be printed using the first table and the second table loaded.
23. An information processing method performed in an information processing apparatus having a printer driver generating a print image to be printed by a printer, the printer driver having a database containing (i) a plurality of look-up tables including a color correction look-up table and a color conversion look-up table independent from a processing module that performs a process for a print image to be printed by the printer and (ii) a search look-up table for searching a look-up table required corresponding to a print mode, said method comprising the steps of:
searching table IDs of look-up tables required corresponding to the print mode using the search look-up table contained in the database;
loading the found IDs;
loading look-up tables from the database to a memory in accordance with the table IDs searched in said searching step to perform a color correction using the loaded look-up tables; and
loading look-up tables from the database to a memory in accordance with the table IDs searched in said searching step to perform a color conversion using the loaded look-up tables.
24. An information processing method performed in an information processing apparatus having a printer driver generating a print image to be printed by a printer, the printer driver having a database containing (i) a plurality of look-up tables including a gray-scale correction look-up table and a quantization look-up table independent from a processing module that performs a process for a print image to be printed by the printer and (ii) a search look-up table for searching a look-up table required corresponding to a print mode, said method comprising the steps of:
searching table IDs of look-up tables required corresponding to the print mode using the search look-up table contained in the database;
loading the found IDs;
loading look-up tables from the database to a memory in accordance with the table IDs searched in said searching step to perform a gray-scale correction using the loaded look-up tables; and
loading look-up tables from the database to a memory in accordance with the table IDs searched in said searching step to perform a quantization using the loaded look-up tables.
US09/597,403 1999-06-28 2000-06-21 Print control apparatus and method Expired - Fee Related US7268897B1 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP11182418A JP2001010119A (en) 1999-06-28 1999-06-28 Data base and image processor employing it
JP11182417A JP2001010170A (en) 1999-06-28 1999-06-28 Method and apparatus for controlling printing and storage medium
JP18242099 1999-06-28
JP18241999 1999-06-28
JP37153299A JP2001075763A (en) 1999-06-28 1999-12-27 Device and method for link information retrieval, device and method for link information setting, device and method for information processing, and storage medium
JP2000182079A JP2001078050A (en) 1999-06-28 2000-06-16 Method and device for print control

Publications (1)

Publication Number Publication Date
US7268897B1 true US7268897B1 (en) 2007-09-11

Family

ID=27553533

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/597,403 Expired - Fee Related US7268897B1 (en) 1999-06-28 2000-06-21 Print control apparatus and method

Country Status (2)

Country Link
US (1) US7268897B1 (en)
EP (1) EP1067764A3 (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050219569A1 (en) * 2003-09-11 2005-10-06 Yuko Yamamoto Printing control device, printing control method, and medium recording printing control program
US20050219565A1 (en) * 2003-07-23 2005-10-06 Seiko Epson Corporation Image processing device and image processing program allowing computer to execute image processing
US20050254078A1 (en) * 2004-05-13 2005-11-17 Sharp Laboratories Of America, Inc. System and method for printer emulation
US20050286064A1 (en) * 2004-06-25 2005-12-29 Hewlett-Packard Development Company, L.P. Consumable resource option control
US20060119874A1 (en) * 2004-12-08 2006-06-08 Canon Kabushiki Kaisha Image forming system, information processing apparatus, information processing method, and program
US20070002345A1 (en) * 2005-06-30 2007-01-04 Gondak Jay S Color map selection
US20070013935A1 (en) * 2005-07-01 2007-01-18 Seiko Epson Corporation Printing information processing device, printing information processing method and printing information processing program
US20070030508A1 (en) * 2000-06-30 2007-02-08 Epson Seiko Epson Corporation Access to printing material container
US20070053027A1 (en) * 2005-09-08 2007-03-08 Oki Data Corporation Print data generating apparatus
US20090225358A1 (en) * 2008-03-10 2009-09-10 Canon Kabushiki Kaisha Image forming system, image transmitting apparatus, image data processing method, program, and storage medium
US20130215437A1 (en) * 2012-02-21 2013-08-22 Canon Kabushiki Kaisha Printing apparatus, control method therefor and storage medium
US8699106B2 (en) * 2009-02-17 2014-04-15 Canon Kabushiki Kaisha Image processing apparatus and image processing method that correct color conversion table used when reading document
US20140156279A1 (en) * 2012-11-30 2014-06-05 Kabushiki Kaisha Toshiba Content searching apparatus, content search method, and control program product
US20140176969A1 (en) * 2012-12-20 2014-06-26 Canon Kabushiki Kaisha Image processing apparatus, image processing method, and program
US9415962B2 (en) 2012-02-22 2016-08-16 Canon Kabushiki Kaisha Printing apparatus, control method therefor, and storage medium
US9918037B2 (en) 2014-01-31 2018-03-13 Thomson Licensing Multi-tier color look-up table (LUT) database system
US10142500B2 (en) 2015-05-29 2018-11-27 Canon Kabushiki Kaisha Information processing apparatus that performs two separate and different search operations for a device, information processing method, and non-transitory computer-readable storage medium
US10936263B2 (en) 2018-01-18 2021-03-02 Canon Kabushiki Kaisha Communication terminal, method of controlling same, and storage medium

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7286717B2 (en) * 2001-10-31 2007-10-23 Ricoh Company, Ltd. Image data processing device processing a plurality of series of data items simultaneously in parallel
GB0307483D0 (en) * 2003-04-01 2003-05-07 Willett Int Ltd Device and method
US7014301B2 (en) * 2003-07-30 2006-03-21 Hewlett-Packard Development Company, L.P. Printing device configured to receive a plurality of different cartridge types
JP4265525B2 (en) * 2004-11-05 2009-05-20 ブラザー工業株式会社 Image processing system, image processing apparatus, server, and program
JP6882889B2 (en) * 2016-12-28 2021-06-02 キヤノン株式会社 Image forming device and image forming method
US10893171B2 (en) * 2017-10-10 2021-01-12 Hewlett-Packard Development Company, L.P. Corrective data for a reconstructed table

Citations (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01204745A (en) 1988-02-10 1989-08-17 Canon Inc Printer
US4943936A (en) 1987-01-29 1990-07-24 Hitachi, Ltd. Print control apparatus controlling utilization state of plural format blocks
JPH02258272A (en) 1988-12-06 1990-10-19 Canon Inc Recording device
US5499359A (en) 1994-01-18 1996-03-12 Borland International, Inc. Methods for improved referential integrity in a relational database management system
JPH08154175A (en) 1994-11-28 1996-06-11 Canon Inc Image processing method and image recorder
JPH08242384A (en) 1995-03-03 1996-09-17 Fuji Xerox Co Ltd Color image processor
EP0741488A2 (en) 1995-05-03 1996-11-06 Agfa-Gevaert N.V. Automatic calibration for output devices based on device output mode
JPH08339296A (en) 1995-02-27 1996-12-24 Internatl Business Mach Corp <Ibm> Method for linking of dynamic link library to program
US5613017A (en) 1994-09-29 1997-03-18 Kabushiki Kaisha Toshiba Apparatus for processing image data among media having different image output sizes
US5625466A (en) 1994-03-04 1997-04-29 Minolta Co., Ltd. Image forming apparatus providing landscape or portrait image format based on detected size of original
JPH09152961A (en) 1995-07-06 1997-06-10 Sun Microsyst Inc Method and apparatus for attachment of version setting information to software program
EP0780787A2 (en) 1995-12-22 1997-06-25 Canon Kabushiki Kaisha Printing control apparatus and method
JPH09179697A (en) 1995-12-22 1997-07-11 Canon Inc Printing controller and its method
JPH09179698A (en) 1995-12-25 1997-07-11 Canon Inc Printing information presenting device and its method
JPH09272222A (en) 1996-04-05 1997-10-21 Seiko Epson Corp Optical printer
US5684930A (en) 1993-06-01 1997-11-04 Canon Kabushiki Kaisha Output apparatus and method with font control in plural output modes
US5687301A (en) 1995-09-15 1997-11-11 Hewlett-Packard Company Field correction of application specific printer driver problems
JPH09294212A (en) 1996-02-29 1997-11-11 Seiko Epson Corp Image processing unit and image processing method
JPH1013674A (en) 1996-06-18 1998-01-16 Canon Inc Image processor, its method and computer readable memory
EP0820188A2 (en) 1996-07-17 1998-01-21 Fuji Photo Film Co., Ltd. Color correction apparatus
US5718520A (en) 1995-05-22 1998-02-17 Xerox Corporation Apparatus and method for modifying a print job ticket
JPH1049318A (en) 1996-07-31 1998-02-20 Canon Inc Unit and method for print control
JPH1084555A (en) 1996-09-10 1998-03-31 Canon Inc Image pickup device
US5739841A (en) 1995-12-28 1998-04-14 Eastman Kodak Company Apparatus and method for grey level printing with uniformity correction
US5745218A (en) 1995-07-10 1998-04-28 Fuji Photo Film Co., Ltd. Photographic processing system
JPH10200776A (en) 1996-11-13 1998-07-31 Seiko Epson Corp Color conversion device and color conversion method, and recording medium
EP0868067A2 (en) 1997-03-26 1998-09-30 Murata Kikai Kabushiki Kaisha Communication terminal device having copying function
EP0881826A2 (en) 1997-05-27 1998-12-02 Canon Kabushiki Kaisha Image processing method, and image processing apparatus
EP0892327A1 (en) 1997-07-17 1999-01-20 LANDIS &amp; STAEFA, INC. Method and apparatus for monitoring and controlling real-time information in a building automation system
JPH1117971A (en) 1997-06-24 1999-01-22 Canon Inc Image processor, its method, data processing method and storage medium
JPH1117967A (en) 1997-06-19 1999-01-22 Canon Inc Device and method for processing image
US6145950A (en) * 1996-04-23 2000-11-14 Canon Kabushiki Kaisha User interface, printing system using user interface and print control method
US6215561B1 (en) 1997-02-28 2001-04-10 Seiko Epson Corporation Image processing apparatus and image processing method
US6351320B1 (en) * 1997-10-30 2002-02-26 Xerox Corporation Memory-saving printer driver

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764795A (en) * 1995-01-26 1998-06-09 Fuji Xerox Co., Ltd. Color image processing apparatus for color matching and color matching processing method
JPH08293023A (en) * 1995-02-22 1996-11-05 Fuji Photo Film Co Ltd Image processor, printer and printer system provided with same

Patent Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4943936A (en) 1987-01-29 1990-07-24 Hitachi, Ltd. Print control apparatus controlling utilization state of plural format blocks
JPH01204745A (en) 1988-02-10 1989-08-17 Canon Inc Printer
JPH02258272A (en) 1988-12-06 1990-10-19 Canon Inc Recording device
US5684930A (en) 1993-06-01 1997-11-04 Canon Kabushiki Kaisha Output apparatus and method with font control in plural output modes
US5499359A (en) 1994-01-18 1996-03-12 Borland International, Inc. Methods for improved referential integrity in a relational database management system
US5625466A (en) 1994-03-04 1997-04-29 Minolta Co., Ltd. Image forming apparatus providing landscape or portrait image format based on detected size of original
US5613017A (en) 1994-09-29 1997-03-18 Kabushiki Kaisha Toshiba Apparatus for processing image data among media having different image output sizes
JPH08154175A (en) 1994-11-28 1996-06-11 Canon Inc Image processing method and image recorder
US5916308A (en) 1995-02-27 1999-06-29 International Business Machines Corporation Dynamic link libraries without linker or loader support
JPH08339296A (en) 1995-02-27 1996-12-24 Internatl Business Mach Corp <Ibm> Method for linking of dynamic link library to program
JPH08242384A (en) 1995-03-03 1996-09-17 Fuji Xerox Co Ltd Color image processor
EP0741488A2 (en) 1995-05-03 1996-11-06 Agfa-Gevaert N.V. Automatic calibration for output devices based on device output mode
US5718520A (en) 1995-05-22 1998-02-17 Xerox Corporation Apparatus and method for modifying a print job ticket
JPH09152961A (en) 1995-07-06 1997-06-10 Sun Microsyst Inc Method and apparatus for attachment of version setting information to software program
US5805899A (en) 1995-07-06 1998-09-08 Sun Microsystems, Inc. Method and apparatus for internal versioning of objects using a mapfile
US5745218A (en) 1995-07-10 1998-04-28 Fuji Photo Film Co., Ltd. Photographic processing system
US5687301A (en) 1995-09-15 1997-11-11 Hewlett-Packard Company Field correction of application specific printer driver problems
JPH09179697A (en) 1995-12-22 1997-07-11 Canon Inc Printing controller and its method
EP0780787A2 (en) 1995-12-22 1997-06-25 Canon Kabushiki Kaisha Printing control apparatus and method
JPH09179698A (en) 1995-12-25 1997-07-11 Canon Inc Printing information presenting device and its method
US5739841A (en) 1995-12-28 1998-04-14 Eastman Kodak Company Apparatus and method for grey level printing with uniformity correction
JPH09294212A (en) 1996-02-29 1997-11-11 Seiko Epson Corp Image processing unit and image processing method
JPH09272222A (en) 1996-04-05 1997-10-21 Seiko Epson Corp Optical printer
US6145950A (en) * 1996-04-23 2000-11-14 Canon Kabushiki Kaisha User interface, printing system using user interface and print control method
JPH1013674A (en) 1996-06-18 1998-01-16 Canon Inc Image processor, its method and computer readable memory
US6025929A (en) 1996-06-18 2000-02-15 Canon Kabushiki Kaisha Apparatus and method for controlling image processing based on image quality and/or processing speed as control parameters
EP0820188A2 (en) 1996-07-17 1998-01-21 Fuji Photo Film Co., Ltd. Color correction apparatus
JPH1049318A (en) 1996-07-31 1998-02-20 Canon Inc Unit and method for print control
JPH1084555A (en) 1996-09-10 1998-03-31 Canon Inc Image pickup device
JPH10200776A (en) 1996-11-13 1998-07-31 Seiko Epson Corp Color conversion device and color conversion method, and recording medium
US6215561B1 (en) 1997-02-28 2001-04-10 Seiko Epson Corporation Image processing apparatus and image processing method
EP0868067A2 (en) 1997-03-26 1998-09-30 Murata Kikai Kabushiki Kaisha Communication terminal device having copying function
EP0881826A2 (en) 1997-05-27 1998-12-02 Canon Kabushiki Kaisha Image processing method, and image processing apparatus
JPH1117967A (en) 1997-06-19 1999-01-22 Canon Inc Device and method for processing image
JPH1117971A (en) 1997-06-24 1999-01-22 Canon Inc Image processor, its method, data processing method and storage medium
JPH11134085A (en) 1997-07-17 1999-05-21 Landis & Staefa Inc Method and apparatus for monitoring and controlling real-time information in a building automation system
EP0892327A1 (en) 1997-07-17 1999-01-20 LANDIS &amp; STAEFA, INC. Method and apparatus for monitoring and controlling real-time information in a building automation system
US6351320B1 (en) * 1997-10-30 2002-02-26 Xerox Corporation Memory-saving printer driver

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070030508A1 (en) * 2000-06-30 2007-02-08 Epson Seiko Epson Corporation Access to printing material container
US7660008B2 (en) * 2000-06-30 2010-02-09 Seiko Epson Corporation Access to printing material container
US20050219565A1 (en) * 2003-07-23 2005-10-06 Seiko Epson Corporation Image processing device and image processing program allowing computer to execute image processing
US7859715B2 (en) * 2003-09-11 2010-12-28 Seiko Epson Corporation Printing control device, printing control method, and medium recording printing control program
US20050219569A1 (en) * 2003-09-11 2005-10-06 Yuko Yamamoto Printing control device, printing control method, and medium recording printing control program
US20050254078A1 (en) * 2004-05-13 2005-11-17 Sharp Laboratories Of America, Inc. System and method for printer emulation
US8437020B2 (en) * 2004-05-13 2013-05-07 Sharp Laboratories Of America, Inc. System and method for printer emulation
US20050286064A1 (en) * 2004-06-25 2005-12-29 Hewlett-Packard Development Company, L.P. Consumable resource option control
US7706019B2 (en) * 2004-06-25 2010-04-27 Hewlett-Packard Development Company, L.P. Consumable resource option control
US7586651B2 (en) * 2004-12-08 2009-09-08 Canon Kabushiki Kaisha Image formation with priority selection of correction table based on match with print sheet setting information
US20060119874A1 (en) * 2004-12-08 2006-06-08 Canon Kabushiki Kaisha Image forming system, information processing apparatus, information processing method, and program
US7463385B2 (en) * 2005-06-30 2008-12-09 Hewlett-Packard Development Company, L.P. Color map selection
US20070002345A1 (en) * 2005-06-30 2007-01-04 Gondak Jay S Color map selection
US20070013935A1 (en) * 2005-07-01 2007-01-18 Seiko Epson Corporation Printing information processing device, printing information processing method and printing information processing program
US20070053027A1 (en) * 2005-09-08 2007-03-08 Oki Data Corporation Print data generating apparatus
US8502993B2 (en) * 2005-09-08 2013-08-06 Oki Data Corporation Print data generating apparatus
US20090225358A1 (en) * 2008-03-10 2009-09-10 Canon Kabushiki Kaisha Image forming system, image transmitting apparatus, image data processing method, program, and storage medium
US8320000B2 (en) * 2008-03-10 2012-11-27 Canon Kabushiki Kaisha Image forming system, image transmitting apparatus, image data processing method, program, and storage medium
US8699106B2 (en) * 2009-02-17 2014-04-15 Canon Kabushiki Kaisha Image processing apparatus and image processing method that correct color conversion table used when reading document
US20130215437A1 (en) * 2012-02-21 2013-08-22 Canon Kabushiki Kaisha Printing apparatus, control method therefor and storage medium
US9275313B2 (en) * 2012-02-21 2016-03-01 Canon Kabushiki Kaisha Printing apparatus capable of specifying and storing user defined envelope flap sizes
US9415962B2 (en) 2012-02-22 2016-08-16 Canon Kabushiki Kaisha Printing apparatus, control method therefor, and storage medium
US20140156279A1 (en) * 2012-11-30 2014-06-05 Kabushiki Kaisha Toshiba Content searching apparatus, content search method, and control program product
US20140176969A1 (en) * 2012-12-20 2014-06-26 Canon Kabushiki Kaisha Image processing apparatus, image processing method, and program
US9239976B2 (en) * 2012-12-20 2016-01-19 Canon Kabushiki Kaisha Image processing apparatus, image processing method, and program
US9918037B2 (en) 2014-01-31 2018-03-13 Thomson Licensing Multi-tier color look-up table (LUT) database system
US10142500B2 (en) 2015-05-29 2018-11-27 Canon Kabushiki Kaisha Information processing apparatus that performs two separate and different search operations for a device, information processing method, and non-transitory computer-readable storage medium
US10477045B2 (en) 2015-05-29 2019-11-12 Canon Kabushiki Kaisha Information processing apparatus and information processing method for connecting to a device that is specified after displaying a message relating to a status change
US10936263B2 (en) 2018-01-18 2021-03-02 Canon Kabushiki Kaisha Communication terminal, method of controlling same, and storage medium

Also Published As

Publication number Publication date
EP1067764A3 (en) 2003-05-21
EP1067764A2 (en) 2001-01-10

Similar Documents

Publication Publication Date Title
US7268897B1 (en) Print control apparatus and method
US7595906B2 (en) Calibration method for density in image forming apparatus
US5465165A (en) Image processing system
US20050275856A1 (en) Image processing apparatus and method thereof
US8422077B2 (en) Method and apparatus for performing printing job by adjusting color information
US6870637B1 (en) Image processing method and image processor using the same
US7511854B2 (en) Image processing device, image processing method and image processing system
US9036202B2 (en) Image processing device and image processing method performing image process according to attribute information of image object
JP2003348366A (en) Method and apparatus for image processing
US20120008166A1 (en) Display control apparatus and display control method
US20050213123A1 (en) Image forming apparatus and storage medium
JP4344921B2 (en) UI control device, UI control method, UI control program, print control device, print control method, and print control program
JP2002283591A (en) Printing control program, medium having the same recorded thereon, printing control device and method for controlling printing
JPH1175000A (en) Information processor, print system, printer and their control method
US20050046888A1 (en) Image forming apparatus and method
US20100053651A1 (en) Image Processing Device and Image Processing Method
US7194476B2 (en) Image processing method, program thereof and image processing apparatus
US7986436B2 (en) Image processing apparatus and method
US8437046B2 (en) Image processing apparatus and method for outputting an image subjected to pseudo-halftone processing
US20050024653A1 (en) Print file editing method and apparatus and color image forming system employing the same
JP4343960B2 (en) Information processing apparatus and information processing method
US20050200645A1 (en) Image forming apparatus and storage medium
JP2001078050A (en) Method and device for print control
EP1424849A1 (en) Printing control method, image data creating apparatus, and data for image creation
JP2023175499A (en) Print control unit, print control method, image processing system, and program

Legal Events

Date Code Title Description
AS Assignment

Owner name: CANON KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MORO, TAKAHIRO;NAGATANI, MASAHIRO;SUMIUCHI, KAZUYOSHI;AND OTHERS;REEL/FRAME:011220/0916;SIGNING DATES FROM 20000710 TO 20000713

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20190911