US20110149323A1 - Information processing apparatus and method - Google Patents
Information processing apparatus and method Download PDFInfo
- Publication number
- US20110149323A1 US20110149323A1 US12/966,770 US96677010A US2011149323A1 US 20110149323 A1 US20110149323 A1 US 20110149323A1 US 96677010 A US96677010 A US 96677010A US 2011149323 A1 US2011149323 A1 US 2011149323A1
- Authority
- US
- United States
- Prior art keywords
- job
- status
- display unit
- information
- status information
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1203—Improving or facilitating administration, e.g. print management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1203—Improving or facilitating administration, e.g. print management
- G06F3/1207—Improving or facilitating administration, e.g. print management resulting in the user being informed about print result after a job submission
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/1253—Configuration of print job parameters, e.g. using UI at the client
- G06F3/1256—User feedback, e.g. print preview, test print, proofing, pre-flight checks
Definitions
- the present invention generally relates to information processing and, more particularly, to an information processing apparatus and an information processing method for controlling status displaying of a print job according to presence of an output at a printing apparatus.
- a printer driver that generates and manages print jobs may delete from the print queue a print job set to a print-in-progress status based on print setting set for the print jobs.
- a preview activation module which is a module of the printer driver, temporarily deletes the print job at the time of print preview displaying.
- a status information display module checks setting of the print job to have become a print-in-progress status, and displays a status information display screen to notify a user of the status of the print job.
- the status information display screen is displayed since the print job has been set to the print-in-progress status.
- the print job is not output by the printing apparatus, and is deleted from the print queue by the preview activation module during print previewing.
- the status information display module immediately deletes the status information display screen that has been displayed.
- the printer driver processes the print job to which the print preview displaying has been set, the status information display screen is displayed, and then immediately deleted. This results into a possibility that the user may misunderstand that the print job is cancelled even when the print job itself is being previewed.
- an information processing apparatus having a display unit, includes a status information display unit configured to display status information of a job present in a print queue via the display unit, an acquisition unit configured to acquire setting information of the job present in the print queue, and a job determination unit configured to determine, based on the setting information acquired by the acquisition unit, whether the job is a job to be output to a printing apparatus.
- the status information display unit displays, without displaying status information of a job determined not to be output to the printing apparatus by the job determination unit, status information of a job determined to be output to the printing apparatus by the job determination unit via the display unit.
- FIG. 1 is a block diagram illustrating a configuration of a printing system that includes a printing apparatus and an information processing apparatus connected to the printing apparatus according to an exemplary embodiment of the present invention.
- FIG. 2 is a block diagram illustrating a configuration of a printer driver according to an exemplary embodiment of the present invention.
- FIG. 3 is a flowchart illustrating processing of each of a user interface module, a page configuration module, and a status information display module according to an exemplary embodiment of the present invention.
- FIG. 4 is a flowchart illustrating processing of each of a preview activation module and a print preview display module according to an exemplary embodiment of the present invention.
- FIG. 5 illustrates print job information to be written in a file by the page configuration module according to an exemplary embodiment of the present invention.
- FIGS. 6A to 6C respectively illustrate a print setting screen, a print preview display screen, and a status information display screen according to an exemplary embodiment of the present invention.
- FIG. 7 is a block diagram illustrating a configuration of a printer driver according to an exemplary embodiment of the present invention.
- FIG. 8 is a flowchart illustrating processing of each of a status information display module and a command transmission/reception module according to an exemplary embodiment of the present invention.
- FIGS. 9A and 9B illustrate command transmission information to be written in a registry by the command transmission/reception module according to an exemplary embodiment of the present invention.
- FIG. 10 is a flowchart illustrating processing of the status information display module according to an exemplary embodiment of the present invention.
- FIG. 1 a configuration of a printing system that includes a printing apparatus (printing apparatus 2 ) and an information processing apparatus (personal computer 1 ) connected to the printing apparatus according to an exemplary embodiment will be described.
- FIG. 1 illustrates the printing system that includes the printing apparatus 2 and the personal computer 1 connected to the printing apparatus 2 according to the exemplary embodiment of the present invention.
- the personal computer 1 includes an input interface 11 , a central processing unit (CPU) 12 , a read-only memory (ROM) 13 , a random access memory (RAM) 14 , an external storage device 15 , an output interface 16 , a display unit 17 , a keyboard 10 , a mouse 18 , and an input-output interface 19 .
- CPU central processing unit
- ROM read-only memory
- RAM random access memory
- the ROM 13 stores an initialization program.
- the external storage device 15 stores an application program group, an operating system (OS), a printer driver, and other various data.
- the RAM 14 is used as a work memory by various programs stored in the external storage device 15 .
- the printing apparatus 2 includes an input-output interface 21 , a RAM 22 , a print engine 23 , a ROM 24 , and a CPU 25 .
- the input-output interface 21 is connected to the input-output interface 19 of the personal computer 1 .
- the present exemplary embodiment is described on the assumption that a connection interface is a universal serial bus (USB). However, any type of a connection interface can be used.
- An extension option for extending a function of the printing apparatus 2 can be connected to the input-output interface 21 .
- the RAM 22 is used as a main memory and a work memory for the CPU 25 , and stores a reception buffer for temporarily storing a received print job and various data.
- the print engine 23 performs printing based on the data stored in the RAM 22 .
- the ROM 24 stores various control programs such as a status management program 24 a, and data used by each control program.
- the CPU 25 controls the respective units of the printing apparatus 2 according to the control programs.
- the status management program 24 a monitors a status of the printing apparatus 2 based on information from various sensors (not illustrated) in the printing apparatus 2 , and generates status information and stores it in the RAM 22 .
- FIG. 2 is a conceptual block diagram mainly illustrating an example of a printer driver 220 to describe a configuration of the printer driver according to the present exemplary embodiment.
- Print data generated by an application 201 is temporarily stored as spool data 214 in a print queue 213 of a spooler 212 via a print support function 211 of the OS to be used as a print job.
- the print job is converted, by the printer driver 220 , into a print command that is interpretable by a printing apparatus 230 , and is then transmitted to the printing apparatus 230 to be printed.
- the application 201 adds, when instructing printing, print setting information returned from a user interface module 221 to the print job via the print support function 211 of the OS.
- the print setting information is set before the application instructs a start of printing.
- the user interface module 221 activates a status information display module 227 after receiving a printing start notification from the print support function 211 of the OS.
- the print job that has been passed to the printer driver 220 is first processed by a page configuration module 222 .
- the page configuration module 222 performs page configuration processing, such as sorting of pages of the print job or collection of a plurality of pages into one for the print job, according to the print setting information.
- the print job is then passed to a preview activation module 223 .
- the preview activation module 223 calls a print preview display module 224 when the print setting information contains an instruction of displaying print preview information.
- the print preview display module 224 displays a print preview screen illustrated in each of FIGS. 6A to 6C on the display unit 17 of the personal computer so that a user can check a printing result beforehand.
- the preview activation module 223 passes the print job to a command generation module 225 .
- the command generation module 225 converts print data of the print job into a print command that is interpretable by the printing apparatus 230 according to the print setting information. Such print commands are sequentially transmitted to the printing apparatus 230 by a command transmission/reception module 226 .
- the command transmission/reception module 226 reads a status of the printing apparatus 230 such as information of error generation in the printing apparatus 230 or currently printed page information to pass it to a status information display module 227 .
- the status information display module 227 analyzes the status of the printing apparatus 230 , displays information of the printing apparatus 230 on a status information display screen illustrated in each of FIGS. 6A to 6C on the display unit 17 of the personal computer, thereby enabling the user to check a status of the print job or the status of the printing apparatus 230 .
- this module performs processing such as job determination as to whether a job is to be output to the printing apparatus, command determination as to whether command transmission has been started, or status determination as to a status of the print queue.
- FIG. 3 is a flowchart illustrating processing of each of the user interface module, the page configuration module, and the status information display module.
- step S 301 the user interface module 221 starts processing after reception of a print start notification from the print support function 211 of the OS.
- step S 302 the user interface module 221 activates the status information display module 227 .
- step S 303 the user interface module 221 finishes the processing. The processing of the status information display module 227 activated in this processing will be described below.
- step S 310 after reception of a print job from the OS, the page configuration module 222 starts processing.
- step S 311 the page configuration module 222 checks the print job or print setting of the print job.
- step S 312 the page configuration module 222 records it as print job information in a file.
- the print setting of the print job is designated before a printing start from the application 201 on a print setting screen 610 of the user interface module 221 illustrated in FIG. 6B .
- the print setting screen 610 has a preview display setting place 611 as one of print setting items illustrated in FIG. 6B .
- the information recorded in the file 330 includes, as illustrated in FIG. 5 , job ID 501 , a total number of pages 502 , and a printer output 503 .
- the print job information recorded in the file 330 is passed to the status information display module 227 .
- file sharing is taken as an example.
- the user interface module 221 has received only a job identifier from the OS. Thus, the user interface module 221 cannot accurately acquire print setting of the print job. For example, the user interface module 221 cannot acquire print setting for each page. The print setting of the print job is accordingly fed to the status information display module 227 by the page configuration module 222 .
- step S 313 after step S 312 , the page configuration module 222 executes page configuration processing, such as page sorting of the print job.
- step S 314 the page configuration module 222 passes the print job to the subsequent preview activation module 223 .
- step S 315 the page configuration module 222 finishes the processing.
- step S 320 the status information display module 227 activated in step S 302 starts processing.
- step S 321 the status information display module 227 checks print jobs in the print queue.
- step S 322 the status information display module 227 determines whether there is any print job in the print queue.
- step S 327 the status information display module 227 finishes the processing.
- step S 323 the status information display module 227 checks whether there is a file 330 recording print job information.
- step S 324 the status information display module 227 determines whether there is print job information. When there is no print job information (NO in step S 324 ), the processing returns to step S 321 to stand by until the page configuration module 222 generates a file 330 that records print job information.
- step S 325 the status information display module 227 determines whether the print job is a print job to be output to the printing apparatus.
- step S 327 the status information display module 227 finishes the processing.
- step S 325 the status information display module 227 determines that the print job is a print job to be output to the printing apparatus.
- the status information display module 227 displays a status information screen 620 illustrated in FIG. 6C , and the processing returns to step S 321 .
- step S 327 After the command transmission/reception module 226 has transmitted the print command to the printing apparatus, and has confirmed the completion of the printing at the printing apparatus, the print job is deleted from the print queue 213 .
- the status information display module 227 determines that there is no print job in the print queue 213 (NO in step S 322 ), then in step S 327 , the processing is terminated. Thus, information of the print job can be informed to the user until the printing apparatus 230 completes the printing.
- the status information display module 227 displays the status information screen 620 .
- the status information display module 227 does not display the status information screen 620 .
- the status information display module 227 can perform appropriate display determination.
- FIG. 4 is a flowchart illustrating processing of each of the preview activation module and the print preview display module. Referring to FIG. 4 , deletion of the print job from the print queue 213 by the preview activation module 223 when a print preview screen 600 is displayed will be described.
- step S 401 after reception of the print job, the preview activation module 223 starts processing.
- step S 402 the preview activation module 223 checks print setting information of the print job to determine whether there is an instruction of displaying the print preview screen 600 .
- step S 403 the preview activation module 223 passes the print job to the command generation module 225 .
- step S 404 the processing is finished.
- step S 405 the preview activation module 223 activates the print preview screen 600 illustrated in FIG. 6A . Processing of the print preview display module 224 activated in this case will be described below.
- step S 406 the preview activation module 223 stores print data of the print job in a RAM 420 .
- the RAM 420 is similar to the RAM 14 illustrated in FIG. 1 .
- the storage of the print data in the RAM 14 is taken as an example. However, the print data can be stored on other storage media.
- step S 407 the preview activation module 223 deletes the print job from the print queue 213 .
- step S 404 the processing is finished.
- Deleting the print job from the print queue 213 by the preview activation module 223 in step S 407 enables printing processing of other print jobs not subjected to print previewing even during displaying of a print preview of the print job.
- step S 410 the print preview display module 224 activated in step S 405 starts processing.
- step S 411 whether there is print data in the RAM 420 is checked.
- step S 412 the print preview display module 224 determines whether there is print data in the RAM 420 .
- the processing returns to step S 411 to stand by until completion of the print data storage.
- step S 413 the print preview display module 224 displays a print preview image 602 illustrated in FIG. 6A .
- the plurality of jobs can be temporarily stored in the RAM and collectively previewed. Data relating to the plurality of jobs being previewed can be combined into one job to be re-input to the print queue.
- step S 414 the print preview display module 224 determines whether there is any print execution instruction from the user.
- the print preview display module 224 adds print data as a print job to the print queue 213 , thereby resuming the printing of the print job for which the preview screen 600 has been displayed.
- step S 416 the print preview display module 224 deletes the stored print data from the RAM 420 .
- step S 417 the processing is finished.
- the print job input in step S 415 is determined to be a job actually output to the printing apparatus.
- the job for which previewing is set and which is deleted from the print queue in step S 407 is determined to be a job not actually output to the printing apparatus.
- the preview activation module 223 is an independent driver configuration module. However, the preview activation module 223 can be included in the page configuration module 222 .
- the print preview display module 224 is called by the page configuration module 222 .
- FIGS. 7 to 9B a second exemplary embodiment of the present invention will be described in detail.
- FIG. 7 is a conceptual block diagram mainly illustrating an example of a printer driver 720 to describe a configuration of the printer driver according to the present exemplary embodiment.
- Print data generated by an application 701 is temporarily stored as spool data 714 in a print queue 713 of a spooler 712 via a print support function 711 of an OS to be used as a print job.
- a normal print job is converted, by a printer driver 720 , into a print command that is interpretable by a printing apparatus 730 , and then fed to the printing apparatus 730 to be printed.
- a cleaning job for instructing cleaning of the printing apparatus 730 .
- the cleaning job is temporarily stored as a print job in the print queue 713 in the form of a print command that is interpretable by the printing apparatus 730 .
- Special jobs such as a cleaning job different from the normal print jobs have been converted into a print command that is interpretable by the printing apparatus 730 .
- the page configuration module 222 , the preview activation module 223 , and the command generation module 225 perform no processing for this special job.
- the jobs such as a cleaning job are sequentially transmitted to the printing apparatus 730 by a command transmission/reception module 726 .
- the printing apparatus 730 performs cleaning based on a received cleaning job command.
- the print support function 711 of the OS notifies a user interface module 721 of a start of printing.
- the user interface module 721 that has been notified of the start of printing calls a status information display module 727 .
- the command transmission/reception command 725 reads a status of the printing apparatus 730 , such as information on an error generated in the printing apparatus 730 , and passes it to the status information display module 727 .
- the status information module 727 analyzes the status of the printing apparatus 730 , and displays the information of the printing apparatus 730 on the display unit 17 of the personal computer, thereby enabling the user to check the status of the printing apparatus 730 .
- the status information display module 727 checks, in the file 330 recording the print job information illustrated in FIG. 3 , that a job is a print job to be output to the printing apparatus 730 , and then displays a status information display screen 620 .
- the page configuration module 222 performs no processing for the special job, and hence the file 330 cannot be fed. This disables the status information display module 727 from displaying the status information display screen 620 . Referring to FIG. 8 , a method for solving this problem will be described.
- FIG. 8 is a flowchart illustrating processing of each of the status information display module and the command transmission/reception module.
- an example is described, which is based on the assumption that a job registered as a print job in the print queue is a special job (cleaning job).
- step S 810 the status information display module 727 activated by the user interface module 721 starts processing.
- step S 811 the status information display module 727 checks print jobs in the print queue 713 .
- step S 812 the status information display module 727 determines whether there is any print job. When there is no print job (NO in step S 812 ), in step S 817 , the processing is finished. When it is determined that there is a print job (YES in step S 812 ), in step S 813 , the status information display module 727 checks whether there is a file 830 recording print job information.
- the file 830 recording the print job information is similar to the file 330 illustrated in FIG. 3 .
- step S 814 the status information display module 727 determines whether there is print job information. As described above, no file 830 is generated in the cleaning job. When there is no print job information (NO in step S 814 ), in step S 817 , the status information display module 727 checks whether there is command transmission information 840 in a registry.
- the command transmission information 840 is generated by the command transmission/reception module 726 , which will be described below.
- the status information display module 727 determines, based on the command transmission information 840 , whether the command transmission/reception module 726 has started command transmission to the printing apparatus 730 .
- step S 816 the status information display module 727 displays the status information display screen 620 . More specifically, even in a case of a print job such as the cleaning job on which the page configuration module 222 performs no processing, when the command transmission/reception module 726 has started the command transmission to the printing apparatus 730 , the status information display module 727 displays the status information display screen 620 .
- step S 818 When the status information display module 727 determines that the command transmission has not been started (NO in step S 818 ), the processing returns to step S 811 . As a result, a status in which the status information display screen 620 is not displayed continues.
- the page configuration module 222 performs processing on the job, and hence a file 830 is generated by the page configuration module 222 .
- the status information display module 727 determines that there is print job information (YES in step S 814 ).
- the status information display module 727 determines whether the print job is a print job to be output to the printing apparatus.
- step S 816 the status information display module 727 displays the status information display screen 620 .
- step S 817 the status information display module 727 finishes the processing.
- step S 850 the command transmission/reception module 726 starts processing after reception of print commands.
- step S 851 the command transmission/reception module 726 transmits a first print command to the printing apparatus 730 .
- step S 852 the command transmission/reception module 726 writes the command transmission information 840 in the registry.
- step S 853 the command transmission/reception module 726 sequentially transmits the subsequent print commands to the printing apparatus 730 .
- the command transmission/reception module 726 transmits a last print command to the printing apparatus 730 .
- step S 855 the command transmission information 840 written in the registry is returned to its initial value.
- step S 856 the processing is finished.
- FIG. 9A illustrates an initial status of the command transmission information 840 in a registry 900 .
- data 903 of “0x00000000” is written in a registry value 902 of “SendingData” of a registry key 901 of “PrinterDriverData”.
- the data 903 of “0x00000000” indicates a status that the command transmission/reception module 726 has not started command transmission.
- FIG. 9B illustrates a status of the registry where the command transmission/reception module 726 has written a start of command transmission to the printing apparatus 730 in step S 852 .
- Step S 818 the status information display module 727 determines that the command transmission/reception module has started command transmission to the printing apparatus 730 .
- the command transmission/reception module 726 After the transmission of the last print command to the printing apparatus in step S 854 , the command transmission/reception module 726 returns the command transmission information 840 in the registry to the initial value “0x00000000” indicated by the data 903 .
- the cleaning job has been described as the example of the job not processed by the page configuration module 222 .
- the present invention is applicable to other special jobs that are not processed by the page configuration module 222 .
- the spooler 212 does not pass any temporarily stored print job when an error generated in the printing apparatus 230 connected to web services on devices (WSD) is detected.
- the status information display module 227 cannot check the print job information 330 or the print command transmission information 840 , and hence the status information display screen 620 cannot be displayed. Referring to FIG. 10 , a method for solving this problem will be described.
- FIG. 10 is a flowchart illustrating processing of the status information display module 227 .
- step S 1001 the status information display module 227 activated by the user interface module 221 starts processing.
- step S 1002 the status information display module 227 checks print jobs in the print queue.
- step S 1003 the status information display module 227 determines whether there is any print job. When there is no print job (NO in step S 1003 ), then in step S 1008 the processing is finished. When it is determined that there is a print job (YES in step S 1003 ), in step S 1004 , the status information display module 227 checks whether there is a file 1020 recording print job information.
- the file 1020 recording the print job information is similar to the file 330 illustrated in FIG. 3 .
- step S 1005 the status information display module 227 determines whether there is print job information.
- step S 1006 the status information display module 227 determines whether the print job is a print job to be output to the printing apparatus.
- step S 1007 the status information display module 227 displays the status information display screen 620 .
- step S 1008 the processing is finished.
- step S 1009 the status information display module 227 checks whether there is command transmission information 1030 in the registry.
- the command transmission information 1030 is similar to the command transmission information 840 illustrated in FIG. 8 .
- step S 1010 the status information display module 227 determines, based on the command transmission information 1030 , whether the command transmission/reception module 226 has started command transmission to the printing apparatus 230 .
- the status information display module 227 displays the status information display screen 620 .
- step S 1011 the status information display module 227 checks a status of the print queue 213 .
- the status information display module 227 acquires the status of the print queue 213 by using an application programming interface (API).
- API application programming interface
- step S 1012 the status information display module 227 determines whether the status of the print queue 213 indicates an error generated in the printing apparatus 230 .
- the status indicating the error generated in the printing apparatus 230 is, for example, “DOOR OPEN” or “NO TONER”.
- step S 1012 the processing returns to step S 1002 to continue the state where the status information display screen 620 is not displayed.
- step S 1007 the status information display module 227 displays the status information display screen 620 .
- the status information display module 227 instructs the command transmission/reception module 226 to acquire a status of the printing apparatus 230 , and displays the error information in the printing apparatus 230 on the status information display screen 620 in detail.
- the status information display module 227 can appropriately display the status information display screen 620 .
- aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU, a micro-processing unit (MPU), and/or the like) that reads out and executes a program recorded on a memory device to perform the functions of the above-described embodiments, and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described embodiments.
- the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (e.g., a computer-readable medium).
- the system or apparatus, and the recording medium where the program is stored are included as being within the scope of the present invention.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Facsimiles In General (AREA)
- Control Or Security For Electrophotography (AREA)
Abstract
Description
- 1. Field of the Invention
- The present invention generally relates to information processing and, more particularly, to an information processing apparatus and an information processing method for controlling status displaying of a print job according to presence of an output at a printing apparatus.
- 2. Description of the Related Art
- There has conventionally been provided a technology for appropriately displaying status information of a print job during a period from issuance of a print instruction from an application to completion of printing on a recording medium by a printing apparatus, as discussed in Japanese Patent Application Laid-Open No. 2008-107980. According to the technology discussed in Japanese Patent Application Laid-Open No. 2008-107980, a status monitor continues monitoring of print jobs as long as they are present in a print queue. When processing is started from a standby status and the printing has become in progress (print-in-progress status), a display unit displays the status.
- A printer driver that generates and manages print jobs may delete from the print queue a print job set to a print-in-progress status based on print setting set for the print jobs. For example, a preview activation module, which is a module of the printer driver, temporarily deletes the print job at the time of print preview displaying.
- A status information display module checks setting of the print job to have become a print-in-progress status, and displays a status information display screen to notify a user of the status of the print job.
- For the print job to which displaying of a print preview screen has been set, the status information display screen is displayed since the print job has been set to the print-in-progress status. However, the print job is not output by the printing apparatus, and is deleted from the print queue by the preview activation module during print previewing. Thus, the status information display module immediately deletes the status information display screen that has been displayed.
- Thus, when the printer driver processes the print job to which the print preview displaying has been set, the status information display screen is displayed, and then immediately deleted. This results into a possibility that the user may misunderstand that the print job is cancelled even when the print job itself is being previewed.
- According to an aspect of the present invention, an information processing apparatus is provided having a display unit, includes a status information display unit configured to display status information of a job present in a print queue via the display unit, an acquisition unit configured to acquire setting information of the job present in the print queue, and a job determination unit configured to determine, based on the setting information acquired by the acquisition unit, whether the job is a job to be output to a printing apparatus. The status information display unit displays, without displaying status information of a job determined not to be output to the printing apparatus by the job determination unit, status information of a job determined to be output to the printing apparatus by the job determination unit via the display unit.
- Further features and aspects of the present invention will become apparent from the following detailed description of exemplary embodiments with reference to the attached drawings.
- The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate exemplary embodiments, features, and aspects of the invention and, together with the description, serve to explain the principles of the invention.
-
FIG. 1 is a block diagram illustrating a configuration of a printing system that includes a printing apparatus and an information processing apparatus connected to the printing apparatus according to an exemplary embodiment of the present invention. -
FIG. 2 is a block diagram illustrating a configuration of a printer driver according to an exemplary embodiment of the present invention. -
FIG. 3 is a flowchart illustrating processing of each of a user interface module, a page configuration module, and a status information display module according to an exemplary embodiment of the present invention. -
FIG. 4 is a flowchart illustrating processing of each of a preview activation module and a print preview display module according to an exemplary embodiment of the present invention. -
FIG. 5 illustrates print job information to be written in a file by the page configuration module according to an exemplary embodiment of the present invention. -
FIGS. 6A to 6C respectively illustrate a print setting screen, a print preview display screen, and a status information display screen according to an exemplary embodiment of the present invention. -
FIG. 7 is a block diagram illustrating a configuration of a printer driver according to an exemplary embodiment of the present invention. -
FIG. 8 is a flowchart illustrating processing of each of a status information display module and a command transmission/reception module according to an exemplary embodiment of the present invention. -
FIGS. 9A and 9B illustrate command transmission information to be written in a registry by the command transmission/reception module according to an exemplary embodiment of the present invention. -
FIG. 10 is a flowchart illustrating processing of the status information display module according to an exemplary embodiment of the present invention. - Various exemplary embodiments, features, and aspects of the invention will be described in detail below with reference to the drawings.
- Exemplary embodiments described below are in no way intended to limit the scope of the present invention according to the appended claims. In addition, all the combinations of features of the exemplary embodiments are not essential to solutions provided by the present invention.
- Referring to a block diagram of
FIG. 1 , a configuration of a printing system that includes a printing apparatus (printing apparatus 2) and an information processing apparatus (personal computer 1) connected to the printing apparatus according to an exemplary embodiment will be described. -
FIG. 1 illustrates the printing system that includes theprinting apparatus 2 and the personal computer 1 connected to theprinting apparatus 2 according to the exemplary embodiment of the present invention. The personal computer 1 includes aninput interface 11, a central processing unit (CPU) 12, a read-only memory (ROM) 13, a random access memory (RAM) 14, anexternal storage device 15, anoutput interface 16, adisplay unit 17, akeyboard 10, amouse 18, and an input-output interface 19. - The
ROM 13 stores an initialization program. Theexternal storage device 15 stores an application program group, an operating system (OS), a printer driver, and other various data. TheRAM 14 is used as a work memory by various programs stored in theexternal storage device 15. - The
printing apparatus 2 includes an input-output interface 21, aRAM 22, aprint engine 23, aROM 24, and aCPU 25. The input-output interface 21 is connected to the input-output interface 19 of the personal computer 1. The present exemplary embodiment is described on the assumption that a connection interface is a universal serial bus (USB). However, any type of a connection interface can be used. An extension option for extending a function of theprinting apparatus 2 can be connected to the input-output interface 21. - The
RAM 22 is used as a main memory and a work memory for theCPU 25, and stores a reception buffer for temporarily storing a received print job and various data. Theprint engine 23 performs printing based on the data stored in theRAM 22. TheROM 24 stores various control programs such as astatus management program 24 a, and data used by each control program. TheCPU 25 controls the respective units of theprinting apparatus 2 according to the control programs. - The
status management program 24 a monitors a status of theprinting apparatus 2 based on information from various sensors (not illustrated) in theprinting apparatus 2, and generates status information and stores it in theRAM 22. - The assigning example of processing tasks to the personal computer 1 and the
printing apparatus 2 has been described above. However, the assignment is not limited to this example. Other forms can be employed. -
FIG. 2 is a conceptual block diagram mainly illustrating an example of aprinter driver 220 to describe a configuration of the printer driver according to the present exemplary embodiment. - Print data generated by an
application 201 is temporarily stored asspool data 214 in aprint queue 213 of aspooler 212 via aprint support function 211 of the OS to be used as a print job. The print job is converted, by theprinter driver 220, into a print command that is interpretable by aprinting apparatus 230, and is then transmitted to theprinting apparatus 230 to be printed. - The
application 201 adds, when instructing printing, print setting information returned from auser interface module 221 to the print job via theprint support function 211 of the OS. The print setting information is set before the application instructs a start of printing. Theuser interface module 221 activates a statusinformation display module 227 after receiving a printing start notification from theprint support function 211 of the OS. - The print job that has been passed to the
printer driver 220 is first processed by apage configuration module 222. Thepage configuration module 222 performs page configuration processing, such as sorting of pages of the print job or collection of a plurality of pages into one for the print job, according to the print setting information. - The print job is then passed to a
preview activation module 223. Thepreview activation module 223 calls a printpreview display module 224 when the print setting information contains an instruction of displaying print preview information. The printpreview display module 224 displays a print preview screen illustrated in each ofFIGS. 6A to 6C on thedisplay unit 17 of the personal computer so that a user can check a printing result beforehand. - When the print setting information contains no instruction of displaying the print preview information, the
preview activation module 223 passes the print job to acommand generation module 225. Thecommand generation module 225 converts print data of the print job into a print command that is interpretable by theprinting apparatus 230 according to the print setting information. Such print commands are sequentially transmitted to theprinting apparatus 230 by a command transmission/reception module 226. - The command transmission/
reception module 226 reads a status of theprinting apparatus 230 such as information of error generation in theprinting apparatus 230 or currently printed page information to pass it to a statusinformation display module 227. The statusinformation display module 227 analyzes the status of theprinting apparatus 230, displays information of theprinting apparatus 230 on a status information display screen illustrated in each ofFIGS. 6A to 6C on thedisplay unit 17 of the personal computer, thereby enabling the user to check a status of the print job or the status of theprinting apparatus 230. - According to the present invention, for example, this module performs processing such as job determination as to whether a job is to be output to the printing apparatus, command determination as to whether command transmission has been started, or status determination as to a status of the print queue.
- Referring to
FIGS. 3 to 6C , the first exemplary embodiment of the present invention will be described in detail.FIG. 3 is a flowchart illustrating processing of each of the user interface module, the page configuration module, and the status information display module. - In step S301, the
user interface module 221 starts processing after reception of a print start notification from theprint support function 211 of the OS. In step S302, theuser interface module 221 activates the statusinformation display module 227. In step S303, theuser interface module 221 finishes the processing. The processing of the statusinformation display module 227 activated in this processing will be described below. - In step S310, after reception of a print job from the OS, the
page configuration module 222 starts processing. In step S311, thepage configuration module 222 checks the print job or print setting of the print job. In step S312, thepage configuration module 222 records it as print job information in a file. - The print setting of the print job is designated before a printing start from the
application 201 on aprint setting screen 610 of theuser interface module 221 illustrated inFIG. 6B . Theprint setting screen 610 has a previewdisplay setting place 611 as one of print setting items illustrated inFIG. 6B . - The information recorded in the file 330 includes, as illustrated in
FIG. 5 , job ID 501, a total number of pages 502, and a printer output 503. The print job information recorded in the file 330 is passed to the statusinformation display module 227. In the present exemplary embodiment, as an inter-process communication method between the modules, file sharing is taken as an example. - During the processing of step S302, the
user interface module 221 has received only a job identifier from the OS. Thus, theuser interface module 221 cannot accurately acquire print setting of the print job. For example, theuser interface module 221 cannot acquire print setting for each page. The print setting of the print job is accordingly fed to the statusinformation display module 227 by thepage configuration module 222. - In step S313, after step S312, the
page configuration module 222 executes page configuration processing, such as page sorting of the print job. In step S314, thepage configuration module 222 passes the print job to the subsequentpreview activation module 223. In step S315, thepage configuration module 222 finishes the processing. - In step S320, the status
information display module 227 activated in step S302 starts processing. In step S321, the statusinformation display module 227 checks print jobs in the print queue. In step S322, the statusinformation display module 227 determines whether there is any print job in the print queue. - When there is no print job (NO in step S322), in step S327, the status
information display module 227 finishes the processing. When it is determined that there is a print job (YES in step S322), in step S323, the statusinformation display module 227 checks whether there is a file 330 recording print job information. - In step S324, the status
information display module 227 determines whether there is print job information. When there is no print job information (NO in step S324), the processing returns to step S321 to stand by until thepage configuration module 222 generates a file 330 that records print job information. - When it is determined that there is print job information (YES in step S324), in step S325, the status
information display module 227 determines whether the print job is a print job to be output to the printing apparatus. - When a job being processed is “JOB ID: 26” in the column of the job ID 501 illustrated in
FIG. 5 , “NO” is written in the column of the printer output 503, and the statusinformation display module 227 determines that the print job is a print job not to be output to the printing apparatus. When it is determined that the print job is a print job not to be output to the printing apparatus (NO in step S325), in step S327, the statusinformation display module 227 finishes the processing. - When the job being processed is “JOB ID: 25” in the column of the job ID 501 illustrated in
FIG. 5 , “YES” is written in the column of the printer output 503, and the statusinformation display module 227 determines that the print job is a print job to be output to the printing apparatus. When it is determined that the print job is a print job to be output to the printing apparatus (YES in step S325), then in step S326, the statusinformation display module 227 displays astatus information screen 620 illustrated inFIG. 6C , and the processing returns to step S321. - After the command transmission/
reception module 226 has transmitted the print command to the printing apparatus, and has confirmed the completion of the printing at the printing apparatus, the print job is deleted from theprint queue 213. When the statusinformation display module 227 determines that there is no print job in the print queue 213 (NO in step S322), then in step S327, the processing is terminated. Thus, information of the print job can be informed to the user until theprinting apparatus 230 completes the printing. - Through the processing described above, in the case of the print job to be output to the printing apparatus, the status
information display module 227 displays thestatus information screen 620. On the other hand, in the case of the print job not to be output to the printing apparatus, the statusinformation display module 227 does not display thestatus information screen 620. Thus, the statusinformation display module 227 can perform appropriate display determination. -
FIG. 4 is a flowchart illustrating processing of each of the preview activation module and the print preview display module. Referring toFIG. 4 , deletion of the print job from theprint queue 213 by thepreview activation module 223 when aprint preview screen 600 is displayed will be described. - In step S401, after reception of the print job, the
preview activation module 223 starts processing. In step S402, thepreview activation module 223 checks print setting information of the print job to determine whether there is an instruction of displaying theprint preview screen 600. - When it is determined that the
print preview screen 600 is not displayed (NO in step S402), in step S403, thepreview activation module 223 passes the print job to thecommand generation module 225. In step S404, the processing is finished. When it is determined that theprint preview screen 600 is displayed (YES in step S402), in step S405, thepreview activation module 223 activates theprint preview screen 600 illustrated inFIG. 6A . Processing of the printpreview display module 224 activated in this case will be described below. - In step S406, the
preview activation module 223 stores print data of the print job in a RAM 420. The RAM 420 is similar to theRAM 14 illustrated inFIG. 1 . In the present exemplary embodiment, the storage of the print data in theRAM 14 is taken as an example. However, the print data can be stored on other storage media. In step S407, thepreview activation module 223 deletes the print job from theprint queue 213. In step S404, the processing is finished. - Deleting the print job from the
print queue 213 by thepreview activation module 223 in step S407 enables printing processing of other print jobs not subjected to print previewing even during displaying of a print preview of the print job. - In step S410, the print
preview display module 224 activated in step S405 starts processing. In step S411, whether there is print data in the RAM 420 is checked. In step S412, the printpreview display module 224 determines whether there is print data in the RAM 420. When there is no print data yet or storage of print data is not completed (NO in step S412), the processing returns to step S411 to stand by until completion of the print data storage. - When it is determined that the storage of the print data in the RAM 420 has been completed (YES in step S412), then in step S413, the print
preview display module 224 displays aprint preview image 602 illustrated inFIG. 6A . - By setting previewing for a plurality of jobs, the plurality of jobs can be temporarily stored in the RAM and collectively previewed. Data relating to the plurality of jobs being previewed can be combined into one job to be re-input to the print queue.
- In step S414, the print
preview display module 224 determines whether there is any print execution instruction from the user. When the user presses aprint start button 601 illustrated inFIG. 6A , then in step S415, the printpreview display module 224 adds print data as a print job to theprint queue 213, thereby resuming the printing of the print job for which thepreview screen 600 has been displayed. In step S416, the printpreview display module 224 deletes the stored print data from the RAM 420. In step S417, the processing is finished. - According to the present exemplary embodiment, the print job input in step S415 is determined to be a job actually output to the printing apparatus. Thus, the job for which previewing is set and which is deleted from the print queue in step S407 is determined to be a job not actually output to the printing apparatus.
- In the present exemplary embodiment, the
preview activation module 223 is an independent driver configuration module. However, thepreview activation module 223 can be included in thepage configuration module 222. When thepage configuration module 222 includes thepreview activation module 223, the printpreview display module 224 is called by thepage configuration module 222. - Referring to
FIGS. 7 to 9B , a second exemplary embodiment of the present invention will be described in detail. -
FIG. 7 is a conceptual block diagram mainly illustrating an example of a printer driver 720 to describe a configuration of the printer driver according to the present exemplary embodiment. - Print data generated by an application 701 is temporarily stored as spool data 714 in a print queue 713 of a spooler 712 via a print support function 711 of an OS to be used as a print job.
- A normal print job is converted, by a printer driver 720, into a print command that is interpretable by a printing apparatus 730, and then fed to the printing apparatus 730 to be printed. However, there are other types of jobs, such as a cleaning job for instructing cleaning of the printing apparatus 730. The cleaning job is temporarily stored as a print job in the print queue 713 in the form of a print command that is interpretable by the printing apparatus 730.
- Special jobs such as a cleaning job different from the normal print jobs have been converted into a print command that is interpretable by the printing apparatus 730. Thus, the
page configuration module 222, thepreview activation module 223, and thecommand generation module 225 perform no processing for this special job. - For example, the jobs such as a cleaning job are sequentially transmitted to the printing apparatus 730 by a command transmission/reception module 726. The printing apparatus 730 performs cleaning based on a received cleaning job command. In the execution of the cleaning job, the print support function 711 of the OS notifies a user interface module 721 of a start of printing.
- The user interface module 721 that has been notified of the start of printing calls a status information display module 727. The command transmission/reception command 725 reads a status of the printing apparatus 730, such as information on an error generated in the printing apparatus 730, and passes it to the status information display module 727.
- The status information module 727 analyzes the status of the printing apparatus 730, and displays the information of the printing apparatus 730 on the
display unit 17 of the personal computer, thereby enabling the user to check the status of the printing apparatus 730. - The status information display module 727 checks, in the file 330 recording the print job information illustrated in
FIG. 3 , that a job is a print job to be output to the printing apparatus 730, and then displays a statusinformation display screen 620. - However, the
page configuration module 222 performs no processing for the special job, and hence the file 330 cannot be fed. This disables the status information display module 727 from displaying the statusinformation display screen 620. Referring toFIG. 8 , a method for solving this problem will be described. -
FIG. 8 is a flowchart illustrating processing of each of the status information display module and the command transmission/reception module. In the present exemplary embodiment, an example is described, which is based on the assumption that a job registered as a print job in the print queue is a special job (cleaning job). - In step S810, the status information display module 727 activated by the user interface module 721 starts processing. In step S811, the status information display module 727 checks print jobs in the print queue 713. In step S812, the status information display module 727 determines whether there is any print job. When there is no print job (NO in step S812), in step S817, the processing is finished. When it is determined that there is a print job (YES in step S812), in step S813, the status information display module 727 checks whether there is a file 830 recording print job information. The file 830 recording the print job information is similar to the file 330 illustrated in
FIG. 3 . - In step S814, the status information display module 727 determines whether there is print job information. As described above, no file 830 is generated in the cleaning job. When there is no print job information (NO in step S814), in step S817, the status information display module 727 checks whether there is command transmission information 840 in a registry.
- The command transmission information 840 is generated by the command transmission/reception module 726, which will be described below. In step S818, the status information display module 727 determines, based on the command transmission information 840, whether the command transmission/reception module 726 has started command transmission to the printing apparatus 730.
- When it is determined that the command transmission has been started (YES in step S818), in step S816, the status information display module 727 displays the status
information display screen 620. More specifically, even in a case of a print job such as the cleaning job on which thepage configuration module 222 performs no processing, when the command transmission/reception module 726 has started the command transmission to the printing apparatus 730, the status information display module 727 displays the statusinformation display screen 620. - When the status information display module 727 determines that the command transmission has not been started (NO in step S818), the processing returns to step S811. As a result, a status in which the status
information display screen 620 is not displayed continues. - In a case of the normal print job, the
page configuration module 222 performs processing on the job, and hence a file 830 is generated by thepage configuration module 222. Thus, the status information display module 727 determines that there is print job information (YES in step S814). In step S815, the status information display module 727 determines whether the print job is a print job to be output to the printing apparatus. - When it is determined that the print job is a print job to be output to the printing apparatus (YES in step S815), in step S816, the status information display module 727 displays the status
information display screen 620. When it is determined that the print job is not a print job to be output to the printing apparatus (NO in step S815), in step S817, the status information display module 727 finishes the processing. - Processing of the command transmission/reception module 726 will be described. In step S850, the command transmission/reception module 726 starts processing after reception of print commands. In step S851, the command transmission/reception module 726 transmits a first print command to the printing apparatus 730. In step S852, the command transmission/reception module 726 writes the command transmission information 840 in the registry.
- In step S853, the command transmission/reception module 726 sequentially transmits the subsequent print commands to the printing apparatus 730. In step S854, the command transmission/reception module 726 transmits a last print command to the printing apparatus 730. In step S855, the command transmission information 840 written in the registry is returned to its initial value. In step S856, the processing is finished.
-
FIG. 9A illustrates an initial status of the command transmission information 840 in aregistry 900. In theregistry 900,data 903 of “0x00000000” is written in aregistry value 902 of “SendingData” of aregistry key 901 of “PrinterDriverData”. Thedata 903 of “0x00000000” indicates a status that the command transmission/reception module 726 has not started command transmission. -
FIG. 9B illustrates a status of the registry where the command transmission/reception module 726 has written a start of command transmission to the printing apparatus 730 in step S852. -
Data 912 of “0x00000001” is written in aregistry value 911 of “SendingData”. This indicates that the command transmission/reception module 726 has started command transmission. After reading of the status of “0x00000001”, in step S818, the status information display module 727 determines that the command transmission/reception module has started command transmission to the printing apparatus 730. - After the transmission of the last print command to the printing apparatus in step S854, the command transmission/reception module 726 returns the command transmission information 840 in the registry to the initial value “0x00000000” indicated by the
data 903. - Through the processing, even in a case of the data that is not processed by the
page configuration module 222, whether the statusinformation display screen 620 is displayed can be appropriately determined. In the present exemplary embodiment, the cleaning job has been described as the example of the job not processed by thepage configuration module 222. However, the present invention is applicable to other special jobs that are not processed by thepage configuration module 222. - Referring to
FIG. 10 , a third exemplary embodiment of the present invention will be described. - The
spooler 212 does not pass any temporarily stored print job when an error generated in theprinting apparatus 230 connected to web services on devices (WSD) is detected. In this case, the statusinformation display module 227 cannot check the print job information 330 or the print command transmission information 840, and hence the statusinformation display screen 620 cannot be displayed. Referring toFIG. 10 , a method for solving this problem will be described. -
FIG. 10 is a flowchart illustrating processing of the statusinformation display module 227. - In step S1001, the status
information display module 227 activated by theuser interface module 221 starts processing. In step S1002, the statusinformation display module 227 checks print jobs in the print queue. - In step S1003, the status
information display module 227 determines whether there is any print job. When there is no print job (NO in step S1003), then in step S1008 the processing is finished. When it is determined that there is a print job (YES in step S1003), in step S1004, the statusinformation display module 227 checks whether there is a file 1020 recording print job information. The file 1020 recording the print job information is similar to the file 330 illustrated inFIG. 3 . - In step S1005, the status
information display module 227 determines whether there is print job information. When it is determined that there is print job information (YES in step S1005), in step S1006, the statusinformation display module 227 determines whether the print job is a print job to be output to the printing apparatus. - When it is determined that the print job is a print job to be output to the printing apparatus (YES in step S1006), in step S1007, the status
information display module 227 displays the statusinformation display screen 620. When the statusinformation display module 227 determines that the print job is not a print job to be output to the printing apparatus (NO in step S1006), in step S1008, the processing is finished. - On the other hand, when it is determined that there is no print job information (NO in step S1005), in step S1009, the status
information display module 227 checks whether there is command transmission information 1030 in the registry. The command transmission information 1030 is similar to the command transmission information 840 illustrated inFIG. 8 . - In step S1010, the status
information display module 227 determines, based on the command transmission information 1030, whether the command transmission/reception module 226 has started command transmission to theprinting apparatus 230. When it is determined that the command transmission has been started (YES in step S1010), in step S1007, the statusinformation display module 227 displays the statusinformation display screen 620. - When it is determined that the command transmission has not been started (NO in step S1010), in step S1011, the status
information display module 227 checks a status of theprint queue 213. The statusinformation display module 227 acquires the status of theprint queue 213 by using an application programming interface (API). - In step S1012, the status
information display module 227 determines whether the status of theprint queue 213 indicates an error generated in theprinting apparatus 230. The status indicating the error generated in theprinting apparatus 230 is, for example, “DOOR OPEN” or “NO TONER”. - When the status
information display module 227 determines that no error has been generated in the printing apparatus 230 (NO in step S1012), the processing returns to step S1002 to continue the state where the statusinformation display screen 620 is not displayed. - When it is determined that an error has been generated in the printing apparatus 230 (YES in step S1012), in step S1007, the status
information display module 227 displays the statusinformation display screen 620. In this case, the statusinformation display module 227 instructs the command transmission/reception module 226 to acquire a status of theprinting apparatus 230, and displays the error information in theprinting apparatus 230 on the statusinformation display screen 620 in detail. - As described above, even in the case of the
printing apparatus 230 connected to the WSD and in an error state, the statusinformation display module 227 can appropriately display the statusinformation display screen 620. - Aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU, a micro-processing unit (MPU), and/or the like) that reads out and executes a program recorded on a memory device to perform the functions of the above-described embodiments, and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described embodiments. For this purpose, the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (e.g., a computer-readable medium). In such a case, the system or apparatus, and the recording medium where the program is stored, are included as being within the scope of the present invention.
- While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all modifications, equivalent structures, and functions.
- This application claims priority from Japanese Patent Application No. 2009-286891 filed Dec. 17, 2009, which is hereby incorporated by reference herein in its entirety.
Claims (24)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009-286891 | 2009-12-17 | ||
JP2009286891A JP5729903B2 (en) | 2009-12-17 | 2009-12-17 | Information processing apparatus, method and program thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
US20110149323A1 true US20110149323A1 (en) | 2011-06-23 |
US8922810B2 US8922810B2 (en) | 2014-12-30 |
Family
ID=43447693
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/966,770 Active 2031-03-27 US8922810B2 (en) | 2009-12-17 | 2010-12-13 | Information processing apparatus and method for displaying status information of a job present in a print queue |
Country Status (5)
Country | Link |
---|---|
US (1) | US8922810B2 (en) |
EP (1) | EP2336872B1 (en) |
JP (1) | JP5729903B2 (en) |
KR (1) | KR20110069709A (en) |
CN (1) | CN102103474B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130182271A1 (en) * | 2012-01-13 | 2013-07-18 | Kyocera Document Solutions Inc. | Computer-readable non-transitory storage medium with communication program stored thereon, information processing apparatus, image forming system, and image forming apparatus |
US8941869B2 (en) | 2011-12-22 | 2015-01-27 | Kyocera Document Solutions, Inc. | Image forming apparatus, communication device, and image forming system for printing data received from communication terminal device |
US10037236B2 (en) | 2013-03-29 | 2018-07-31 | Brother Kogyo Kabushiki Kaisha | Program and information processing apparatus |
CN114860177A (en) * | 2017-10-16 | 2022-08-05 | 佳能株式会社 | Control method |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015155190A (en) * | 2014-01-17 | 2015-08-27 | セイコーエプソン株式会社 | Control method of printer, printer and printing system |
JP6372790B2 (en) * | 2015-08-31 | 2018-08-15 | 京セラドキュメントソリューションズ株式会社 | Image forming apparatus and image forming program |
JP6891024B2 (en) * | 2017-03-31 | 2021-06-18 | キヤノン株式会社 | Information processing device control methods, programs and communication systems |
JP7084764B2 (en) * | 2018-04-18 | 2022-06-15 | シャープ株式会社 | Information processing device and display method |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050200879A1 (en) * | 1999-11-02 | 2005-09-15 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, and storage medium storing computer-readable program |
US20060001898A1 (en) * | 2004-07-02 | 2006-01-05 | Konica Minolta Business Technologies, Inc. | Image printing apparatus and display device and job processing method therefor |
US20060023240A1 (en) * | 2004-07-27 | 2006-02-02 | Canon Kabushiki Kaisha | Program, information processor and preview method |
US20060290963A1 (en) * | 2005-06-27 | 2006-12-28 | Tamotsu Sakuraba | Image forming apparatus and image operating apparatus |
US20070201926A1 (en) * | 2006-02-24 | 2007-08-30 | Canon Kabushiki Kaisha | Apparatus and print processing method |
US20080098396A1 (en) * | 2006-10-24 | 2008-04-24 | Canon Kabushiki Kaisha | Information-processing apparatus and information-processing method |
US20080127307A1 (en) * | 2006-07-04 | 2008-05-29 | Canon Kabushiki Kaisha | Multifunction peripheral and method for controlling the same |
US20080151294A1 (en) * | 2006-12-20 | 2008-06-26 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, program, and storage medium |
US20080304095A1 (en) * | 2007-06-07 | 2008-12-11 | Canon Kabushiki Kaisha | Printer monitoring apparatus and method |
US20090241024A1 (en) * | 2008-03-21 | 2009-09-24 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, and printing system |
US20100002251A1 (en) * | 2008-07-01 | 2010-01-07 | Canon Kabushiki Kaisha | Printing apparatus and control method thereof and program |
US7693432B2 (en) * | 2007-07-27 | 2010-04-06 | Hewlett-Packard Development Company, L.P. | Device that enables blanket diagnostics and proof for web presses |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004220565A (en) * | 2002-12-27 | 2004-08-05 | Seiko Epson Corp | Distributed printing system, distributed printing method, distributed printing program, printer and printer management server |
JP3833213B2 (en) * | 2003-12-01 | 2006-10-11 | キヤノン株式会社 | Information processing apparatus, printing system, load distribution printing method, program, and storage medium |
JP2006035442A (en) * | 2004-07-22 | 2006-02-09 | Canon Inc | Image forming apparatus |
JP5004320B2 (en) * | 2006-02-15 | 2012-08-22 | キヤノン株式会社 | Job processing apparatus, job processing method, and program |
JP4891052B2 (en) * | 2006-12-20 | 2012-03-07 | キヤノン株式会社 | Information processing apparatus, preview method, program, and storage medium |
JP4857135B2 (en) * | 2007-01-30 | 2012-01-18 | キヤノン株式会社 | Information processing apparatus, information processing method, program, and storage medium |
JP5408904B2 (en) * | 2008-05-23 | 2014-02-05 | キヤノン株式会社 | Information processing apparatus, preview method, and program |
-
2009
- 2009-12-17 JP JP2009286891A patent/JP5729903B2/en active Active
-
2010
- 2010-11-15 EP EP10191153.5A patent/EP2336872B1/en active Active
- 2010-12-07 KR KR1020100124293A patent/KR20110069709A/en not_active Application Discontinuation
- 2010-12-09 CN CN201010591816.8A patent/CN102103474B/en active Active
- 2010-12-13 US US12/966,770 patent/US8922810B2/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050200879A1 (en) * | 1999-11-02 | 2005-09-15 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, and storage medium storing computer-readable program |
US20060001898A1 (en) * | 2004-07-02 | 2006-01-05 | Konica Minolta Business Technologies, Inc. | Image printing apparatus and display device and job processing method therefor |
US20060023240A1 (en) * | 2004-07-27 | 2006-02-02 | Canon Kabushiki Kaisha | Program, information processor and preview method |
US20060290963A1 (en) * | 2005-06-27 | 2006-12-28 | Tamotsu Sakuraba | Image forming apparatus and image operating apparatus |
US20070201926A1 (en) * | 2006-02-24 | 2007-08-30 | Canon Kabushiki Kaisha | Apparatus and print processing method |
US20080127307A1 (en) * | 2006-07-04 | 2008-05-29 | Canon Kabushiki Kaisha | Multifunction peripheral and method for controlling the same |
US20080098396A1 (en) * | 2006-10-24 | 2008-04-24 | Canon Kabushiki Kaisha | Information-processing apparatus and information-processing method |
US20080151294A1 (en) * | 2006-12-20 | 2008-06-26 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, program, and storage medium |
US20080304095A1 (en) * | 2007-06-07 | 2008-12-11 | Canon Kabushiki Kaisha | Printer monitoring apparatus and method |
US7693432B2 (en) * | 2007-07-27 | 2010-04-06 | Hewlett-Packard Development Company, L.P. | Device that enables blanket diagnostics and proof for web presses |
US20090241024A1 (en) * | 2008-03-21 | 2009-09-24 | Canon Kabushiki Kaisha | Information processing apparatus, information processing method, and printing system |
US20100002251A1 (en) * | 2008-07-01 | 2010-01-07 | Canon Kabushiki Kaisha | Printing apparatus and control method thereof and program |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8941869B2 (en) | 2011-12-22 | 2015-01-27 | Kyocera Document Solutions, Inc. | Image forming apparatus, communication device, and image forming system for printing data received from communication terminal device |
US20130182271A1 (en) * | 2012-01-13 | 2013-07-18 | Kyocera Document Solutions Inc. | Computer-readable non-transitory storage medium with communication program stored thereon, information processing apparatus, image forming system, and image forming apparatus |
US9117148B2 (en) * | 2012-01-13 | 2015-08-25 | Kyocera Document Solutions Inc. | Computer-readable non-transitory storage medium with communication program stored thereon, information processing apparatus, image forming system, and image forming apparatus |
US10037236B2 (en) | 2013-03-29 | 2018-07-31 | Brother Kogyo Kabushiki Kaisha | Program and information processing apparatus |
US10579456B2 (en) | 2013-03-29 | 2020-03-03 | Brother Kogyo Kabushiki Kaisha | Program and information processing apparatus |
US11392439B2 (en) | 2013-03-29 | 2022-07-19 | Brother Kogyo Kabushiki Kaisha | Program and information processing apparatus |
CN114860177A (en) * | 2017-10-16 | 2022-08-05 | 佳能株式会社 | Control method |
Also Published As
Publication number | Publication date |
---|---|
CN102103474A (en) | 2011-06-22 |
JP5729903B2 (en) | 2015-06-03 |
EP2336872B1 (en) | 2017-01-11 |
JP2011128904A (en) | 2011-06-30 |
EP2336872A2 (en) | 2011-06-22 |
US8922810B2 (en) | 2014-12-30 |
KR20110069709A (en) | 2011-06-23 |
EP2336872A3 (en) | 2013-02-27 |
CN102103474B (en) | 2017-03-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8922810B2 (en) | Information processing apparatus and method for displaying status information of a job present in a print queue | |
US9372648B2 (en) | Image forming device capable of exchanging print data with another image forming device, and control method and storage medium therefor | |
JP4854608B2 (en) | Print control apparatus, print control method, and program | |
US9007641B2 (en) | Information processing apparatus, control method, and storage medium | |
US20170160997A1 (en) | Information processing apparatus that determines conflict resulting from contents of print setting items, control method for information processing apparatus, and storage medium | |
US8982376B2 (en) | Appending a print password and a reprint password to a print job | |
JP6257170B2 (en) | Image forming system, image forming apparatus, and control method thereof | |
US9645770B2 (en) | Information processing system, information processing apparatus, information processing method, and storage medium storing program | |
US9069508B2 (en) | Information processing method and information processing apparatus generating a print command based on spool data of a print job | |
US8749819B2 (en) | Information processing for controlling a printer | |
US9584689B2 (en) | Information processing apparatus and control method thereof | |
US12105995B2 (en) | Printing apparatus and method for controlling the same for notifying of occurrence of an error | |
US8982404B2 (en) | Information processing apparatus, recording medium, and control method to display management information for managing a job | |
US9110618B2 (en) | Printing apparatus and log recording method | |
US20130007537A1 (en) | Information processing apparatus, information processing method, and storage medium storing program therefor | |
US20180121147A1 (en) | Information processing apparatus, control method, and storage medium | |
US10055176B2 (en) | Control method and non-transitory computer-readable recording medium | |
JP5953888B2 (en) | Print server and program | |
JP2016203566A (en) | Image formation apparatus | |
US9207889B2 (en) | Information processing apparatus, information processing method, and storage medium | |
JP5501309B2 (en) | Electronic apparatus and image forming apparatus | |
JP2012064184A (en) | Printing system and printer | |
US8607113B2 (en) | Data processing apparatus, and control method and storage medium therefor | |
JP2014188774A (en) | Image formation device | |
JP2021089506A (en) | Information processing device, method for controlling information processing device, printer, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: CANON KABUSHIKI KAISHA, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KAWAURA, TOSHINORI;REEL/FRAME:026019/0419 Effective date: 20101117 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |