WO2023190147A1 - サポートプログラム - Google Patents

サポートプログラム Download PDF

Info

Publication number
WO2023190147A1
WO2023190147A1 PCT/JP2023/011791 JP2023011791W WO2023190147A1 WO 2023190147 A1 WO2023190147 A1 WO 2023190147A1 JP 2023011791 W JP2023011791 W JP 2023011791W WO 2023190147 A1 WO2023190147 A1 WO 2023190147A1
Authority
WO
WIPO (PCT)
Prior art keywords
printer
program
information
body information
general
Prior art date
Application number
PCT/JP2023/011791
Other languages
English (en)
French (fr)
Inventor
建樹 成田
仁人 細溝
Original Assignee
ブラザー工業株式会社
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 ブラザー工業株式会社 filed Critical ブラザー工業株式会社
Publication of WO2023190147A1 publication Critical patent/WO2023190147A1/ja

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J29/00Details of, or accessories for, typewriters or selective printing mechanisms not otherwise provided for
    • B41J29/38Drives, motors, controls or automatic cut-off devices for the entire printing mechanism
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer

Definitions

  • the technical field disclosed herein relates to a support program that supports printer control.
  • Patent Document 1 discloses a configuration in which a parameter list storing print setting parameters for each printer queue is provided, and when a print instruction is received, a support program reads and sets parameters corresponding to the printer queue from the parameter list. Disclosed.
  • a support program made for the purpose of solving the above-mentioned problems is a support program that is executable by a computer of an information processing device and supports a general-purpose printing program that is pre-installed in the operating system of the information processing device.
  • the operating system can receive an instruction to start a program corresponding to the selected printer, and the general-purpose printing program has a program associated with the printer that requests processing in response to the start instruction, and the When the computer receives a print instruction outputted from an application program incorporated in the information processing device and causes the printer to print an image for the general-purpose printing program, the general-purpose When a process is requested from a print program, acquire image data representing the image from the general-purpose print program, and execute a process for transmitting a print command to a selected printer based on the image data; Furthermore, when a process is requested from the general-purpose printing program by the operating system receiving the startup instruction with the first printer selected in the computer, the a first acquisition process of accessing the first printer to acquire first body information possessed by the
  • the device is configured to execute an acquisition process and a display process of displaying the first body information acquired in the first acquisition process and the second body information acquired in the second acquisition process. has been done.
  • the support program disclosed in this specification is provided when, in addition to a print instruction from an application program, a start instruction is received by the OS, and if a second printer different from the first printer selected exists. , acquires first body information of the first printer and second body information of the second printer, and displays the acquired first body information and second body information.
  • the user can input a startup instruction not only for the first printer information of the selected first printer but also for the second printer information for the second printer without having to perform an operation to switch the printer selection. can be easily understood based on. Therefore, for example, before inputting a print instruction, the user can easily obtain information useful for selecting a printer to print from among a plurality of printers connected to the information processing apparatus.
  • An information processing device incorporating the support program, a computer-readable storage medium storing the support program, a control method for realizing the functions of the support program, and a printing system including the support program and printer are also new. It is useful in
  • a technology is realized in which a user can easily check information on multiple printer queues in an information processing device in which an OS standard general-purpose printing program is installed.
  • FIG. 1 is a block diagram schematically showing the electrical configuration of a PC.
  • FIG. 3 is a sequence diagram illustrating an example of a processing procedure by an auxiliary program.
  • FIG. 3 is an explanatory diagram showing an example of a screen that accepts device management instructions. It is an explanatory diagram showing an example of a detailed management screen.
  • 7 is a flowchart illustrating an example of a procedure for printer information display processing.
  • FIG. 3 is an explanatory diagram showing an example of a printer list screen.
  • FIG. 3 is an explanatory diagram showing an example of a printer list screen.
  • FIG. 3 is a sequence diagram showing an example of a printing procedure.
  • 7 is a flowchart illustrating an example of a procedure for printer information display processing.
  • PC personal computer
  • the PC 1 of this embodiment includes a controller 10 including a CPU 11 and a memory 12.
  • PC1 is an example of an information processing device.
  • the CPU 11 is an example of a computer.
  • the PC 1 also includes a user interface (hereinafter referred to as “user IF”) 13 and a communication interface (hereinafter referred to as “communication IF”) 14, which are electrically connected to the controller 10.
  • user IF user interface
  • communication IF communication interface
  • the controller 10 in FIG. 1 is a general term for hardware and software used to control the PC 1, and does not necessarily represent a single piece of hardware that actually exists in the PC 1.
  • the CPU 11 executes various processes according to the program read from the memory 12 and based on user operations.
  • the memory 12 stores various programs and various data.
  • the memory 12 is also used as a work area when various processes are executed.
  • the buffer included in the CPU 11 is also an example of memory. Note that an example of the memory 12 is not limited to a ROM, RAM, HDD, etc. built into the PC 1, but also a storage medium readable and writable by the CPU 11, such as a recording medium such as a CD-ROM or a DVD-ROM. Also good.
  • the user IF 13 includes hardware that displays a screen to notify the user of information and hardware that accepts operations by the user.
  • the user IF 13 may be a combination of a display capable of displaying information and a mouse, keyboard, etc. that has an input reception function, or may be a touch panel that has a display function and an input reception function.
  • the communication IF 14 includes hardware for communicating with external devices such as the printer 2.
  • the communication standard of the communication IF 14 is Ethernet (registered trademark), Wi-Fi (registered trademark), USB, etc.
  • the PC 1 may be connectable to the Internet via the communication IF 14. Further, the PC 1 may include a plurality of communication IFs 14 corresponding to a plurality of communication standards.
  • the PC 1 of this embodiment is connected to, for example, a printer 2, a printer 3, and a printer 4 via a communication IF 14.
  • the printer 2, the printer 3, and the printer 4 are all devices that have at least a printing function and a communication function.
  • the memory 12 of the PC 1 stores an operating system (hereinafter referred to as "OS") 21 including a general-purpose printing program 41, an auxiliary program 42, and various application programs (hereinafter referred to as "OS") such as an editing application 43. , "app") are stored.
  • the OS 21 is, for example, Windows (registered trademark), macOS (registered trademark), Linux (registered trademark), iOS (registered trademark), or Android (registered trademark).
  • the auxiliary program 42 is an example of a support program.
  • the general-purpose printing program 41 is an OS standard program provided together with the OS 21, and has a function for causing the printer 2 and the like to execute printing.
  • the general-purpose printing program 41 of this embodiment is a program that includes a function of generating intermediate image data based on image data to be printed.
  • the general-purpose printing program 41 supports functions that can be commonly used by multiple types of printer models provided by various printer vendors. Unlike printer drivers specific to various printers, the general-purpose printing program 41 does not support all of the functions unique to various printers, and only supports general-purpose functions.
  • the auxiliary program 42 is a program or a group of programs that supports control of target hardware.
  • the auxiliary program 42 of this embodiment corresponds to the model of the printer 2 connected to the PC 1.
  • the auxiliary program 42 corresponds to the model of the printer 2 connected to the PC 1. It is started from the print program 41.
  • the auxiliary program 42 is, for example, a print support application (abbreviation: PSA) or a hardware support application (abbreviation: HSA). Note that the auxiliary program 42 may be a program compatible with the printer 3 and the printer 4 as well.
  • auxiliary program 42 may be a combination of a plurality of programs, each of which accepts an execution command, or may be a single program that can execute different processes depending on the command.
  • the auxiliary program may be a program prepared for each type of printer by the printer vendor. For example, an auxiliary program for an inkjet printer and an auxiliary program for a laser printer may be prepared. There may be an auxiliary program prepared not only for each printer type but also for each printer model or printer model series.
  • the OS 21 of the PC 1 can download an appropriate auxiliary program from a server or the like and incorporate it into the PC 1, depending on the type and model of the connected printer.
  • the OS 21 stores the identification information of the installed auxiliary program in association with the printer information of the newly connected printer in the memory 12, and generates a printer queue for each printer.
  • the editing application 43 is, for example, an application for creating and editing image data and document data.
  • the editing application 43 may be, for example, Word (registered trademark) or PowerPoint (registered trademark) manufactured by Microsoft (registered trademark), or it may be an application provided by the vendor of the printer 2.
  • the editing application 43 can receive, for example, a print execution instruction to cause the printer 2 to execute printing via the user IF 13.
  • each processing step in this embodiment basically indicates processing by the CPU 11 according to instructions written in a program such as the auxiliary program 42.
  • the processing by the CPU 11 also includes hardware control using the API of the OS 21.
  • the detailed description of the OS 21 will be omitted and the operation of each program will be explained.
  • acquisition is used as a concept that does not require a request.
  • the OS 21 can accept setting instructions for each part from the user, and on the screen that accepts setting instructions, accepts device management instructions including instructions to display information and change settings for various devices connected to the PC 1. It is possible. For example, when the OS 21 receives a setting instruction and a device management instruction (A01), the OS 21 can further accept a selection of a device, as shown in FIG. 3, for example. For example, when the OS 21 receives an operation on the "printer and scanner" button 512 on the device setting screen 51 (FIG. 3A) that is displayed when the operation on the "device” button 511 is received, For example, a device management screen 52 as shown in FIG. 3(B) is displayed (A02).
  • the device management screen 52 is a screen that includes a list of various devices connected to the PC 1 that can perform image processing, such as printers and scanners.
  • the user can select a device to be managed from the list displayed on the device management screen 52 (A03).
  • the OS 21 receives an operation on the button 521 for specifying the printer 2 on the device management screen 52, the OS 21 displays the detailed management screen 53 as shown in FIG. 4 (A04).
  • the detailed management screen 53 displays an "open printer queue” button 531, an "app launch” button 532, a "print test page” button 533, and the like.
  • the "Open Printer Queue” button 531 is a button that accepts an instruction to check the status of the printer queue corresponding to the selected printer.
  • the “app launch” button 532 is a button that accepts an instruction to launch a program corresponding to the selected printer.
  • the "print test page” button 533 is a button that accepts an instruction to send a test image from the OS 21 to the selected printer.
  • the OS 21 can accept user operations on buttons 531, 532, 533, and the like.
  • the OS 21 selects printer 2, which is the selected printer. information and an instruction to start a program corresponding to the printer are passed to the general-purpose printing program 41.
  • the general-purpose printing program 41 receives this instruction from the OS 21, it starts a program associated with the printer information of the printer 2. In this embodiment, since the identification information of the auxiliary program 42 is stored in association with the printer information of the printer 2, the general-purpose printing program 41 starts the auxiliary program 42 (A12).
  • the auxiliary program 42 of this embodiment executes printer information display processing when started from the general-purpose printing program 41 in response to a user's start instruction (A31).
  • the procedure for printer information display processing will be explained with reference to the flowchart in FIG.
  • the printer information display process is executed by the CPU 11 of the PC 1 based on the description of the auxiliary program 42.
  • the CPU 11 requests the OS 21 for connection information of the printer 2, which is the currently selected printer, and acquires the connection information from the OS 21 (S101).
  • the connection information is, for example, an IP address.
  • the CPU 11 stores the connection information acquired from the OS 21 in the memory 12 in association with the identification information of the printer 2 (S102). S102 is an example of storage processing. Note that if the connection information for the printer 2 is already stored in the memory 12, the CPU 11 may overwrite the connection information.
  • the auxiliary program 42 stores the connection information of the printer 2, which is the currently selected printer, in the memory 12 at the timing when the auxiliary program 42 is instructed to start by operating the "app launch" button 532 (see FIG. 4). do.
  • the CPU 11 uses the acquired connection information to request main body information from the printer 2, and obtains the main body information from the printer 2 (S103).
  • Printer 2 which is the selected printer, is an example of a first printer, and the main body information of printer 2 is an example of first main body information.
  • S103 is an example of the first acquisition process.
  • the main body information includes capability information indicating the capabilities of the printer 2, that is, information indicating functions executable by the printer 2 and information on parameters that can be set as print settings.
  • the main body information further includes information indicating the status of the main body of the printer 2, such as status information, remaining amount information of consumables, information indicating attached accessories such as optional trays, and paper set for each tray. It may include at least one of the following information: size and paper type information, main body settings such as language used, network settings information, firmware version information, printing history information, and the number of print jobs on standby.
  • the printer 2 of this embodiment includes an operation panel.
  • the operation panel of the printer 2 includes a display that displays information and operation buttons that accept input operations from the user.
  • the operation panel may include a touch panel.
  • the printer 2 is capable of displaying information regarding the printer 2 on the operation panel, and is also capable of receiving various instructions through input operations on the operation panel.
  • the printer 2 can accept instructions via the operation panel, such as instructions to set paper size and paper type for each tray, and instructions to change main body settings and network settings.
  • the printer 2 may pass information indicating various settings received via the operation panel to the auxiliary program 42 as main body information.
  • the printer 2 also has a function of performing image processing based on the received print job and printing based on the data after image processing, such as aggregate printing such as Nin1, composite printing such as watermark, and saving coloring agent. It may also have a function to perform economical printing. If the printer 2 has an executable image processing function, the printer 2 may pass information about the function to the auxiliary program 42 as main body information.
  • the auxiliary program 42 can obtain information that is not understood by the OS 21 by directly obtaining information from the printer 2 using, for example, MIB (abbreviation for Management Information Base).
  • MIB abbreviation for Management Information Base
  • the auxiliary program 42 may output an acquisition request requesting main body information of the printer 2 to the OS 21 instead of directly requesting information from the printer 2 in S103.
  • the OS 21 acquires information from the printer 2 through communication according to IPP (abbreviation for internet printing protocol), and passes the acquired information to the auxiliary program 42 .
  • the auxiliary program 42 may both request the OS 21 to obtain information and obtain main body information through direct communication.
  • the CPU 11 reads the connection information stored in the memory 12 (S111).
  • a plurality of printers 2, 3, and 4 are connected to the PC 1 of this embodiment.
  • the auxiliary program corresponding to the selected printer is started. If the activated auxiliary program is the same type as the auxiliary program 42, it will execute the same process as the printer information display process of this embodiment, and the connection information of the printer selected at that time will be stored in the memory 12. be done. If connection information for printers other than printer 2 is stored in the memory 12, the auxiliary program 42 can read the connection information from the memory 12.
  • the auxiliary program 42 of this embodiment stores the connection information of the printer 2 in S102, even if the selected printer is switched and an instruction to start the auxiliary program is issued, the activated auxiliary program The program can read the connection information of the printer 2 in S111.
  • auxiliary program corresponding to the printer 3 and printer 4 may be the auxiliary program 42, or may be a different program. Even if the programs are different, if there is a memory area that can be commonly used by each auxiliary program corresponding to printers 2 to 4, each auxiliary program can connect by storing connection information in that memory area. Information can be shared.
  • connection information read in S111 may include connection information for printers other than printer 2.
  • the CPU 11 determines whether the read connection information includes connection information for a printer other than the printer 2 (S112).
  • S112 is an example of determination processing.
  • Printers other than printer 2, ie, printer 3 and printer 4, are examples of second printers.
  • connection information for a printer other than printer 2 is included (S112: YES)
  • the CPU 11 uses the connection information to acquire main body information from a printer other than printer 2 (S113).
  • the main body information of printers other than printer 2 is an example of second main body information
  • S113 is an example of second acquisition processing.
  • the CPU 11 acquires the main body information of the printer 3 and the main body information of the printer 4.
  • the main body information of printers other than printer 2 may be obtained by the CPU 11 directly from printers other than printer 2 using, for example, MIB (abbreviation for Management Information Base). If the OS 21 can acquire main body information from a printer other than the printer 2, the CPU 11 may output an acquisition request to the OS 21.
  • connection information By storing the connection information in the memory 12 and using the stored connection information, the time required to obtain the connection information is shorter than, for example, when searching for a printer connected to a network. , it is easy to obtain connection information. Furthermore, by using the stored connection information, the auxiliary program 42 can be accessed even by printers outside the local network.
  • the CPU 11 displays the acquired information about each printer on the user IF 13 (S121). For example, as shown in FIG. 6, the CPU 11 causes the user IF 13 to display a printer list screen 54. S121 is an example of display processing. On the other hand, if it is determined that the connection information of printers other than printer 2 is not included (S112: NO), the CPU 11 causes the user IF 13 to display only the information about the printer 2 acquired in S121. In this case, the CPU 11 does not display information about other printers, or displays "no information".
  • the printer list screen 54 includes a first display area 541 containing information about the selected printer, printer 2, and a second display area 542 containing information about printers other than printer 2 among the printers connected to the PC 1. and, including.
  • the auxiliary program 42 distinguishes and displays information about the selected printer and information about printers other than the selected printer.
  • the first display area 541 includes detailed main body information 61 of the printer 2, and includes a button 71 that accepts an instruction to change print settings, and a button 72 that accepts an instruction for test printing.
  • the second display area 542 includes buttons 73 and 74 that accept printer names of each printer other than printer 2 and instructions to display information for each printer.
  • the printer list screen 54 may further include an end button 544 that accepts an instruction to end the display.
  • the CPU 11 can accept operations on each button in the displayed printer list screen 54. After S121, the CPU 11 ends the printer information display process and returns to the procedure of FIG. 2.
  • the auxiliary program 42 After the printer information display process (A31) by the auxiliary program 42 is completed, the user can operate each of the buttons 71 to 74 displayed on the printer list screen 54.
  • the auxiliary program 42 receives an operation on any of the buttons 71 to 74, it executes a process corresponding to the received operation.
  • the auxiliary program 42 receives a user's instruction (an example of an output instruction) to cause the printer 2 to perform a test print by operating the button 72 (A43), the auxiliary program 42 sends a test print command (an example of a main body instruction) to the printer 2. ) is transmitted (A44). As a result, the printer 2 executes test printing (A45).
  • a test print command an example of a main body instruction
  • the auxiliary program 42 changes the printer list screen 54 to a screen containing the instructed information.
  • A42 is an example of display processing.
  • the printer list screen 55 includes a third display area 543 that displays detailed main body information 81 of the printer 3 in addition to each piece of information included in the printer list screen 54 .
  • the third display area 543 further includes, for example, a button 82 that accepts an instruction to cause the printer 3 to change print settings, and a button 83 that accepts an instruction to cause the printer 3 to perform test printing.
  • the auxiliary program 42 has acquired main body information from the printer 3 in S113 of the printer information display process, and specifies processes executable by the printer 3 based on the acquired main body information.
  • the auxiliary program 42 may be provided with information on executable processes for each printer model in advance, or may obtain information by inquiring a server or the like.
  • auxiliary program 42 of this embodiment can display main body information for printers other than the currently selected printer, the user can easily compare the status of the currently selected printer and other printers, for example. However, the user may not wish to display information regarding printers other than the currently selected printer. In this embodiment, since the display is performed in response to receiving a display instruction from the user, the display is prevented from becoming complicated.
  • the auxiliary program 42 can accept operations on each button on the currently displayed printer list screen 55. For example, when a user's instruction to change the settings of the printer 2 is received by operating the button 71, the auxiliary program 42 displays the current settings and receives the user's change instruction. For example, upon receiving a user's instruction (an example of an output instruction) to output changed settings to the printer 2 (A43), the auxiliary program 42 issues a settings change command (an example of a main body instruction) that causes the printer 2 to perform settings. Send (A44). Thereby, the printer 2 executes a process of changing settings based on the instruction (A45).
  • a settings change command an example of a main body instruction
  • the auxiliary program 42 can receive an instruction to output a test print command (an example of a main unit command) to the printer 3 by operating the button 83, and can issue a setting change command to the printer 3 by operating the button 82. It is possible to accept an output instruction (an example of a main body command).
  • the main body command is a command that causes the printer 3 to execute a process that can be executed by the printer 3.
  • the auxiliary program 42 transmits a test print command to the printer 3 as a main command ( A47).
  • A46 is an example of output instruction reception processing
  • A47 is an example of transmission processing.
  • the printer 3 executes test printing based on the received test printing command (A48).
  • auxiliary program 42 of this embodiment accepts main body command instructions for printers other than the selected printer, the user can, for example, issue the same instruction to the selected printer and other printers. However, the user may not wish to output main body commands to printers other than the currently selected printer. In this embodiment, since the main command is sent after receiving the user's instruction, it is possible to avoid executing unnecessary processing.
  • the auxiliary program 42 may display the printer list screen 55 from the beginning in S121 of the printer information display process (FIG. 5). Further, for example, the auxiliary program 42 may display main body information about all printers corresponding to the auxiliary program 42 on the same screen at the same timing. In that case, for example, the auxiliary program 42 may display the information on the printer 2 and the information on the printers 3 and 4 in different display formats, such as by changing the size of the display area and the display font. By displaying them simultaneously, the user can easily compare the status of each printer.
  • the auxiliary program 42 displays the information on the printer other than the printer 2, instead of displaying it on the same screen as the printer list screen 55. You can also open and display it in a separate window. In that case, the auxiliary program 42 may also accept the output instruction of the main body command in the other window.
  • the auxiliary program 42 is also executed when the general-purpose printing program 41 receives a user's instruction to cause the printer 2 to print.
  • the user can use the editing application 43 or the like to select an image to be printed, specify a printer to perform printing, and issue an instruction to perform printing.
  • FIG. 8 shows the operations of each program when the editing application 43 receives a user's instruction to cause the printer 2 to print. Note that the user's instruction to execute printing may be directly input to the general-purpose printing program 41.
  • the editing application 43 When the editing application 43 receives a print execution instruction for the general-purpose printing program 41 to cause the printer 2 to print the selected image (B01), the editing application 43 passes the print instruction to the general-purpose printing program 41 via the OS 21. (B02).
  • the general-purpose printing program 41 acquires information indicating image data of an image to be printed and information indicating print settings in response to a print instruction.
  • the general-purpose printing program 41 generates intermediate image data by converting the format of the image data included in the received print instruction into the format of intermediate image data (B03), and generates a print job including the intermediate image data.
  • the image data passed from the editing application 43 is of various types, and the general-purpose printing program 41 converts the received image data into intermediate image data suitable for generating print data. Note that if the image data included in the print instruction is data suitable for generating print data, generation of intermediate image data may be omitted and the intermediate image data may be used as is.
  • the intermediate image data is, for example, XPS data.
  • the general-purpose printing program 41 further outputs an execution instruction to the auxiliary program 42, which is a program corresponding to the printer 2 (B04), and requests the auxiliary program 42 to perform processing.
  • the execution instruction the intermediate image data generated in B03 and information indicating print settings are passed to the auxiliary program 42.
  • the auxiliary program 42 executes rasterization based on the received intermediate image data and print settings, and generates print data (B05).
  • the print data generated at B05 is data in a format that can be used for printing by the printer 2, and is, for example, PDL data dedicated to the model of the printer 2.
  • the auxiliary program 42 may execute B05 using the main body information acquired in A24. Further, the auxiliary program 42 may acquire information from the printer 2 again before B05.
  • the auxiliary program 42 sends the generated print data and a print command instructing execution of printing to the printer 2 (B06).
  • the printer 2 that has received the print data and print command prints the image of the print data based on the received print command (B11). As a result, printed matter is generated.
  • the print data generated by the auxiliary program 42 may be in a format that can be used for printing with a printer other than the printer model 2.
  • the general-purpose printing program 41 may generate the print data. That is, the auxiliary program 42 may pass intermediate image data, print setting information, and print execution information to the general-purpose printing program 41.
  • the general-purpose printing program 41 may generate print data based on the intermediate image data and print settings received from the auxiliary program 42, and may pass the generated print data to the auxiliary program 42.
  • the auxiliary program 42 receives print data from the general-purpose printing program 41, it transmits the print data received from the general-purpose printing program 41 to the printer 2 together with a print command instructing execution of printing.
  • the print data generated by the general-purpose printing program 41 is print data in a format that can be used for printing with various printers, and is, for example, PWGRaster data or PDF data. If the print data is generated by the general-purpose printing program 41, the amount of processing by the auxiliary program 42 is reduced, an increase in processing time can be expected to be avoided, and the program size of the auxiliary program 42 can be suppressed.
  • the general-purpose printing program 41 may send print data and the like to the printer 2. That is, the auxiliary program 42 may pass the generated print data and the like to the general-purpose printing program 41 so that it is transmitted from the PC 1 with the printer 2 as the destination. In this case, the general-purpose printing program 41 sends the print data etc. received from the auxiliary program 42 to the printer 2 via the OS 21.
  • the printer 2 may have a function of rasterizing intermediate image data. If the printer 2 has a rasterization function, the auxiliary program 42 generates a print command that includes intermediate image data and print settings for the image to be printed, without generating print data for the image to be printed. It may also be sent to printer 2.
  • the auxiliary program 42 stores the connection information in the memory 12 (B15).
  • B15 is an example of storage processing.
  • the auxiliary program 42 stores, in a memory area into which the auxiliary program 42 can write, the connection information of the printer to which the print command is sent, in association with the identification information of the printer. Note that if the connection information for the printer 2 is already stored, the auxiliary program 42 may overwrite the connection information.
  • the auxiliary program 42 When the transmission of the print data is completed, the auxiliary program 42 notifies the general-purpose printing program 41 of the end of the process (B21). Thereby, the general-purpose printing program 41 ends the processing of the print instruction received at B02. The general-purpose printing program 41 may notify the editing application 43 of the end of the process.
  • the auxiliary program 42 is activated from the general-purpose printing program 41 in response to an operation on the "app launch" button 532 (FIG. 4), or when activated from the general-purpose printing program 41 in response to an instruction to execute printing.
  • the printer connection information may also be stored at other timings.
  • the auxiliary program 42 may obtain the connection information of the associated printer from the OS 21 and store the obtained connection information in the memory 12 .
  • the auxiliary program 42 may obtain connection information of the new printer from the OS 21 and store the obtained connection information in the memory 12. good.
  • the auxiliary program 42 of the first form is configured to activate the selected printer 2 when the OS 21 receives a startup instruction, in addition to a print instruction via the editing application 43 or the like.
  • the main body information and the main body information of a printer other than the printer 2 are acquired and displayed as a printer list screen 54 or a printer list screen 55.
  • the user can easily grasp not only information about the currently selected printer 2 but also information about other printers without performing an operation to switch printer selection. For example, before inputting a print instruction, the user can easily obtain information useful for selecting a printer to print from among a plurality of printers connected to the PC 1.
  • the auxiliary program 42 of this embodiment differs from the auxiliary program 42 of the first embodiment only in the method of acquiring connection information, and the same reference numerals are used for common configurations and operations as the auxiliary program 42 of the first embodiment. The explanation will be omitted.
  • the auxiliary program 42 of this embodiment is configured to print a printer that is different from the first embodiment when processing is requested from the general-purpose printing program 41 based on a program startup instruction by operating an "app launch" button 532 (FIG. 4). Executes information display processing.
  • the procedure of the second form of printer information display processing will be explained with reference to the flowchart of FIG.
  • the printer information display process is executed by the CPU 11 of the PC 1 based on the description of the auxiliary program 42.
  • the CPU 11 searches for a printer connected to the network to which the PC 1 is connected (S201). For example, the CPU 11 outputs a search signal to the network to which the PC 1 is connected via the communication IF 14, and receives response signals sent from each printer.
  • S201 is an example of search processing.
  • the auxiliary program 42 of this embodiment does not need to store connection information in the memory 12. Compared to the first mode in which the connection information is read from the memory 12, the target printers in the network search are limited to printers within the network, but according to the network search, the auxiliary program 42 reads the connection information. Even printers that have never been acquired may become accessible.
  • the CPU 11 determines whether the printer that received the response is the currently selected printer, printer 2 (S202). If it is determined that the printer 2 is the printer 2 (S202: YES), the CPU 11 acquires main body information from the printer 2 (S103).
  • S103 is the same process as S103 of the first form.
  • Printer 2 which is the selected printer, is an example of a first printer, and the main body information of printer 2 is an example of first main body information.
  • S103 is an example of the first acquisition process.
  • the CPU 11 determines whether the printer that received the response includes information about a printer other than printer 2. (S112). In other words, the CPU 11 determines whether a printer other than printer 2 has been searched for. S112 is an example of determination processing.
  • the CPU 11 uses that information to acquire main body information from a printer other than printer 2 (S113).
  • Printers other than printer 2 are examples of second printers.
  • the main body information of printers other than printer 2 is an example of second main body information
  • S113 is an example of second acquisition processing. Note that if a plurality of printers other than printer 2 are searched, the CPU 11 requests main body information from all the searched printers in S113.
  • the CPU 11 displays the acquired information of each printer on the user IF 13 (S121), and ends the printer information display process.
  • S121 is an example of display processing.
  • the printer to be subjected to S113 may be a printer that does not support the auxiliary program 42 or similar programs, and may be a printer for which detailed main body information cannot be obtained.
  • the CPU 11 only needs to display information within the obtainable range.
  • the auxiliary program 42 of this embodiment displays a screen similar to the printer list screen 54 of the first embodiment, and can accept user operations.
  • the auxiliary program 42 can output main body commands to each printer in accordance with the user's instructions on the screen being displayed.
  • the auxiliary program 42 of this embodiment when the auxiliary program 42 of this embodiment is started from the general-purpose printing program 41 in response to a print instruction from a user, the auxiliary program 42 executes a procedure similar to that shown in the sequence diagram of FIG. Execute. However, since the auxiliary program 42 of this embodiment does not need to store the connection information in the memory 12, it executes the procedure with B15 deleted.
  • the second form of the auxiliary program 42 is activated when the OS 21 receives a boot instruction from the main body of the selected printer 2.
  • information and main body information of a printer different from printer 2 and display a printer list screen.
  • the user can easily grasp not only information about the currently selected printer 2 but also information about other printers without performing an operation to switch printer selection.
  • the device connected to the PC 1 is not limited to a printer, but may be any device that has a printing function, such as a multifunction device, a copier, or a fax machine. Further, a device other than the device having a printing function may be further connected to the PC 1.
  • printer list screens 54 and 55 shown in FIGS. 6 and 7 are only examples, and are not limited to the illustrated examples.
  • the wording displayed on the screen, the number, shape, arrangement, background, etc. of buttons may be of any kind.
  • printer list screens 54 and 55 include buttons 71 to 72 and 82 to 83 that accept body commands, it is sufficient that at least the body information of each printer is included, and the buttons that accept body commands are It doesn't have to be included. Furthermore, in this embodiment, main body commands are output upon receiving operations on each button, but there may be main body commands that are automatically output by displaying the printer list screens 54 and 55.
  • the first type of auxiliary program 42 stores connection information in the memory 12 and acquires information from the printer by reading the stored connection information
  • the second type of auxiliary program 42 stores connection information in the memory 12, and acquires information from the printer by reading out the stored connection information.
  • the auxiliary program 42 may perform both of these steps.
  • the auxiliary program 42 may have other roles.
  • the program that executes the process of this embodiment is not limited to the auxiliary program 42, and may be any program that receives instructions from the OS 21 or the general-purpose printing program 41 when printing using the general-purpose printing program 41.
  • it may be a print workflow application (Print workflow) whose specifications have been published by Microsoft.
  • the execution timing of the auxiliary program 42 is not limited to the example of the embodiment.
  • the program may be executed by receiving a direct execution instruction from the OS 21, or may be a resident auxiliary program 42.
  • the auxiliary program 42 may perform the operations described above upon receiving an execution command.
  • the execution order of the plurality of processes in any plurality of steps can be arbitrarily changed or executed in parallel within the range where there is no inconsistency in the processing contents.
  • processing disclosed in the embodiments may be executed by a single CPU, multiple CPUs, hardware such as ASIC, or a combination thereof. Further, the processes disclosed in the embodiments can be realized in various forms such as a recording medium recording a program for executing the processes, or a method.

Abstract

OS標準の汎用印刷プログラムが組み込まれた情報処理装置において、複数のプリンタキューの情報をユーザが簡単に確認できる技術を提供すること。 補助プログラム42は、編集アプリ43等から出力された印刷指示があったことによって、汎用印刷プログラム41から処理が要求される。また、補助プログラム42は、プリンタ2が選択された状態で、起動指示をOS21が受け付けたことによっても、汎用印刷プログラム41から処理が要求される。補助プログラム42は、起動指示をOS21が受け付けたことによって処理が要求された場合に、PC1のCPU11に、選択中のプリンタ2が有する本体情報を取得させ、プリンタ2とは別のプリンタが存在するか否かを判断させ、存在すると判断されたプリンタ3が有する本体情報を取得させ、取得されたプリンタ2の本体情報とプリンタ3の本体情報とを表示させる。

Description

サポートプログラム
 本明細書に開示される技術分野は、プリンタの制御をサポートするサポートプログラムに関する。
 近年、前述したプリンタドライバを利用せず、オペレーティングシステム(OS)に標準に組み込まれている汎用印刷プログラムによってプリンタを制御する技術が実用化されている。この技術では、OSがプリンタを検知するとOS標準の汎用印刷プログラムとの関連付けを行い、以後、そのプリンタに対する印刷指示を受け付けた場合に、プリンタドライバを用いずに、OS標準の汎用印刷プログラムによる印刷が可能になる。
 また、OS標準の汎用印刷プログラムにサポートプログラムを関連付け、汎用印刷プログラムとサポートプログラムとの連携によって印刷を実現する構成が知られている。例えば特許文献1には、プリンタキューごとに印刷設定のパラメータを記憶したパラメータリストを備え、印刷指示があった際に、サポートプログラムがパラメータリストからプリンタキューに対応するパラメータを読み出して設定する構成が開示されている。
