US20050063749A1 - Lowering the consumption of ink in computer printing - Google Patents
Lowering the consumption of ink in computer printing Download PDFInfo
- Publication number
- US20050063749A1 US20050063749A1 US10/494,044 US49404404A US2005063749A1 US 20050063749 A1 US20050063749 A1 US 20050063749A1 US 49404404 A US49404404 A US 49404404A US 2005063749 A1 US2005063749 A1 US 2005063749A1
- Authority
- US
- United States
- Prior art keywords
- printer
- driver
- data stream
- ink
- stream
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/10—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers by matrix printers
- G06K15/102—Arrangements 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K2215/00—Arrangements for producing a permanent visual presentation of the output data
- G06K2215/0002—Handling the output data
- G06K2215/0062—Handling the output data combining generic and host data, e.g. filling a raster
- G06K2215/0071—Post-treatment of the composed image, e.g. compression, rotation
- G06K2215/0074—Depleting the image
Definitions
- the present invention relates to the reduction of ink printed on a page used by a printer.
- the term “ink” is intended to refer both to ink as used by ink jet printers, and to toner as used by laser printers.
- the term “ink cartridge” as used herein may refers either to a replacement ink cartridge for an ink jet printer or a replacement toner cartridge for a laser printer.
- a significant cost associated with owning a printer is that of replacing used ink cartridges. Indeed, as the price of printers decreases, but the price of ink cartridges does not, the cost of replacement cartridges can be comparable to the price of the original printer. Thus a user may be persuaded to buy a printer because it is cheap, but is then committed to frequent purchases of expensive ink cartridges.
- a method of printing an image comprising:
- the amount of ink used by the printer is reduced by a process separate from the printer driver's usual “draft”, “economy” and “high quality” options. These options will still be available to the user, but a document printed using any of these options in a method according to the invention will consume less ink than if the data stream or print instructions had not been processed.
- Ink jet and laser printers operate by printing a series of dots on the page to produce individual shapes.
- the document or image to be printed consists of a series of pixels which are fed to a software printer driver.
- the pixels are larger than the dots printed by the printer, and each pixel is made up of a series of dots when the document is printed.
- a colour printer will in general have three or more differently coloured inks available, the colour of each pixel being determined by the selection of dots used to print it. Furthermore, areas of the image having a uniform colour can use a selection of different coloured dots.
- magenta region would be printed on white paper by using a large number of magenta dots, whereas a lighter-coloured pink region would be printed by using a smaller number of the same magenta dots, leaving white spaces between.
- An orange region would be printed by using a mixture of magenta and yellow dots. This process is known as “half-toning”
- the reduction of the amount of ink used by the printer is achieved by processing the data stream or print instructions so as to result in a reduction of the number of dots printed by the printer.
- the data stream or stream of print instructions is processed so that the dot reduction is performed in such a way that the visible quality of the document printed by the printer as perceived by a human viewer is not reduced.
- dots are removed at random.
- the step of processing the data stream or stream of print instructions comprises modifying black regions in the image to half-tone grey regions. This is preferably achieved by removing dots at random. It has been discovered that if a document comprising black objects such as text is printed at about 60% grey level, the human eye will not detect the difference between this and the same document printed using fully black pixels. Preferably the level of half-toning can be set by the user.
- the step of processing the data stream or stream of print instructions includes modifying pixels in filled objects within the image to half-tone grey, but ensuring that pixels at the edge of filled objects remain highly saturated.
- the step of processing the data stream or stream of print instructions preferably comprises mapping the pixels in the image from the work space of the data stream or stream of print instructions to the Hue, Luminance and Saturation (HLS) colour model, modifying the saturation or luminance of some or all of the pixels, and mapping the pixels in the image back to the work space of the data stream or stream of print instructions.
- HLS Hue, Luminance and Saturation
- only the pixels which have had their saturation or luminance modified will be mapped back to the work space of the data stream or stream of print instructions.
- the pixels already specified in the original workspace of the data stream or stream of print instructions may be used.
- the step of modifying the saturation or luminance of a pixel may include replacing that pixel with a pixel having pre-stored HLS values.
- Modifying saturation and luminance may include decreasing the saturation of at least some of the pixels, increasing the luminance of at least some of the pixels, or both.
- the step of processing the data stream or stream of print instructions comprises modifying pixels so that the amount of black ink used to print those pixels is increased at the expense of coloured ink.
- the step of processing the data stream or stream of print instructions may comprises identifying grey pixels in the image which will be printed using a combination of coloured inks, and modifying these pixels so that they will be printed using only black ink.
- the data stream is intercepted and processed before it reaches the printer driver.
- the processing of the data stream does not depend on the printer driver to which the data stream is to be forwarded.
- the method operates independently of the printer and printer driver used.
- the processing of the data stream could be tailored to a particular printer, in which case the processing of the data stream is performed using information about the printer driver to which the data stream is to be forwarded.
- the processing of the data stream may be performed by a shell driver.
- the shell driver reduces the amount of ink to be used without significantly affecting the print quality. Because the data stream is intercepted before it reaches the printer driver the invention has no effect on the way the printer driver operates: in other words, the printer can still be set for “draft”, “normal” and “high quality” modes. The shell driver may reduce the amount if ink used by any of these modes by intelligent removal of dots.
- the stream of print instructions is intercepted and processed by an output filter after it has left the printer driver, but before it reaches the printer.
- the interception and processing of the data stream or print instructions may take place in the printer driver in a separate process from the generation of the stream of print instructions.
- the shell driver or printer driver or output filter may have settings which can be varied so as to vary the degree of reduction of ink used by the printer. In other words, the amount of ink reduction can be set by the user. Preferably, once these settings have been determined by the user, the ink reduction will continue to apply every tine a document is printed and will be “invisible” to the user.
- the settings of the shell driver, printer driver or output filter may therefore conveniently be controllable by the user at a system level, and more preferably by clicking on an icon in a Windows system tray.
- Another useful function which can be performed by the shell driver is to predict how much ink will be used by the printer and inform the user accordingly. If the price of ink cartridges is known, the cost of the ink used by the printer to print a particular page could also be calculated. This allows the user to make an informed decision about whether he wishes to proceed with a particular print job in view of the predicted cost.
- ink jet printers use three or more different colours of ink.
- the ink is often provided in sets of cartridges which cannot be replaced individually. Therefore, when one of the colours runs out, all of the cartridges have to be replaced. This leads to unnecessary waste with two of the cartridges being thrown away before they are finished. It also increases the cost to the user as he still pays for the unused ink.
- the shell driver, printer driver or output filter may also be arranged to keep a record of the predicted amount of ink used by the printer each time a document is printed, and to determine when the printer is likely to run out of one or more colours of ink. If the user is running out of one colour appreciably faster than the others, this gives him an opportunity to print documents using less of that colour to prolong the life of the cartridge.
- the step of processing the data stream or print instructions may also include modifying the colour balance of pixels so that the printer automatically uses less of the ink it is likely to run out of.
- the processing may also or alternatively include modifying the colour balance of pixels so that the printer uses different colour inks at approximately the same rate.
- a printer to print an image comprising:
- the invention also provides a computer storage medium having stored thereon a program arranged to cause a computer to perform a method as described above.
- a system for printing documents from an application comprising:
- aspects of the invention include installing an ink reduction driver on a computer, and causing a driver icon to be displayed in a system tray to enable settings of the ink reduction driver to be varied by the user.
- FIG. 1 is a schematic diagram of a standard system for printing documents from an application on a computer
- FIG. 3 is a schematic diagram of a system for printing documents including an output filter providing ink reduction
- FIG. 4 is a schematic diagram of a system for printing documents including printer output filters
- FIG. 5 shows a series of pixels with varying levels of half-tone grey
- FIG. 6 shows text printed with varying levels of half-tone grey
- FIG. 7 is a data flow diagram for an ink reduction algorithm
- FIG. 8 is a diagram representing the encoding of colour in the HLS model.
- FIG. 9 shows a view of a windows desktop and control panel for controlling the settings of the shell driver of FIG. 2 .
- FIG. 1 shows a schematic diagram of a system for printing documents from applications 1 , 2 , 3 on a computer 4 .
- the applications could be for example a word processor 1 , an internet browser 2 and a drawing package 3 .
- the applications run on top of an operating system 5 .
- the computer 4 is connected to two printers 6 , 7 . This might be the case, for example, if the computer is connected to a network (not shown) which includes more than one printer. It may also be that one of the printers 6 is a printer which can only be used to print black and white documents, and the other printer 7 is a colour ink jet printer which can be used to print documents which include colour.
- Each printer 6 , 7 has associated with it a printer driver 8 , 9 installed on the computer 4 so as to run from the operating system 5 .
- a printer is selected and a data stream, corresponding to the document to be printed, is sent from the application, via the operating system 5 , to the printer driver corresponding to the selected printer.
- a data stream is sent from the word processor 1 to the printer's driver 8 .
- the printer driver 8 processes the data stream and converts it into instructions which will be understood by the printer 6 . These instructions are forwarded, via an output port 10 , such as a USB port or parallel port, to the printer 6 .
- the printer 6 then prints the document.
- printer 6 , 7 can be used to print documents from any of the applications 1 , 2 , 3 .
- Each image to be printed consists of an array of pixels, each having Red, Green & Blue intensity values, which are fed to a software printer driver.
- the printer driver introduces a process known as half toning, whereby, for each colour (Red, Green or Blue), a pixel is represented by an array of same intensity dots. The number and arrangement of dots is determined by the intensity of that colour.
- the half tone data is passed to the printer for printing using the available inks.
- Some printers and printer drivers use different colour work spaces for half toning.
- systems using Cyan, Magenta and Yellow (CMY) are also frequently used, as are systems using Cyan, Magenta, Yellow and Black (CMYK), and systems using Cyan, Magenta, Yellow, Black, Light Cyan and Light Magenta (CMYKcm).
- CMYKcm Cyan, Magenta, Yellow, Black, Light Cyan and Light Magenta
- the half toning for such systems works in the same way as for printers using Red, Green and Blue (RGB).
- RGB Red, Green and Blue
- FIG. 2 shows the system of FIG. 1 to which has been added a shell driver 12 .
- the shell driver is installed onto the computer 4 between the operating system 5 and the printer drivers 8 , 9 .
- the shell driver 10 is arranged so that it intercepts a data stream passed from the operating system 5 to any of the printer drivers 8 , 9 .
- a data stream has been intercepted it is processed so that each region of the image to be printed will contain fewer dots when it has been half toned by the printer driver.
- the processed data stream is then passed to the printer driver already selected by the user.
- FIG. 3 shows the system of FIG. 1 which has been modified according to an alternative embodiment of the invention.
- An output filter 13 is installed onto the computer and arranged so that it intercepts the printer instructions output by either of the printer drivers 8 , 9 towards their corresponding printer 6 , 7 .
- the output filter 13 modifies these printer instructions so that each pixel of the image contains fewer dots. Since the half toning has already been performed by the printer driver, the printer instructions can be modified directly to remove dots.
- the modified printer instructions are then output towards the output port 10 , 11 already selected by the printer driver so that they proceed to the printer 6 , 7 selected by the user.
- FIG. 4 shows the system of FIG. 1 which has been modified by a yet further embodiment of the invention.
- Printer output filters 14 , 15 are installed on the computer 4 , each associated with an individual printer driver 8 , 9 , so as to intercept data between their associated printer driver 8 , 9 and output port 10 , 11 . These operate in the same way as the output filter 13 , by reducing the number of dots in each region of the image represented by the data stream issuing from their associated printer driver 8 , 9 .
- each printer output filter 14 , 15 is unique to a particular printer it is possible to tailor the dot reduction more precisely to the printer 6 , 7 being used.
- printer drivers 8 , 9 are replaced with more sophisticated printer drivers which reduce the amount of ink used by the printers 6 , 7 by reducing the number of dots printed.
- the process of reducing the dots printed depends on the form of the printed document, and the process used for reduction of black ink is usually different to the process used for the reduction of coloured inks.
- the object is to reduce the amount of ink used without the user noticing a decrease in quality of the printed document. It will be appreciated that there may be a difference between the perceived quality—i.e. the quality as “seen” by a human reader, and a quantitatively measured quality.
- black ink is in text, vectors, and black fills in graphics and imagery. In many cases it is possible to reduce the amount of black ink used by substituting black for a grey colour.
- grey level is accomplished by half-toning. The printer simulates the grey level by printing a pattern of very small dots within a larger rectangle on the page, as shown in FIG. 5 . Each rectangle represents a “half-tone cell”. Each dot represents a spot of ink or laser printer toner.
- the number of dots that can be printed within the half-tone cell determines the number of grey values that can be simulated.
- the number of halftone cells determines the resolution of the image. This may also apply to colours other than black.
- FIG. 6 shows a series of lines of text printed with percentages of black ink decreasing in steps of 10%, and illustrates that the average user will not perceive any noticeable degradation in the print quality unless it is lower than 60% grey value.
- black e.g. from a word processor
- the ink saving will be 40%, but the user will not notice the difference.
- different users may have different thresholds, and accordingly the user is able to select the amount of grey value at the expense of the perceived image quality. Different brand and model of printer may require different grey value settings.
- the dots removed to provide a particular grey value are the same for each half-tone cell.
- dots are removed randomly from the half-tone cell.
- the same number of dots are removed from each half-tone cell, but from random positions within the half-tone cell. It has been found that this also improves the perceived quality of the final result.
- the dot removal would consist of reducing all of the coloured ink components (e.g. CYMK) for a given spatial position.
- the amount of ink removal can be adjusted by the user so that the resultant lightness in colour would not be obvious to the reader.
- FIG. 7 is a data flow diagram for a colour ink reduction algorithm.
- the colour of a graphic or text object is input to the algorithm.
- the output of the algorithm is a modified colour, in the same work space (e.g. RGB, CMYK, CMYKcm etc) as the input colour, which uses less ink but which provides a colour close in perception to the original.
- the algorithm has two external settings: User setting and Printer Model Type.
- User setting allows the user to input the amount of ink saving versus the image quality of the print out.
- Printer Model Type allows the selection of policies to be tailored to the individual printer models.
- colour models can specify the colour of the graphic or text object.
- Examples of colour models include: RGB (Red, Green, Blue), CMY (Cyan, Magenta, Yellow), YIQ (Luminance, In-phase (Red-luminance), Quadrature (Blue-luminance)), HSV (Hue, Saturation, Value (Brightness)), and HLS (Hue, Luminance and Saturation).
- RGB Red, Green, Blue
- CMY Cyan, Magenta, Yellow
- YIQ Luminance, In-phase (Red-luminance), Quadrature (Blue-luminance)
- HSV Hue, Saturation, Value (Brightness)
- HLS Human, Luminance and Saturation
- FIG. 8 shows how a colour is encoded using the HLS model.
- Hue is the “colour” of a pixel (red, yellow, green etc) and is represented as the angle around the vertical axis 21 of a double hexacone 20 , with red at 0°.
- the colours occur around the perimeter in the same order they occur in the CIE diagram when its boundary is traversed anticlockwise: red, yellow, green, cyan, blue, and magenta.
- the CIE (Commission Internationale de l'Eclairage) XYZ model is a model defining three primary colours mingled in an additive manner called X, Y, Z that can be combined to match any colour humans see. This relates to the tristimulus theory of colour perception, which states that the human retina has three kinds of cones with peak sensitivity to 580 nm (“red”), 545 nm (“green”) and 440 nm (“blue”).
- Luminance provides a measure of “lightness” and is represented by the vertical axis 21 of FIG. 8 .
- the bottom 22 of the vertical axis represents 0% luminance (black) and the top 23 of the vertical axis represents 100% luminance (white).
- Saturation is a measure of the colour “intensity” and is represented by the radial distance from the vertical axis 21 , from 0% on the vertical axis to 100% on the surface of the hexacone.
- the transformation 24 to the HLS model maps the colour specified in the Work Space Colour Model to the HLS Colour model. Based on the Hue, Saturation, and Luminance value of the input colour, the Select Policy block 25 then selects one of five policies.
- the policy selection will depend on the printer to be used. The selection of policies is defined once the printer has been characterised. Printer characterisation requires the printing of a large number of different colour samples (e.g. MacBeth Charts (standard images used to show the full gamut of visible image space reproduction for a device and a set of standard colours showing, among others, desaturated primaries and various skin tones)) and measuring the amount of ink usage for each colour sample.
- MacBeth Charts standard images used to show the full gamut of visible image space reproduction for a device and a set of standard colours showing, among others, desaturated primaries and various skin tones
- Policy usage will depend on printer type. For printers that have a single colour cartridge dispensing CYM inks, policy 1 would be used to ensure that the colour from each reservoir is used at the same rate or as close to this as possible. For printers having individual colour cartridges for each colour, where it does not matter whether the colours are consumed at the same rate or not, policy 3 would be widely used.
- the transformation 26 to work space colour model maps the modified colour in HLS colour model back to the original work space colour model. It will be appreciated that only those pixels whose colours have been changed need be mapped back: the algorithm can remember the values of the unchanged pixels in the original work space. Alternatively all the pixels could be mapped from HLS back to the work space regardless of whether they have been altered or not.
- the number of dots printed can be reduced by increasing the luminance or decreasing the saturation of a pixel, without reducing the perceived quality.
- a further improvement makes use of the fact that for colour inkjet printers, black or grey level is usually accomplished by using a combination of Cyan, Yellow, Magenta and Black (CMYK). This is not optimal in cost. Instead of using pure black ink and half-toning to achieve grey, the colour inkjet printers add Cyan, Magenta, and sometimes Yellow to achieve black or grey. However, these inks are more expensive than black so it is desirable to half-tone black or grey fill areas with black ink only.
- CYK Cyan, Yellow, Magenta and Black
- the shell driver 12 , output filter 13 or printer output filters 14 , 15 can be controlled by the user at a “system” level to vary the amount of ink reduction performed.
- the ink reduction can be turned on or off or varied simply (for example by changing the grey value used with reference to FIG. 6 ), and this will apply to all printers and printer drivers. Similarly any change to the level of ink reduction will apply to all printers and printer drivers.
- Control of the shell, output or printer output filter may be initiated by selection of a “system tray” icon, allowing the amount of ink reduction to be controlled from a Windows control panel.
- FIG. 9 shows an example of a Windows desktop 31 .
- the desktop includes icons 32 which can be selected to run applications.
- the desktop also includes a system tray 33 containing icons 34 which can be selected in order to change the settings of drivers installed on the system.
- an icon 35 corresponding to the ink reduction shell driver described above has been selected.
- This causes a control panel 36 to pop up.
- the control panel 36 includes buttons 38 to allow the shell driver to be switched on or off, so that the user has control over whether ink use is reduced when printing or not.
- the control panel also includes a sliding scale 37 which allows the user to control how much ink reduction is carried out by the shell driver.
- the shell driver may also predict the quantity of ink which will be used by a printer to print a document. Depending on the settings specified by the user, it can inform the user of how much ink will be used in printing that document (and how much it will cost) and offer the user the chance to cancel the print. It can also predict how much ink would have been used had dot reduction not been performed, and inform the user how much money has been saved by using less ink. This assumes a knowledge of ink cost and a detailed knowledge of printer properties.
- a record of the predicted ink usage for each document printed may be kept by the shell driver. This enables it to inform the user when ink is likely to be running low. Furthermore, when a colour printer is used, the shell driver keeps separate records for the use of the different colours of ink. If one colour is being used substantially faster than the others, then the user is warned of this, allowing him to attempt to use less of that colour. For example, if the record of the ink used shows that red ink is running low, the driver suggests to the user that he tries to use less red in his documents. In a further embodiment, “ink balancing” may be carried out. In this case, the driver itself adjusts the amount of ink used by the printer so as to use less red.
- the shell driver may be adapted to suit one particular type of printer or printer driver. It will still act independently of the printer driver, but the dot reduction will be tailored more specifically to that printer.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- Ink Jet (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
- Particle Formation And Scattering Control In Inkjet Printers (AREA)
- Confectionery (AREA)
- Fax Reproducing Arrangements (AREA)
- Detergent Compositions (AREA)
Abstract
A method of printing an image comprises sending a data stream representing the image to a printer driver, generating a stream of print instructions at the printer driver, forwarding the stream of print instructions to a printer, and printing the image in accordance with the print instructions. The data stream or stream of print instructions is intercepted and processed so that the printer uses less ink to print the image than it would if the processing was not performed.
Description
- The present invention relates to the reduction of ink printed on a page used by a printer.
- As used herein, the term “ink” is intended to refer both to ink as used by ink jet printers, and to toner as used by laser printers. Thus the term “ink cartridge” as used herein may refers either to a replacement ink cartridge for an ink jet printer or a replacement toner cartridge for a laser printer.
- A significant cost associated with owning a printer is that of replacing used ink cartridges. Indeed, as the price of printers decreases, but the price of ink cartridges does not, the cost of replacement cartridges can be comparable to the price of the original printer. Thus a user may be persuaded to buy a printer because it is cheap, but is then committed to frequent purchases of expensive ink cartridges.
- Clearly one of the most effective ways to reduce the costs associated with buying replacement ink cartridges is to use less ink in the first place, so that cartridges last longer. The software drivers which are provided with printers and installed on the controlling computer generally offer a user the option of printing in “draft”, “economy”, or “high quality” mode, where draft and economy modes use less ink than high quality mode. However, draft mode typically yields such poor print quality that documents printed using this mode cannot be used for anything except proofing. Economy mode yields better output than draft mode, but typically still does not reach the quality required for most documents intended for circulation. In fact, the use of draft or economy modes frequently leads to the use of even more ink as the same document is printed twice, once in the low quality mode and then again in high quality mode.
- Companies selling printers derive a significant proportion of their revenues from sales of consumables, and in particular ink and toner cartridges. As mentioned above, the printers themselves are often very cheap, but users are then committed to regular purchases of expensive ink cartridges. It is therefore not in the manufacturers' interest to minimise the amount of ink used, and settings such as “draft”, “economy” etc. often do not do what the user expects in terms of ink utilisation. In practice, draft mode reduces ink usage by printing as few dots as possible to increase the printing speed. Economy settings typically apply a general masking function across the whole image to reduce the number of dots printed, but this compromises the quality of the output.
- In accordance with a first aspect of the present invention, there is provided a method of printing an image, comprising:
-
- sending a data stream representing the image to a printer driver;
- generating a stream of print instructions at the printer driver;
- forwarding the stream of print instructions to a printer; and
- printing the image in accordance with the print instructions;
wherein the data stream or stream of print instructions is intercepted and processed so that the printer uses less ink to print the image than it would if the processing was not performed.
- Thus the amount of ink used by the printer is reduced by a process separate from the printer driver's usual “draft”, “economy” and “high quality” options. These options will still be available to the user, but a document printed using any of these options in a method according to the invention will consume less ink than if the data stream or print instructions had not been processed.
- Ink jet and laser printers operate by printing a series of dots on the page to produce individual shapes. The document or image to be printed consists of a series of pixels which are fed to a software printer driver. The pixels are larger than the dots printed by the printer, and each pixel is made up of a series of dots when the document is printed. A colour printer will in general have three or more differently coloured inks available, the colour of each pixel being determined by the selection of dots used to print it. Furthermore, areas of the image having a uniform colour can use a selection of different coloured dots. For example, a magenta region would be printed on white paper by using a large number of magenta dots, whereas a lighter-coloured pink region would be printed by using a smaller number of the same magenta dots, leaving white spaces between. An orange region would be printed by using a mixture of magenta and yellow dots. This process is known as “half-toning”
- To produce high resolution images or letters, a large number of pixels are used. If a lower resolution is used, there are fewer pixels, but each pixel is larger. In a typical “draft” mode, only a few pixels are printed (i.e. the pixels are printed at low resolution), but each pixel is small (i.e. the individual pixels are the same as those used at high resolution). In other words, many of the pixels are left out completely. The images or text consequently appear very “dull” on the page, with large amounts of white space.
- Thus if the user wishes to use less ink, in the prior art system he would need to change the settings of the printer driver of the printer with which he intended to print the document. By changing these settings, for example by setting the printer driver so that the printer uses “draft” mode, the printer can be made to print fewer pixels.
- In a preferred embodiment of the invention the reduction of the amount of ink used by the printer is achieved by processing the data stream or print instructions so as to result in a reduction of the number of dots printed by the printer. Ideally, the data stream or stream of print instructions is processed so that the dot reduction is performed in such a way that the visible quality of the document printed by the printer as perceived by a human viewer is not reduced. In one embodiment, dots are removed at random.
- Preferably the step of processing the data stream or stream of print instructions comprises modifying black regions in the image to half-tone grey regions. This is preferably achieved by removing dots at random. It has been discovered that if a document comprising black objects such as text is printed at about 60% grey level, the human eye will not detect the difference between this and the same document printed using fully black pixels. Preferably the level of half-toning can be set by the user.
- It has also been discovered that if the edges of filled objects such as text are sharply defined, the interior of such objects can be printed at a lighter shade without compromising the perceived quality of the document. Therefore in a preferred embodiment the step of processing the data stream or stream of print instructions includes modifying pixels in filled objects within the image to half-tone grey, but ensuring that pixels at the edge of filled objects remain highly saturated.
- In order to reduce the use of coloured inks in a controlled manner, the step of processing the data stream or stream of print instructions preferably comprises mapping the pixels in the image from the work space of the data stream or stream of print instructions to the Hue, Luminance and Saturation (HLS) colour model, modifying the saturation or luminance of some or all of the pixels, and mapping the pixels in the image back to the work space of the data stream or stream of print instructions. In one embodiment, only the pixels which have had their saturation or luminance modified will be mapped back to the work space of the data stream or stream of print instructions. For the unchanged pixels, the pixels already specified in the original workspace of the data stream or stream of print instructions may be used. The step of modifying the saturation or luminance of a pixel may include replacing that pixel with a pixel having pre-stored HLS values.
- Modifying saturation and luminance may include decreasing the saturation of at least some of the pixels, increasing the luminance of at least some of the pixels, or both.
- Black ink is generally cheaper than coloured ink, but many printers print grey pixels by using a combination of their coloured inks. Preferably, therefore, the step of processing the data stream or stream of print instructions comprises modifying pixels so that the amount of black ink used to print those pixels is increased at the expense of coloured ink.
- The step of processing the data stream or stream of print instructions may comprises identifying grey pixels in the image which will be printed using a combination of coloured inks, and modifying these pixels so that they will be printed using only black ink.
- In one embodiment, the data stream is intercepted and processed before it reaches the printer driver. Preferably, the processing of the data stream does not depend on the printer driver to which the data stream is to be forwarded. In other words, the method operates independently of the printer and printer driver used. However, the processing of the data stream could be tailored to a particular printer, in which case the processing of the data stream is performed using information about the printer driver to which the data stream is to be forwarded. The processing of the data stream may be performed by a shell driver.
- Thus the amount of ink used can thus be reduced whatever printer or printer driver is used. The shell driver reduces the amount of ink to be used without significantly affecting the print quality. Because the data stream is intercepted before it reaches the printer driver the invention has no effect on the way the printer driver operates: in other words, the printer can still be set for “draft”, “normal” and “high quality” modes. The shell driver may reduce the amount if ink used by any of these modes by intelligent removal of dots.
- In another embodiment, the stream of print instructions is intercepted and processed by an output filter after it has left the printer driver, but before it reaches the printer. Alternatively, the interception and processing of the data stream or print instructions may take place in the printer driver in a separate process from the generation of the stream of print instructions.
- The shell driver or printer driver or output filter may have settings which can be varied so as to vary the degree of reduction of ink used by the printer. In other words, the amount of ink reduction can be set by the user. Preferably, once these settings have been determined by the user, the ink reduction will continue to apply every tine a document is printed and will be “invisible” to the user. The settings of the shell driver, printer driver or output filter may therefore conveniently be controllable by the user at a system level, and more preferably by clicking on an icon in a Windows system tray.
- Another useful function which can be performed by the shell driver is to predict how much ink will be used by the printer and inform the user accordingly. If the price of ink cartridges is known, the cost of the ink used by the printer to print a particular page could also be calculated. This allows the user to make an informed decision about whether he wishes to proceed with a particular print job in view of the predicted cost.
- Many ink jet printers use three or more different colours of ink. The ink is often provided in sets of cartridges which cannot be replaced individually. Therefore, when one of the colours runs out, all of the cartridges have to be replaced. This leads to unnecessary waste with two of the cartridges being thrown away before they are finished. It also increases the cost to the user as he still pays for the unused ink.
- In order to help the user at least partially overcome this problem, the shell driver, printer driver or output filter may also be arranged to keep a record of the predicted amount of ink used by the printer each time a document is printed, and to determine when the printer is likely to run out of one or more colours of ink. If the user is running out of one colour appreciably faster than the others, this gives him an opportunity to print documents using less of that colour to prolong the life of the cartridge. The step of processing the data stream or print instructions may also include modifying the colour balance of pixels so that the printer automatically uses less of the ink it is likely to run out of. The processing may also or alternatively include modifying the colour balance of pixels so that the printer uses different colour inks at approximately the same rate.
- In accordance with a second aspect of the invention there is provided a method of reducing the ink used by a printer to print an image, the method comprising:
-
- intercepting a data stream, representing the image, sent to a printer driver for printing;
- processing the data stream so as to produce a modified data stream still representing the image;
- forwarding the processed data stream to the printer driver;
- generating a stream of print instructions;
- forwarding the stream of print instructions to the printer; and
- printing the image in accordance with the print instructions;
- wherein the step of processing the data stream results in a reduction of the amount of ink used by the printer as compared to the amount which would be used by the printer if the processing was not performed.
- In accordance with a third aspect of the present invention there is provided a method of reducing the ink used by a printer to print an image, the method comprising:
-
- intercepting a stream of print instructions, representing the image, sent from a printer driver to a printer;
- processing the stream of print instructions so as to produce a modified stream of print instructions still representing the image; and
- printing the image in accordance with the modified print instructions;
- wherein the step of processing the stream of print instructions results in a reduction of the amount of ink used by the printer as compared to the amount which would be used by the printer if the processing was not performed.
- The invention also provides a computer storage medium having stored thereon a program arranged to cause a computer to perform a method as described above.
- In accordance with a fourth aspect of the present invention there is provided a system for printing documents from an application, comprising:
-
- a printer driver arranged to receive a data stream corresponding to a document to be printed and forward instructions to a printer to print said document in response to the data stream; and
- a shell driver arranged either to intercept a data stream intended for the printer driver, process the data stream and pass the processed data stream to the printer driver, or to intercept a stream of print instructions intended for the printer, process the print instructions and pass the processed print instructions to the printer;
- wherein the shell driver is arranged to process the data stream or print instructions in such a way that the printer uses less ink than it would if the data stream or print instructions was not processed.
- Other aspects of the invention include installing an ink reduction driver on a computer, and causing a driver icon to be displayed in a system tray to enable settings of the ink reduction driver to be varied by the user.
- Some preferred embodiments of the invention will now be described by way of example only and with reference to the accompanying drawings, in which:
-
FIG. 1 is a schematic diagram of a standard system for printing documents from an application on a computer; -
FIG. 2 is a schematic diagram of a system for printing documents including a shell driver providing ink reduction; -
FIG. 3 is a schematic diagram of a system for printing documents including an output filter providing ink reduction; -
FIG. 4 is a schematic diagram of a system for printing documents including printer output filters; -
FIG. 5 shows a series of pixels with varying levels of half-tone grey; -
FIG. 6 shows text printed with varying levels of half-tone grey; -
FIG. 7 is a data flow diagram for an ink reduction algorithm; -
FIG. 8 is a diagram representing the encoding of colour in the HLS model; and -
FIG. 9 shows a view of a windows desktop and control panel for controlling the settings of the shell driver ofFIG. 2 . -
FIG. 1 shows a schematic diagram of a system for printing documents fromapplications computer 4. The applications could be for example aword processor 1, aninternet browser 2 and adrawing package 3. The applications run on top of anoperating system 5. In this example thecomputer 4 is connected to two printers 6, 7. This might be the case, for example, if the computer is connected to a network (not shown) which includes more than one printer. It may also be that one of the printers 6 is a printer which can only be used to print black and white documents, and the other printer 7 is a colour ink jet printer which can be used to print documents which include colour. - Each printer 6, 7 has associated with it a
printer driver computer 4 so as to run from theoperating system 5. When a user wishes to print a document from an application, a printer is selected and a data stream, corresponding to the document to be printed, is sent from the application, via theoperating system 5, to the printer driver corresponding to the selected printer. For example, if a document is to be printed from theword processor 1 by the black and white printer 6, a data stream is sent from theword processor 1 to the printer'sdriver 8. Theprinter driver 8 processes the data stream and converts it into instructions which will be understood by the printer 6. These instructions are forwarded, via anoutput port 10, such as a USB port or parallel port, to the printer 6. The printer 6 then prints the document. - Similarly, if a user wishes to print a colour picture from the
drawing package 3, the colour ink jet printer 7 will be selected, and a data stream sent from thedrawing package 3, via theoperating system 5, to thecolour printer driver 9, which processes the data stream and sends instructions, via anoutput port 11, to thecolour printer 9. It will be appreciated that either printer 6, 7 can be used to print documents from any of theapplications - Each image to be printed consists of an array of pixels, each having Red, Green & Blue intensity values, which are fed to a software printer driver. The printer driver introduces a process known as half toning, whereby, for each colour (Red, Green or Blue), a pixel is represented by an array of same intensity dots. The number and arrangement of dots is determined by the intensity of that colour. The half tone data is passed to the printer for printing using the available inks.
- Some printers and printer drivers use different colour work spaces for half toning. For example, systems using Cyan, Magenta and Yellow (CMY) are also frequently used, as are systems using Cyan, Magenta, Yellow and Black (CMYK), and systems using Cyan, Magenta, Yellow, Black, Light Cyan and Light Magenta (CMYKcm). The half toning for such systems works in the same way as for printers using Red, Green and Blue (RGB). It will be appreciated that if a data stream in RGB form is sent to the
printer driver 9 of a printer 6 which has Cyan, Magenta, Yellow and Black inks, the printer driver will need to convert the data from RGB work space to CMYK work space before the half toning takes place. -
FIG. 2 shows the system ofFIG. 1 to which has been added ashell driver 12. The shell driver is installed onto thecomputer 4 between theoperating system 5 and theprinter drivers shell driver 10 is arranged so that it intercepts a data stream passed from theoperating system 5 to any of theprinter drivers -
FIG. 3 shows the system ofFIG. 1 which has been modified according to an alternative embodiment of the invention. Anoutput filter 13 is installed onto the computer and arranged so that it intercepts the printer instructions output by either of theprinter drivers output filter 13 modifies these printer instructions so that each pixel of the image contains fewer dots. Since the half toning has already been performed by the printer driver, the printer instructions can be modified directly to remove dots. The modified printer instructions are then output towards theoutput port -
FIG. 4 shows the system ofFIG. 1 which has been modified by a yet further embodiment of the invention. Printer output filters 14, 15 are installed on thecomputer 4, each associated with anindividual printer driver printer driver output port output filter 13, by reducing the number of dots in each region of the image represented by the data stream issuing from their associatedprinter driver printer output filter - In another embodiment (not shown), no extra driver or filter is installed. However, the
printer drivers - The process of reducing the dots printed depends on the form of the printed document, and the process used for reduction of black ink is usually different to the process used for the reduction of coloured inks. The object is to reduce the amount of ink used without the user noticing a decrease in quality of the printed document. It will be appreciated that there may be a difference between the perceived quality—i.e. the quality as “seen” by a human reader, and a quantitatively measured quality.
- The most common use of black ink is in text, vectors, and black fills in graphics and imagery. In many cases it is possible to reduce the amount of black ink used by substituting black for a grey colour. For a monotone printer the grey level is accomplished by half-toning. The printer simulates the grey level by printing a pattern of very small dots within a larger rectangle on the page, as shown in
FIG. 5 . Each rectangle represents a “half-tone cell”. Each dot represents a spot of ink or laser printer toner. The number of dots that can be printed within the half-tone cell determines the number of grey values that can be simulated. The number of halftone cells determines the resolution of the image. This may also apply to colours other than black. -
FIG. 6 shows a series of lines of text printed with percentages of black ink decreasing in steps of 10%, and illustrates that the average user will not perceive any noticeable degradation in the print quality unless it is lower than 60% grey value. Thus if “black” text (e.g. from a word processor) is printed at 60% grey value the ink saving will be 40%, but the user will not notice the difference. However, it may be that different users have different thresholds, and accordingly the user is able to select the amount of grey value at the expense of the perceived image quality. Different brand and model of printer may require different grey value settings. - In the example shown in
FIG. 6 , the dots removed to provide a particular grey value are the same for each half-tone cell. In another embodiment, dots are removed randomly from the half-tone cell. In other words, the same number of dots are removed from each half-tone cell, but from random positions within the half-tone cell. It has been found that this also improves the perceived quality of the final result. - The perceived quality can be improved still further by considering the edges of objects such as text fonts, black lines, or black filled objects such as rectangles, circles, ovals and closed polygon areas. A critical factor in the perceived “sharpness” of such objects is the density of dots around the edge of each letter. Therefore the shape of the object is outlined with a solid black, and the interior of the object is filled with the user selected grey level. This preserves the edge definition of the objects and maintains the high frequency spatial component of the image. The human eye is extremely sensitive to the edges of an image, since they carry high information content. The grey filled portion of the objects is the low frequency component of the image. The effect of half-toning the grey fill is essentially to insert noise to the low frequency component of the image. The human perception filters out the noise component since noise has a low information content. The amount of noise can be adjusted by the user when he selects the amount of grey level.
- All of the above methods will work for documents printed using coloured inks. Using these methods, the dot removal would consist of reducing all of the coloured ink components (e.g. CYMK) for a given spatial position. The amount of ink removal can be adjusted by the user so that the resultant lightness in colour would not be obvious to the reader.
-
FIG. 7 is a data flow diagram for a colour ink reduction algorithm. The colour of a graphic or text object is input to the algorithm. The output of the algorithm is a modified colour, in the same work space (e.g. RGB, CMYK, CMYKcm etc) as the input colour, which uses less ink but which provides a colour close in perception to the original. - The algorithm has two external settings: User setting and Printer Model Type. The User setting allows the user to input the amount of ink saving versus the image quality of the print out. The Printer Model Type allows the selection of policies to be tailored to the individual printer models.
- Different colour models can specify the colour of the graphic or text object. Examples of colour models include: RGB (Red, Green, Blue), CMY (Cyan, Magenta, Yellow), YIQ (Luminance, In-phase (Red-luminance), Quadrature (Blue-luminance)), HSV (Hue, Saturation, Value (Brightness)), and HLS (Hue, Luminance and Saturation). The Colour Ink Reduction algorithm will accept any colour specified in any colour model space and output the modified colour in that same colour model space.
- The algorithm and algorithm policies are based on the HLS colour model.
FIG. 8 shows how a colour is encoded using the HLS model. Hue is the “colour” of a pixel (red, yellow, green etc) and is represented as the angle around thevertical axis 21 of adouble hexacone 20, with red at 0°. The colours occur around the perimeter in the same order they occur in the CIE diagram when its boundary is traversed anticlockwise: red, yellow, green, cyan, blue, and magenta. The CIE (Commission Internationale de l'Eclairage) XYZ model is a model defining three primary colours mingled in an additive manner called X, Y, Z that can be combined to match any colour humans see. This relates to the tristimulus theory of colour perception, which states that the human retina has three kinds of cones with peak sensitivity to 580 nm (“red”), 545 nm (“green”) and 440 nm (“blue”). - Luminance provides a measure of “lightness” and is represented by the
vertical axis 21 ofFIG. 8 . The bottom 22 of the vertical axis represents 0% luminance (black) and the top 23 of the vertical axis represents 100% luminance (white). Saturation is a measure of the colour “intensity” and is represented by the radial distance from thevertical axis 21, from 0% on the vertical axis to 100% on the surface of the hexacone. - Returning now to
FIG. 7 , thetransformation 24 to the HLS model maps the colour specified in the Work Space Colour Model to the HLS Colour model. Based on the Hue, Saturation, and Luminance value of the input colour, theSelect Policy block 25 then selects one of five policies. The policy selection will depend on the printer to be used. The selection of policies is defined once the printer has been characterised. Printer characterisation requires the printing of a large number of different colour samples (e.g. MacBeth Charts (standard images used to show the full gamut of visible image space reproduction for a device and a set of standard colours showing, among others, desaturated primaries and various skin tones)) and measuring the amount of ink usage for each colour sample. - The general policy heuristics are summarised below:
-
- The least objectionable mappings are those that preserve hue at the expense of luminance and saturation.
- For very small areas, hue can be changed slightly without noticeable colour perception
- Reducing the saturation decreases the amount of ink usage
- Increasing the luminance decreases the amount of ink usage and equalizes the usage of the three colour components (e.g. CYM).
- The algorithm policy details are specified below:
-
- Policy 1: Increase luminance by X1 and decrease saturation by Y1. After increasing the luminance by the amount of X1, and the total luminance is greater than 100%, then the luminance is clamped to 100%. After decreasing the saturation by the amount of Y1, and the total saturation is less than 0%, then the saturation is clamped to 0%. The user input specifies the amount of X1 and Y1 depending on the amount of ink saving versus print quality.
- Policy 2: Increase luminance by X2. After increasing the luminance by the amount of X2, and the total luminance is greater than 100%, then the luminance is clamped to 100%. The user input specifies the amount of X2 depending on the amount of ink saving versus print quality.
- Policy 3: Decrease saturation by Y2. After decreasing the saturation by the amount of Y2, and the total saturation is less than 0%, then the saturation is clamped to 0%. The user input specifies the amount of Y1 depending on the amount of ink saving versus print quality.
- Policy 4: Use the original HLS value. This policy is chosen when there is no cost effective HLS value in the neighbourhood of the original HLS value. In other words, there is no change possible which is close in colour proximity and which consumes less ink. An example might be the colour white, which cannot be changed.
- Policy 5: Use a prestored HLS value. This policy is chosen when there is no cost effective HLS value in the neighbourhood of the original HLS value.
- Policy usage will depend on printer type. For printers that have a single colour cartridge dispensing CYM inks,
policy 1 would be used to ensure that the colour from each reservoir is used at the same rate or as close to this as possible. For printers having individual colour cartridges for each colour, where it does not matter whether the colours are consumed at the same rate or not,policy 3 would be widely used. - The
transformation 26 to work space colour model then maps the modified colour in HLS colour model back to the original work space colour model. It will be appreciated that only those pixels whose colours have been changed need be mapped back: the algorithm can remember the values of the unchanged pixels in the original work space. Alternatively all the pixels could be mapped from HLS back to the work space regardless of whether they have been altered or not. - Thus the number of dots printed can be reduced by increasing the luminance or decreasing the saturation of a pixel, without reducing the perceived quality.
- A further improvement makes use of the fact that for colour inkjet printers, black or grey level is usually accomplished by using a combination of Cyan, Yellow, Magenta and Black (CMYK). This is not optimal in cost. Instead of using pure black ink and half-toning to achieve grey, the colour inkjet printers add Cyan, Magenta, and sometimes Yellow to achieve black or grey. However, these inks are more expensive than black so it is desirable to half-tone black or grey fill areas with black ink only.
- Returning now to
FIGS. 2, 3 and 4, once installation of theshell driver 12,output filter 13 or printer output filters 14, 15 has been completed, the user will continue to select printers and printer settings as before. He can still change the settings of theindividual printer drivers 7, 8, but each setting will use less ink than without the interception of the shell driver, output filter, or printer output filter. This is particularly important for the “high quality” mode of printing. From the user's point of view, documents appear to be printed to the same standard, but less ink is used. - The
shell driver 12,output filter 13 or printer output filters 14, 15 can be controlled by the user at a “system” level to vary the amount of ink reduction performed. The ink reduction can be turned on or off or varied simply (for example by changing the grey value used with reference toFIG. 6 ), and this will apply to all printers and printer drivers. Similarly any change to the level of ink reduction will apply to all printers and printer drivers. Control of the shell, output or printer output filter may be initiated by selection of a “system tray” icon, allowing the amount of ink reduction to be controlled from a Windows control panel. -
FIG. 9 shows an example of aWindows desktop 31. The desktop includesicons 32 which can be selected to run applications. The desktop also includes asystem tray 33 containingicons 34 which can be selected in order to change the settings of drivers installed on the system. As shown inFIG. 9 , anicon 35 corresponding to the ink reduction shell driver described above has been selected. This causes acontrol panel 36 to pop up. Thecontrol panel 36 includesbuttons 38 to allow the shell driver to be switched on or off, so that the user has control over whether ink use is reduced when printing or not. The control panel also includes a slidingscale 37 which allows the user to control how much ink reduction is carried out by the shell driver. - The shell driver (or output filter, or printer output filter) may also predict the quantity of ink which will be used by a printer to print a document. Depending on the settings specified by the user, it can inform the user of how much ink will be used in printing that document (and how much it will cost) and offer the user the chance to cancel the print. It can also predict how much ink would have been used had dot reduction not been performed, and inform the user how much money has been saved by using less ink. This assumes a knowledge of ink cost and a detailed knowledge of printer properties.
- A record of the predicted ink usage for each document printed may be kept by the shell driver. This enables it to inform the user when ink is likely to be running low. Furthermore, when a colour printer is used, the shell driver keeps separate records for the use of the different colours of ink. If one colour is being used substantially faster than the others, then the user is warned of this, allowing him to attempt to use less of that colour. For example, if the record of the ink used shows that red ink is running low, the driver suggests to the user that he tries to use less red in his documents. In a further embodiment, “ink balancing” may be carried out. In this case, the driver itself adjusts the amount of ink used by the printer so as to use less red.
- It will be appreciated that departures from the above described embodiments will still fall within the scope of the invention. For example, the shell driver may be adapted to suit one particular type of printer or printer driver. It will still act independently of the printer driver, but the dot reduction will be tailored more specifically to that printer.
- Furthermore, it will be appreciated that the interception of data before it reaches a printer driver need not be performed by a shell driver as such. Any driver or filter which processes the data before it reaches the printer driver is intended to fall within the scope of the invention.
Claims (41)
1. A method of printing an image, comprising:
sending a data stream representing the image to a printer driver;
generating a stream of print instructions at the printer driver;
forwarding the stream of print instructions to a printer; and
printing the image in accordance with the print instructions;
wherein the data stream or stream of print instructions is intercepted before it reaches the printer driver or between the printer driver and the printer and processed so that the printer uses less ink to print the image than it would if the processing was not performed.
2. A method as claimed in claim 1 , wherein the data stream is intercepted and processed before it reaches the printer driver.
3. A method as claimed in claim 2 , wherein the processing of the data stream does not depend on the printer driver to which the data stream is to be forwarded.
4. A method as claimed in claim 2 , wherein the processing of the data stream is performed using information about the printer driver to which the data stream is to be forwarded.
5. A method as claimed in claim 2 , wherein the processing of the data stream is performed by a shell driver.
6. A method as claimed in claim 1 , wherein the stream of print instructions is intercepted and processed by an output filter before it reaches the printer.
7. A method as claimed in claim 5 or 6, wherein the shell driver, printer driver or output filter has settings which can be varied by the user, the method further comprising varying these settings so as to vary the amount of ink saved.
8. A method as claimed in claim 7 , wherein the step of varying the settings of the shell driver is performed by accessing the shell driver, printer driver or output filter via the system tray.
9. A method as claimed in claim 1 , wherein the reduction of the amount of ink used by the printer is achieved by processing the data stream or stream of print instructions so as to result in a reduction of the number of dots printed by the printer.
10. A method as claimed in claim 9 , wherein the data stream or stream of print instructions is processed so that the dot reduction is performed in such a way that the visible quality of the document printed by the printer as perceived by a human viewer is not reduced.
11. A method as claimed in claim 9 , wherein dot reduction is performed by removing dots at random.
12. A method as claimed in claim 1 , wherein the step of processing the data stream or stream of print instructions comprises modifying black regions in the image to half-tone grey regions.
13. A method as claimed in claim 12 , wherein the half-tone grey regions have a grey level of about 60%.
14. A method as claimed in claim 12 , wherein the level of half-toning may be set by the user.
15. A method as claimed in claim 12 , wherein the step of processing the data stream or stream of print instructions includes modifying pixels in filled objects within the image to half-tone grey, but ensuring that pixels at the edge of filled objects remain highly saturated.
16. A method as claimed in claim 12 , wherein the step of processing the data stream or stream of print instructions comprises:
mapping the pixels in the image from the work space of the data stream or stream of print instructions to the Hue, Luminance and Saturation (HLS) colour model;
modifying the saturation or luminance of some or all of the pixels; and
mapping the pixels in the image back to the work space of the data stream or stream of print instructions.
17. A method as claimed in claim 16 , comprising decreasing the saturation of at least some of the pixels.
18. A method as claimed in claim 16 , comprising increasing the luminance of at least some of the pixels.
19. A method as claimed in claim 16 , wherein the step of processing the data stream or stream of print instructions comprises modifying pixels so that the amount of black ink used to print those pixels is increased at the expense of coloured ink.
20. A method as claimed in claim 16 , wherein the step of processing the data stream or stream of print instructions comprises:
identifying grey pixels in the image which will be printed using a combination of coloured inks; and
modifying these pixels so that they will be printed using only black ink.
21. A method as claimed in claim 16 , further comprising predicting how much ink will be used by the printer and displaying this information or the cost of the predicted ink.
22. A method as claimed in claim 21 , further comprising keeping a record of the predicted amount of ink used by the printer each time a document is printed, and determining when the printer is likely to run out of one or more colours of ink.
23. A method as claimed in claim 22 , wherein the step of processing the data stream or stream of print instructions comprises modifying the colour balance of pixels so that the printer uses less of the ink it is likely to run out of.
24. A method as claimed in claim 21 , wherein the step of processing the data stream or stream of print instructions includes modifying the colour balance of pixels so that the printer uses different colour inks at approximately the same rate.
25. A method as claimed in claim 23 , wherein the step of modifying the colour balance of pixels includes modifying the colour balance towards the colour white.
26. A method of reducing the ink used by a printer to print an image, the method comprising:
intercepting a data stream, representing the image, sent to a printer driver for printing;
processing the data stream so as to produce a modified data stream still representing the image;
forwarding the processed data stream to the printer driver;
generating a stream of print instructions;
forwarding the stream of print instructions to the printer; and
printing the image in accordance with the print instructions;
wherein the step of processing the data stream results in a reduction of the amount of ink used by the printer as compared to the amount which would be used by the printer if the processing was not performed.
27. A method of reducing the ink used by a printer to print an image, the method comprising:
intercepting a stream of print instructions, representing the image, sent from a printer driver to a printer;
processing the stream of print instructions so as to produce a modified stream of print instructions still representing the image; and
printing the image in accordance with the modified print instructions;
wherein the step of processing the stream of print instructions results in a reduction of the amount of ink used by the printer as compared to the amount which would be used by the printer if the processing was not performed.
28. A computer storage medium having stored thereon a program arranged to cause a computer to perform a method as claimed in claim 27 .
29. A system for printing documents from an application, comprising:
a printer driver arranged to receive a data stream corresponding to a document to be printed and forward a stream of print instructions to a printer to print said document in response to the data stream; and
a shell driver arranged either to intercept a data stream intended for the printer driver, process the data stream and pass the processed data stream to the printer driver, or to intercept a stream of print instructions intended for the printer, process the print instructions and pass the processed print instructions to the printer;
wherein the shell driver is arranged to process the data stream or print instructions in such a way that the printer uses less ink than it would if the data stream or print instructions was not processed.
30. A system as claimed in claim 29 , wherein the shell driver is arranged to process the data stream or print instructions in such a way that the reduction in ink used by the printer is caused by a reduction in the number of dots printed by the printer.
31. A system as claimed in claim 29 , wherein the shell driver is arranged to process the data stream or print instructions in such a way that the visible quality of the printed document as perceived by a human viewer is not reduced.
32. A system as claimed in claim 29 , wherein the shell driver has settings which can be varied by a user so as to vary the degree of reduction of ink used by the printer.
33. A system as claimed in claim 32 , wherein the settings of the shell driver are accessible to the user via the system tray.
34. A system as claimed in claim 29 , wherein the operation of the shell driver is invisible to the user of the system during printing.
35. A method of reducing the ink used when printing an image from an application on a computer, the computer having installed thereon a printer driver for processing a data stream corresponding to the image and issuing print instructions to a printer,
the method comprising:
installing a shell driver onto the computer, the shell driver being arranged to intercept a data stream intended for the printer driver and process said data stream so as to reduce the amount of ink used by the printer.
36. A method of reducing the ink used when printing an image from an application on a computer, the computer having installed thereon a printer driver for processing a data stream corresponding to the image and issuing print instructions to a printer,
the method comprising:
installing a shell driver onto the computer, the shell driver being arranged to intercept print instructions intended for the printer and process said print instructions so as to reduce the amount of ink used by the printer.
37. A method as claimed in claim 36 , wherein the step of installing the shell driver includes causing an icon to be displayed in the system tray so that the user can select the icon to vary settings of the shell driver including the ink usage
38. A method of controlling the amount of ink used by a printer attached to a computer, the method comprising:
providing an ink reduction driver arranged to process data streams corresponding to documents to be printed by the printer, to thereby change the amount of ink used by the printer in printing the documents;
providing a driver control icon in the operating system window system tray of the computer;
linking the driver control icon to the ink reduction driver;
allowing a user to select the driver control icon to cause a driver control panel to be displayed such that the user can then vary the settings of the ink reduction driver.
39. A method as claimed in claim 38 , wherein the driver control panel contains an ink use selector for allowing the user to select one of a multiplicity of ink use settings.
40. A method as claimed in claim 39 , wherein the ink use selector includes a sliding scale or button bar.
41. A method of reducing the amount of ink used by a printer attached to a computer to print an image, the computer having installed thereon a printer driver for converting a data stream representing the image into a stream of print instructions, the method comprising:
installing an ink reduction driver for modifying the printer driver so that it uses less ink to print the image than it would if the ink reduction driver was not installed.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/000,050 US20080175641A1 (en) | 2001-12-04 | 2007-12-07 | Printer ink reduction |
US12/615,659 US8446602B2 (en) | 2001-12-04 | 2009-11-10 | Lowering the consumption of ink in computer printing |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0128981A GB2382905B (en) | 2001-12-04 | 2001-12-04 | Printer ink reduction |
GB0128981.8 | 2001-12-04 | ||
PCT/GB2002/004591 WO2003049021A1 (en) | 2001-12-04 | 2002-10-09 | Lowering the consumption of ink in computer printing |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/000,050 Division US20080175641A1 (en) | 2001-12-04 | 2007-12-07 | Printer ink reduction |
Publications (1)
Publication Number | Publication Date |
---|---|
US20050063749A1 true US20050063749A1 (en) | 2005-03-24 |
Family
ID=9926958
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/494,044 Abandoned US20050063749A1 (en) | 2001-12-04 | 2002-10-09 | Lowering the consumption of ink in computer printing |
US12/000,050 Abandoned US20080175641A1 (en) | 2001-12-04 | 2007-12-07 | Printer ink reduction |
US12/615,659 Expired - Fee Related US8446602B2 (en) | 2001-12-04 | 2009-11-10 | Lowering the consumption of ink in computer printing |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/000,050 Abandoned US20080175641A1 (en) | 2001-12-04 | 2007-12-07 | Printer ink reduction |
US12/615,659 Expired - Fee Related US8446602B2 (en) | 2001-12-04 | 2009-11-10 | Lowering the consumption of ink in computer printing |
Country Status (9)
Country | Link |
---|---|
US (3) | US20050063749A1 (en) |
EP (1) | EP1461767B1 (en) |
JP (1) | JP4471658B2 (en) |
AT (1) | ATE420410T1 (en) |
AU (1) | AU2002365701A1 (en) |
CA (1) | CA2469324C (en) |
DE (1) | DE60230811D1 (en) |
GB (1) | GB2382905B (en) |
WO (1) | WO2003049021A1 (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050232655A1 (en) * | 2004-02-18 | 2005-10-20 | Sharp Kabushiki Kaisha | Image forming apparatus and image forming system |
US20060158673A1 (en) * | 2005-01-15 | 2006-07-20 | Gondek Jay S | Adjusting ink-usage parameters to reduce ink usage |
US20060238792A1 (en) * | 2005-04-26 | 2006-10-26 | Sharp Laboratories Of America, Inc. | Color rendering for toner-save printing |
US20070171245A1 (en) * | 2006-01-26 | 2007-07-26 | Brother Kogyo Kabushiki Kaisha | Data processing apparatus capable of calibrating print data to reduce ink consumption |
US20080259363A1 (en) * | 2007-04-17 | 2008-10-23 | Walton Robert D | Selective extended gamut printing system and method |
US20090073467A1 (en) * | 2007-09-14 | 2009-03-19 | Konica Minolta Business Technologies, Inc. | Color printing control device, color printing control method, and computer readable recording medium stored with color printing control program |
US20090141306A1 (en) * | 2007-11-30 | 2009-06-04 | Brother Kogyo Kabushiki Kaisha | Calibration system |
US20100128287A1 (en) * | 2001-12-04 | 2010-05-27 | Software Imaging Limited | Lowering the consumption of ink in computer printing |
US20110032551A1 (en) * | 2009-08-07 | 2011-02-10 | International Paper Company | System, method and software for reducing printer colorant usage |
US20110116108A1 (en) * | 2009-11-13 | 2011-05-19 | Samsung Electronics Co., Ltd. | Image forming apparatus and resource saving mode control method thereof |
EP2574033A2 (en) | 2011-09-22 | 2013-03-27 | Samsung Electronics Co., Ltd. | Print controlling apparatus, image forming apparatus, and method for forming image |
US8467082B1 (en) | 2010-03-23 | 2013-06-18 | Jonathan Miller | Print compound conserving font production method |
US9563161B1 (en) | 2015-08-21 | 2017-02-07 | Kyocera Document Solutions Inc. | Image forming apparatus |
CN110134344A (en) * | 2018-02-09 | 2019-08-16 | 阿里巴巴集团控股有限公司 | The preprocess method and device of content to be printed |
CN112020701A (en) * | 2018-05-15 | 2020-12-01 | 惠普发展公司,有限责任合伙企业 | User interface for depletion level selection |
CN113348467A (en) * | 2019-02-06 | 2021-09-03 | 惠普发展公司,有限责任合伙企业 | Modifying control packets including random bits |
Families Citing this family (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050156960A1 (en) * | 2004-01-16 | 2005-07-21 | Courian Kenneth J. | Printmode selection systems and methods |
US7398029B2 (en) * | 2005-07-02 | 2008-07-08 | Hewlett-Packard Development Company, L.P. | Adjustment of print job to reduce color toner usage |
EP2139222A1 (en) * | 2005-12-07 | 2009-12-30 | Catalina Marketing Corporation | Color printer technology |
JP4770481B2 (en) * | 2006-01-26 | 2011-09-14 | ブラザー工業株式会社 | Image processing program and image processing apparatus |
JP4835169B2 (en) * | 2006-01-26 | 2011-12-14 | ブラザー工業株式会社 | Image processing program and image processing apparatus |
JP4757688B2 (en) * | 2006-03-31 | 2011-08-24 | 株式会社沖データ | Image forming apparatus, information processing apparatus, and image forming system |
KR101279438B1 (en) * | 2007-07-23 | 2013-06-26 | 삼성전자주식회사 | Method and apparatus for installing printer driver of image forming apparatus in printing environment which used Universal Printer Driver |
JP4991429B2 (en) * | 2007-07-27 | 2012-08-01 | 中野 嘉彦 | Coloring material usage reduction program |
US9076110B2 (en) * | 2007-08-07 | 2015-07-07 | Xerox Corporation | Print-shop job price optimization via the use of planning, scheduling and simulation |
JP4666054B2 (en) * | 2008-10-31 | 2011-04-06 | ブラザー工業株式会社 | Image processing apparatus and image processing program |
EP2424731B1 (en) * | 2009-04-30 | 2014-01-15 | Hewlett-Packard Development Company, L.P. | Printing system and method thereof |
JP4983955B2 (en) * | 2010-04-07 | 2012-07-25 | ブラザー工業株式会社 | Image processing apparatus and image processing program |
US8851594B2 (en) * | 2010-10-17 | 2014-10-07 | Hewlett-Packard Development Company, L.P. | Fill reduction for printing |
US8564831B2 (en) | 2011-01-05 | 2013-10-22 | International Business Machines Corporation | Color document printing system for selecting a combination of colors based on contrast and cost |
CN104070773B (en) * | 2013-03-25 | 2016-03-30 | 北大方正集团有限公司 | For determining print system and the printing process of province's quantity of ink |
JP6527775B2 (en) * | 2015-07-30 | 2019-06-05 | 株式会社沖データ | Image processing device |
US11586399B1 (en) | 2021-08-11 | 2023-02-21 | Kyocera Document Solutions Inc. | Methods for adjusting ink use in a printing system for cost monitoring and control |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5649071A (en) * | 1994-09-26 | 1997-07-15 | Xerox Corporation | Image processing method to reduce marking material coverage in sequential color printing processes |
US5712930A (en) * | 1993-05-28 | 1998-01-27 | Ricoh Company, Ltd. | γ-correction curve selecting apparatus and a γ-correction curve creating apparatus |
US5751434A (en) * | 1997-06-27 | 1998-05-12 | Xerox Corporation | Area dependent draft printing system |
US5841951A (en) * | 1996-02-09 | 1998-11-24 | Seiko Epson Corporation | Ink duty-cycle control |
US6057931A (en) * | 1993-07-12 | 2000-05-02 | Mci Telecommunications Corporation | Method and apparatus for controlling color image reproduction |
US6166751A (en) * | 1995-08-31 | 2000-12-26 | Minolta Co., Ltd. | Image forming apparatus |
US6233061B1 (en) * | 1999-02-11 | 2001-05-15 | Lexmark International, Inc. | Ink reduction device and method for a color inkjet printer |
US20010003457A1 (en) * | 1999-12-03 | 2001-06-14 | Nec Corporation | Printing control method, printing device, printing control device and storage medium storing printing control program |
US6313925B1 (en) * | 1998-06-17 | 2001-11-06 | International Business Machines Corporation | System, method, and program for saving toner/ink in a color printer without sacrificing image quality |
US6323957B1 (en) * | 1998-06-01 | 2001-11-27 | Xerox Corporation | Background noise removal for a low-cost digital color copier |
US6390590B1 (en) * | 1999-01-21 | 2002-05-21 | Oki Data Americas, Inc. | Apparatus for recording information about an ink cartridge |
US20030043231A1 (en) * | 2001-08-28 | 2003-03-06 | Xerox Corporation | Method and arrangement for color substitution in a multi-color printing device |
US20030053117A1 (en) * | 2001-09-20 | 2003-03-20 | Payne David M. | Toner advisor apparatus and method |
Family Cites Families (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3080955B2 (en) | 1988-04-11 | 2000-08-28 | キヤノン株式会社 | Color image processing equipment |
US6007182A (en) | 1992-07-24 | 1999-12-28 | Canon Kabushiki Kaisha | Ink-jet recording method employing inks of different characteristics and apparatus therefor |
EP0580449B1 (en) | 1992-07-24 | 1999-01-27 | Canon Kabushiki Kaisha | Ink jet recording method employing inks of different characteristics and apparatus therefor |
JP3244790B2 (en) | 1992-07-31 | 2002-01-07 | キヤノン株式会社 | Color inkjet recording method and apparatus |
JPH07148975A (en) | 1993-12-01 | 1995-06-13 | Canon Inc | Ink jet recording device |
JPH08132642A (en) | 1994-11-10 | 1996-05-28 | Canon Inc | Ink jet recording method, recording apparatus and data processing apparatus |
JP3360476B2 (en) | 1995-03-30 | 2002-12-24 | セイコーエプソン株式会社 | Image processing method and apparatus |
JPH08336961A (en) | 1995-06-12 | 1996-12-24 | Olympus Optical Co Ltd | Ink-jet printing method |
JP3571823B2 (en) | 1995-09-29 | 2004-09-29 | キヤノン株式会社 | Printer device |
FR2744061B1 (en) * | 1996-01-31 | 1998-04-24 | Canon Kk | INK SAVING METHOD AND DEVICE FOR IMAGE TRANSFER SYSTEM |
JPH1071730A (en) * | 1996-06-27 | 1998-03-17 | Canon Inc | Ink jet recording, its device, and ink jet recording head |
US5872897A (en) * | 1996-07-26 | 1999-02-16 | Lexmark International, Inc. | Method for conserving print media |
JPH10250119A (en) | 1997-03-18 | 1998-09-22 | Seiko Epson Corp | Ink jet recording apparatus |
US6081340A (en) * | 1997-03-31 | 2000-06-27 | Xerox Corporation | Image processing method to reduce marking material coverage with non-linear specifications |
JPH1110848A (en) | 1997-06-20 | 1999-01-19 | Canon Inc | Recording device and method |
JPH1199670A (en) | 1997-09-26 | 1999-04-13 | Canon Inc | Print controller and control method |
JP3888594B2 (en) | 1997-10-27 | 2007-03-07 | 株式会社リコー | Image processing apparatus and image processing method |
JP3408124B2 (en) * | 1997-11-06 | 2003-05-19 | シャープ株式会社 | Print processing device using computer system |
GB2334124B (en) * | 1998-02-06 | 2001-11-07 | Canon Kk | Printing apparatus |
JP2001150704A (en) | 1999-11-26 | 2001-06-05 | Oki Data Corp | Printing apparatus |
JP2001219626A (en) | 2000-02-08 | 2001-08-14 | Ricoh Co Ltd | Printing system |
US6658489B1 (en) | 2000-03-29 | 2003-12-02 | International Business Machines Corporation | Method for replacing a device driver during system operation |
US7167260B2 (en) | 2000-04-07 | 2007-01-23 | Seiko Epson Corporation | Control of distributed printers using virtual printer driver execute module |
US7617446B2 (en) * | 2001-03-26 | 2009-11-10 | International Business Machines Corporation | Method and system for pre-print processing of web-based documents to reduce printing costs |
JP2003066781A (en) * | 2001-08-23 | 2003-03-05 | Ricoh Co Ltd | Color printer device |
GB2382905B (en) | 2001-12-04 | 2005-08-31 | Software 2000 Ltd | Printer ink reduction |
-
2001
- 2001-12-04 GB GB0128981A patent/GB2382905B/en not_active Expired - Fee Related
-
2002
- 2002-10-09 US US10/494,044 patent/US20050063749A1/en not_active Abandoned
- 2002-10-09 AT AT02804254T patent/ATE420410T1/en not_active IP Right Cessation
- 2002-10-09 EP EP02804254A patent/EP1461767B1/en not_active Expired - Lifetime
- 2002-10-09 AU AU2002365701A patent/AU2002365701A1/en not_active Abandoned
- 2002-10-09 CA CA2469324A patent/CA2469324C/en not_active Expired - Fee Related
- 2002-10-09 JP JP2003550141A patent/JP4471658B2/en not_active Expired - Fee Related
- 2002-10-09 DE DE60230811T patent/DE60230811D1/en not_active Expired - Lifetime
- 2002-10-09 WO PCT/GB2002/004591 patent/WO2003049021A1/en active Application Filing
-
2007
- 2007-12-07 US US12/000,050 patent/US20080175641A1/en not_active Abandoned
-
2009
- 2009-11-10 US US12/615,659 patent/US8446602B2/en not_active Expired - Fee Related
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5712930A (en) * | 1993-05-28 | 1998-01-27 | Ricoh Company, Ltd. | γ-correction curve selecting apparatus and a γ-correction curve creating apparatus |
US6057931A (en) * | 1993-07-12 | 2000-05-02 | Mci Telecommunications Corporation | Method and apparatus for controlling color image reproduction |
US5649071A (en) * | 1994-09-26 | 1997-07-15 | Xerox Corporation | Image processing method to reduce marking material coverage in sequential color printing processes |
US6166751A (en) * | 1995-08-31 | 2000-12-26 | Minolta Co., Ltd. | Image forming apparatus |
US5841951A (en) * | 1996-02-09 | 1998-11-24 | Seiko Epson Corporation | Ink duty-cycle control |
US5751434A (en) * | 1997-06-27 | 1998-05-12 | Xerox Corporation | Area dependent draft printing system |
US6323957B1 (en) * | 1998-06-01 | 2001-11-27 | Xerox Corporation | Background noise removal for a low-cost digital color copier |
US6313925B1 (en) * | 1998-06-17 | 2001-11-06 | International Business Machines Corporation | System, method, and program for saving toner/ink in a color printer without sacrificing image quality |
US6390590B1 (en) * | 1999-01-21 | 2002-05-21 | Oki Data Americas, Inc. | Apparatus for recording information about an ink cartridge |
US6233061B1 (en) * | 1999-02-11 | 2001-05-15 | Lexmark International, Inc. | Ink reduction device and method for a color inkjet printer |
US20010003457A1 (en) * | 1999-12-03 | 2001-06-14 | Nec Corporation | Printing control method, printing device, printing control device and storage medium storing printing control program |
US20030043231A1 (en) * | 2001-08-28 | 2003-03-06 | Xerox Corporation | Method and arrangement for color substitution in a multi-color printing device |
US20030053117A1 (en) * | 2001-09-20 | 2003-03-20 | Payne David M. | Toner advisor apparatus and method |
Cited By (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8446602B2 (en) | 2001-12-04 | 2013-05-21 | Spline Network Inc. | Lowering the consumption of ink in computer printing |
US20100128287A1 (en) * | 2001-12-04 | 2010-05-27 | Software Imaging Limited | Lowering the consumption of ink in computer printing |
US20050232655A1 (en) * | 2004-02-18 | 2005-10-20 | Sharp Kabushiki Kaisha | Image forming apparatus and image forming system |
US20060158673A1 (en) * | 2005-01-15 | 2006-07-20 | Gondek Jay S | Adjusting ink-usage parameters to reduce ink usage |
US7561316B2 (en) * | 2005-01-15 | 2009-07-14 | Hewlett-Packard Development Company, L.P. | Adjusting ink-usage parameters to reduce ink usage |
US20060238792A1 (en) * | 2005-04-26 | 2006-10-26 | Sharp Laboratories Of America, Inc. | Color rendering for toner-save printing |
US20070171245A1 (en) * | 2006-01-26 | 2007-07-26 | Brother Kogyo Kabushiki Kaisha | Data processing apparatus capable of calibrating print data to reduce ink consumption |
US8542406B2 (en) | 2006-01-26 | 2013-09-24 | Brother Kogyo Kabushiki Kaisha | Data processing apparatus capable of calibrating print data to reduce ink consumption |
US8300265B2 (en) | 2006-01-26 | 2012-10-30 | Brother Kogyo Kabushiki Kaisha | Data processing apparatus capable of calibrating print data to reduce ink consumption |
US8259346B2 (en) | 2007-04-17 | 2012-09-04 | Hewlett-Packard Development Company, L.P. | Selective extended gamut printing system and method |
US20080259363A1 (en) * | 2007-04-17 | 2008-10-23 | Walton Robert D | Selective extended gamut printing system and method |
US20090073467A1 (en) * | 2007-09-14 | 2009-03-19 | Konica Minolta Business Technologies, Inc. | Color printing control device, color printing control method, and computer readable recording medium stored with color printing control program |
US8139266B2 (en) | 2007-09-14 | 2012-03-20 | Konica Minolta Business Technologies, Inc. | Color printing control device, color printing control method, and computer readable recording medium stored with color printing control program |
US20090141306A1 (en) * | 2007-11-30 | 2009-06-04 | Brother Kogyo Kabushiki Kaisha | Calibration system |
US8994981B2 (en) * | 2007-11-30 | 2015-03-31 | Brother Kogyo Kabushiki Kaisha | Calibration system |
US8854689B2 (en) | 2009-08-07 | 2014-10-07 | International Paper Company | System, method and software for reducing printer colorant usage |
US20110032551A1 (en) * | 2009-08-07 | 2011-02-10 | International Paper Company | System, method and software for reducing printer colorant usage |
EP2462503A1 (en) * | 2009-08-07 | 2012-06-13 | International Paper Company | System, method and software for reducing printer colorant usage |
US8456705B2 (en) | 2009-08-07 | 2013-06-04 | International Paper Company | System, method and software for reducing printer colorant usage |
WO2011016972A1 (en) | 2009-08-07 | 2011-02-10 | International Paper Company | System, method and software for reducing printer colorant usage |
US8767255B2 (en) * | 2009-11-13 | 2014-07-01 | Samsung Electronics Co., Ltd. | Image forming apparatus and resource saving mode control method thereof |
US20110116108A1 (en) * | 2009-11-13 | 2011-05-19 | Samsung Electronics Co., Ltd. | Image forming apparatus and resource saving mode control method thereof |
US8467082B1 (en) | 2010-03-23 | 2013-06-18 | Jonathan Miller | Print compound conserving font production method |
EP2574033A2 (en) | 2011-09-22 | 2013-03-27 | Samsung Electronics Co., Ltd. | Print controlling apparatus, image forming apparatus, and method for forming image |
US9036203B2 (en) | 2011-09-22 | 2015-05-19 | Samsung Electronics Co., Ltd. | Print controlling apparatus, image forming apparatus, and method for forming image |
US9563161B1 (en) | 2015-08-21 | 2017-02-07 | Kyocera Document Solutions Inc. | Image forming apparatus |
CN110134344A (en) * | 2018-02-09 | 2019-08-16 | 阿里巴巴集团控股有限公司 | The preprocess method and device of content to be printed |
CN112020701A (en) * | 2018-05-15 | 2020-12-01 | 惠普发展公司,有限责任合伙企业 | User interface for depletion level selection |
EP3794436A4 (en) * | 2018-05-15 | 2021-12-29 | Hewlett-Packard Development Company, L.P. | User interface for depletion level selection |
US11269566B2 (en) | 2018-05-15 | 2022-03-08 | Hewlett-Packard Development Company, L.P. | User interface for depletion level selection |
CN113348467A (en) * | 2019-02-06 | 2021-09-03 | 惠普发展公司,有限责任合伙企业 | Modifying control packets including random bits |
Also Published As
Publication number | Publication date |
---|---|
JP2005512199A (en) | 2005-04-28 |
US8446602B2 (en) | 2013-05-21 |
EP1461767A1 (en) | 2004-09-29 |
AU2002365701A1 (en) | 2003-06-17 |
WO2003049021A1 (en) | 2003-06-12 |
EP1461767B1 (en) | 2009-01-07 |
GB2382905A (en) | 2003-06-11 |
CA2469324C (en) | 2012-11-27 |
GB2382905B (en) | 2005-08-31 |
ATE420410T1 (en) | 2009-01-15 |
US20080175641A1 (en) | 2008-07-24 |
GB0128981D0 (en) | 2002-01-23 |
US20100128287A1 (en) | 2010-05-27 |
DE60230811D1 (en) | 2009-02-26 |
CA2469324A1 (en) | 2003-06-12 |
JP4471658B2 (en) | 2010-06-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8446602B2 (en) | Lowering the consumption of ink in computer printing | |
CN101148123B (en) | Printer and its printing method | |
EP0665674B1 (en) | Colour printer system and method | |
US5615312A (en) | Color management system having business graphics rendering mode | |
EP0665679B1 (en) | Digital colour printer system | |
CN102957840B (en) | Image processing device | |
US8873102B2 (en) | Dynamic color separation at a digital press | |
US20100053650A1 (en) | Image Processing Device, Image Processing Method, And Image Processing Program | |
JP3353227B2 (en) | Printer controller and printer and recording method for managing specific consumables used therein | |
US8085435B2 (en) | Adaptive color transform to control color inconstancy | |
JPH1074255A (en) | Matrix-based gray component replacement for color halftoning | |
JP2004358690A (en) | Print controller, print control method, and print control program | |
JP3818372B2 (en) | Printing apparatus, printing control program, medium recording printing control program, and printing method | |
JP2005316237A (en) | Print control unit, print control method, and print control program | |
US6302521B1 (en) | Method and apparatus for expanded color space in acoustic ink printing | |
JP4747636B2 (en) | Print data creation apparatus and print data creation program | |
EP2375720B1 (en) | Image processor | |
US5959645A (en) | Method of color ink jet printing on glossy media | |
JP2007251619A (en) | Apparatus, method and program for image processing | |
EP0665678B1 (en) | Colour printer system | |
JP7490447B2 (en) | Image processing device, control method thereof, and program | |
JP4407096B2 (en) | Color image output device | |
JP4273318B2 (en) | Color conversion apparatus, color conversion method, and print control program | |
WO2006095333A2 (en) | Method, device and computer readable medium for consumable reduction | |
JP2003296087A (en) | Print control unit, method, and program, medium recording print control program, color conversion device, color conversion method, forming method for three-dimensional color conversion table, and three- dimensional color conversion table |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SOFTWARE IMAGING LIMITED, CANADA Free format text: CHANGE OF NAME;ASSIGNOR:STRYDENT SOFTWARE INC.;REEL/FRAME:016054/0763 Effective date: 20040621 Owner name: STRYDENT SOFTWARE, INC., CANADA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HARRIS, ANTHONY WILLAM;KAPLAN, PETER;BOUBY, BRUNO;AND OTHERS;REEL/FRAME:016022/0971 Effective date: 20040511 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |