US20030142337A1 - Information processing apparatus, information processing method, and recording medium storing program - Google Patents

Information processing apparatus, information processing method, and recording medium storing program Download PDF

Info

Publication number
US20030142337A1
US20030142337A1 US10/352,076 US35207603A US2003142337A1 US 20030142337 A1 US20030142337 A1 US 20030142337A1 US 35207603 A US35207603 A US 35207603A US 2003142337 A1 US2003142337 A1 US 2003142337A1
Authority
US
United States
Prior art keywords
information
function
print
printer
image
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
Application number
US10/352,076
Other versions
US7839510B2 (en
Inventor
Junichiro Kizaki
Satoshi Nishikawa
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Assigned to CANON KABUSHIKI KAISHA reassignment CANON KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KIZAKI, JUNICHIRO, NISHIKAWA, SATOSHI
Publication of US20030142337A1 publication Critical patent/US20030142337A1/en
Priority to US12/907,831 priority Critical patent/US8149432B2/en
Application granted granted Critical
Publication of US7839510B2 publication Critical patent/US7839510B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
    • G06K15/02Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
    • G06K15/18Conditioning data for presenting it to the physical printing elements

Definitions

  • the present invention relates to an information processing apparatus that can be connected to an image-forming apparatus, an information processing method, and a recording medium storing a program used for the information processing apparatus.
  • POD Print on Demand
  • the setting data includes information such as which printer should be used for printing, in what style the document data should be laid out, and which function should be used for performing printing and finishing the document.
  • the POD system can store and control the setting data using an application run in the POD system.
  • the print-setting data and the document data to be printed can be controlled together as one electronic document file.
  • the electronic document file, including the print-setting data can be controlled by applications used in the systems and not by the device drivers.
  • the application cannot directly control information of the output device. Therefore, when a user tries to store and control the print-setting data by using the application, there may be a difference between a function specified by the print-setting data and a function of the output device.
  • an image-forming apparatus that is specified as the output device may not be able to perform the function specified by the print-setting data when optional functions of the image-forming apparatus may have been added, deleted, or modified. Also, in the situation where the image-forming apparatus specified as the output device by the print-setting data does not exist because of moving or the like, it is impossible to print the document data.
  • the different output device may not be able to perform the function specified by the electronic document file.
  • one feature of the present invention is to provide a system that includes an information processing apparatus that can be connected to an image-forming apparatus.
  • an image-forming apparatus By using an image-forming apparatus, a user of the system can properly output document data to be printed without performing complicated procedures when a function specified by print-setting data set for the document data and a function of the image-forming apparatus do not match with each other.
  • Another feature of the present invention is to provide another system that includes an image-forming apparatus.
  • the print-setting data set for the document data to be printed are controlled by an application used in the system, and when the function of the image-forming apparatus is modified, the print-setting data is automatically modified and is output so that the image-forming apparatus can perform printing according to the modified print-setting data. Accordingly, it becomes possible to properly perform printing.
  • the present invention is configured, for example, as below.
  • an information processing apparatus that can be connected to an image-forming apparatus.
  • the information processing apparatus comprises a control unit for controlling print-setting information set for document data to be printed. Further, the information processing apparatus comprises a recognition unit for recognizing information about first function specified by the print-setting information by translating the print-setting information controlled by the control unit. Further, the information processing apparatus comprises an obtaining unit for obtaining information about a second function of the image-forming apparatus connected to the information processing apparatus. Further, the information processing apparatus comprises a determination unit for determining whether or not the image-forming apparatus can perform the first function recognized by the recognition unit based on the information about the second function obtained by the obtaining unit. Still further, the information processing apparatus comprises a modification unit for modifying the print-setting information controlled by the control unit based on the result of the determination performed by the determination unit.
  • the present invention can be configured as an apparatus and a method for controlling the apparatus, or a control program and a recording medium storing the control program.
  • FIG. 1 is a block diagram illustrating the configuration of a host computer according to an embodiment of the present invention.
  • FIG. 2 is a flowchart illustrating typical operations performed by a document-processing system shown in FIG. 1.
  • FIG. 3 is a flowchart illustrating processing procedures for changing the print-instruction document.
  • FIG. 4 illustrates a typical print-instruction document that can be processed by the document-processing system shown in FIG. 1.
  • FIG. 5 illustrates a printer instruction shown in FIG. 4.
  • FIG. 6 illustrates an example of page-layout information shown in FIG. 4.
  • FIG. 7 shows the printer instruction after modification.
  • FIG. 8 shows a table showing the page-layout information after modification.
  • FIG. 9 is a flowchart illustrating processing procedures performed when the modified print-instruction document is stored and reused.
  • FIG. 10 illustrates a printing system according to an embodiment of the present invention.
  • FIG. 11 illustrates software for the document-processing system according to an embodiment of the present invention.
  • FIG. 1 is a block diagram illustrating the configuration of a host computer 100 according to an embodiment of the present invention.
  • Reference numeral 1 indicates a system bus. The following components are all connected to the system bus 1 .
  • Reference numeral 2 indicates a CPU (a Central Processing Unit) that can be used as a typical controller for the present invention.
  • a program memory (PMEM) 3 selects and reads a program for performing an operation according to an embodiment of the present invention from a hard disk 10 , as required. The program is executed by the CPU 2 .
  • a keyboard 12 is used for inputting data.
  • the data stored in the PMEM 3 which serves as a text memory, is stored as coded information.
  • a communication controller 4 which is a typical communication controller of the present invention, controls data input and output from a communication port 5 .
  • the signal output from the communication port 5 is transmitted, via a communication line 6 , to other communication ports of other apparatuses connected to a network 7 .
  • the host computer 100 communicates with a printer 18 and a scanner 1 B that are shared on the network via the communication controller 4 .
  • a LAN is used as the network.
  • the communication port 5 and the communication line 6 which are connected to the communication controller 4 , may be a regular public communication line.
  • Reference numeral 8 indicates an external-memory controller for controlling an external memory.
  • Reference numeral 9 indicates a floppy disk (hereinafter referred to as an FD) and reference numeral 10 indicates a hard disk (hereinafter referred to as an HD).
  • the FD 9 and the HD 10 stores data files and various programs.
  • An input controller 11 is a typical input controller that can be used for the present invention.
  • Input devices such as the keyboard 12 and the mouse 13 (an input-instruction unit) are connected to the input controller 11 .
  • the user of the host computer 100 inputs an instruction using the keyboard 12 .
  • the mouse 13 serves as a pointing device (hereinafter referred as a PD) for inputting an instruction using image data displayed on a CRT 16 .
  • a PD pointing device
  • Reference numeral 14 indicates a video memory (hereinafter referred to as a VRAM).
  • Reference numeral 15 indicates a display output controller.
  • the data displayed on the CRT 16 is expanded on the VRAM 11 as bitmapped data.
  • Reference numeral 17 indicates a printer controller for controlling data output to the printer 18 .
  • a scanner controller 1 A controls the scanner 1 B connected thereto.
  • the host computer 100 serving as a scanner/server requires the scanner controller 1 A and the scanner 1 B.
  • a computer used by a client can use the scanner controller 1 A and the scanner 1 B, which are shared on the network, via the communication controller 4 and the communication port 5 .
  • the scanner 1 B and the host computer 100 serving as the scanner/server may be formed separately or integrally.
  • a program is stored in ROM.
  • the program may be stored in the HD 10 or the FD 9 that are connected to the host computer 100 serving as the scanner/server. Further, the program may be stored on other apparatuses (not shown) connected to the host computer 100 via the network.
  • the program of the present invention can be transmitted to other systems or apparatuses via a recording medium such as an FD or an HD, or via a network.
  • FIG. 10 illustrates a printing system according to another embodiment of the present invention.
  • a workstation 1003 the host computer 100 shown in FIG. 1, a printer 1001 , and a copying machine 1002 are interconnected via a network interface 1004 .
  • a network interface 1004 In this system, an Ethernet network board or the like, or other wireless LAN boards may be used as the network interface 1004 .
  • the network interface 1004 includes the communication controller 4 shown in FIG. 1.
  • the user of the host computer 100 inputs print-setting data and a print command using the mouse 13 or the keyboard 12 is considered.
  • the input data and the print command are output from the host computer 100 and transmitted to the printer 1001 via the network interface 1004 , the network 1005 , and network interface 1006 .
  • the printer 1001 prints according to the received print-setting data and print command.
  • the printer 1001 prints and outputs the document data according to the print command. Further, the printer 1001 is controlled so as to operate according to the staple-setting data.
  • the network 1005 is used as a transmission medium. However, a public communication line or the like may be used as the transmission medium.
  • FIG. 11 illustrates software for a document-processing system according to another embodiment of the present invention.
  • This document-processing system is formed as a digital computer 100 (hereinafter referred to as a host computer 100 ).
  • the host computer 100 is a PC, a workstation, or the like.
  • the host computer 100 can preferably be used as an information-processing apparatus of the present invention.
  • a general application 1101 shown in FIG. 11 includes an application program for performing word-processing, spreadsheet calculation, photo retouching, drawing, painting, presentation, text editing, and so forth.
  • the general application 1101 generates application data that is a suitable example of the document data to be printed. Further, the general application 1101 can make an operation system (OS) of the host computer 100 perform printing.
  • OS operation system
  • the document data to be printed includes, for example, a portable document format (PDF) document, a document made using a word processor, a table, a graph, a data document including graphic data, a page description language (PDL) data, and a printer control command.
  • PDF portable document format
  • PDL page description language
  • the application 1101 uses a predetermined interface (generally referred to as a GD) provided by an OS for the printed application data such as document data or image data. That is to say, the application 1101 transmits an output command, which is predetermined according to the OS (referred to as a GDI function), to an output module of the OS, which provides the above-described predetermined interface. Upon receiving the output command, the output module converts the output command so that the output command can be processed by an output device such as a printer. Then, the output module outputs the converted output command (referred to as a GDI function).
  • the format of the data processed by the output device differs according to the type, the manufacturer, or the model of the output device.
  • each output device is provided with its own device driver.
  • the OS converts output commands by using the device driver, generates the print data, and compiles the generated print data into job units by using a command defined by a job language (a JL). Subsequently, a print job is generated.
  • a module called a GDI a Graphic Device Interface
  • An electronic document writer 1102 is formed by improving the above-described device driver.
  • the electronic document writer 1102 is a software module provided for achieving the document-processing system of the present invention.
  • the electronic-document writer 1102 does not merely generate the output data according to the predetermined output device. That is to say, the electronic-document writer 1102 serves as an application module for converting the output commands, so that the output commands can be processed by a binding application 1104 and a printer driver 1106 that will be described later.
  • the format of the converted output commands (hereinafter referred to as an electronic-document format) is the same format as the document data which is to be printed. Any type of format can be used as long as it can present the style of the document in pages.
  • the PDF format and PostScript provided by Adobe Systems, Inc.
  • the XML format including an SVG format that is now gradually standardized by W3C, a standardization organization, can be used as the electronic-document format.
  • the user selects the electronic-document writer 1102 by using a screen for selecting a device driver used for output, which is displayed on the CRT 16 . Then, the user performs printing.
  • the electronic-document writer 1102 is similar to a known device driver, it cannot receive data from a device.
  • the electronic-document writer 1102 is an application program for converting application data transmitted from the general application 1101 into an electronic-document file in a predetermined format.
  • the electronic-document file includes a print-instruction document that is an example of setting data used for controlling the printer 1107 .
  • the format of the electronic-document file formed by the electronic-document writer 1102 is not complete.
  • the binding application 1104 controls the operation of the electronic-document writer 1102 based on the setting data used for controlling the printer 1107 and an operation instruction.
  • the setting data and the operation instruction are input by the user via a setting screen displayed on the CRT 16 and a mouse 13 .
  • the setting data for controlling the printer 1107 is transmitted to the electronic-document writer 1102 via the binding application 1104 .
  • the electronic-document writer 1102 converts the application data into the electronic-document file.
  • the electronic document is formed. That is to say, a new and incomplete electronic document generated by the electronic-document writer 1102 is configured and changed into an electronic-document file in a format, described later, based on various print data that is input to the binding application 1104 .
  • a file generated by the electronic-document writer 1102 is referred to as an “electronic-document file” and an electronic-document file configured by the binding application 1104 is referred to as a “book file”.
  • the electronic-document file includes the document data to be printed on the basis of the application data and the print-instruction document that is the example of setting data used for controlling the printer 1107 .
  • the print-instruction document is used to print the document data.
  • the user selects the document writer 1102 including a data-conversion program in place of a device driver.
  • the general application 1101 transmits an instruction to convert the application data (the document data to be printed) into an electronic-document data in pages defined by the general application 1101 .
  • the pages are referred to as logic pages or document pages.
  • the converted electronic-document data is referred to as an electronic-document file 1103 and is stored in a recording medium such as a hard disk (an HD).
  • a local hard disk (a local HD) 10 corresponding to the HD 10 shown in FIG. 1, can serve as the HD.
  • a network drive provided on the workstation 1003 , which is connected to the host computer 100 via the network 1005 , can serve as the HD.
  • the binding application 1104 reads the electronic-document file (or the book file) 1103 and offers a function for editing the electronic-document file 1103 to the user.
  • the binding application 1104 cannot edit the contents of each page, but it can edit chapters and the structure of the book file in pages. The chapters and the structure of the book file will be described later.
  • the binding application 1104 activates a despooler 1105 .
  • the despooler 1105 is a program module installed in the computer 100 with the binding application 1104 .
  • the despooler 1105 outputs image data to a printer driver to be printed the electronic-document file (or the book file) used by the binding application 1104 .
  • the despooler reads the specified book file from the local HD 10 and generates an output command appropriate for the above-described output module of the OS for each page to be printed, in the format written in the book file. Then, the despooler outputs the generated output command to the output module (not shown).
  • a printer driver 1106 used for the printer 1107 serving as the output device is specified as a conversion program in place of the device driver.
  • the above-described output module converts the received output command into a device command and outputs the device command to the printer driver 1106 .
  • the printer driver 1106 converts the device command into a command using a page-description language, or the like, so that the printer 1107 can translate the command.
  • the converted command is transmitted from the printer driver 1106 to the printer 1107 via a system spooler (not shown).
  • the printer 1107 prints an image according to the command.
  • the printer 1107 controls the output according to the print-instruction document in the document file.
  • FIG. 4 illustrates a typical print-instruction document that can be processed by the document-processing system shown in FIG. 1.
  • the print-instruction document includes a name of a printer device (to which document data is output) 401 , a name of document data to be printed 402 , a printer instruction 403 , and page-layout information 404 .
  • the page-layout information 404 stores information about the layout and printing order of each page of the document data to be printed.
  • FIG. 5 illustrates the printer instruction 403 shown in FIG. 4.
  • a printer-device name 501 corresponds to the printer-device name 401 shown in FIG. 4.
  • a document-data name 502 corresponds to the document-data name 402 shown in FIG. 4.
  • Page number data assigned to each sheet 503 , sheet-feed tray data 504 , data of the number of sheets to print 505 , sheet-eject tray data 506 , resolution data 507 , page data to be printed 508 , and staple data 509 correspond to the printer instruction 403 .
  • the data written in the printer instruction 403 is the information transmitted to the printer 1107 by the despooler 1105 before the despooler 1105 transmits the document data to be printed to the printer 1107 .
  • the printer instruction 403 is controlled for each printer that is designated as a printer device.
  • the data configuration of the printer instruction 403 is the same as that of the device information controlled by the OS used by the device driver.
  • the OS used by the device driver.
  • values set for a printer driver are stored as data in a DEVMODE structure.
  • data obtained from the DEVMODE data is stored as part of the print-instruction document.
  • the print-instruction document is the setting information for the document data to be printed.
  • the print-instruction document or the setting information includes information about how the document data should be printed.
  • the print-instruction document or the setting information is used for controlling the output performed by the printer 1107 .
  • the setting information includes the name of an output device, the name of the document data to be printed, a page number assigned to a sheet, sheet-feed tray specification, number of copies to be printed, a sheet-eject tray, resolution, the number of pages to be printed, whether or not the document should be stapled, the position of the staple, whether or not the document should have punch holes, the positions of the punch holes, sheet information, such as A4 vertical, information about whether printing should be performed on the front side of a sheet or on the reverse side of the sheet, and an enlargement/reduction factor.
  • the setting information is used by the printer 1107 to control the printing.
  • the printer 1107 uses the setting information for performing layout processing, binding processing, and printing and outputting processing.
  • the document data to be printed and the print-instruction document may be integrated into one document file. Otherwise, the document data and the print-instruction document may be controlled separately.
  • FIG. 2 is a flowchart illustrating typical operations performed by the document-processing system shown in FIG. 1.
  • the despooler 1105 receives the document data to be printed and the print-instruction document according to an instruction from the user.
  • the document data to be printed includes commands for making an image-processing device form an image, PDL commands, and so forth.
  • the despooler 1105 opens the print-instruction document.
  • the despooler 1105 reads the printer-device name specified by the print-instruction document.
  • the despooler 1105 determines whether or not the printer-device name is defined by the print-instruction document.
  • the despooler 1105 determines that the printer-device name is not defined at step S 204 .
  • the despooler 1105 obtains the name of a default printer stored in the host computer 100 at step S 205 . Then, the despooler 1105 determines that the default printer is the output device and advances to step S 207 .
  • the despooler 1005 determines that the printer-device name is defined at step S 204
  • the despooler 1105 determines that the defined printer is the output device at step S 206 and advances to step S 207 .
  • the despooler 1105 obtains the driver names installed in the document-processing system from the memory in the host computer 100 and determines whether or not a driver for the printer (the output device) is installed in the document-processing system. If the despooler 1105 determines that the driver for the printer is not installed at step S 207 , the despooler 1105 informs the user that the printer cannot be used at step S 208 .
  • step S 209 the despooler 1105 checks the print instructions that will be described later and changes the print-instruction document. After forming the print instructions that can be executed, the despooler 1105 transmits setting information for the document data to be printed to the printer via the driver at step S 210 . Then, the despooler 1105 informs the printer that the despooler 1105 will send the document data to the printer via the driver at step S 211 . The despooler 1105 expands the document data based on an expansion instruction included in the print-instruction document and transmits the expanded document data to the printer at step S 212 .
  • the despooler 1105 informs the printer that the despooler 1105 has transmitted the document data to be printed to the printer via the driver at step S 213 .
  • the despooler 1105 informs the user that the printing is finished via the binding application 1104 at step S 214 .
  • the existence of the printer driver is determined. However, it may be arranged that the despooler 1105 transmits a packet to the printer and determines the existence of the printer according to whether or not the despooler 1105 receives an answer from the printer. Further, at step S 208 , the despooler 1105 informs the user that the user cannot use the printer. Then, the despooler 1105 waits until the user transmits another instruction. Upon receiving the instruction from the user, the despooler 1105 changes the originally defined printer to a printer for a driver that has been installed in the host computer 100 . That is to say, the despooler 1105 changes the originally defined printer to a default printer. Since changing a printer can be automatically performed as required, the user does not have to change his/her original print settings to properly perform printing.
  • the host computer 100 which serves as an information processing apparatus of the present invention, transmits the print-instruction information to the printer, which serves as an image-forming apparatus of the present invention.
  • the printer processes the document data to be printed.
  • the printer-device name 501 in FIG. 5 corresponds to the printer-device name 401 in FIG. 4, and the name of document data to be printed 502 in FIG. 5 corresponds to the name of document data to be printed 402 in FIG. 4.
  • the printer-instruction information 403 in FIG. 4 will be described with reference to FIG. 5.
  • the printer instruction 403 corresponds to data 503 to 509 .
  • the page number assigned to sheet 503 indicates a page number assigned to each sheet of the document to be printed.
  • the document-processing system of the present invention has a function for reducing the size of the document data to be printed so that two pages can fit onto one sheet.
  • the printer-instruction information 403 informs the printer and the driver thereof of the page number assigned to sheet 503 .
  • the above-described process is performed, based on sheet layout information, by the application used for the document-processing system.
  • the sheet-feed tray data 504 describes from where the sheets of paper should be supplied.
  • the number of copies to be printed 505 indicates the number of copies to be printed.
  • the sheet-eject tray data 506 indicates where the printed sheets of paper should be discharged.
  • the resolution 507 indicates the resolution for performing printing.
  • the page to be printed 508 indicates the document page to be printed.
  • the sheet-feed cassette information 509 describes which sheet-feed cassette should be used.
  • the print-instruction information may store all the information relating to the printer defined as the output device.
  • the user may input, for example, “upper cassette” as the sheet-feed cassette information 509 . Subsequently, the sheets of paper will always be fed from the upper cassette according to the print instruction. It may be arranged that the despooler 1105 reads such information from the DEVMODE information controlled by the OS and stores it in the printer-instruction information 403 . Otherwise, it may be arranged that the despooler 1105 reads the information stored in the printer-instruction information 403 and writes it in the storage area of the HD controlled by the OS.
  • FIG. 6 illustrates an example of the page-layout information 404 shown in FIG. 4.
  • the page-layout information 404 which is an example of the setting information that controls the printer, is set for the document data to be printed.
  • the page-layout information 404 is controlled by the despooler 1105 (control means) as a table.
  • the leftmost column 600 illustrates row numbers added for description. The table will be described from left to right.
  • Column 601 shows the identification numbers of the sheets of paper.
  • Column 602 shows the size and orientation of the sheets of paper.
  • Column 603 shows whether printing should be performed on the front side of a sheet of paper or the reverse side-of the sheet of paper.
  • Column 604 shows the page number printed on each side of the sheet of paper.
  • Column 605 shows an enlargement/reduction factor of the document data.
  • Column 606 shows the positions where the data should be printed.
  • Each item of the page-layout information 403 will be described below.
  • the information on the first line of the table, that is, the information on line 607 will be described from the left in order.
  • “sheet 1” is shown as an identification number.
  • the identification number is an identifier that is uniquely assigned to each sheet of paper for printing the electronic-document data specifying each sheet. According to the information written in row 607 , printing of document page 1 is accomplished on the front side of the sheet 1, whose size is A4 and whose orientation is vertical, the data of document page 1 is reduced by 70 percent and is printed on the left half of sheet 1.
  • printing of document page 2 is accomplished on the front side of the sheet 1 whose size is A4 and whose orientation is vertical, the data of document page-2 is reduced by 70 percent and is printed on the right half of the sheet 1. According to the information in these two rows, printing on the front side of the sheet 1 is finished. Then, printing of document pages 3 and 4 is performed based on information in rows 609 and 610 .
  • FIG. 3 is a flowchart illustrating the processing procedures for changing the print-instruction document when the print-instruction document includes an incorrect instruction that cannot be performed by the printer so that the printer does not have to try to perform processing procedures according to the incorrect instruction.
  • Data 510 shown in FIG. 5 indicates a staple instruction.
  • the staple instruction shows the position where stapling should be performed and what type of stapling should be performed.
  • the position information and the type information are collectively input as one kind of information.
  • the position information and the type information may be treated as separate information.
  • the staple instruction is not limited to the example shown in FIG. 5. Any staple information can be used so long as it is set for the document data to be printed and serves as the setting data including information for controlling the function of the printer.
  • the despooler 1105 obtains and reads the staple settings from page-layout information shown in FIG. 5. That is to say, the despooler 1105 (a recognition unit) analyzes the print-instruction document that is read and controlled by the despooler 1105 (a control unit) and recognizes the function specified in the print-instruction document, that is, the stapling function.
  • the staple instruction includes information about whether or not stapling is required and information about the position where the stapling should be performed. If the type of stapling can be determined according to the stapling position, the position information and the type information can be written together, as in the above-described example.
  • the despooler 1105 (an obtaining unit) asks the driver for information about the function of the printer connected to the host computer 100 . That is to say, the despooler 1105 asks the driver for information about whether or not the printer has a staple function. After receiving an answer from the printer, the despooler 1105 determines at step S 303 whether or not the printer can perform the stapling specified by the print-instruction document.
  • the process advances to step S 305 .
  • the despooler 1105 determines that the stapling specified by the print-instruction document cannot be performed by the printer, the process advances to step S 304 .
  • the despooler 1105 changes the staple instruction and advances to step S 305 .
  • the staple instruction it may be arranged that the stapling position and the stapling type are separately checked. If the staple instruction includes settings that cannot be made, the despooler 1105 may change only the concerned data, or it may change the staple settings so that no stapling is performed. Thus, the setting information can be changed so that the document-processing system can perform printing of a minimum quality.
  • These instructions may be input by using a pointing device, which is an example of an input unit, of the host computer 100 .
  • the setting information for the document data to be printed may have a hierarchical structure. For example, when higher-order setting data is set, lower-order setting data including the details of the higher-order setting data may be set.
  • the higher-order setting data does not necessarily require the lower-order setting data. However, if the lower-order setting is set, it means that the higher-order setting is validated. For example, if there is a part for determining whether or not stapling is needed, and if “yes” is written in that part, there would be a part for determining the position where stapling is performed and a part for determining whether or not double stapling should be performed.
  • the lower-setting data is set for the electronic-document file. That is to say, an example where double stapling is set as the page-layout information is considered.
  • the despooler 1105 asks the printer about the printer's function and when the printer answers that the printer cannot perform double stapling, the despooler 1105 asks the printer whether or not the printer can perform stapling according to stapling settings that are higher than double-stapling settings.
  • the despooler 1105 changes the lower-setting data, that is, the double-stapling settings, since it is determined that double stapling cannot be performed.
  • the despooler 1105 determines that stapling is performed, “yes” is written in the part for determining whether or not stapling should be performed. After that, the despooler 1105 may ask the printer whether or not the stapling process should be performed according to the stapling settings that are higher than the double-stapling settings. If the printer answers that the printer can perform stapling, “yes” is written in the part for determining whether or not stapling should be performed in the page-layout information table. Then, the despooler 1105 transmits the print-instruction document to the printer via the printer driver, and the printer performs printing.
  • a setting screen for selecting whether printing should be performed based on the higher-order setting or the lower-order setting is displayed on the monitor of the host computer 100 before the print instruction is transmitted to the printer. Then, the user may perform selection and may set the input information for the host computer 100 . Further, it may be arranged that the printer be informed of the input information before the printer performs printing.
  • the despooler 1105 controls the double-stapling settings as the first setting information for the document data to be printed. Further, the despooler 1105 controls the settings about whether or not stapling is required as the second setting information.
  • the second setting information relates to the double-stapling settings. According to the above-described example, when the printer cannot perform double stapling, the despooler 1105 cancels the double-stapling settings and uses the settings about whether or not stapling is required.
  • the despooler 1105 can change the details of the page-layout information table for downgrading the printing function so that the printer can continue printing without stopping, according to the information written in the page-layout information table.
  • FIG. 7 shows the printer instruction 403 after modification.
  • the stapling setting part 710 shows “yes”.
  • “no” is shown in the same part.
  • the stapling setting part 710 shows “no” in this drawing for the sake of description, “yes” and “no” can be replaced by predetermined binary variables 1 and 0.
  • the despooler 1105 controls the stapling settings and the page-layout such as the front/reverse settings for sheets of paper using the above-described table.
  • the despooler 1105 reads the necessary information from the table according to the printer functions. For example, if the despooler 1105 receives information from the printer that the printer cannot perform double-sided printing, the despooler 1105 may read information corresponding to the front/reverse settings from the table. If the despooler 1105 receives information that the printer cannot perform stapling, the despooler 1105 may read information corresponding to the stapling settings. Consequently, it becomes possible to reduce unnecessary searches from the table and to use the computer more effectively. Thus, the despooler 1105 can perform image processing more rapidly.
  • the despooler 1105 checks the page-layout information. More specifically, the despooler 1105 searches and determines whether or not the front/reverse settings show that double-sided printing should be performed.
  • the settings about double-sided printing serve as a suitable example of document-layout settings.
  • whether or not double-sided printing should be performed is determined by searching and reading row 603 shown in FIG. 6 and by determining whether or not there is data to be printed onto the reverse side of the sheet. It may be arranged that the data to be printed onto the reverse side is stored in the printer instruction 403 and the despooler 1105 reads the data therefrom.
  • the despooler 1105 obtains the page-layout information including the setting data and determines whether the document data to be output includes single-sided printing settings or double-sided printing settings. If the despooler 1105 determines at step S 306 that all pages of the document are to be printed according to the single-sided printing settings, the despooler 1105 terminates the process. However, if the despooler 1105 determines that the document includes double-sided printing settings, it advances to step S 307 . At step S 307 , the despooler 1105 asks the printer whether or not the printer can perform double-sided printing as specified by the document data.
  • the despooler 1105 obtains, from the printer via the printer driver, information about the function of the printer, for example, information about whether or not the printer can perform double-sided printing. Otherwise, the despooler 1105 may obtain a list of the printer function from the printer itself via the printer driver. Then, the despooler 1105 may determine whether or not the list includes double-sided printing settings. Based on this determination, the despooler 1105 may determine whether or not the printer can perform double-sided printing. Then, at step S 308 , the despooler 1105 determines the function of the printer. That is to say, the despooler 1105 determines whether or not the printer can perform the function specified by the print-instruction document.
  • the despooler 1105 leaves the print-instruction document untouched and advances to step S 311 . If the despooler 1105 determines that the printer cannot perform double-sided printing at step S 308 , the despooler 1105 serving as a modification unit advances to step S 309 and performs the process thereafter for each sheet of paper according to the identifier thereof.
  • the despooler 1105 may modify the printer instruction 403 beforehand. To modify the page-layout information, the despooler 1105 searches column 603 shown in FIG. 6. As described above, column 603 shows whether printing should be performed on the front side of a sheet of paper or the reverse side of the sheet of paper. At step S 309 , the despooler 1105 ignores the document data to be printed on the front side and obtains only the document data to be printed on the reverse side. Then, the despooler 1105 determines whether the front/reverse setting in the page-layout settings includes only the front-side settings or whether the front/reverse setting includes not only the front-side settings but also the reverse-side settings.
  • the despooler 1105 If the reverse-side settings are found in the page-layout settings at step S 309 , the despooler 1105 -advances to step S 310 . Then, the despooler 1105 , serving as a modification and correction unit, changes the reverse-side setting to the front-side setting and advances to step S 311 . At step S 311 , the despooler 1105 assigns an ID for each sheet of paper. However, at step S 311 , if the despooler 1105 finds a sheet of paper with an ID and a sheet of paper with no ID, the despooler 1105 cancels the ID that was already assigned and assigns unique IDs for the concerned pages again.
  • the despooler 1105 checks and determines whether or not the type and orientation of paper have been set as shown in the column 602 in FIG. 6.
  • the despooler 1105 advances to step S 314 and uses these settings.
  • the despooler 1105 obtains default sheet settings from a predetermined memory in the host computer 100 .
  • the despooler 1105 transmits the obtained default sheet settings so that the page-layout information includes the default sheet settings at step S 313 .
  • the despooler 1105 stores all the settings in the memory of the document-processing system at step S 314 .
  • the despooler 1105 determines whether or not the above-described process was performed for the final page at step S 315 . If the despooler 1105 determines that the above-described process was not performed for the final page, the despooler 1105 goes back to step S 309 . Otherwise, the despooler 1105 terminates the process.
  • the page-layout information 404 and the printer instruction 403 which serve as a suitable example of setting information of the present invention, have been described. According to the description, when the despooler 1105 modifies the page-layout information 404 , the despooler 1105 further modifies the printer instruction 403 so that the page-layout information matches with the printer instruction.
  • the despooler 1105 may further modify the page-layout information 404 so that the printer instruction 403 matches with the page-layout information 404 .
  • FIG. 8 shows the table of the page-layout information after modification.
  • Row 803 shows the information set for sheet 2.
  • Row 801 shows information including data “A4 vertical” read from the memory.
  • Row 803 corresponding to the row 609 shown in FIG. 6, shows data of “sheet 2”.
  • row 805 corresponding to the row 611 shown in FIG. 6, shows data of “sheet 3”.
  • Row 807 corresponding to the row 613 shown in FIG. 6, shows data of “sheet 4”.
  • row 807 shows data of “A4 horizontal”.
  • the despooler 1105 recognizes that the stapling settings are included in the page-layout information of the print-instruction document.
  • the despooler 1105 determines whether or not the printer can perform stapling specified by the print-instruction document by receiving information about the printer functions from the printer.
  • the despooler 1105 may search the settings in the page-layout information table, which is controlled by the despooler 1105 , based on the information about the printer function.
  • the information about the printer function may be obtained by the despooler 1105 . That is to say, when the despooler 1105 recognizes that the printer can only perform single-sided printing, the despooler 1105 may search the double-sided printing setting part and the single-sided printing setting part of the page-layout information table for determining whether or not the page-layout information includes double-sided printing settings. If the despooler 1105 determines that the page-layout information includes the double-sided printing settings, the despooler 1105 may change the double-sided printing settings to single-sided printing settings.
  • the despooler 1105 recognizes settings included in the electronic document, for example, stapling settings. Then, the despooler 1105 determines whether or not the printer can perform stapling based on information about the printer functions transmitted from the printer.
  • the despooler 1105 may modify the page-layout information so that the document data can be properly processed by the printer. Then, the despooler 1105 may transmit the modified page-layout information to the printer. Subsequently, a minimum quality of printing is assured.
  • the despooler 1105 may modify the page-layout information so that the printer can properly process the document data. Then, the despooler 1105 may transmit the modified page-layout information to the printer. Subsequently, a minimum quality of printing is assured.
  • the despooler 1105 determines that the printer cannot perform stapling, double-sided printing, and so forth, the despooler 1105 cancels those settings in the printer instruction 403 .
  • the despooler 1105 changes the stapling settings in the printer instruction 403 from “ON” to “OFF” and changes the front/reverse settings in the page-layout information from “reverse” to “front”, for example.
  • FIG. 9 is a flowchart illustrating the processing procedures performed in the case where the modified print-instruction document is stored and reused.
  • the processing procedures may be performed by the despooler 1105 or by the binding application. It should be noted that the user selects whether or not the modified print-instruction document should be stored separately from the original print-instruction document when the original print-instruction document is modified. Otherwise, it may be arranged that the original print-instruction document is replaced by the modified print-instruction document.
  • step S 901 settings indicating whether or not the modified print-instruction document should be stored are checked. According to the check result, it is determined whether or not the modified print-instruction document should be stored.
  • step S 902 the modified print-instruction document is stored and the process advances to step S 903 . If it is determined that the modified print-instruction document should not be stored at step S 901 , the process is terminated.
  • the user selects whether or not the original print-instruction document should be overwritten and determines rules for naming a document and a folder for storing the modified print-instruction document. If the user reuses the modified print-instruction document, it may be arranged that whether it is the original print-instruction document or the modified print-instruction document that is clearly displayed on the screen of the CRT of the document-processing system, for example. According to this layout, the user can use the document-processing system more easily.
  • step S 903 it is determined whether or not the user selects to reuse the modified print-instruction document. If it is determined at step S 903 that the user selects to reuse the modified print-instruction document, the process advances to step S 904 . At step S 904 , the modified print-instruction document is read and the printing process is performed. If it is determined at step S 903 that the user did not select to reuse the modified print-instruction document, the process is terminated.
  • the processing procedures shown in FIGS. 2, 3, and 9 may be performed according to an externally installed program by the host computer 100 and the workstation 1003 , which are suitable examples of the information processing apparatus of the present invention.
  • the externally installed program may be a program stored in a recording medium such as a CD-ROM, a flash memory, or a floppy disk.
  • the externally installed program may be included in information stored in an external recording medium. Then, the installed program included in the information may be transmitted to the information processing apparatus via a network.
  • the recording medium storing the program code of software that can perform the functions described in the above-described embodiments may be supplied to the document-processing system or apparatus. Further, the computer of the system or the apparatus (or the CPU or the MPU thereof) reads and performs the program code stored in the recording medium.
  • the program code read from the recording medium performs the functions of the present invention. Therefore, the recording medium storing the program code that can be read by the computer forms the present invention.
  • the recording medium for supplying the program code may be a floppy disk, an HD, an optical disk, a magneto-optical disk, a DVD, a CD-ROM, a magnetic tape, a nonvolatile memory card, a ROM, an EEPROM, and so forth.
  • the functions described in the above-described embodiments may be performed by performing the program code read by the computer. Then, the OS (the operating system) or the like operating on the computer may actually perform part of the process or the all of the process. Subsequently, the functions described in the above-described embodiments may be performed. Otherwise, it may be arranged that the program code read from the recording medium is written in a memory provided in an expansion board inserted in the computer or in an expansion unit connected to the computer. After that, a CPU or the like installed in the expansion board or the expansion unit may actually perform part of the process or the all of the process. Subsequently, the functions described in the above-described embodiment may be performed.
  • the image-forming apparatus when there is a difference between the functions specified by the setting information for the document data to be printed and the functions of the image-forming apparatus (the printer), the image-forming apparatus can properly print and output the document data to be printed without intervention by the user.

Abstract

An information processing apparatus that can be connected to an image-forming apparatus, a method, and a program used for the information processing apparatus are disclosed. The information processing apparatus comprises a control unit for controlling print-setting information set for document data to be printed, a recognition unit for recognizing information about a first function specified by the print-setting information by translating the print-setting information controlled by the control unit, an obtaining unit for obtaining information about a second function of the image-forming apparatus connected to the information processing apparatus, a determination unit for determining whether or not the image-forming apparatus can perform the first function recognized by the recognition unit based on the second-function information obtained by the obtaining unit, and a modification unit for modifying the print-setting information controlled by the control unit based on the determination result.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates to an information processing apparatus that can be connected to an image-forming apparatus, an information processing method, and a recording medium storing a program used for the information processing apparatus. [0002]
  • 2. Description of the Related Art [0003]
  • Recently, Print on Demand (POD) Systems storing data of a document such as a manual, a catalog, and meeting material as electronic data, and printing as many copies of the stored electronic data as necessary are widely used. Unlike the situation where a normal printing system is used, the user of a POD system does not have to use a printer driver of the POD system to set the setting data for document data to be printed. The setting data includes information such as which printer should be used for printing, in what style the document data should be laid out, and which function should be used for performing printing and finishing the document. The POD system can store and control the setting data using an application run in the POD system. [0004]
  • In the situation where the POD system is used, the print-setting data and the document data to be printed can be controlled together as one electronic document file. According to some systems, the electronic document file, including the print-setting data can be controlled by applications used in the systems and not by the device drivers. By using the electronic document file, which includes the print-setting data and the document data, it becomes possible to print according to the print-setting data, even though the user who set the print-setting data is not present. That is to say, it is not necessary to generate and input print-setting data repeatedly. [0005]
  • However, unlike a device driver, the application cannot directly control information of the output device. Therefore, when a user tries to store and control the print-setting data by using the application, there may be a difference between a function specified by the print-setting data and a function of the output device. [0006]
  • For example, when a user tries to print document data, an image-forming apparatus that is specified as the output device may not be able to perform the function specified by the print-setting data when optional functions of the image-forming apparatus may have been added, deleted, or modified. Also, in the situation where the image-forming apparatus specified as the output device by the print-setting data does not exist because of moving or the like, it is impossible to print the document data. [0007]
  • Further, in the situation where an output device that is different from the output device specified by the user who created the electronic document file is used for printing the document data, the different output device may not be able to perform the function specified by the electronic document file. [0008]
  • If the user performs printing of the document data according to the print-setting data when the function specified by the setting data and the function of the output device do not match, as in the above-described case, the printing process will be terminated or the printed result would be different from what was expected by the user. Further, when someone who is not the maker of the electronic document file tries to print the document data, he/she may not be able to determine how the document data should be printed. Therefore, sometimes it must be the creator of the electronic document file who determines whether or not the setting data is appropriate for printing the document data. [0009]
  • SUMMARY OF THE INVENTION
  • Accordingly, one feature of the present invention is to provide a system that includes an information processing apparatus that can be connected to an image-forming apparatus. By using an image-forming apparatus, a user of the system can properly output document data to be printed without performing complicated procedures when a function specified by print-setting data set for the document data and a function of the image-forming apparatus do not match with each other. [0010]
  • Another feature of the present invention is to provide another system that includes an image-forming apparatus. When the document data to be printed and the print-setting data set for the document data to be printed are controlled by an application used in the system, and when the function of the image-forming apparatus is modified, the print-setting data is automatically modified and is output so that the image-forming apparatus can perform printing according to the modified print-setting data. Accordingly, it becomes possible to properly perform printing. [0011]
  • For achieving at least one of the above-described features, the present invention is configured, for example, as below. [0012]
  • According to an aspect of the present invention, an information processing apparatus that can be connected to an image-forming apparatus is provided. The information processing apparatus comprises a control unit for controlling print-setting information set for document data to be printed. Further, the information processing apparatus comprises a recognition unit for recognizing information about first function specified by the print-setting information by translating the print-setting information controlled by the control unit. Further, the information processing apparatus comprises an obtaining unit for obtaining information about a second function of the image-forming apparatus connected to the information processing apparatus. Further, the information processing apparatus comprises a determination unit for determining whether or not the image-forming apparatus can perform the first function recognized by the recognition unit based on the information about the second function obtained by the obtaining unit. Still further, the information processing apparatus comprises a modification unit for modifying the print-setting information controlled by the control unit based on the result of the determination performed by the determination unit. [0013]
  • Of course, the present invention can be configured as an apparatus and a method for controlling the apparatus, or a control program and a recording medium storing the control program. [0014]
  • Other features and advantageous 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.[0015]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram illustrating the configuration of a host computer according to an embodiment of the present invention. [0016]
  • FIG. 2 is a flowchart illustrating typical operations performed by a document-processing system shown in FIG. 1. [0017]
  • FIG. 3 is a flowchart illustrating processing procedures for changing the print-instruction document. [0018]
  • FIG. 4 illustrates a typical print-instruction document that can be processed by the document-processing system shown in FIG. 1. [0019]
  • FIG. 5 illustrates a printer instruction shown in FIG. 4. [0020]
  • FIG. 6 illustrates an example of page-layout information shown in FIG. 4. [0021]
  • FIG. 7 shows the printer instruction after modification. [0022]
  • FIG. 8 shows a table showing the page-layout information after modification. [0023]
  • FIG. 9 is a flowchart illustrating processing procedures performed when the modified print-instruction document is stored and reused. [0024]
  • FIG. 10 illustrates a printing system according to an embodiment of the present invention. [0025]
  • FIG. 11 illustrates software for the document-processing system according to an embodiment of the present invention.[0026]
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Embodiments of the present invention will now be described with reference to attached drawings. [0027]
  • FIG. 1 is a block diagram illustrating the configuration of a [0028] host computer 100 according to an embodiment of the present invention. Reference numeral 1 indicates a system bus. The following components are all connected to the system bus 1. Reference numeral 2 indicates a CPU (a Central Processing Unit) that can be used as a typical controller for the present invention. A program memory (PMEM) 3 selects and reads a program for performing an operation according to an embodiment of the present invention from a hard disk 10, as required. The program is executed by the CPU 2. A keyboard 12 is used for inputting data. The data stored in the PMEM 3, which serves as a text memory, is stored as coded information. A communication controller 4, which is a typical communication controller of the present invention, controls data input and output from a communication port 5. The signal output from the communication port 5 is transmitted, via a communication line 6, to other communication ports of other apparatuses connected to a network 7. The host computer 100 communicates with a printer 18 and a scanner 1B that are shared on the network via the communication controller 4.
  • According to this embodiment, a LAN is used as the network. However, the [0029] communication port 5 and the communication line 6, which are connected to the communication controller 4, may be a regular public communication line. Reference numeral 8 indicates an external-memory controller for controlling an external memory. Reference numeral 9 indicates a floppy disk (hereinafter referred to as an FD) and reference numeral 10 indicates a hard disk (hereinafter referred to as an HD). The FD 9 and the HD 10 stores data files and various programs.
  • An [0030] input controller 11 is a typical input controller that can be used for the present invention. Input devices such as the keyboard 12 and the mouse 13 (an input-instruction unit) are connected to the input controller 11. To operate the system, the user of the host computer 100 inputs an instruction using the keyboard 12. In this embodiment, the mouse 13 serves as a pointing device (hereinafter referred as a PD) for inputting an instruction using image data displayed on a CRT 16. By using the mouse 13, the user arbitrarily moves the cursor on the CRT 16 in the vertical direction or in the horizontal direction and selects a command icon on a command menu for providing an operational instruction. Further, by moving the cursor, the user designates an object to be edited, a drawing position, and so forth. Reference numeral 14 indicates a video memory (hereinafter referred to as a VRAM). Reference numeral 15 indicates a display output controller. The data displayed on the CRT 16 is expanded on the VRAM 11 as bitmapped data. Reference numeral 17 indicates a printer controller for controlling data output to the printer 18. A scanner controller 1A controls the scanner 1B connected thereto. The host computer 100 serving as a scanner/server requires the scanner controller 1A and the scanner 1B. However, a computer used by a client can use the scanner controller 1A and the scanner 1B, which are shared on the network, via the communication controller 4 and the communication port 5. In the present invention, the scanner 1B and the host computer 100 serving as the scanner/server may be formed separately or integrally.
  • According to this embodiment, a program is stored in ROM. However, the program may be stored in the [0031] HD 10 or the FD 9 that are connected to the host computer 100 serving as the scanner/server. Further, the program may be stored on other apparatuses (not shown) connected to the host computer 100 via the network. The program of the present invention can be transmitted to other systems or apparatuses via a recording medium such as an FD or an HD, or via a network.
  • FIG. 10 illustrates a printing system according to another embodiment of the present invention. A [0032] workstation 1003, the host computer 100 shown in FIG. 1, a printer 1001, and a copying machine 1002 are interconnected via a network interface 1004. In this system, an Ethernet network board or the like, or other wireless LAN boards may be used as the network interface 1004. The network interface 1004 includes the communication controller 4 shown in FIG. 1.
  • For example, a case where the user of the [0033] host computer 100 inputs print-setting data and a print command using the mouse 13 or the keyboard 12 is considered. The input data and the print command are output from the host computer 100 and transmitted to the printer 1001 via the network interface 1004, the network 1005, and network interface 1006. The printer 1001 prints according to the received print-setting data and print command.
  • More specifically, when staple-setting data, print commands, and the document data to be printed are transmitted to the [0034] printer 1001 from the host computer 100, the printer 1001 prints and outputs the document data according to the print command. Further, the printer 1001 is controlled so as to operate according to the staple-setting data. In this embodiment, the network 1005 is used as a transmission medium. However, a public communication line or the like may be used as the transmission medium.
  • FIG. 11 illustrates software for a document-processing system according to another embodiment of the present invention. This document-processing system is formed as a digital computer [0035] 100 (hereinafter referred to as a host computer 100). The host computer 100 is a PC, a workstation, or the like. The host computer 100 can preferably be used as an information-processing apparatus of the present invention. A general application 1101 shown in FIG. 11 includes an application program for performing word-processing, spreadsheet calculation, photo retouching, drawing, painting, presentation, text editing, and so forth. The general application 1101 generates application data that is a suitable example of the document data to be printed. Further, the general application 1101 can make an operation system (OS) of the host computer 100 perform printing. The document data to be printed includes, for example, a portable document format (PDF) document, a document made using a word processor, a table, a graph, a data document including graphic data, a page description language (PDL) data, and a printer control command.
  • The [0036] application 1101 uses a predetermined interface (generally referred to as a GD) provided by an OS for the printed application data such as document data or image data. That is to say, the application 1101 transmits an output command, which is predetermined according to the OS (referred to as a GDI function), to an output module of the OS, which provides the above-described predetermined interface. Upon receiving the output command, the output module converts the output command so that the output command can be processed by an output device such as a printer. Then, the output module outputs the converted output command (referred to as a GDI function). The format of the data processed by the output device differs according to the type, the manufacturer, or the model of the output device. Therefore, each output device is provided with its own device driver. The OS converts output commands by using the device driver, generates the print data, and compiles the generated print data into job units by using a command defined by a job language (a JL). Subsequently, a print job is generated. When using Windows (a trade name of Microsoft Corp. of the U.S.) as the OS, a module called a GDI (a Graphic Device Interface) is used as the output module. An electronic document writer 1102 is formed by improving the above-described device driver. The electronic document writer 1102 is a software module provided for achieving the document-processing system of the present invention.
  • Unlike the above-described device driver, the electronic-[0037] document writer 1102 does not merely generate the output data according to the predetermined output device. That is to say, the electronic-document writer 1102 serves as an application module for converting the output commands, so that the output commands can be processed by a binding application 1104 and a printer driver 1106 that will be described later. The format of the converted output commands (hereinafter referred to as an electronic-document format) is the same format as the document data which is to be printed. Any type of format can be used as long as it can present the style of the document in pages. Of widely used standard formats, the PDF format and PostScript (provided by Adobe Systems, Inc.), and the XML format, including an SVG format that is now gradually standardized by W3C, a standardization organization, can be used as the electronic-document format.
  • Using the electronic-[0038] document writer 1102 via the general application 1101, the user selects the electronic-document writer 1102 by using a screen for selecting a device driver used for output, which is displayed on the CRT 16. Then, the user performs printing.
  • Although the electronic-[0039] document writer 1102 is similar to a known device driver, it cannot receive data from a device. The electronic-document writer 1102 is an application program for converting application data transmitted from the general application 1101 into an electronic-document file in a predetermined format. The electronic-document file includes a print-instruction document that is an example of setting data used for controlling the printer 1107. However, the format of the electronic-document file formed by the electronic-document writer 1102 is not complete. The binding application 1104 controls the operation of the electronic-document writer 1102 based on the setting data used for controlling the printer 1107 and an operation instruction. The setting data and the operation instruction are input by the user via a setting screen displayed on the CRT 16 and a mouse 13.
  • Thus, the setting data for controlling the [0040] printer 1107 is transmitted to the electronic-document writer 1102 via the binding application 1104. Then, the electronic-document writer 1102 converts the application data into the electronic-document file. Subsequently, the electronic document is formed. That is to say, a new and incomplete electronic document generated by the electronic-document writer 1102 is configured and changed into an electronic-document file in a format, described later, based on various print data that is input to the binding application 1104. Hereinafter, for better understanding, a file generated by the electronic-document writer 1102 is referred to as an “electronic-document file” and an electronic-document file configured by the binding application 1104 is referred to as a “book file”. However, in the case where there is no need to discriminate between the electronic-document file and the book file, they are referred to as document files (or document data). As has been described, the electronic-document file includes the document data to be printed on the basis of the application data and the print-instruction document that is the example of setting data used for controlling the printer 1107. The print-instruction document is used to print the document data.
  • Thus, by using the device-driver selection screen (not shown), the user selects the [0041] document writer 1102 including a data-conversion program in place of a device driver. When the user elects to perform printing, the general application 1101 transmits an instruction to convert the application data (the document data to be printed) into an electronic-document data in pages defined by the general application 1101. Hereinafter, the pages are referred to as logic pages or document pages. The converted electronic-document data is referred to as an electronic-document file 1103 and is stored in a recording medium such as a hard disk (an HD). A local hard disk (a local HD) 10 corresponding to the HD 10 shown in FIG. 1, can serve as the HD. For example, when the host computer 100 is connected to the network 1005, a network drive provided on the workstation 1003, which is connected to the host computer 100 via the network 1005, can serve as the HD.
  • The [0042] binding application 1104 reads the electronic-document file (or the book file) 1103 and offers a function for editing the electronic-document file 1103 to the user. However, the binding application 1104 cannot edit the contents of each page, but it can edit chapters and the structure of the book file in pages. The chapters and the structure of the book file will be described later.
  • When the [0043] book file 1103 edited by the binding application 1104 is printed, the binding application 1104 activates a despooler 1105. The despooler 1105 is a program module installed in the computer 100 with the binding application 1104. The despooler 1105 outputs image data to a printer driver to be printed the electronic-document file (or the book file) used by the binding application 1104. The despooler reads the specified book file from the local HD 10 and generates an output command appropriate for the above-described output module of the OS for each page to be printed, in the format written in the book file. Then, the despooler outputs the generated output command to the output module (not shown). At that time, a printer driver 1106 used for the printer 1107 serving as the output device is specified as a conversion program in place of the device driver. The above-described output module converts the received output command into a device command and outputs the device command to the printer driver 1106. The printer driver 1106 converts the device command into a command using a page-description language, or the like, so that the printer 1107 can translate the command. The converted command is transmitted from the printer driver 1106 to the printer 1107 via a system spooler (not shown). Upon receiving the command, the printer 1107 prints an image according to the command. At that time, the printer 1107 controls the output according to the print-instruction document in the document file.
  • FIG. 4 illustrates a typical print-instruction document that can be processed by the document-processing system shown in FIG. 1. The print-instruction document includes a name of a printer device (to which document data is output) [0044] 401, a name of document data to be printed 402, a printer instruction 403, and page-layout information 404. The page-layout information 404 stores information about the layout and printing order of each page of the document data to be printed.
  • FIG. 5 illustrates the [0045] printer instruction 403 shown in FIG. 4. A printer-device name 501 corresponds to the printer-device name 401 shown in FIG. 4. A document-data name 502 corresponds to the document-data name 402 shown in FIG. 4. Page number data assigned to each sheet 503, sheet-feed tray data 504, data of the number of sheets to print 505, sheet-eject tray data 506, resolution data 507, page data to be printed 508, and staple data 509 correspond to the printer instruction 403. The data written in the printer instruction 403 is the information transmitted to the printer 1107 by the despooler 1105 before the despooler 1105 transmits the document data to be printed to the printer 1107. Normally, the printer instruction 403 is controlled for each printer that is designated as a printer device. The data configuration of the printer instruction 403 is the same as that of the device information controlled by the OS used by the device driver. For example, when using Windows (a trade name of Microsoft Corp.) as the OS, values set for a printer driver are stored as data in a DEVMODE structure. However, in the present invention, data obtained from the DEVMODE data is stored as part of the print-instruction document. The print-instruction document is the setting information for the document data to be printed. The print-instruction document or the setting information includes information about how the document data should be printed. The print-instruction document or the setting information is used for controlling the output performed by the printer 1107. FIGS. 7 and 8 illustrate examples of the setting information. As shown in the drawings, the setting information includes the name of an output device, the name of the document data to be printed, a page number assigned to a sheet, sheet-feed tray specification, number of copies to be printed, a sheet-eject tray, resolution, the number of pages to be printed, whether or not the document should be stapled, the position of the staple, whether or not the document should have punch holes, the positions of the punch holes, sheet information, such as A4 vertical, information about whether printing should be performed on the front side of a sheet or on the reverse side of the sheet, and an enlargement/reduction factor. The setting information is used by the printer 1107 to control the printing. That is to say, the printer 1107 uses the setting information for performing layout processing, binding processing, and printing and outputting processing. The document data to be printed and the print-instruction document may be integrated into one document file. Otherwise, the document data and the print-instruction document may be controlled separately.
  • FIG. 2 is a flowchart illustrating typical operations performed by the document-processing system shown in FIG. 1. [0046]
  • First, at step S[0047] 201, the despooler 1105 receives the document data to be printed and the print-instruction document according to an instruction from the user. For example, the document data to be printed includes commands for making an image-processing device form an image, PDL commands, and so forth. At step S202, the despooler 1105 opens the print-instruction document. At step S203, the despooler 1105 reads the printer-device name specified by the print-instruction document. At step S204, the despooler 1105 determines whether or not the printer-device name is defined by the print-instruction document. When the despooler 1105 determines that the printer-device name is not defined at step S204, the despooler 1105 obtains the name of a default printer stored in the host computer 100 at step S205. Then, the despooler 1105 determines that the default printer is the output device and advances to step S207. When the despooler 1005 determines that the printer-device name is defined at step S204, the despooler 1105 determines that the defined printer is the output device at step S206 and advances to step S207.
  • At step S[0048] 207, the despooler 1105 obtains the driver names installed in the document-processing system from the memory in the host computer 100 and determines whether or not a driver for the printer (the output device) is installed in the document-processing system. If the despooler 1105 determines that the driver for the printer is not installed at step S207, the despooler 1105 informs the user that the printer cannot be used at step S208.
  • If the [0049] despooler 1105 determines that the driver for the printer exists, the despooler 1105 proceeds to step S209. At step S209, the despooler 1105 checks the print instructions that will be described later and changes the print-instruction document. After forming the print instructions that can be executed, the despooler 1105 transmits setting information for the document data to be printed to the printer via the driver at step S210. Then, the despooler 1105 informs the printer that the despooler 1105 will send the document data to the printer via the driver at step S211. The despooler 1105 expands the document data based on an expansion instruction included in the print-instruction document and transmits the expanded document data to the printer at step S212. Then, the despooler 1105 informs the printer that the despooler 1105 has transmitted the document data to be printed to the printer via the driver at step S213. When the printing is finished, the despooler 1105 informs the user that the printing is finished via the binding application 1104 at step S214.
  • At step S[0050] 207, the existence of the printer driver is determined. However, it may be arranged that the despooler 1105 transmits a packet to the printer and determines the existence of the printer according to whether or not the despooler 1105 receives an answer from the printer. Further, at step S208, the despooler 1105 informs the user that the user cannot use the printer. Then, the despooler 1105 waits until the user transmits another instruction. Upon receiving the instruction from the user, the despooler 1105 changes the originally defined printer to a printer for a driver that has been installed in the host computer 100. That is to say, the despooler 1105 changes the originally defined printer to a default printer. Since changing a printer can be automatically performed as required, the user does not have to change his/her original print settings to properly perform printing.
  • The [0051] host computer 100, which serves as an information processing apparatus of the present invention, transmits the print-instruction information to the printer, which serves as an image-forming apparatus of the present invention. The printer processes the document data to be printed. The printer-device name 501 in FIG. 5 corresponds to the printer-device name 401 in FIG. 4, and the name of document data to be printed 502 in FIG. 5 corresponds to the name of document data to be printed 402 in FIG. 4.
  • The details of the printer-[0052] instruction information 403 in FIG. 4 will be described with reference to FIG. 5. The printer instruction 403 corresponds to data 503 to 509. The page number assigned to sheet 503 indicates a page number assigned to each sheet of the document to be printed. The document-processing system of the present invention has a function for reducing the size of the document data to be printed so that two pages can fit onto one sheet. When the printer and the driver thereof use the function, the printer-instruction information 403 informs the printer and the driver thereof of the page number assigned to sheet 503. However, according to the embodiment, the above-described process is performed, based on sheet layout information, by the application used for the document-processing system. That is to say, the page number assigned to sheet 503 is not actually transmitted to the driver as the print instruction. The sheet-feed tray data 504 describes from where the sheets of paper should be supplied. The number of copies to be printed 505 indicates the number of copies to be printed. The sheet-eject tray data 506 indicates where the printed sheets of paper should be discharged. The resolution 507 indicates the resolution for performing printing. The page to be printed 508 indicates the document page to be printed. The sheet-feed cassette information 509 describes which sheet-feed cassette should be used. The print-instruction information may store all the information relating to the printer defined as the output device. For example, if the user wants to feed sheets of paper from an upper sheet-feed cassette, the user may input, for example, “upper cassette” as the sheet-feed cassette information 509. Subsequently, the sheets of paper will always be fed from the upper cassette according to the print instruction. It may be arranged that the despooler 1105 reads such information from the DEVMODE information controlled by the OS and stores it in the printer-instruction information 403. Otherwise, it may be arranged that the despooler 1105 reads the information stored in the printer-instruction information 403 and writes it in the storage area of the HD controlled by the OS.
  • FIG. 6 illustrates an example of the page-[0053] layout information 404 shown in FIG. 4. The page-layout information 404, which is an example of the setting information that controls the printer, is set for the document data to be printed. The page-layout information 404 is controlled by the despooler 1105 (control means) as a table. The leftmost column 600 illustrates row numbers added for description. The table will be described from left to right. Column 601 shows the identification numbers of the sheets of paper. Column 602 shows the size and orientation of the sheets of paper. Column 603 shows whether printing should be performed on the front side of a sheet of paper or the reverse side-of the sheet of paper. Column 604 shows the page number printed on each side of the sheet of paper. Column 605 shows an enlargement/reduction factor of the document data. Column 606 shows the positions where the data should be printed. Each item of the page-layout information 403 will be described below. The information on the first line of the table, that is, the information on line 607 will be described from the left in order. First, “sheet 1” is shown as an identification number. The identification number is an identifier that is uniquely assigned to each sheet of paper for printing the electronic-document data specifying each sheet. According to the information written in row 607, printing of document page 1 is accomplished on the front side of the sheet 1, whose size is A4 and whose orientation is vertical, the data of document page 1 is reduced by 70 percent and is printed on the left half of sheet 1. According to the information written in row 608, printing of document page 2 is accomplished on the front side of the sheet 1 whose size is A4 and whose orientation is vertical, the data of document page-2 is reduced by 70 percent and is printed on the right half of the sheet 1. According to the information in these two rows, printing on the front side of the sheet 1 is finished. Then, printing of document pages 3 and 4 is performed based on information in rows 609 and 610.
  • FIG. 3 is a flowchart illustrating the processing procedures for changing the print-instruction document when the print-instruction document includes an incorrect instruction that cannot be performed by the printer so that the printer does not have to try to perform processing procedures according to the incorrect instruction. [0054] Data 510 shown in FIG. 5 indicates a staple instruction. The staple instruction shows the position where stapling should be performed and what type of stapling should be performed. According to the embodiment, the position information and the type information are collectively input as one kind of information. However, the position information and the type information may be treated as separate information. However, the staple instruction is not limited to the example shown in FIG. 5. Any staple information can be used so long as it is set for the document data to be printed and serves as the setting data including information for controlling the function of the printer.
  • First, at step S[0055] 301, the despooler 1105 obtains and reads the staple settings from page-layout information shown in FIG. 5. That is to say, the despooler 1105 (a recognition unit) analyzes the print-instruction document that is read and controlled by the despooler 1105 (a control unit) and recognizes the function specified in the print-instruction document, that is, the stapling function. The staple instruction includes information about whether or not stapling is required and information about the position where the stapling should be performed. If the type of stapling can be determined according to the stapling position, the position information and the type information can be written together, as in the above-described example. However, if different kinds of stapling can be performed at the same position, the position information and the type information can be separately written (not-shown). Then, at step S302, the despooler 1105 (an obtaining unit) asks the driver for information about the function of the printer connected to the host computer 100. That is to say, the despooler 1105 asks the driver for information about whether or not the printer has a staple function. After receiving an answer from the printer, the despooler 1105 determines at step S303 whether or not the printer can perform the stapling specified by the print-instruction document. When the despooler 1105 (a determination unit) determines that the stapling specified by the print-instruction document can be performed by the printer, the process advances to step S305. When the despooler 1105 determines that the stapling specified by the print-instruction document cannot be performed by the printer, the process advances to step S304. At step S304, the despooler 1105 changes the staple instruction and advances to step S305. For changing the staple instruction, it may be arranged that the stapling position and the stapling type are separately checked. If the staple instruction includes settings that cannot be made, the despooler 1105 may change only the concerned data, or it may change the staple settings so that no stapling is performed. Thus, the setting information can be changed so that the document-processing system can perform printing of a minimum quality. These instructions may be input by using a pointing device, which is an example of an input unit, of the host computer 100.
  • The setting information for the document data to be printed may have a hierarchical structure. For example, when higher-order setting data is set, lower-order setting data including the details of the higher-order setting data may be set. The higher-order setting data does not necessarily require the lower-order setting data. However, if the lower-order setting is set, it means that the higher-order setting is validated. For example, if there is a part for determining whether or not stapling is needed, and if “yes” is written in that part, there would be a part for determining the position where stapling is performed and a part for determining whether or not double stapling should be performed. [0056]
  • Here, an example where the lower-setting data is set for the electronic-document file is considered. That is to say, an example where double stapling is set as the page-layout information is considered. When the [0057] despooler 1105 asks the printer about the printer's function and when the printer answers that the printer cannot perform double stapling, the despooler 1105 asks the printer whether or not the printer can perform stapling according to stapling settings that are higher than double-stapling settings. The despooler 1105 changes the lower-setting data, that is, the double-stapling settings, since it is determined that double stapling cannot be performed. Further, since the despooler 1105 determines that stapling is performed, “yes” is written in the part for determining whether or not stapling should be performed. After that, the despooler 1105 may ask the printer whether or not the stapling process should be performed according to the stapling settings that are higher than the double-stapling settings. If the printer answers that the printer can perform stapling, “yes” is written in the part for determining whether or not stapling should be performed in the page-layout information table. Then, the despooler 1105 transmits the print-instruction document to the printer via the printer driver, and the printer performs printing. It may be arranged that a setting screen for selecting whether printing should be performed based on the higher-order setting or the lower-order setting is displayed on the monitor of the host computer 100 before the print instruction is transmitted to the printer. Then, the user may perform selection and may set the input information for the host computer 100. Further, it may be arranged that the printer be informed of the input information before the printer performs printing.
  • As described above, the [0058] despooler 1105 controls the double-stapling settings as the first setting information for the document data to be printed. Further, the despooler 1105 controls the settings about whether or not stapling is required as the second setting information. The second setting information relates to the double-stapling settings. According to the above-described example, when the printer cannot perform double stapling, the despooler 1105 cancels the double-stapling settings and uses the settings about whether or not stapling is required. Thus, if the printer cannot perform a process specified by the setting information for the document data to be printed, the despooler 1105 can change the details of the page-layout information table for downgrading the printing function so that the printer can continue printing without stopping, according to the information written in the page-layout information table.
  • FIG. 7 shows the [0059] printer instruction 403 after modification. Originally, the stapling setting part 710 shows “yes”. However, after the stapling instruction is deleted, “no” is shown in the same part. Although the stapling setting part 710 shows “no” in this drawing for the sake of description, “yes” and “no” can be replaced by predetermined binary variables 1 and 0. As has been described, the despooler 1105 controls the stapling settings and the page-layout such as the front/reverse settings for sheets of paper using the above-described table. Subsequently, when the despooler 1105 obtains the name of a printer to which the document data is to be output, the despooler 1105 reads the necessary information from the table according to the printer functions. For example, if the despooler 1105 receives information from the printer that the printer cannot perform double-sided printing, the despooler 1105 may read information corresponding to the front/reverse settings from the table. If the despooler 1105 receives information that the printer cannot perform stapling, the despooler 1105 may read information corresponding to the stapling settings. Consequently, it becomes possible to reduce unnecessary searches from the table and to use the computer more effectively. Thus, the despooler 1105 can perform image processing more rapidly.
  • Then, as shown by step S[0060] 305 of FIG. 3, the despooler 1105 checks the page-layout information. More specifically, the despooler 1105 searches and determines whether or not the front/reverse settings show that double-sided printing should be performed. The settings about double-sided printing serve as a suitable example of document-layout settings. According to the embodiment, whether or not double-sided printing should be performed is determined by searching and reading row 603 shown in FIG. 6 and by determining whether or not there is data to be printed onto the reverse side of the sheet. It may be arranged that the data to be printed onto the reverse side is stored in the printer instruction 403 and the despooler 1105 reads the data therefrom.
  • At step S[0061] 306, the despooler 1105 obtains the page-layout information including the setting data and determines whether the document data to be output includes single-sided printing settings or double-sided printing settings. If the despooler 1105 determines at step S306 that all pages of the document are to be printed according to the single-sided printing settings, the despooler 1105 terminates the process. However, if the despooler 1105 determines that the document includes double-sided printing settings, it advances to step S307. At step S307, the despooler 1105 asks the printer whether or not the printer can perform double-sided printing as specified by the document data. At the same time, the despooler 1105 obtains, from the printer via the printer driver, information about the function of the printer, for example, information about whether or not the printer can perform double-sided printing. Otherwise, the despooler 1105 may obtain a list of the printer function from the printer itself via the printer driver. Then, the despooler 1105 may determine whether or not the list includes double-sided printing settings. Based on this determination, the despooler 1105 may determine whether or not the printer can perform double-sided printing. Then, at step S308, the despooler 1105 determines the function of the printer. That is to say, the despooler 1105 determines whether or not the printer can perform the function specified by the print-instruction document. If the printer can perform double-sided printing, the despooler 1105 leaves the print-instruction document untouched and advances to step S311. If the despooler 1105 determines that the printer cannot perform double-sided printing at step S308, the despooler 1105 serving as a modification unit advances to step S309 and performs the process thereafter for each sheet of paper according to the identifier thereof.
  • When the [0062] printer instruction 403 includes the double-sided printing settings, the despooler 1105 may modify the printer instruction 403 beforehand. To modify the page-layout information, the despooler 1105 searches column 603 shown in FIG. 6. As described above, column 603 shows whether printing should be performed on the front side of a sheet of paper or the reverse side of the sheet of paper. At step S309, the despooler 1105 ignores the document data to be printed on the front side and obtains only the document data to be printed on the reverse side. Then, the despooler 1105 determines whether the front/reverse setting in the page-layout settings includes only the front-side settings or whether the front/reverse setting includes not only the front-side settings but also the reverse-side settings. If the reverse-side settings are found in the page-layout settings at step S309, the despooler 1105-advances to step S310. Then, the despooler 1105, serving as a modification and correction unit, changes the reverse-side setting to the front-side setting and advances to step S311. At step S311, the despooler 1105 assigns an ID for each sheet of paper. However, at step S311, if the despooler 1105 finds a sheet of paper with an ID and a sheet of paper with no ID, the despooler 1105 cancels the ID that was already assigned and assigns unique IDs for the concerned pages again. Then, at step S312, the despooler 1105 checks and determines whether or not the type and orientation of paper have been set as shown in the column 602 in FIG. 6. When the despooler 1105 determines that the type and orientation of paper have been set at step S312, the despooler 1105 advances to step S314 and uses these settings. However, when the despooler 1105 determines that the type and orientation of paper have not been set at step S312, the despooler 1105 obtains default sheet settings from a predetermined memory in the host computer 100. Then, the despooler 1105 transmits the obtained default sheet settings so that the page-layout information includes the default sheet settings at step S313. Then, the despooler 1105.stores all the settings in the memory of the document-processing system at step S314. The despooler 1105 determines whether or not the above-described process was performed for the final page at step S315. If the despooler 1105 determines that the above-described process was not performed for the final page, the despooler 1105 goes back to step S309. Otherwise, the despooler 1105 terminates the process.
  • Thus, the page-[0063] layout information 404 and the printer instruction 403, which serve as a suitable example of setting information of the present invention, have been described. According to the description, when the despooler 1105 modifies the page-layout information 404, the despooler 1105 further modifies the printer instruction 403 so that the page-layout information matches with the printer instruction.
  • As a modification, in the case where the [0064] despooler 1105 modifies the printer instruction 403, the despooler 1105 may further modify the page-layout information 404 so that the printer instruction 403 matches with the page-layout information 404.
  • FIG. 8 shows the table of the page-layout information after modification. Row [0065] 803 shows the information set for sheet 2. Row 801 shows information including data “A4 vertical” read from the memory. Row 803, corresponding to the row 609 shown in FIG. 6, shows data of “sheet 2”. Subsequently, row 805, corresponding to the row 611 shown in FIG. 6, shows data of “sheet 3”. Row 807, corresponding to the row 613 shown in FIG. 6, shows data of “sheet 4”. As in the case of row 805, row 807 shows data of “A4 horizontal”.
  • According to this embodiment, the [0066] despooler 1105 recognizes that the stapling settings are included in the page-layout information of the print-instruction document. The despooler 1105 determines whether or not the printer can perform stapling specified by the print-instruction document by receiving information about the printer functions from the printer.
  • As a modification of the above-described embodiment, the [0067] despooler 1105 may search the settings in the page-layout information table, which is controlled by the despooler 1105, based on the information about the printer function. The information about the printer function may be obtained by the despooler 1105. That is to say, when the despooler 1105 recognizes that the printer can only perform single-sided printing, the despooler 1105 may search the double-sided printing setting part and the single-sided printing setting part of the page-layout information table for determining whether or not the page-layout information includes double-sided printing settings. If the despooler 1105 determines that the page-layout information includes the double-sided printing settings, the despooler 1105 may change the double-sided printing settings to single-sided printing settings.
  • Another modification of the above-described embodiment will be described below. When a command for printing an electronic document is input to the [0068] host computer 100 via the mouse 13 and the keyboard 12, the despooler 1105 recognizes settings included in the electronic document, for example, stapling settings. Then, the despooler 1105 determines whether or not the printer can perform stapling based on information about the printer functions transmitted from the printer.
  • Thus, when the print instruction written in the print-instruction document includes an instruction that cannot be performed by the printer, it may be arranged that the [0069] despooler 1105 does not transmit the instruction to the printer. Further, the despooler 1105 may modify the page-layout information so that the document data can be properly processed by the printer. Then, the despooler 1105 may transmit the modified page-layout information to the printer. Subsequently, a minimum quality of printing is assured.
  • Further, by storing the modified print-instruction document, it becomes possible to eliminate the need to check the printer functions for subsequent printing. Even if checking is required, hardly any modification is required since the print instruction has been optimized. Accordingly, the printing process can be rapidly performed. [0070]
  • Thus, when the printer cannot perform the function specified by the print-instruction document, it may be arranged that the [0071] despooler 1105 does not transmit the instruction to the printer. Further, the despooler 1105 may modify the page-layout information so that the printer can properly process the document data. Then, the despooler 1105 may transmit the modified page-layout information to the printer. Subsequently, a minimum quality of printing is assured.
  • Further, if the [0072] despooler 1105 determines that the printer cannot perform stapling, double-sided printing, and so forth, the despooler 1105 cancels those settings in the printer instruction 403. For canceling these settings, the despooler 1105 changes the stapling settings in the printer instruction 403 from “ON” to “OFF” and changes the front/reverse settings in the page-layout information from “reverse” to “front”, for example.
  • FIG. 9 is a flowchart illustrating the processing procedures performed in the case where the modified print-instruction document is stored and reused. The processing procedures may be performed by the [0073] despooler 1105 or by the binding application. It should be noted that the user selects whether or not the modified print-instruction document should be stored separately from the original print-instruction document when the original print-instruction document is modified. Otherwise, it may be arranged that the original print-instruction document is replaced by the modified print-instruction document.
  • According to the document processing system of the present invention, settings indicating whether or not the modified print-instruction document should be stored are checked. According to the check result, it is determined whether or not the modified print-instruction document should be stored. When it is determined that the modified print-instruction document should be stored at step S[0074] 901, the process advances to step S902. At step S902, the modified print-instruction document is stored and the process advances to step S903. If it is determined that the modified print-instruction document should not be stored at step S901, the process is terminated. Preferably, the user selects whether or not the original print-instruction document should be overwritten and determines rules for naming a document and a folder for storing the modified print-instruction document. If the user reuses the modified print-instruction document, it may be arranged that whether it is the original print-instruction document or the modified print-instruction document that is clearly displayed on the screen of the CRT of the document-processing system, for example. According to this layout, the user can use the document-processing system more easily.
  • At step S[0075] 903, it is determined whether or not the user selects to reuse the modified print-instruction document. If it is determined at step S903 that the user selects to reuse the modified print-instruction document, the process advances to step S904. At step S904, the modified print-instruction document is read and the printing process is performed. If it is determined at step S903 that the user did not select to reuse the modified print-instruction document, the process is terminated.
  • (Other Embodiments) [0076]
  • The processing procedures shown in FIGS. 2, 3, and [0077] 9 may be performed according to an externally installed program by the host computer 100 and the workstation 1003, which are suitable examples of the information processing apparatus of the present invention. In such a case, the externally installed program may be a program stored in a recording medium such as a CD-ROM, a flash memory, or a floppy disk. Otherwise, the externally installed program may be included in information stored in an external recording medium. Then, the installed program included in the information may be transmitted to the information processing apparatus via a network.
  • As described above, the recording medium storing the program code of software that can perform the functions described in the above-described embodiments may be supplied to the document-processing system or apparatus. Further, the computer of the system or the apparatus (or the CPU or the MPU thereof) reads and performs the program code stored in the recording medium. [0078]
  • In such a situation, the program code read from the recording medium performs the functions of the present invention. Therefore, the recording medium storing the program code that can be read by the computer forms the present invention. The recording medium for supplying the program code may be a floppy disk, an HD, an optical disk, a magneto-optical disk, a DVD, a CD-ROM, a magnetic tape, a nonvolatile memory card, a ROM, an EEPROM, and so forth. [0079]
  • Further, the functions described in the above-described embodiments may be performed by performing the program code read by the computer. Then, the OS (the operating system) or the like operating on the computer may actually perform part of the process or the all of the process. Subsequently, the functions described in the above-described embodiments may be performed. Otherwise, it may be arranged that the program code read from the recording medium is written in a memory provided in an expansion board inserted in the computer or in an expansion unit connected to the computer. After that, a CPU or the like installed in the expansion board or the expansion unit may actually perform part of the process or the all of the process. Subsequently, the functions described in the above-described embodiment may be performed. [0080]
  • As has been described, according to an aspect of the present invention, when there is a difference between the functions specified by the setting information for the document data to be printed and the functions of the image-forming apparatus (the printer), the image-forming apparatus can properly print and output the document data to be printed without intervention by the user. [0081]
  • While the present invention has been described with reference to what are presently considered to be the preferred embodiments, it is to be understood that the invention is not limited to the disclosed embodiments. On the contrary, the invention is intended to cover various modifications and equivalent layouts included within the spirit and scope of the appended claims. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all such modifications and equivalent structures and functions. [0082]

Claims (24)

What is claimed is:
1. An information processing apparatus that can be connected to an image-forming apparatus, comprising:
control means for controlling print-setting information set for document data to be printed;
recognition means for recognizing information about a first function specified by the print-setting information by translating the print-setting information controlled by the control means and;
obtaining means for obtaining information about a second function of the image-forming apparatus connected to the information processing apparatus;
determination means for determining whether or not the image-forming apparatus can perform the first function recognized by the recognition means based on the information about the second function obtained by the obtaining means; and
modification means for modifying the print-setting information controlled by the control means based on the result of the determination performed by the determination means.
2. An information processing apparatus according to claim 1, wherein the obtaining means obtains the second function via a printer driver in the information processing apparatus.
3. An information processing apparatus according to claim 1, wherein the control means controls to manage the first-function information which is in a table form provided for controlling the first function information and the recognition means reads the first function information controlled by the control means based on the second function information obtained by the obtaining means.
4. An information processing apparatus according to claim 3, wherein when the determination means determines that the image-forming apparatus cannot perform the first function managed as the table, the modification means changes the first function.
5. An information processing apparatus according to claim 1, wherein when a command for printing the document data to be printed is input to the information processing apparatus, the determination means determines whether or not the image-forming apparatus can perform the first function recognized by the recognition means based on the second-function information obtained by the obtaining means.
6. An information processing apparatus according to claim 1, wherein when the image-forming apparatus is a printer, the print-setting information includes printer instruction information and page-layout information, and the modification means modifies the page-layout information, the modification means further modifies the printer instruction information so that the printer instruction information matches with the modified page-layout information.
7. An information processing apparatus according to claim 1, wherein when the image-forming apparatus is a printer, the print-setting information includes printer instruction information and page-layout information, and the modification means modifies the printer instruction information, and the modification means further modifies the page-layout information so that the page-layout information matches with the modified printer instruction information.
8. An information processing apparatus according to claim 1, wherein the second function information is information showing whether or not the first function can be performed.
9. An information processing apparatus according to claim 1, wherein the modification means cancels the print-setting information when the first function includes a function that cannot be performed by the image-forming apparatus.
10. An information processing apparatus according to claim 1, wherein when the determination means determines that the image-forming apparatus, when specified as an addressee by the print-setting information, does not exist, the modification means changes the addressee to a default addressee.
11. An information processing apparatus according to claim 1, wherein when first setting information is set for the document data to be printed, the control means controls second setting information that can be set for the document data to be printed, and wherein when the image-forming apparatus cannot perform a function specified by the second setting information, the modification means cancels the second setting information and validates the first setting information.
12. An information processing method used for an information processing apparatus that can be connected to an image-forming apparatus, the method comprising the steps of:
controlling print-setting information set for document data to be printed;
recognizing information about a first function specified by the print-setting information by translating the controlled print-setting information and;
obtaining information about a second function of the image-forming apparatus connected to the information processing apparatus;
determining whether or not the image-forming apparatus can perform the recognized first function based on the information about the obtained second function; and
modifying the controlled print-setting information based on the determined result.
13. An information processing method according to claim 12, wherein the second function is obtained via a printer driver in the information processing apparatus in the obtaining step.
14. An information processing method according to claim 12, wherein the first-function information is managed as a table form provided for controlling the first function information in the controlling step, and the first function information managed by the control means is read based on the second function information obtained in the obtaining step.
15. An information processing method according to claim 14, wherein when it is determined that the image-forming apparatus cannot perform the first function managed as the table in the determination step, the first function is modified in the modification step.
16. An information processing method according to claim 12, wherein when a command for printing the document data to be printed is input to the information processing apparatus, it is determined that whether or not the image-forming apparatus can perform the first function recognized in the recognizing step based on the second-function information obtained in the obtaining step.
17. An information processing method according to claim 12, wherein when the image-forming apparatus is a printer, the print-setting information includes printer instruction information and page-layout information, and wherein when the page-layout information is modified at the modifying step, the printer instruction information is further modified at the modifying step so that the printer instruction information matches with the modified page-layout information.
18. An information processing method according to claim 12, wherein when the image-forming apparatus is a printer, the print-setting information includes printer instruction information and page-layout information, and wherein when the printer instruction information is modified at the modifying step, the page-layout information is further modified at the modifying step so that the page-layout information matches with the modified printer instruction information.
19. An information processing method according to claim 12, wherein the second-function information is information showing whether or not the first function can be performed.
20. An information processing method according to claim 12, wherein the print-setting information is cancelled at the modifying step when the first function includes a function that cannot be performed by the image-forming apparatus.
21. An information processing method according to claim 12, wherein when it is determined that the image-forming apparatus, when specified as an addressee by the print-setting information, does not exist at the determination step, the addressee is changed to a default addressee at the modifying step.
22. An information processing method according to claim 12, wherein when first setting information is set for the document data to be printed, second setting information that can be set for the document data to be printed is controlled at the controlling step, and wherein when a function specified by the second setting information cannot be performed by the image-forming apparatus, the second setting information is cancelled and the first setting information is validated at the modifying step.
23. A recording medium storing a control program executed by an information processing apparatus that can be connected to an image-forming apparatus, the control program comprising the steps of:
controlling print-setting information set for document data to be printed;
recognizing information about a first function specified by the print-setting information by translating the controlled print-setting information and;
obtaining information about a second function of the image-forming apparatus connected to the information processing apparatus;
determining whether or not the image-forming apparatus can perform the recognized first function based on the information about the obtained second function; and
modifying the controlled print-setting information based on the determined result.
24. An information processing apparatus that can be connected to an image-forming apparatus, comprising:
control device for controlling print-setting information set for document data to be printed;
recognition device for recognizing information about a first function specified by the print-setting information by translating the print-setting information controlled by the control device and;
obtaining device for obtaining information about a second function of the image-forming apparatus connected to the information processing apparatus;
determination device for determining whether or not the image-forming apparatus can perform the first function recognized by the recognition device based on the information about the second function obtained by the obtaining device; and
modification means for modifying the print-setting information controlled by the control device based on the result of the determination performed by the determination device.
US10/352,076 2002-01-31 2003-01-28 Information processing apparatus, information processing method, and recording medium storing program Expired - Fee Related US7839510B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/907,831 US8149432B2 (en) 2002-01-31 2010-10-19 Information processing apparatus, method, and recording medium storing program for modifying print instructions

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002-023563 2002-01-31
JP2002023563A JP4027102B2 (en) 2002-01-31 2002-01-31 Information processing apparatus, information processing method, and control program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/907,831 Division US8149432B2 (en) 2002-01-31 2010-10-19 Information processing apparatus, method, and recording medium storing program for modifying print instructions

Publications (2)

Publication Number Publication Date
US20030142337A1 true US20030142337A1 (en) 2003-07-31
US7839510B2 US7839510B2 (en) 2010-11-23

Family

ID=27606402

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/352,076 Expired - Fee Related US7839510B2 (en) 2002-01-31 2003-01-28 Information processing apparatus, information processing method, and recording medium storing program
US12/907,831 Expired - Lifetime US8149432B2 (en) 2002-01-31 2010-10-19 Information processing apparatus, method, and recording medium storing program for modifying print instructions

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/907,831 Expired - Lifetime US8149432B2 (en) 2002-01-31 2010-10-19 Information processing apparatus, method, and recording medium storing program for modifying print instructions

Country Status (2)

Country Link
US (2) US7839510B2 (en)
JP (1) JP4027102B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040107855A1 (en) * 2002-12-05 2004-06-10 Canon Kabushiki Kaisha Printing control method and apparatus
US20050066274A1 (en) * 2003-08-08 2005-03-24 Takezo Fujishige Image processing apparatus, information processing apparatus, and computer product
US20050128516A1 (en) * 2003-12-15 2005-06-16 Canon Kabushiki Kaisha Document processing apparatus and document processing method
US20050134917A1 (en) * 2003-11-28 2005-06-23 Canon Kabushiki Kaisha Print controller, print control method and computer program
US20050157321A1 (en) * 2004-01-20 2005-07-21 Alacar Arthur E. Printer driver plug-in module management system
US20050275869A1 (en) * 2004-06-15 2005-12-15 Canon Kabushiki Kaisha Information processing apparatus, data processing method, and print control program
US20060132835A1 (en) * 2004-12-17 2006-06-22 Prasad Nagaraja Application interface for device driver settings
US20060156071A1 (en) * 2003-03-27 2006-07-13 Zhongming Yu Approach for resolving printer driver incompatibility problems
US20070002411A1 (en) * 2005-07-01 2007-01-04 Konica Minolta Business Technologies, Inc. Image forming apparatus and image processing apparatus
US20070268510A1 (en) * 2006-05-19 2007-11-22 Dilinur Wushour Service dialog system supporting user reporting of printing errors
US20090244584A1 (en) * 2008-03-28 2009-10-01 Mcgarry Colman Two-sided print data handling
US20120081737A1 (en) * 2010-09-30 2012-04-05 Konica Minolta Systems Laboratory, Inc. Print shop management method for customizing print-on-demand driver
US20160070421A1 (en) * 2014-09-09 2016-03-10 Lenovo (Beijing) Co., Ltd. Information Processing Method And Electronic Apparatus

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4596761B2 (en) * 2003-09-10 2010-12-15 株式会社リコー Image forming apparatus and live printing method
JP4557661B2 (en) * 2004-09-30 2010-10-06 キヤノン株式会社 Image forming system
JP2006252480A (en) * 2005-03-14 2006-09-21 Fuji Xerox Co Ltd Computer, image processing system, and image processing method
JP2007041703A (en) * 2005-08-01 2007-02-15 Seiko Epson Corp Print system, print control method, host system, and printer
JP4579115B2 (en) * 2005-09-21 2010-11-10 株式会社リコー Print control apparatus, print control method, and print control program
JP4763440B2 (en) * 2005-12-02 2011-08-31 株式会社リコー Image forming apparatus, image forming method, and image forming program
JP4948283B2 (en) * 2007-06-25 2012-06-06 キヤノン株式会社 Information processing apparatus, control method, and control program
JP5100350B2 (en) * 2007-12-11 2012-12-19 キヤノン株式会社 Print control apparatus, print control method, and print control program
JP5522952B2 (en) * 2009-02-02 2014-06-18 キヤノン株式会社 Print control apparatus, print control method, and program
JP2010186239A (en) * 2009-02-10 2010-08-26 Ricoh Co Ltd Information processing apparatus, program control method, program control program, and storage medium
DE102009010902A1 (en) * 2009-03-02 2010-09-16 SOFHA GmbH Gesellschaft für Soft- und Hardware Method and arrangement for configuring a printer driver and a corresponding computer program and a corresponding computer-readable storage medium
JP4987099B2 (en) * 2010-05-06 2012-07-25 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and computer program
JP5641869B2 (en) * 2010-10-21 2014-12-17 キヤノン株式会社 Apparatus, method, and program
JP7035998B2 (en) * 2018-12-26 2022-03-15 沖電気工業株式会社 Information processing equipment and printing system

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4120034A (en) * 1974-08-12 1978-10-10 Xerox Corporation Programmable controller for controlling reproduction machines
US5580177A (en) * 1994-03-29 1996-12-03 Hewlett-Packard Company Printer/client network with centrally updated printer drivers and printer status monitoring
US5847857A (en) * 1995-11-14 1998-12-08 Sharp Kabushiki Kaisha Image forming apparatus having real time priority determining means
US5954436A (en) * 1990-10-30 1999-09-21 Hitachi, Ltd. Printing apparatus and double-side printing control method
US5987227A (en) * 1996-04-18 1999-11-16 Ricoh Company, Ltd. Image forming apparatus and method for detecting and eliminating avoidable image reading operations
US6034783A (en) * 1996-08-06 2000-03-07 Canon Kabushiki Kaisha Image forming apparatus and method and information processing system and method
US6246485B1 (en) * 1996-05-23 2001-06-12 Lexmark International, Inc. Printer communication system and method
US6466326B1 (en) * 1998-09-08 2002-10-15 Seiko Epson Corporation Printer and printing method
US6927865B1 (en) * 1999-06-23 2005-08-09 Canon Kabushiki Kaisha Information processing apparatus and method utilizing print previews, and computer-readable storage medium
US6952274B2 (en) * 2000-03-03 2005-10-04 Nec Corporation Double-sided printing system, recording medium on which a program for the system is recorded, and distribution method for printed matter printed making use of the system
US6975415B2 (en) * 2000-03-17 2005-12-13 Minolta Co., Ltd. Printing system and method of controlling a printing system
US7046385B2 (en) * 2000-10-31 2006-05-16 Canon Kabushiki Kaisha Print control method, apparatus, computer-readable storage medium, and program embodied in a computer-readable medium for managing document information on a page basis
US7092111B2 (en) * 2000-09-12 2006-08-15 Canon Kabushiki Kaisha Information processing apparatus, print data forming method, print control program, and memory medium

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03254964A (en) * 1989-11-30 1991-11-13 Ricoh Co Ltd Image forming apparatus
JP2909638B2 (en) * 1990-03-05 1999-06-23 能美防災株式会社 Flow detector for fire extinguishing equipment
JP3640975B2 (en) * 1992-08-31 2005-04-20 ゼロックス コーポレイション Image set provision method
JP3332443B2 (en) * 1993-01-18 2002-10-07 キヤノン株式会社 Information processing apparatus and information processing method
DE4329896A1 (en) * 1993-09-04 1995-03-09 Thomson Brandt Gmbh Amplifier stage with a dB linear output voltage
JPH07223341A (en) 1994-02-15 1995-08-22 Fuji Xerox Co Ltd Printer controller
JPH07271702A (en) 1994-04-01 1995-10-20 Canon Inc Scanner printer server system and effective function managing method for the same
JP3385836B2 (en) 1995-12-27 2003-03-10 富士ゼロックス株式会社 Print control device and print control method
JPH10123885A (en) 1996-10-17 1998-05-15 Kyocera Corp Double side printing method for image forming device
JP3630943B2 (en) * 1997-02-07 2005-03-23 キヤノン株式会社 Information processing apparatus, print control method, print control system, and storage medium storing print control program
US5993088A (en) * 1998-09-30 1999-11-30 International Business Machines Corporation Method for improving print performance and quality by accumulating, storing and using resource accounting information with a print job
JP2000215013A (en) 1999-01-25 2000-08-04 Ricoh Co Ltd Image formation system
JP2001256012A (en) 2000-03-13 2001-09-21 Nec Corp Print system and printing method
JP3788206B2 (en) 2000-07-06 2006-06-21 セイコーエプソン株式会社 Distributed printing control apparatus, distributed printing control method, and recording medium
JP2001318778A (en) 2000-05-10 2001-11-16 Ricoh Co Ltd Printer driver and recording medium having program therefor recorded thereon
JP2001350606A (en) 2000-06-08 2001-12-21 Ricoh Co Ltd Printing system, method for processing print data, and storage medium with program for executing the method recorded on it
JP3733288B2 (en) * 2000-12-06 2006-01-11 キヤノン株式会社 Information processing apparatus, print control method, and storage medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4120034A (en) * 1974-08-12 1978-10-10 Xerox Corporation Programmable controller for controlling reproduction machines
US5954436A (en) * 1990-10-30 1999-09-21 Hitachi, Ltd. Printing apparatus and double-side printing control method
US5580177A (en) * 1994-03-29 1996-12-03 Hewlett-Packard Company Printer/client network with centrally updated printer drivers and printer status monitoring
US5847857A (en) * 1995-11-14 1998-12-08 Sharp Kabushiki Kaisha Image forming apparatus having real time priority determining means
US5987227A (en) * 1996-04-18 1999-11-16 Ricoh Company, Ltd. Image forming apparatus and method for detecting and eliminating avoidable image reading operations
US6246485B1 (en) * 1996-05-23 2001-06-12 Lexmark International, Inc. Printer communication system and method
US6034783A (en) * 1996-08-06 2000-03-07 Canon Kabushiki Kaisha Image forming apparatus and method and information processing system and method
US6466326B1 (en) * 1998-09-08 2002-10-15 Seiko Epson Corporation Printer and printing method
US6927865B1 (en) * 1999-06-23 2005-08-09 Canon Kabushiki Kaisha Information processing apparatus and method utilizing print previews, and computer-readable storage medium
US6952274B2 (en) * 2000-03-03 2005-10-04 Nec Corporation Double-sided printing system, recording medium on which a program for the system is recorded, and distribution method for printed matter printed making use of the system
US6975415B2 (en) * 2000-03-17 2005-12-13 Minolta Co., Ltd. Printing system and method of controlling a printing system
US7092111B2 (en) * 2000-09-12 2006-08-15 Canon Kabushiki Kaisha Information processing apparatus, print data forming method, print control program, and memory medium
US7046385B2 (en) * 2000-10-31 2006-05-16 Canon Kabushiki Kaisha Print control method, apparatus, computer-readable storage medium, and program embodied in a computer-readable medium for managing document information on a page basis

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6883981B2 (en) 2002-12-05 2005-04-26 Canon Kabushiki Kaisha Printing control method and apparatus
US20110170926A1 (en) * 2002-12-05 2011-07-14 Canon Kabushiki Kaisha Printing control method and apparatus
US7927030B2 (en) 2002-12-05 2011-04-19 Canon Kabushiki Kaisha Printing control method and apparatus
US20040107855A1 (en) * 2002-12-05 2004-06-10 Canon Kabushiki Kaisha Printing control method and apparatus
US8215852B2 (en) 2002-12-05 2012-07-10 Canon Kabushiki Kaisha Printing control method and apparatus
US20060156071A1 (en) * 2003-03-27 2006-07-13 Zhongming Yu Approach for resolving printer driver incompatibility problems
US7461301B2 (en) * 2003-03-27 2008-12-02 Ricoh Company, Ltd. Approach for resolving printer driver incompatibility problems
US20050066274A1 (en) * 2003-08-08 2005-03-24 Takezo Fujishige Image processing apparatus, information processing apparatus, and computer product
US8035845B2 (en) 2003-11-28 2011-10-11 Canon Kabushiki Kaisha Print controller, print control method and computer program
US20050134917A1 (en) * 2003-11-28 2005-06-23 Canon Kabushiki Kaisha Print controller, print control method and computer program
US7433072B2 (en) 2003-11-28 2008-10-07 Canon Kabushiki Kaisha Print controller, print control method and computer program
US20080316536A1 (en) * 2003-11-28 2008-12-25 Canon Kabushiki Kaisha Print controller, print control method and computer program
US20050128516A1 (en) * 2003-12-15 2005-06-16 Canon Kabushiki Kaisha Document processing apparatus and document processing method
US20050157321A1 (en) * 2004-01-20 2005-07-21 Alacar Arthur E. Printer driver plug-in module management system
US20050275869A1 (en) * 2004-06-15 2005-12-15 Canon Kabushiki Kaisha Information processing apparatus, data processing method, and print control program
US8228514B2 (en) * 2004-06-15 2012-07-24 Canon Kabushiki Kaisha Information processing apparatus, data processing method, and computer readable medium storing print control program for performing data processing method for transmitting bitmap data to an image forming apparatus
US20060132835A1 (en) * 2004-12-17 2006-06-22 Prasad Nagaraja Application interface for device driver settings
US20070002411A1 (en) * 2005-07-01 2007-01-04 Konica Minolta Business Technologies, Inc. Image forming apparatus and image processing apparatus
US20070268510A1 (en) * 2006-05-19 2007-11-22 Dilinur Wushour Service dialog system supporting user reporting of printing errors
US20090244584A1 (en) * 2008-03-28 2009-10-01 Mcgarry Colman Two-sided print data handling
US8619315B2 (en) * 2008-03-28 2013-12-31 Ncr Corporation Two-sided print data handling
US20120081737A1 (en) * 2010-09-30 2012-04-05 Konica Minolta Systems Laboratory, Inc. Print shop management method for customizing print-on-demand driver
US8659775B2 (en) * 2010-09-30 2014-02-25 Konica Minolta Laboratory U.S.A., Inc. Print shop management method for customizing print-on-demand driver
US20160070421A1 (en) * 2014-09-09 2016-03-10 Lenovo (Beijing) Co., Ltd. Information Processing Method And Electronic Apparatus
US10349020B2 (en) * 2014-09-09 2019-07-09 Lenovo (Beijing) Co., Ltd. Information processing method and electronic apparatus

Also Published As

Publication number Publication date
US20110032560A1 (en) 2011-02-10
US8149432B2 (en) 2012-04-03
JP2003223298A (en) 2003-08-08
JP4027102B2 (en) 2007-12-26
US7839510B2 (en) 2010-11-23

Similar Documents

Publication Publication Date Title
US8149432B2 (en) Information processing apparatus, method, and recording medium storing program for modifying print instructions
US20050105116A1 (en) Document processing apparatus and document processing method
US8294908B2 (en) Information processing apparatus, its job combining method, program, and storing medium
US9557947B2 (en) Controlling changing of print setting for structured document
US20050128516A1 (en) Document processing apparatus and document processing method
JP4574344B2 (en) Information processing apparatus and method
US20060056859A1 (en) Image forming apparatus, image forming method, and computer product
US8605316B2 (en) Information processing apparatus and control method thereof, and storage medium
JP3703376B2 (en) Information processing apparatus, information processing method, storage medium storing print processing program, and printing system
US8345304B2 (en) Image processing apparatus, image processing method, and image processing control program capable of processing document data
US7428072B2 (en) Printing control program, printing control method, printing system and information processing apparatus
US9141895B2 (en) Information processing apparatus, data editing method, and computer program product
US8488182B2 (en) Scanner driver for an information processing apparatus and copy system
US20050094200A1 (en) Image processing apparatus, image processing method, and control program
JP2005071162A (en) Information processing apparatus, printing system, control method of information processing apparatus, program, and recording medium
JP2002014797A (en) Information processor, print controller and its control method, and storage medium and its control program
US7057749B2 (en) Image processing apparatus and method for generating a print job having a plurality of output formats to be printed
JP4035345B2 (en) Print control program, print control method, and information processing apparatus
US8456703B2 (en) Information processing apparatus for printing print job information
JP4313974B2 (en) Print control program, print control method, and information processing apparatus
US7027170B1 (en) Printing control system for separation printing
JP3805263B2 (en) Printing control program, printing control method, printing system, and information processing apparatus
US7298521B2 (en) Information processing apparatus, information processing method, recording medium, and program
JP2010079599A (en) Image processing apparatus
JP2002036683A (en) Information processor, method for presenting print processing time, and recording medium storing computer readable program

Legal Events

Date Code Title Description
AS Assignment

Owner name: CANON KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KIZAKI, JUNICHIRO;NISHIKAWA, SATOSHI;REEL/FRAME:013715/0026

Effective date: 20030122

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.)

LAPS Lapse for failure to pay maintenance fees

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

STCH Information on status: patent discontinuation

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

FP Lapsed due to failure to pay maintenance fee

Effective date: 20181123