特開2020-123243号公報
 前述したようにOS標準の汎用印刷プログラムを利用する環境において、選択されているプリンタキューごとのパラメータを設定する技術が知られている。しかしながら、OSには複数のプリンタキューが設けられる場合があり、現在選択されているプリンタのプリンタキュー以外のプリンタキューの情報をユーザが確認するにはプリンタの選択を切り替える操作を行う必要があり、ユーザにとって手間である。
 上述した課題の解決を目的としてなされたサポートプログラムは、情報処理装置のコンピュータによって実行可能であり、前記情報処理装置のオペレーティングシステムにあらかじめ組み込まれた汎用印刷プログラムをサポートするサポートプログラムであって、前記オペレーティングシステムは、選択されたプリンタに対応するプログラムの起動指示を受け付けることが可能であり、前記汎用印刷プログラムには、前記起動指示に応じて処理を要求するプログラムがプリンタに関連付けられており、前記コンピュータに、前記情報処理装置に組み込まれているアプリケーションプログラムから出力された印刷指示であって、前記汎用印刷プログラムに対して画像の印刷をプリンタに行わせる前記印刷指示があったことによって、前記汎用印刷プログラムから処理が要求された場合に、前記汎用印刷プログラムから前記画像を示す画像データを取得し、前記画像データに基づいて印刷コマンドを、選択されたプリンタに送信するための処理を実行させ、さらに前記コンピュータに、第1プリンタが選択された状態で、前記起動指示を前記オペレーティングシステムが受け付けたことによって、前記汎用印刷プログラムから処理が要求された場合に、前記汎用印刷プログラムを介して、前記第1プリンタが有する第1本体情報を、前記第1プリンタにアクセスして取得する第1取得処理と、前記情報処理装置と接続されるプリンタであって前記第1プリンタとは別のプリンタである第2プリンタが存在するか否かを判断する判断処理と、前記判断処理にて存在すると判断された前記第2プリンタが有する第2本体情報を、前記第2プリンタにアクセスして取得する第2取得処理と、前記第1取得処理にて取得された前記第1本体情報と前記第2取得処理にて取得された前記第2本体情報とを表示する表示処理と、を実行させる、ように構成されている。
 本明細書に開示されるサポートプログラムは、アプリケーションプログラムからの印刷指示とは別に、OSにて起動指示が受け付けられた際、選択されている第1プリンタとは別の第2プリンタが存在すれば、第1プリンタの第1本体情報と第2プリンタの第2本体情報とを取得して、取得した第1本体情報と第2本体情報とを表示する。これにより、ユーザは、選択されている第1プリンタの第1本体情報だけでなく、第2プリンタの第2本体情報についても、プリンタの選択を切り替える操作を行うことなく、起動指示の入力という操作に基づいて簡単に把握できる。従って、ユーザは、例えば、印刷指示を入力する前に、情報処理装置と接続される複数のプリンタの中から、印刷させるプリンタの選択に役立つ情報を簡単に得られる。
 上記サポートプログラムが組み込まれた情報処理装置、サポートプログラムを格納するコンピュータにて読取可能な記憶媒体、及びサポートプログラムの機能を実現するための制御方法、サポートプログラムとプリンタとを含む印刷システムも、新規で有用である。
 本明細書に開示される技術によれば、OS標準の汎用印刷プログラムが組み込まれた情報処理装置において、複数のプリンタキューの情報をユーザが簡単に確認できる技術が実現される。
