INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND COMPUTER-READABLE MEMORY MEDIUM STORING PROGRAM THEREIN
In an information processing apparatus for forming print data which can be interpreted by a printing apparatus in accordance with document data formed by an application in order to enable the user to easily set the switching between a printer and a mail box as destinations, a user interface which can set either a mail box mode to accumulate the print data into the printing apparatus without printing it or a printer output mode to sequentially print the print data received by the printing apparatus is provided.
Latest Canon Patents:
- Image processing device, moving device, image processing method, and storage medium
- Electronic apparatus, control method, and non-transitory computer readable medium
- Electronic device, display apparatus, photoelectric conversion apparatus, electronic equipment, illumination apparatus, and moving object
- Image processing apparatus, image processing method, and storage medium
- Post-processing apparatus that performs post-processing on sheets discharged from image forming apparatus
1. Field of the Invention
The invention relates to information processing apparatus and method having a printer driver for controlling a printing apparatus having a print-function to print, for example, outputted print data onto a paper and eject and a mail-box-function which can store the print data to a hard disk. The invention also relates to a computer-readable memory medium which stores a printer driver program therein.
2. Related Background Art
Hitherto, a printer driver has a print-function for actually ejecting a paper and printing when a print job is outputted. On a printing apparatus side, print data received from an information processing apparatus as a host computer having the printer driver is analyzed, an output image is formed, and a printing process is performed.
Among printing apparatuses each having a memory of a large capacity, there is also a printing apparatus such that received print data is successively and temporarily spooled in the memory of the large capacity, a printing order is controlled on the basis of priorities and attributes of the print data, and a printing process is sequentially performed from a printer engine.
Further, in the recent printing apparatus, there is considered a mail-box-function such that print data is accumulated in a non-volatile storing unit such as a hard disk or the like of the printing apparatus main body and the printing is instructed from an operation panel of the printing apparatus main body, thereby performing the printing process for the first time.
The printer driver to form the print data, however, does not have the function to form the print data including the instruction such as to accumulate the print data into the printing apparatus main body as mentioned above, so that a mode to accumulate the print data into the memory has to be set by the operation panel of the printing apparatus main body.
SUMMARY OF THE INVENTIONIt is, therefore, the first object of the invention that in case of using a mail-box-function for a printing apparatus having the mail-box-function, a function to designate a mail box of the printing apparatus as a destination of print data is installed for an information processing apparatus having a printer driver.
The mail-box-function considered in recent years corresponds to one area that is common to the printing apparatus and a plurality of users accumulate print data into the same mail box (memory). Therefore, when the printing is instructed from the operation panel of the printing apparatus main body, which user's data exists in the mail box is known by the operator and there is a fear such that the print data is erroneously print processed.
It is, therefore, the second object of the invention that a plurality of mail box areas are provided for a printing apparatus and a function which can select any of a plurality of mail boxes of the printing apparatus to be designated as a destination is installed in an information processing apparatus having a printer driver.
When the user selects the print data by operating an operation panel of the printing apparatus main body, a list of data stored in the mail box is displayed. However, the contents to be displayed are a reading (receiving) time, a host name, and a file name based on an application which formed document data. That is, in the case where a Word document of a host name of “hayashi” has been accumulated in the mail box at 14:30 on Jan. 14, 1999, [19990114—1430:hayashi:Word document] is displayed on the operation panel.
However, in the case where a plurality of files are accumulated in the mail box from the same person, it is difficult to recognize them as files formed by the same application and there is a fear such that they are erroneously print processed.
It is, therefore, the third object of the invention that a function which can designate a document name that is displayed on the operation panel of the printing apparatus main body is installed in an information processing apparatus having a printer driver.
To accomplish the above objects, therefore, according to the invention, there is provided an information processing apparatus for forming print data which can be interpreted by a printing apparatus in accordance with the document data formed by an application, comprising: setting means for setting—either a mail box mode to accumulate the print data into the printing apparatus without printing it or a printer output mode to sequentially print the print data received by the printing apparatus; and forming means for forming the print data by adding information indicative of a destination in the printing apparatus in accordance with the output mode set by the setting means.
Other features and advantages of the present invention will be apparent from the following description taken in conjunction with the accompanying drawings, in which like reference characters designate the same or similar parts throughout the figures thereof.
A print system comprising a printer having a function which can hold print data to a hard disk and a host computer using the printer will now be described as an embodiment of the invention.
[Construction of Print System]
In
An RAM 2 functions as a main memory, a work area, or the like of the CPU 1. A keyboard controller (KBC) 5 controls a key input from a keyboard 9 or a pointing device (not shown). A CRT controller (CRTC) 6 controls the display of a CRT display 10. A setting picture plane of the printer, which will be explained hereinlater, is also displayed on the CRT 10.
A disk controller (DKC) 7 controls an access to an external memory 11 such as hard disk (HD), floppy disk (FD), or the like to store a boot program, a printer driver, various applications, font data, a user file, an edit file, and the like. A printer controller (PRTC) 8 is connected to the printer 1500 through a predetermined bidirectional interface (bidirectional I/F) 21 and executes a communication control process with the printer 1500. The CPU 1 executes, for example, a developing (rasterizing) process of an outline'font to a display information RAM set on the RAM 2, thereby enabling WYSIWYG (What you see is what you get: function for making the display contents coincident with the print contents) on the CRT 10. The CPU 1 also executes programs to realize procedures for flowcharts, which will be explained hereinlater, opens various registered windows on the basis of commands instructed by a mouse cursor or the like (not shown) on the CRT 10, and executes various data processes.
In the printer 1500, a CPU 12 integratedly controls accesses to various devices connected to a system bus 15 on the basis of control programs or the like stored in a program ROM of an ROM 13 and outputs an image signal as output information to a printer engine 17 connected through an engine I/F 16.
Besides the mechanism to print, a staple stacker 171 is included in the printer engine 17. Although the staple stacker 171 is provided separately from the printer, since it operates in association with the printer engine, it is regarded as a part of the printer engine 17.
The CPU 12 can communicate with the host computer via the bidirectional I/F 21 and can notify the host computer 3000 of the information or the like in the printer. An RAM 19 functions as a main memory, a work area, or the like of the CPU 12. An input unit 18 controls a communication of status information or the like such as printing state information or the like with the host computer 3000 through the bidirectional I/F 21 and can notify the host computer 3000 of the information or the like in the printer.
A memory controller (MC) 20 controls an access to an external memory 14 such as hard disk (HD), floppy disk (FD), or the like to store a boot program, various applications, font data, a user file, an edit file, and the like, and print data, which will be explained hereinlater. As for the external memory, a memory area is divided into a plurality of mail boxes, as will be explained hereinlater, and uses them.
An operation unit 1501 includes a display panel and a keyboard and allows information to be provided to the operator and allows a printing instruction or a selecting instruction to be inputted from the operator.
[Software Construction of Host Computer]
In such a system, a construction on software for allowing the host computer 3000 to print is as shown, in
An application 201, a graphic engine 202, a printer driver 203, and a system spooler 204 exist as files stored in the external memory 11 and are program modules which are loaded in the RAM 2 and executed by an OS or a module using the module when they are executed.
The application 201 and printer driver 203 can be added to an FD as an external memory 11 or a CD-ROM (not shown) or can be added to an HD as an external memory 11 via a network (not shown). Although the application 201 stored in the external memory 11 is loaded in the RAM 2 and executed, when the printing is performed from the application 201 to the printer 1500, the application 201 is similarly loaded in the RAM 2 and the outputting (drawing) is performed by using the graphic engine 202 which can be executed. Although data that is outputted from the application to the graphic engine differs depending on the kind of OS, for example, in case of using Windows (registered trademark of Microsoft Corporation), a GDI function is outputted as a drawing command to a GDI as a graphic engine.
The graphic engine 202 similarly loads the printer driver 203 prepared for every printing apparatus into the RAM 2 from the external memory 11, converts the GDI (Graphic Device Interface) function as an output of the application 201 to a DDI (Device Driver Interface) function, and outputs it to the printer driver 203.
On the basis of the DDI function received from the GDI, the printer driver 203 converts it to a printer control command comprising a PDL (Page Description
Language) which can be interpreted by the printer 1500 and image data at a low level. The converted printer control command is outputted to the printer 1500 via the interface 21 through the system spooler 204 loaded in the RAM.2 by the OS. In this instance, the printer driver transmits information to control the mail box to the printer 1500 together with the print data in accordance with a procedure, which will be explained hereinlater.
A data destination setting procedure to use the mail-box-function will now be described with reference to flowcharts of
The user sets a method of print processing in accordance with the printer to be used. As an example of the setting method, when the user calls a printer setting which is provided from the operating system (OS) or the like, the printer driver is called from the OS, a picture plane to set the setting information that is peculiar to the printer is displayed, and various items are set on this picture plane. According to the embodiment, it is assumed that the setting is performed by such a method.
First, in step S401, the CPU 1 executes a “Process for discriminating whether the mail box can be used or not”.
In step S501, whether the mail box can be used or not is determined by pressing a “Get device information” 701 or a check box 702 indicative of “Use mail box” in
When the “Get device information” button 701 is pressed, a discrimination result about whether the mail box can be used or not can be automatically obtained from the printer. When the mail box can be used, the box number and the box name of the mail box of the printer are simultaneously obtained.
In the check box 702 of “Use mail box”, the user sets whether the mail box can be used or not by the manual setting.
In next step S502, the CPU 1 discriminates whether the mail box can be used or not from the setting (state of 702 in
When it is decided in step S502 that the mail box cannot be used, in step S503, a mail box button 1201 is set to “Disable” as shown in
After completion of the process for discriminating whether the mail box can be used or not in step S401 in
In step S402, the CPU 1 discriminates whether the mail box button has been selected as a destination setting of the printer driver or not.
When the mail box button 1101 is selected as shown in
In step S405, the printer driver sets internal data indicative of the destination to the mail box. When the user wants to set the document name of the data to be transmitted to the mail box, in step S407, a mall box setting button 1102 in
In step S408, the operator is allowed to designate a document name column 1501 of data to be transmitted and a mail box number column 1502 in
The print data is stored on the basis of the designated box number so as to correspond to the number of mail box obtained by dividing the memory in the hard disk of the printer main body. The designated document name of the print data is registered in a management table in the printer. The box number and the data document name which are designated by the user in step S408 are displayed on the operation panel 1501 of the printer main body and can be confirmed.
When a printer output button is selected as shown in
After the mail box or printer is set as a destination, in step S409, print data comprising a PDL (Page Description Language) or image data at a low level is formed on the basis of a print quality or print style which has been set by the printer driver, and further, the internal data showing the destination. The printer driver adds information indicative of the destination (mail box number or direct output) in the printing apparatus, forms the print data, and transmits the formed print data to the printing apparatus.
The invention can be applied to a system comprising a plurality of apparatuses (for example, a host computer, interface equipment, a reader, a printer, and the like) or can be also applied to an apparatus comprising one equipment.
The objects of the invention can be also accomplished by a method whereby a memory medium in which program codes of software to realize the functions of the embodiment mentioned above have been stored is fed to a system or an apparatus and a computer (or a CPU or an MPU) of the system or apparatus reads out and executes the program codes stored in the memory medium.
In this case, the program codes themselves read out from the memory medium realize the novel functions of the invention and the memory medium in which the program codes have been stored constructs the invention.
As a memory medium to supply the program codes, for example, it is possible to use a floppy disk, a hard disk, an optical disk, a magnetooptic disk, a CD-ROM, a CD-R, a magnetic tape, a non-volatile memory card, an ROM, or the like.
The invention also incorporates not only a case where the computer executes the read-out program codes, so that the functions of the embodiment are realized, but also a case where an OS (Operating System) or the like which operates on the computer executes a part or all of the actual processes on the basis of instructions of the program codes, and the functions of the embodiment mentioned above are realized by those processes.
Further, the invention also incorporates a case where the program codes read out from the memory medium are written in a memory provided for a function expanding board inserted in the computer or a function expanding unit connected to the computer and, thereafter, a CPU or the like provided for the function expanding board or function expanding unit executes a part or all of the actual processes on the basis of the instructions of the program codes, and the functions of the embodiment mentioned above are realized by the processes.
The program codes themselves which are installed to the computer in order to realize the functions and processes of the invention by the computer also realize the invention. That is, the computer programs themselves to realize the functions and processes of the invention are included in Claims of the invention.
As a method of supplying the computer program, the invention is not limited to the case where they are stored in an FD or a CD-ROM and read out by the computer and installed therein as mentioned above. The computer is connected to a homepage of the Internet by using a browser of the client computer and the computer program itself of the invention or a compressed file including an automatic installing function is downloaded from the homepage, so that the computer programs can be supplied. The invention can be also realized by a method whereby the program codes constructing the program of the invention are divided into a plurality of files and each file is downloaded from a different homepage. That is, a WWW server for downloading the program file to realize the functions and processes of the invention by the computer to a plurality of users is also incorporated in Claims of the invention.
The invention can be also realized by a method whereby the program of the invention is enciphered and stored in a memory medium such as an FD or the like and distributed to the user, key information to decrypt is downloaded from the homepage through the Internet to the user who can clear predetermined conditions, and the enciphered program is executed by using the key information and installed to the computer.
As described above, according to the invention, in case of using the mail-box-function for the printing apparatus having the mail-box-function, the function to designate the mail box of the printing apparatus as destination of the print data is installed in the information processing apparatus having the printer driver. Therefore, the control mode can be switched to a mode of setting the destination to the mail box or the mode to print the print data as it is without setting such a mode by the operation panel of the printing apparatus main body, and the user can easily handle the mail box.
In the information processing apparatus having the printer driver, since which one of a plurality of mail boxes of the printing apparatus is designated as destination can be selected, the mail box divided per application can be efficiently used and the security to the print data in the mail box is improved.
In the information processing apparatus having the printer driver, since the document name to be displayed on the operation panel of the printing apparatus main body can be designated by the printer driver, when the printing process of the print data stored in the mail box is performed by the operation panel of the printing apparatus main body, the operator can easily discriminate the print data of a desired document. The printing is not vainly performed and the mail-box-function can be easily handled by the operator.
As many apparently widely different embodiments of the present invention can be made without departing from the spirit and scope thereof, it is to be understood that the invention is not limited to the specific embodiments thereof except as defined in the appended claims.
Claims
1. to 28. (canceled)
29. An information processing apparatus comprising:
- a processor;
- an obtaining unit constructed to obtain, from a printing apparatus, information on a function of the printing apparatus;
- an accepting unit constructed to accept a user selection of a first function that causes the printing apparatus to store first print data, or accept a user selection of a second function that causes the printing apparatus to print second print data, in accordance with an instruction input via a user interface based on the information obtained by said obtaining unit, the user interface being provided by a print program that generates the first and second print data;
- a display control unit constructed to display a setting area for setting a name for storing the first print data when the accepting unit accepts the user selection of the first function;
- a generating unit constructed to generate the first print data based on the name set via the setting area displayed by the display control unit; and
- a transmitting unit constructed to transmit the first print data generated by the generating unit to the printing apparatus.
30. The information processing apparatus according to claim 29, wherein the print program comprises a printer driver.
31. The information processing apparatus according to claim 29, wherein, when switching is made between the first function and the second function accepted by the accepting unit, said display control unit displays a message indicating that there is a change of the function.
32. The information processing apparatus according to claim 29, wherein the information on the function of the printing apparatus obtained by the obtaining unit indicates whether the printing apparatus is capable of using a mail box.
33. The information processing apparatus according to claim 29, wherein the name set via the setting area displayed by the display control unit is displayed on an operation panel provided in the printing apparatus.
34. A method executed by a processor of an information processing apparatus, comprising:
- obtaining, from a printing apparatus, information on a function of the printing apparatus;
- accepting a user selection of a first function that causes the printing apparatus to store first print data, or accepting a user selection of a second function that causes the printing apparatus to print second print data, in accordance with an instruction input via a user interface based on the information obtained by said obtaining step, the user interface being provided by a print program that generates the first and second print data;
- displaying a setting area for setting a name for storing the first print data when the accepting step accepts the user selection of the first function;
- generating the first print data based on the name set via the setting area displayed by the displaying step; and
- transmitting the first print data generated by the generating step to the printing apparatus.
35. The method according to claim 34, wherein the print program comprises a printer driver.
36. The method according to claim 34, wherein, when switching is made between the first function and the second function accepted by the accepting step, said displaying step displays a message indicating that there is a change of the function.
37. The method according to claim 34, wherein the information on the function of the printing apparatus obtained by the obtaining step indicates whether the printing apparatus is capable of using a mail box.
38. The method according to claim 34, wherein the name set via the setting area displayed by the displaying step is displayed on an operation panel provided in the printing apparatus.
39. A non-transitory computer-readable storage medium on which is stored code of a computer program that, when executed by a processor of an information processing apparatus causes the information processing apparatus to perform a method comprising:
- obtaining, from a printing apparatus, information on a function of the printing apparatus;
- accepting a user selection of a first function that causes the printing apparatus to store first print data, or accepting a user selection of a second function that causes the printing apparatus to print second print data, in accordance with an instruction input via a user interface based on the information obtained by said obtaining step, the user interface being provided by a print program that generates the first and second print data;
- displaying a setting area for setting a name for storing the first print data when the accepting step accepts the user selection of the first function;
- generating the first print data based on the name set via the setting area displayed by the displaying step; and
- transmitting the first print data generated by the generating step to the printing apparatus.
40. The storage medium according to claim 39, wherein the print program comprises a printer driver.
41. The storage medium according to claim 39, wherein, when switching is made between the first function and the second function accepted by the accepting step, said displaying step displays a message indicating that there is a change of the function.
42. The storage medium according to claim 39, wherein the information on the function of the printing apparatus obtained by the obtaining step indicates whether the printing apparatus is capable of using a mail box.
43. The storage medium according to claim 39, wherein the name set via the setting area displayed by the displaying step is displayed on an operation panel provided in the printing apparatus.
Type: Application
Filed: Oct 12, 2012
Publication Date: Feb 14, 2013
Applicant: CANON KABUSHIKI KAISHA (Tokyo)
Inventor: CANON KABUSHIKI KAISHA (Tokyo)
Application Number: 13/650,653
International Classification: G06K 15/02 (20060101);