PCの電気的構成の概略を示すブロック図である。 補助プログラムによる処理の手順の例を示すシーケンス図である。 デバイス管理指示を受け付ける画面の例を示す説明図である。 詳細管理画面の例を示す説明図である。 プリンタ情報表示処理の手順の例を示すフローチャートである。 プリンタ一覧画面の例を示す説明図である。 プリンタ一覧画面の例を示す説明図である。 印刷の手順の例を示すシーケンス図である。 プリンタ情報表示処理の手順の例を示すフローチャートである。
 以下、第1の形態の補助プログラムを利用するパーソナルコンピュータ(以下、「PC」とする)について、添付図面を参照しつつ詳細に説明する。本明細書は、PCにて実行される補助プログラムを開示する。
 本形態のPC1は、図1に示すように、CPU11と、メモリ12と、を含むコントローラ10を備えている。PC1は、情報処理装置の一例である。CPU11は、コンピュータの一例である。また、PC1は、ユーザインタフェース(以下、「ユーザIF」とする)13と、通信インタフェース(以下、「通信IF」とする)14と、を備え、これらがコントローラ10に電気的に接続されている。なお、図1中のコントローラ10は、PC1の制御に利用されるハードウェアやソフトウェアを纏めた総称であって、実際にPC1に存在する単一のハードウェアを表すとは限らない。
 CPU11は、メモリ12から読み出したプログラムに従って、また、ユーザの操作に基づいて、各種の処理を実行する。メモリ12には、各種のプログラムや各種のデータが記憶されている。メモリ12は、各種の処理が実行される際の作業領域としても利用される。CPU11が備えるバッファも、メモリの一例である。なお、メモリ12の一例は、PC1に内蔵されるROM、RAM、HDD等に限らず、CPU11が読み取り可能かつ書き込み可能なストレージ媒体、例えば、CD-ROM、DVD-ROM等の記録媒体であっても良い。
 ユーザIF13は、ユーザに情報を報知するための画面を表示するハードウェアと、ユーザによる操作を受け付けるハードウェアと、を含む。なお、ユーザIF13は、情報を表示可能なディスプレイと、入力受付機能を有するマウスやキーボード等と、の組であっても良いし、表示機能と入力受付機能とを備えるタッチパネルであっても良い。
 通信IF14は、プリンタ2等の外部装置と通信を行うためのハードウェアを含む。通信IF14の通信規格は、イーサネット(登録商標)、Wi-Fi(登録商標)、USBなどである。PC1は、通信IF14を介して、インターネットに接続可能であっても良い。また、PC1は、複数の通信規格に対応する複数の通信IF14を備えていてもよい。
 本形態のPC1には、通信IF14を介して、図1に示すように、例えば、プリンタ2、プリンタ3、プリンタ4、が接続されている。プリンタ2とプリンタ3とプリンタ4とは、いずれも、少なくとも印刷機能と通信機能とを有する装置である。
 PC1のメモリ12には、図1に示すように、汎用印刷プログラム41を含むオペレーティングシステム(以下、「OS」とする)21と、補助プログラム42と、編集アプリ43等の各種のアプリケーションプログラム(以下、「アプリ」とする)と、が記憶されている。OS21は、例えば、Windows(登録商標)、macOS(登録商標)、Linux(登録商標)、iOS(登録商標)、Android(登録商標)である。補助プログラム42は、サポートプログラムの一例である。
 汎用印刷プログラム41は、OS21とともに提供されるOS標準のプログラムであり、プリンタ2等に印刷を実行させるための機能を有する。本形態の汎用印刷プログラム41は、印刷対象の画像データに基づいて、中間画像データを生成する機能を含むプログラムである。汎用印刷プログラム41は、各種のプリンタのベンダによって提供される複数種類のモデルのプリンタが共通に利用できる機能をサポートしている。汎用印刷プログラム41は、各種のプリンタに固有のプリンタドライバとは異なり、各種のプリンタが固有に備える機能の全てに対応するものではなく、サポートする機能は汎用的なものに限られる。
 補助プログラム42は、対象のハードウェアの制御をサポートするプログラムまたはプログラム群である。本形態の補助プログラム42は、PC1に接続されているプリンタ2のモデルに対応するものであり、例えば、汎用印刷プログラム41を使用してプリンタ2に印刷を実行させる指示を受け付けた場合に、汎用印刷プログラム41から起動される。補助プログラム42は、例えば、印刷サポートアプリ(略称、PSA)、またはハードウェアサポートアプリ(略称、HSA)と呼ばれるものである。なお、補助プログラム42は、プリンタ3やプリンタ4にも対応するプログラムであっても良い。
 なお、補助プログラム42は、それぞれが実行命令を受け付ける複数のプログラムの組み合わせであっても良いし、1つのプログラムであって命令に応じてそれぞれ異なる処理を実行できるプログラムであっても良い。また、補助プログラムは、プリンタのベンダによってプリンタのタイプごとに用意されるプログラムであっても良い。例えば、インクジェットプリンタ用の補助プログラムやレーザプリンタ用の補助プログラムが、それぞれ用意されても良い。プリンタのタイプごとに限らず、プリンタのモデルごとやプリンタのモデルのシリーズごとに用意される補助プログラムが有っても良い。
 PC1のOS21は、例えば、新たなプリンタがPC1に接続された場合、接続されたプリンタのタイプやモデルに応じて、適切な補助プログラムをサーバ等からダウンロードしてPC1に組み込むことができる。OS21は、組み込んだ補助プログラムの識別情報を新たに接続されたプリンタのプリンタ情報と対応付けてメモリ12に記憶し、プリンタごとにプリンタキューを生成する。
 編集アプリ43は、例えば、画像データや文書データの作成や編集を行うためのアプリである。編集アプリ43は、例えば、マイクロソフト(登録商標)製のワード(登録商標)やパワーポイント(登録商標)などであっても良いし、プリンタ2のベンダから提供されるアプリであっても良い。編集アプリ43は、ユーザIF13を介して、例えば、プリンタ2に印刷を実行させる印刷実行指示を受け付け可能である。
 次に、本形態のOS21と補助プログラム42とによる処理の手順について、図2のシーケンス図を参照して説明する。この手順は、PC1にプリンタ2が接続され、プリンタ2に対応する補助プログラム42がメモリ12に記憶されている状態で実行される。
 なお、本形態における各処理ステップは、基本的に、補助プログラム42などのプログラムに記述された命令に従ったCPU11の処理を示す。CPU11による処理は、OS21のAPIを用いたハードウェア制御も含む。本明細書では、OS21の詳細な記載を省略して各プログラムの動作を説明する。また、「取得」は要求を必須とはしない概念で用いる。
 OS21は、ユーザによる各部の設定指示を受け付け可能であり、設定指示を受け付ける画面にて、PC1に接続されている各種のデバイスについての情報の表示指示や設定の変更指示を含むデバイス管理指示を受け付け可能である。OS21は、例えば、設定指示とデバイス管理指示とを受け付けた場合(A01)、例えば、図3に示すように、さらにデバイスの選択を受け付け可能となる。OS21は、例えば、「デバイス」ボタン511への操作を受け付けたことで表示されるデバイス設定画面51(図3(A))にて、「プリンタとスキャナ」ボタン512への操作を受け付けた場合、例えば、図3(B)に示すような、デバイス管理画面52を表示する(A02)。
 デバイス管理画面52は、PC1に接続されているデバイスであって、プリンタやスキャナ等の画像処理を実行可能な各種のデバイスの、リストを含む画面である。ユーザは、デバイス管理画面52に表示されているリストから、管理対象のデバイスを選択できる(A03)。例えば、デバイス管理画面52にてプリンタ2を指定するボタン521への操作を受け付けた場合、OS21は、例えば、図4に示すように、詳細管理画面53を表示する(A04)。
 詳細管理画面53には、「プリンタキューを開く」ボタン531、「アプリ起動」ボタン532、「テストページの印刷」ボタン533等が表示される。「プリンタキューを開く」ボタン531は、選択されているプリンタに対応するプリンタキューの状態を確認する指示を受け付けるボタンである。「アプリ起動」ボタン532は、選択されているプリンタに対応するプログラムの起動指示を受け付けるボタンである。「テストページの印刷」ボタン533は、OS21によるテスト画像を選択されているプリンタに送信する指示を受け付けるボタンである。詳細管理画面53にて、OS21は、ボタン531、532、533等へのユーザによる操作を受け付け可能である。
 プリンタ2が選択されて表示された詳細管理画面53にて、「アプリ起動」ボタン532への操作によるプログラムの起動指示を受け付けた場合(A11)、OS21は、選択されているプリンタであるプリンタ2の情報と、そのプリンタに対応するプログラムを起動する指示とを、汎用印刷プログラム41に渡す。汎用印刷プログラム41は、OS21からこの指示を受け付けた場合、プリンタ2のプリンタ情報に関連付けられているプログラムを起動するようになっている。本形態では、プリンタ2のプリンタ情報に対応付けて補助プログラム42の識別情報が記憶されていることから、汎用印刷プログラム41は、補助プログラム42を起動する(A12)。
 本形態の補助プログラム42は、ユーザの起動指示に応じて汎用印刷プログラム41から起動された場合、プリンタ情報表示処理を実行する(A31)。プリンタ情報表示処理の手順について、図5のフローチャートを参照して説明する。プリンタ情報表示処理は、補助プログラム42の記載に基づいて、PC1のCPU11にて実行される。
 CPU11は、まず、選択中のプリンタであるプリンタ2の接続情報をOS21に要求し、OS21から接続情報を取得する(S101)。接続情報は、例えば、IPアドレスである。CPU11は、OS21から取得した接続情報を、プリンタ2の識別情報と対応付けて、メモリ12に記憶する(S102)。S102は、記憶処理の一例である。なお、プリンタ2の接続情報が既にメモリ12に記憶されている場合、CPU11は、接続情報を上書きしても良い。
 つまり、補助プログラム42は、「アプリ起動」ボタン532(図4参照)への操作による補助プログラム42の起動指示のタイミングで、現在選択されているプリンタであるプリンタ2の接続情報をメモリ12に記憶する。
 さらに、CPU11は、取得した接続情報を用いてプリンタ2に本体情報を要求し、プリンタ2から本体情報を取得する(S103)。選択されているプリンタであるプリンタ2は、第1プリンタの一例であり、プリンタ2の本体情報は、第1本体情報の一例である。S103は、第1取得処理の一例である。
 本体情報は、プリンタ2の能力を示す能力情報、すなわち、プリンタ2にて実行可能な機能を示す情報や印刷設定として設定可能なパラメータの情報、を含む。本体情報は、さらに、プリンタ2の本体の状況を示す情報、例えば、ステータス情報、消耗品の残量情報、装着されているオプショントレイ等の付属品を示す情報、トレイごとに設定されている用紙サイズや用紙タイプの情報、使用言語等の本体の設定やネットワーク設定の情報、ファームウェアのバージョン情報、印刷の履歴情報、待機中の印刷ジョブ数、の少なくとも1つの情報を含んでも良い。
 なお、本形態のプリンタ2は、操作パネルを備えている。プリンタ2の操作パネルは、情報を表示するディスプレイと、ユーザの入力操作を受け付ける操作ボタンと、を含む。操作パネルはタッチパネルを含んでいても良い。プリンタ2は、プリンタ2に関する情報を操作パネルに表示可能であり、また、操作パネルへの入力操作による各種の指示を受け付け可能である。なお、プリンタ2は、操作パネルを介した指示として、例えば、トレイごとの用紙サイズや用紙タイプの設定の指示、本体の設定やネットワーク設定の変更の指示、を受け付け可能である。プリンタ2は、本体情報として、操作パネルを介して受け付けた各種の設定を示す情報を、補助プログラム42に渡しても良い。
 また、プリンタ2は、受け付けた印刷ジョブに基づいて画像処理を行って,画像処理後のデータに基づいて印刷する機能、例えば、Nin1等の集約印刷、ウォータマーク等の合成印刷、着色剤を節約する節約印刷、を行う機能を有していても良い。プリンタ2にて実行可能な画像処理の機能を有している場合、プリンタ2は、その機能の情報を本体情報として補助プログラム42に渡しても良い。
 補助プログラム42は、例えば、MIB(Management Information Baseの略)を使って、プリンタ2から直接、情報を取得することで、OS21に理解されない情報をも取得できる。
 なお、補助プログラム42は、S103にてプリンタ2に直接情報を要求する代わりに、プリンタ2の本体情報を要求する取得要求をOS21に出力しても良い。その場合、OS21は、例えば、IPP(internet printing protocolの略)に応じた通信によってプリンタ2から情報を取得し、取得した情報を補助プログラム42に渡す。補助プログラム42は、OS21への情報の取得要求と、直接通信による本体情報の取得と、の両方を行っても良い。
 次に、CPU11は、メモリ12に記憶している接続情報を読み出す(S111)。本形態のPC1には、図1に示したように、複数台のプリンタ2、3、4が接続されている。そして、例えば、プリンタ3やプリンタ4が選択された状態で、前述した「アプリ起動」ボタン532(図4)への操作を受け付けた場合、選択されたプリンタに対応する補助プログラムが起動される。起動された補助プログラムが、補助プログラム42と同種のプログラムであれば、本形態のプリンタ情報表示処理と同様の処理を実行するので、そのときに選択されているプリンタの接続情報がメモリ12に記憶される。プリンタ2以外のプリンタの接続情報がメモリ12に記憶されていれば、補助プログラム42は、それらの接続情報をメモリ12から読み出すことができる。
 また、本形態の補助プログラム42は、S102にてプリンタ2の接続情報を記憶するので、その後、選択されているプリンタが切り替えられて補助プログラムの起動指示があった場合にも、起動された補助プログラムは、S111にてプリンタ2の接続情報を読み出すことができる。
 なお、プリンタ3やプリンタ4に対応する補助プログラムは、補助プログラム42であっても良いし、異なるプログラムであっても良い。異なるプログラムであっても、例えば、プリンタ2~4に対応する各補助プログラムにて共通に利用できるメモリ領域が有れば、各補助プログラムは、そのメモリ領域に接続情報を記憶することで、接続情報を共有することができる。
 つまり、S111にて読み出される接続情報には、プリンタ2以外のプリンタの接続情報が含まれている可能性がある。CPU11は、読み出した接続情報に、プリンタ2以外のプリンタの接続情報が含まれているか否かを判断する(S112)。S112は、判断処理の一例である。プリンタ2以外のプリンタ、すなわち、プリンタ3やプリンタ4は、第2プリンタの一例である。
 プリンタ2以外のプリンタの接続情報が含まれていると判断した場合(S112:YES)、CPU11は、その接続情報を利用して、プリンタ2以外のプリンタから本体情報を取得する(S113)。プリンタ2以外のプリンタの本体情報は、第2本体情報の一例であり、S113は、第2取得処理の一例である。例えば、CPU11は、プリンタ3の本体情報とプリンタ4の本体情報と、を取得する。プリンタ2以外のプリンタの本体情報は、例えば、MIB(Management Information Baseの略)を使って、CPU11が、プリンタ2以外のプリンタから直接、情報を取得すればよい。OS21がプリンタ2以外のプリンタから本体情報を取得可能であれば、CPU11は、取得要求をOS21に出力しても良い。
 接続情報をメモリ12に記憶して、その記憶されている接続情報を利用することで、例えば、ネットワークに接続されているプリンタを検索する場合に比較して、接続情報の取得に要する時間が短く、接続情報の取得が容易である。また、記憶されている接続情報を利用することで、補助プログラム42は、ローカルネットワーク外のプリンタであってもアクセス可能になる。
 S113の後、CPU11は、取得した各プリンタの情報をユーザIF13に表示させる(S121)。CPU11は、例えば、図6に示すように、プリンタ一覧画面54をユーザIF13に表示させる。S121は、表示処理の一例である。一方、プリンタ2以外のプリンタの接続情報が含まれていないと判断した場合(S112:NO)、CPU11は、S121にて取得したプリンタ2の情報のみをユーザIF13に表示させる。この場合、CPU11は、他のプリンタの情報を表示させない、あるいは「情報なし」と表示させる。
 プリンタ一覧画面54は、選択されているプリンタであるプリンタ2の情報を含む第1表示領域541と、PC1に接続されているプリンタのうち、プリンタ2以外のプリンタの情報を含む第2表示領域542と、を含む。補助プログラム42は、選択されているプリンタの情報と、選択されているプリンタ以外のプリンタの情報とを、区別して表示する。
 第1表示領域541には、プリンタ2の詳細な本体情報61が含まれ、印刷設定の変更指示を受け付けるボタン71と、テスト印刷の指示を受け付けるボタン72と、が含まれる。第2表示領域542には、プリンタ2以外の各プリンタのプリンタ名と、プリンタごとの情報の表示指示を受け付けるボタン73、74と、が含まれる。プリンタ一覧画面54には、さらに、表示を終了する指示を受け付ける終了ボタン544が含まれても良い。
 そして、CPU11は、表示させたプリンタ一覧画面54中の各ボタンへの操作を受け付け可能となる。S121の後、CPU11は、プリンタ情報表示処理を終了して、図2の手順に戻る。
 図2の説明に戻る。補助プログラム42によるプリンタ情報表示処理(A31)の終了後、ユーザは、プリンタ一覧画面54に表示されている各ボタン71~74への操作を行うことができる。補助プログラム42は、ボタン71~74のいずれかへの操作を受け付けた場合、受け付けた操作に対応する処理を実行する。
 例えば、補助プログラム42は、ボタン72への操作によって、プリンタ2にテスト印刷を行わせるユーザの指示(出力指示の一例)を受け付けた場合(A43)、プリンタ2にテスト印刷コマンド(本体命令の一例)を送信する(A44)。これにより、プリンタ2は、テスト印刷を実行する(A45)。
 例えば、ボタン73または74への操作によって、プリンタ2以外のプリンタに関する情報の表示指示を受け付けた場合(A41)、補助プログラム42は、プリンタ一覧画面54を、指示された情報を含む画面に変更して表示する(A42)。A42は、表示処理の一例である。
 例えば、A41にてボタン73への操作によって、プリンタ3の情報の表示指示を受け付けた場合、補助プログラム42は、A42にて、例えば、図7に示すように、プリンタ一覧画面54に代えてプリンタ一覧画面55を表示する。プリンタ一覧画面55は、プリンタ一覧画面54に含まれる各情報に加えて、プリンタ3の詳細な本体情報81を表示する第3表示領域543を含む。第3表示領域543には、さらに例えば、プリンタ3に印刷設定の変更を行わせる指示を受け付けるボタン82と、プリンタ3にテスト印刷を実行させる指示を受け付けるボタン83と、が含まれる。
 補助プログラム42は、プリンタ情報表示処理のS113にて、プリンタ3から本体情報を取得しており、取得した本体情報に基づいて、プリンタ3にて実行可能な処理を特定する。補助プログラム42は、例えば、プリンタのモデルごとの実行可能な処理の情報を予め備えていても良いし、サーバ等に問い合わせて情報を取得しても良い。
 本形態の補助プログラム42は、選択中のプリンタ以外のプリンタについても、本体情報を表示できるので、ユーザは、例えば、選択中のプリンタとそれ以外のプリンタとの状態を比較し易い。ただし、選択中のプリンタ以外のプリンタに関する情報については、ユーザが表示を望んでいない場合もある。本形態では、ユーザの表示指示を受け付けたことに応じて表示するので、表示が煩雑になることが抑制される。
 そして、補助プログラム42は、表示中のプリンタ一覧画面55にて各ボタンへの操作を受け付け可能となる。例えば、ボタン71への操作によって、プリンタ2の設定を変更するユーザの指示を受け付けた場合、補助プログラム42は、例えば、現在の設定を表示して、ユーザの変更指示を受け付ける。例えば、変更後の設定をプリンタ2に出力するユーザの指示(出力指示の一例)を受け付けたら(A43)、補助プログラム42は、プリンタ2に設定を行わせる設定変更コマンド(本体命令の一例)を送信する(A44)。これにより、プリンタ2は、指示に基づいて、設定を変更する処理を実行する(A45)。
 また、補助プログラム42は、ボタン83への操作によって、プリンタ3へのテスト印刷コマンド(本体命令の一例)の出力指示を受け付け可能であり、ボタン82への操作によって、プリンタ3への設定変更コマンド(本体命令の一例)の出力指示を受け付け可能である。本体命令は、プリンタ3にて実行可能な処理をプリンタ3に実行させる命令である。
 例えば、ボタン83への操作によって、プリンタ3にテスト印刷を行わせる命令を出力する出力指示を受け付けた場合(A46)、補助プログラム42は、本体命令として、テスト印刷コマンドをプリンタ3に送信する(A47)。A46は、出力指示受付処理の一例であり、A47は、送信処理の一例である。プリンタ3は、受信したテスト印刷コマンドに基づいて、テスト印刷を実行する(A48)。
 本形態の補助プログラム42は、選択中のプリンタ以外のプリンタについても、本体命令の指示を受け付けるので、ユーザは、例えば、選択中のプリンタとそれ以外のプリンタとに同じ指示を行うことができる。ただし、選択中のプリンタ以外のプリンタについては、本体命令の出力をユーザが望んでいない場合もある。本形態では、ユーザの指示を受け付けてから本体命令を送信するので、無駄な処理の実行を回避できる。
 なお、補助プログラム42は、プリンタ情報表示処理(図5)のS121にて、プリンタ一覧画面55を初めから表示しても良い。また例えば、補助プログラム42は、補助プログラム42に対応する全てのプリンタについての本体情報を、同じ画面に同じタイミングで表示しても良い。その場合、例えば、補助プログラム42は、プリンタ2の情報とプリンタ3やプリンタ4の情報とを、表示領域の大きさや表示フォントを変えるなど、異なる表示形態で表示しても良い。同時に表示すれば、ユーザは、各プリンタの状況を手軽に比較できる。
 また、補助プログラム42は、プリンタ一覧画面54にてボタン73やボタン74への操作によって、プリンタ2以外のプリンタの情報を表示する場合、プリンタ一覧画面55のように同じ画面に表示する代わりに、別のウィンドウを開いて表示しても良い。その場合には、補助プログラム42は、本体命令の出力指示も、その別のウィンドウにて受け付けても良い。
 次に、本形態の補助プログラム42の動作を含む印刷の手順について、図8のシーケンス図を参照して説明する。補助プログラム42は、プリンタ2に印刷を行わせるユーザの指示が汎用印刷プログラム41に対してあった場合にも実行される。ユーザは、編集アプリ43等を利用して、印刷対象の画像の選択と、印刷を実行させるプリンタの指定と、印刷実行の指示と、を行うことができる。図8は、プリンタ2に印刷を行わせるユーザの指示を、編集アプリ43が受け付けた場合における、各プログラムによる動作について示している。なお、ユーザによる印刷実行の指示は、汎用印刷プログラム41に直接入力されても良い。
 編集アプリ43は、選択中の画像の印刷をプリンタ2に行わせる印刷実行の指示を、汎用印刷プログラム41に対して受け付けると(B01)、OS21を介して、印刷指示を汎用印刷プログラム41に渡す(B02)。汎用印刷プログラム41は、印刷指示にて、印刷対象の画像の画像データを示す情報と印刷設定を示す情報と、を取得する。
 汎用印刷プログラム41は、受け取った印刷指示に含まれる画像データの形式を中間画像データの形式に変換することで中間画像データを生成し(B03)、中間画像データを含む印刷ジョブを生成する。編集アプリ43から渡される画像データは種々のタイプのものであり、汎用印刷プログラム41は、受け取った画像データを、印刷データの生成に適した中間画像データに変換する。なお、印刷指示に含まれる画像データが印刷データの生成に適したデータであれば、中間画像データの生成を省略し、そのまま中間画像データとしても良い。中間画像データは、例えば、XPSデータである。
 汎用印刷プログラム41は、さらに、プリンタ2に対応するプログラムである補助プログラム42に実行指示を出力し(B04)、補助プログラム42に処理を要求する。実行指示では、B03にて生成された中間画像データと印刷設定を示す情報とが補助プログラム42に渡される。
 補助プログラム42は、受け取った中間画像データと印刷設定とに基づいてラスタライズを実行し、印刷データを生成する(B05)。B05にて生成される印刷データは、プリンタ2にて印刷に使用できる形式のデータであり、例えば、プリンタ2のモデルに専用のPDLデータである。なお、補助プログラム42は、A24にて取得した本体情報を利用して、B05を実行しても良い。また、補助プログラム42は、B05の前に再度、プリンタ2から情報を取得しても良い。
 補助プログラム42は、生成した印刷データと印刷の実行を指示する印刷コマンドとを、プリンタ2に送信する(B06)。印刷データと印刷コマンドとを受信したプリンタ2は、受信した印刷コマンドに基づいて、印刷データの画像の印刷を実行する(B11)。これにより、印刷物が生成される。
 プリンタ2に対応する補助プログラム42にてラスタライズすることで、汎用印刷プログラム41にてラスタライズする場合に比較して自由度が大きく、プリンタ2での印刷に適した印刷データが生成される可能性が高い。なお、補助プログラム42によって生成される印刷データは、プリンタ2のモデル以外のプリンタでの印刷にも使用できる形式のデータであっても良い。
 また、補助プログラム42が印刷データを生成する代わりに、汎用印刷プログラム41が印刷データの生成を行っても良い。つまり、補助プログラム42は、中間画像データと、印刷設定の情報と、印刷実行の情報と、を汎用印刷プログラム41に渡しても良い。汎用印刷プログラム41は、補助プログラム42から受け取った中間画像データと印刷設定とに基づいて印刷データを生成し、生成した印刷データを補助プログラム42に渡しても良い。補助プログラム42は、汎用印刷プログラム41から印刷データを受け取った場合、汎用印刷プログラム41から受け取った印刷データを、印刷の実行を指示する印刷コマンドとともにプリンタ2に送信する。
 汎用印刷プログラム41によって生成される印刷データは、各種のプリンタにて印刷に使用できる形式の印刷データであり、例えば、PWGRasterデータ、または、PDFデータである。汎用印刷プログラム41によって印刷データを生成するとすれば、補助プログラム42の処理が少なく、処理時間増大の回避が見込まれ、また、補助プログラム42のプログラムサイズが抑えられる。
 また、プリンタ2への印刷データ等の送信は、汎用印刷プログラム41が行っても良い。つまり、補助プログラム42は、生成した印刷データ等を、プリンタ2を送信先としてPC1から送信されるように、汎用印刷プログラム41に渡しても良い。この場合、汎用印刷プログラム41は、補助プログラム42から受け取った印刷データ等を、OS21を介してプリンタ2に送信する。
 また、プリンタ2は、中間画像データをラスタライズする機能を有していても良い。プリンタ2がラスタライズの機能を有している場合には、補助プログラム42は、印刷対象の画像の印刷データを生成することなく、印刷対象の画像の中間画像データと印刷設定とを含む印刷コマンドをプリンタ2に送信しても良い。
 さらに、補助プログラム42は、印刷コマンドの送信に利用した接続情報がメモリ12に記憶されていない場合には、その接続情報をメモリ12に記憶する(B15)。B15は、記憶処理の一例である。補助プログラム42は、補助プログラム42にて書き込むことができるメモリ領域に、印刷コマンドの送信先のプリンタの接続情報を、プリンタの識別情報に対応付けて記憶する。なお、プリンタ2の接続情報が既に記憶されている場合、補助プログラム42は、接続情報を上書きしても良い。
 印刷データの送信が終了したら、補助プログラム42は、汎用印刷プログラム41に処理の終了を通知する(B21)。これにより、汎用印刷プログラム41は、B02にて受け付けた印刷指示の処理を終了する。汎用印刷プログラム41は、処理の終了を編集アプリ43に通知しても良い。
 なお、補助プログラム42は、「アプリ起動」ボタン532(図4)への操作に応じて汎用印刷プログラム41から起動された場合や、印刷実行の指示に応じて汎用印刷プログラム41から起動された場合だけでなく、他のタイミングでも、プリンタの接続情報を記憶しても良い。例えば、補助プログラム42は、PC1にインストールされた際に、対応付けられたプリンタの接続情報をOS21から取得し、取得した接続情報をメモリ12に記憶しても良い。また、例えば、補助プログラム42は、自身に対応する新たなプリンタがPC1に接続された場合に、その新たなプリンタの接続情報をOS21から取得し、取得した接続情報をメモリ12に記憶しても良い。
 以上、詳細に説明したように、第1の形態の補助プログラム42は、編集アプリ43等を介した印刷指示とは別に、OS21にて起動指示が受け付けられた際、選択されているプリンタ2の本体情報と、プリンタ2とは別のプリンタの本体情報とを取得して、プリンタ一覧画面54またはプリンタ一覧画面55として表示する。これにより、ユーザは、選択中のプリンタ2の情報だけでなく、他のプリンタの情報についても、プリンタの選択を切り替える操作を行うことなく、簡単に把握できる。例えばユーザは、印刷指示を入力する前に、PC1と接続される複数のプリンタの中から、印刷させるプリンタの選択に役立つ情報を簡単に得られる。
 続いて、第2の形態の補助プログラム42について、添付図面を参照しつつ詳細に説明する。本形態の補助プログラム42は、第1の形態の補助プログラム42と、接続情報の取得方法が異なるのみであり、第1の形態の補助プログラム42と共通の構成や動作については、同じ符号を付して説明を省略する。
 本形態の補助プログラム42は、「アプリ起動」ボタン532(図4)への操作によるプログラムの起動指示に基づいて、汎用印刷プログラム41から処理が要求された場合、第1の形態とは異なるプリンタ情報表示処理を実行する。第2の形態のプリンタ情報表示処理の手順について、図9のフローチャートを参照して説明する。プリンタ情報表示処理は、補助プログラム42の記載に基づいて、PC1のCPU11にて実行される。
 本形態のプリンタ情報表示処理では、CPU11は、PC1が接続されるネットワークに接続されているプリンタを検索する(S201)。CPU11は、例えば、通信IF14を介して、PC1が接続されるネットワークに検索信号を出力し、各プリンタから送信される応答信号を受信する。S201は、検索処理の一例である。
 本形態の補助プログラム42は、接続情報をメモリ12に記憶しなくても良い。接続情報をメモリ12から読み出す第1の形態の場合と比較して、ネットワーク検索にて対象となるプリンタはネットワーク内のプリンタに限られるが、ネットワーク検索によれば、補助プログラム42は、接続情報を取得したことがないプリンタであってもアクセス可能になる可能性がある。
 CPU11は、応答を受け付けたプリンタが、選択中のプリンタであるプリンタ2であるか否かを判断する(S202)。プリンタ2であると判断した場合(S202:YES)、CPU11は、プリンタ2から本体情報を取得する(S103)。S103は、第1の形態のS103と同様の処理である。選択されているプリンタであるプリンタ2は、第1プリンタの一例であり、プリンタ2の本体情報は、第1本体情報の一例である。S103は、第1取得処理の一例である。
 S103の後、または、応答を受け付けたプリンタがプリンタ2ではないと判断した場合(S202:NO)、CPU11は、応答を受け付けたプリンタに、プリンタ2以外のプリンタの情報が含まれているか否かを判断する(S112)。つまり、CPU11は、プリンタ2以外のプリンタが検索されたか否かを判断する。S112は、判断処理の一例である。
 プリンタ2以外のプリンタの情報が含まれていると判断した場合(S112:YES)、CPU11は、その情報を利用して、プリンタ2以外のプリンタから本体情報を取得する(S113)。プリンタ2以外のプリンタは、第2プリンタの一例である。プリンタ2以外のプリンタの本体情報は、第2本体情報の一例であり、S113は、第2取得処理の一例である。なお、CPU11は、プリンタ2以外に複数のプリンタが検索された場合、S113では、検索された全てのプリンタに対して、本体情報を要求する。
 そして、CPU11は、取得した各プリンタの情報をユーザIF13に表示させて(S121)、プリンタ情報表示処理を終了する。S121は、表示処理の一例である。なお、S113の対象となるプリンタは、補助プログラム42や同種のプログラムに対応しないプリンタであって、詳細な本体情報を取得できないプリンタである可能性がある。S121では、CPU11は、取得可能な範囲の情報を表示すれば良い。
 本形態の補助プログラム42は、第1の形態のプリンタ一覧画面54と同様の画面を表示し、ユーザの操作を受け付け可能となる。そして、表示中の画面へのユーザの指示に応じて、補助プログラム42は、各プリンタに本体命令を出力可能である。
 また、本形態の補助プログラム42は、第1の形態と同様に、ユーザによる印刷の指示に応じて汎用印刷プログラム41から起動された場合、図8のシーケンス図に示した手順と同様の手順を実行する。ただし、本形態の補助プログラム42は、接続情報をメモリ12に記憶する必要はないので、B15を削除した手順を実行する。
 以上、詳細に説明したように、第2の形態の補助プログラム42は、第1の形態の補助プログラム42と同様に、OS21にて起動指示が受け付けられた際、選択されているプリンタ2の本体情報と、プリンタ2とは別のプリンタの本体情報とを取得して、プリンタ一覧画面を表示する。これにより、ユーザは、選択中のプリンタ2の情報だけでなく、他のプリンタの情報についても、プリンタの選択を切り替える操作を行うことなく、簡単に把握できる。
 なお、本明細書に開示される実施の形態は単なる例示にすぎず、本発明を何ら限定するものではない。従って、本明細書に開示される技術は当然に、その要旨を逸脱しない範囲内で種々の改良、変形が可能である。例えば、PC1に接続される装置は、プリンタに限らず、複合機、複写機、FAX装置、等印刷機能を有する装置であればよい。また、PC1には、印刷機能を有する装置以外のデバイスがさらに接続されていても良い。
 また、例えば、図6や図7に示したプリンタ一覧画面54、55は、いずれも一例であって、図示の例に限らない。例えば、画面中に表示される文言やボタンの数、形状、配置、背景等は、どのようなものでも良い。
 また、例えば、プリンタ一覧画面54、55に本体命令を受け付けるボタン71~72、82~83が含まれるとしたが、少なくとも各プリンタの本体情報が含まれていれば良く、本体命令を受け付けるボタンは含まれなくても良い。また、本形態では、各ボタンへの操作を受け付けたことで本体命令を出力するとしたが、プリンタ一覧画面54、55の表示によって、自動的に出力される本体命令があっても良い。
 また、第1の形態の補助プログラム42は、接続情報をメモリ12に記憶し、記憶している接続情報を読み出すことでプリンタから情報を取得し、第2の形態の補助プログラム42は、ネットワーク検索を行うことでプリンタから情報を取得するとしたが、補助プログラム42は、これらの両方を行っても良い。
 また、実施の形態では、補助プログラム42の動作として、プリンタの情報の表示動作と印刷動作のみを詳細に記載しているが、補助プログラム42は、さらに他の役割を有していても良い。また、本形態の処理を実行するプログラムは、補助プログラム42に限らず、汎用印刷プログラム41を用いた印刷を行う際に、OS21または汎用印刷プログラム41から指示を受け付けるプログラムであればよい。例えば、マイクロソフト社が仕様公開した印刷ワークフローアプリ(Print workflow)でも良い。
 また、補助プログラム42の実行タイミングは、実施の形態の例に限らない。例えば、OS21から直接実行指示されて実行されても良く、または、常駐される補助プログラム42であっても良い。常駐される場合には、補助プログラム42は、実行命令を受けて前述した動作を行うとすれば良い。
 また、実施の形態に開示されている任意のフローチャートにおいて、任意の複数のステップにおける複数の処理は、処理内容に矛盾が生じない範囲で、任意に実行順序を変更できる、または並列に実行できる。
 また、実施の形態に開示されている処理は、単一のCPU、複数のCPU、ASICなどのハードウェア、またはそれらの組み合わせで実行されてもよい。また、実施の形態に開示されている処理は、その処理を実行するためのプログラムを記録した記録媒体、または方法等の種々の態様で実現することができる。
 1 PC
 2、3、4 プリンタ
 11 CPU

Claims (10)

  1.  情報処理装置のコンピュータによって実行可能であり、前記情報処理装置のオペレーティングシステムにあらかじめ組み込まれた汎用印刷プログラムをサポートするサポートプログラムであって、前記オペレーティングシステムは、選択されたプリンタに対応するプログラムの起動指示を受け付けることが可能であり、前記汎用印刷プログラムには、前記起動指示に応じて処理を要求するプログラムがプリンタに関連付けられており、
     前記コンピュータに、
      前記情報処理装置に組み込まれているアプリケーションプログラムから出力された印刷指示であって、前記汎用印刷プログラムに対して画像の印刷をプリンタに行わせる前記印刷指示があったことによって、前記汎用印刷プログラムから処理が要求された場合に、
       前記汎用印刷プログラムから前記画像を示す画像データを取得し、前記画像データに基づいて印刷コマンドを、選択されたプリンタに送信するための処理を実行させ、
     さらに前記コンピュータに、
      第1プリンタが選択された状態で、前記起動指示を前記オペレーティングシステムが受け付けたことによって、前記汎用印刷プログラムから処理が要求された場合に、
       前記汎用印刷プログラムを介して、前記第1プリンタが有する第1本体情報を、前記第1プリンタにアクセスして取得する第1取得処理と、
       前記情報処理装置と接続されるプリンタであって前記第1プリンタとは別のプリンタである第2プリンタが存在するか否かを判断する判断処理と、
       前記判断処理にて存在すると判断された前記第2プリンタが有する第2本体情報を、前記第2プリンタにアクセスして取得する第2取得処理と、
       前記第1取得処理にて取得された前記第1本体情報と前記第2取得処理にて取得された前記第2本体情報とを表示する表示処理と、
      を実行させる、
     ように構成されるサポートプログラム。
  2. 請求項1に記載するサポートプログラムにおいて、
     前記表示処理では、
      前記第1取得処理にて取得された前記第1本体情報を、前記第2取得処理にて取得された前記第2本体情報と区別して表示する、
     ように構成されるサポートプログラム。
  3. 請求項1または請求項2に記載するサポートプログラムにおいて、
     前記表示処理では、
      前記第1取得処理にて取得された前記第1本体情報と、前記第2取得処理にて取得された前記第2本体情報と、を同じ画面に表示する、
     ように構成されるサポートプログラム。
  4. 請求項1から請求項3のいずれか1つに記載するサポートプログラムにおいて、
     前記表示処理では、
      前記第1取得処理にて取得された前記第1本体情報と、前記第2取得処理にて取得された前記第2本体情報と、を同じタイミングで表示する、
     ように構成されるサポートプログラム。
  5. 請求項1から請求項3のいずれか1つに記載するサポートプログラムにおいて、
     前記表示処理では、
      前記第2取得処理にて取得された前記第2本体情報について、前記第2本体情報の表示指示を受け付け、前記第2本体情報の表示指示を受け付けたことに応じて前記第2本体情報を表示する、
     ように構成されるサポートプログラム。
  6. 請求項1から請求項5のいずれか1つに記載するサポートプログラムにおいて、
     前記コンピュータに、
      選択されているプリンタの接続情報を前記汎用印刷プログラムから取得し、取得された前記接続情報を前記情報処理装置のメモリに記憶する記憶処理を実行させ、
      前記第2取得処理では、前記メモリに前記第1プリンタとは別のプリンタである前記第2プリンタの前記接続情報が記憶されている場合、前記接続情報を読み出して前記第2プリンタにアクセスし、前記第2プリンタが有する前記第2本体情報を取得する、
     ように構成されるサポートプログラム。
  7. 請求項6に記載するサポートプログラムにおいて、
     前記コンピュータに、
      前記起動指示を前記オペレーティングシステムが受け付けたことによって、前記汎用印刷プログラムから処理が要求された場合に、前記記憶処理を実行させる、
     ように構成されるサポートプログラム。
  8. 請求項1から請求項5のいずれか1つに記載するサポートプログラムにおいて、
     前記コンピュータに、
      前記第1プリンタが選択された状態で、前記起動指示を前記オペレーティングシステムが受け付けたことによって、前記汎用印刷プログラムから処理が要求された場合に、
       前記情報処理装置が接続されるネットワークに接続されているプリンタを検索する検索処理を実行させ、
       前記第2取得処理では、前記第1プリンタとは別のプリンタであって前記検索処理にて検索された前記プリンタである前記第2プリンタにアクセスし、検索された前記第2プリンタが有する前記第2本体情報を取得する、
     ように構成されるサポートプログラム。
  9. 請求項1から請求項8のいずれか1つに記載するサポートプログラムにおいて、
     前記コンピュータに、
      前記第2取得処理にて取得された前記第2本体情報に基づいて、前記第2プリンタが実行可能な処理を特定し、特定された処理を前記第2プリンタに実行させる本体命令を、前記第2プリンタに送信する送信処理を実行させる、
     ように構成されるサポートプログラム。
  10. 請求項9に記載するサポートプログラムにおいて、
     前記コンピュータに、
      前記第2取得処理を実行した後、前記第2プリンタへの前記本体命令の出力指示を受け付ける出力指示受付処理を実行させ、前記出力指示受付処理にて前記出力指示が受け付けられた場合に、前記送信処理を実行させる、
     ように構成されるサポートプログラム。
PCT/JP2023/011791 2022-03-30 2023-03-24 サポートプログラム WO2023190147A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022-055383 2022-03-30
JP2022055383A JP2023147711A (ja) 2022-03-30 2022-03-30 サポートプログラム

Publications (1)

Publication Number Publication Date
WO2023190147A1 true WO2023190147A1 (ja) 2023-10-05

Family

ID=88202223

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/011791 WO2023190147A1 (ja) 2022-03-30 2023-03-24 サポートプログラム

Country Status (2)

Country Link
JP (1) JP2023147711A (ja)
WO (1) WO2023190147A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005044080A (ja) * 2003-07-25 2005-02-17 Canon Inc 情報処理装置及び情報処理方法及びプログラム並びにコンピュータ読み取り可能な記憶媒体
JP2009226690A (ja) * 2008-03-21 2009-10-08 Seiko Epson Corp 印刷装置および情報管理システム
JP2014071573A (ja) * 2012-09-28 2014-04-21 Casio Electronics Co Ltd 印刷制御装置、印刷制御方法、及び、プログラム
JP2016009410A (ja) * 2014-06-26 2016-01-18 キヤノン株式会社 印刷制御装置及びその制御方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005044080A (ja) * 2003-07-25 2005-02-17 Canon Inc 情報処理装置及び情報処理方法及びプログラム並びにコンピュータ読み取り可能な記憶媒体
JP2009226690A (ja) * 2008-03-21 2009-10-08 Seiko Epson Corp 印刷装置および情報管理システム
JP2014071573A (ja) * 2012-09-28 2014-04-21 Casio Electronics Co Ltd 印刷制御装置、印刷制御方法、及び、プログラム
JP2016009410A (ja) * 2014-06-26 2016-01-18 キヤノン株式会社 印刷制御装置及びその制御方法

Also Published As

Publication number Publication date
JP2023147711A (ja) 2023-10-13

Similar Documents

Publication Publication Date Title
JP7480375B2 (ja) 情報処理装置、制御方法及びプログラム
JP7355147B2 (ja) アプリケーションプログラム
US20110261396A1 (en) Control device for managing drivers
US20210216256A1 (en) Support program, information processing device, and printing method
US20230102837A1 (en) Non-transitory computer-readable medium storing support program
WO2023190147A1 (ja) サポートプログラム
WO2023190148A1 (ja) サポートプログラム
WO2023181988A1 (ja) サポートプログラム
WO2022163430A1 (ja) サポートプログラム
WO2023176579A1 (ja) サポートプログラム
WO2022163429A1 (ja) サポートプログラム
US11880622B2 (en) Program product executable by computer of information processing apparatus and printing system, transmitting print job and settings to virtual printer and passing to requesting printer, the associated job name and print settings displayed thereon
WO2023190149A1 (ja) サポートプログラムおよび印刷システム
WO2023140240A1 (ja) サポートプログラム
WO2023145636A1 (ja) サポートプログラム
US20230350613A1 (en) Computer-readable storage medium, information processing device, and method for printing composite image
US11880619B2 (en) Computer product storing supporting program for managing common print settings for each identified printer
WO2023145532A1 (ja) サポートプログラム
WO2023181987A1 (ja) サポートプログラムおよび印刷システム
WO2022163428A1 (ja) サポートプログラム
WO2023189413A1 (ja) サポートプログラム
JP2023147784A (ja) サポートプログラム
JP2022109424A (ja) サポートプログラム
JP2022109423A (ja) サポートプログラム
JP2020016951A (ja) 情報処理装置、制御方法、およびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23780157

Country of ref document: EP

Kind code of ref document: A1