WO2011105165A1 - プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置 - Google Patents

プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置 Download PDF

Info

Publication number
WO2011105165A1
WO2011105165A1 PCT/JP2011/051726 JP2011051726W WO2011105165A1 WO 2011105165 A1 WO2011105165 A1 WO 2011105165A1 JP 2011051726 W JP2011051726 W JP 2011051726W WO 2011105165 A1 WO2011105165 A1 WO 2011105165A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication interface
image data
printer driver
display device
transferring
Prior art date
Application number
PCT/JP2011/051726
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 WO2011105165A1 publication Critical patent/WO2011105165A1/ja

Links

Images

Classifications

    • 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
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1284Local printer device
    • 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
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • 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
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1236Connection management
    • 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
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1292Mobile client, e.g. wireless printing

Definitions

  • the present invention relates to a printer driver, an application program, and an image data transfer device.
  • a device driver that transfers image data is known as an example of a data transfer program.
  • This device driver generates image data based on raster data supplied from the OS in cooperation with an operating-system (hereinafter referred to as OS) of a computer such as a personal computer (hereinafter referred to as PC), and sends it to the display device. Forward.
  • OS operating-system
  • PC personal computer
  • Such a device driver does not actually output data to a printer, but generates and displays image data in a format that can be used for image formation on a display device based on raster data supplied from the OS. Transfer to device. Therefore, it is sometimes called a printer driver. Note that this device driver is sometimes called a virtual printer driver in order to distinguish it from a printer driver that is a device driver for a printer.
  • the printer driver requests the OS to output image data to the display device.
  • the OS requested to output specifies a communication interface that communicates with the display device in accordance with a printer port previously assigned to the printer driver, and causes the communication interface to output image data.
  • the present invention is to solve the above-described problem, and transfers a transfer of image data generated by a printer driver to a display device other than a communication interface corresponding to a printer port assigned to the printer driver.
  • a printer driver and an application program that can be performed also by an image data transfer device, and an image data transfer device that can transfer image data to a display device via a communication interface other than a predetermined communication interface.
  • an invention according to claim 1 causes a computer to execute processing for transferring image data used for image formation to an external image forming apparatus connectable via a plurality of independent communication interfaces.
  • a printer driver a print instruction receiving step for receiving an input of a print instruction, an image data creating step for creating image data based on the print instruction, and a first set as a printer port of the printer driver in a storage unit
  • a determination step for determining a communication interface for transferring the image data from a communication interface and a second communication interface different from the first communication interface; and when the first communication interface is determined by the determination step, a printer port Assigned to A first transfer step for transferring the image data via the first communication interface; and if the second communication interface is determined by the determination step, the image data is transferred via the second communication interface.
  • a printer driver characterized by causing the computer to execute a second transfer step for instructing transfer to an application program capable of executing the transfer.
  • the determining step includes a step of determining whether or not the image data can be transferred via the first communication interface.
  • the first communication interface is determined as a communication interface for transferring the image data
  • the image data is transferred via the first communication interface. If it is determined that the communication cannot be performed, the second communication interface is determined as a communication interface for transferring the image data.
  • any one of the first communication interface and the second communication interface is used as the step of causing the computer to execute the transfer of the image data.
  • one of the first communication interface and the second communication interface is set in the storage unit.
  • the image data can be transferred via one communication interface.
  • the first communication interface is determined as a communication interface for transferring the image data, and it is determined in the second determination step that the image data cannot be transferred via the first communication interface. In this case, or when it is determined that the communication interface set in the storage means in the first determination step is the second communication interface, the second communication interface is determined as a communication interface for transferring the image data.
  • the second communication interface is determined as a communication interface for transferring the image data.
  • the step of causing the application program to execute the computer it is determined whether or not the image data can be transferred via the second communication interface.
  • a determination step and when the image data can be transferred via the second communication interface, the image data is transferred via the second communication interface, and the image data is transferred via the second communication interface. If it is not possible, a storage step of storing the image data in a storage means is provided.
  • the invention according to claim 6 is an image data transfer apparatus for transferring image data used for image formation to an external image forming apparatus that can be connected via a plurality of independent communication interfaces, and is assigned to the first communication interface.
  • Storage means for storing the information on the communication interface assigned, storage means for storing information on the communication interface assigned to a second communication interface different from the communication interface assigned to the first communication interface, and printing
  • a print instruction receiving means for receiving an instruction input; an image data creating means for creating image data based on the print instruction; and a communication interface for transferring the image data from the first communication interface and the second communication interface.
  • the decision means to decide and Image data transfer apparatus characterized by having a transfer means for transferring the image data via the communication interface determined in said determination means.
  • a printer driver that can transfer image data generated by a printer driver to a display device by a communication interface other than the communication interface corresponding to the printer port assigned to the printer driver, and An application program can be provided.
  • an image data transfer device that can transfer image data to a display device via a communication interface other than a predetermined communication interface.
  • FIG. 7 is a diagram illustrating a first example of data transfer processing of a printer driver. It is a figure which shows the flow of the data transfer process of a display apparatus management program.
  • FIG. 10 is a diagram illustrating a second example of data transfer processing of the printer driver.
  • a display device 100 as an external image forming apparatus is a thin device having a square shape in plan view and having a display unit 103 provided on the front surface.
  • the image data transfer device 10 and the display device 100 are provided with communication interfaces of different communication methods, that is, a first communication interface 20 and a second communication interface 30.
  • the first communication interface 20 is a wireless communication interface
  • the second communication interface 30 is a wired communication interface.
  • the image data transfer device 10 is equipped with a printer driver.
  • the printer driver cooperates with an OS and various application programs that are also mounted on the image data transfer apparatus 10, so that the image data transfer apparatus 10 and the display apparatus via the first communication interface 20 or the second communication interface 30 are displayed. Controls the transfer of image data to and from 100.
  • the image data transfer apparatus 10 includes a CPU 17, a ROM 18, a RAM 19, a display controller 12, a liquid crystal display (hereinafter referred to as LCD) 13, a Hard-Disk-Drive (hereinafter referred to as HDD) 14, an input interface 16,
  • the input device 15, the first communication interface 20, the second communication interface 30, and the like are included.
  • the image data transfer apparatus 10 can use a computer such as a general-purpose PC, and is installed with the above-described OS, printer driver, and various application programs.
  • the HDD 14 stores a printer driver and various application programs such as a display device management program, a document creation program, and a spreadsheet program. These various application programs are read out from the HDD 14 and executed by the CPU 17 of the image data transfer apparatus 10. Although details will be described later, image data transfer from the image data transfer device 10 to the display device 100 is executed by executing a printer driver and a display device management program among these various application programs.
  • the RAM 19 is a memory that temporarily stores various data, and is used as a temporary storage area when the CPU 17 executes various programs.
  • the HDD 14 includes a system area in which the various programs are stored and a data area in which various data files are stored.
  • this data area for example, file data created by a document creation program or a spreadsheet program, and image data and document data generated by a printer driver are stored.
  • the input interface 16 When the input interface 16 detects that a plurality of input devices 15 of the image data transfer device 10 such as a keyboard and a mouse are operated by the user, the input interface 16 transmits the signals to the CPU 17 as a predetermined signal.
  • the display controller 12 executes display control of the LCD 13 of the image data transfer apparatus 10.
  • the input device 15 includes a plurality of devices such as a keyboard and a mouse, for example, and performs a predetermined operation when the user executes various application programs of the image data transfer device 10.
  • the first communication interface 20 is a wireless communication interface that controls wireless communication.
  • Bluetooth registered trademark
  • the first communication interface 20 is a wireless communication interface that controls wireless communication.
  • Bluetooth registered trademark
  • Communication is possible.
  • the second communication interface 30 is a wired communication interface that controls wired communication.
  • wired communication conforming to the USB standard is used.
  • data transfer by the printer driver of the image data transfer apparatus 10 is performed by each program such as a printer driver and a display device management program cooperating on a common OS. Data transfer of image data to 100 is performed.
  • the printer driver is a device driver to which the first communication interface 20 for data transfer to the display device 100 is assigned as a printer port.
  • This printer driver includes a user interface program (hereinafter referred to as a driver UI).
  • the driver UI is included in the printer driver, but for convenience of explanation, the driver UI is separated from the printer driver.
  • the driver UI is activated, for example, when the user selects a printing prod- uct of the document creation program, and confirms the selection status of the communication interface used for data transfer by the printer driver and the user of the communication interface used for data transfer. Perform a selection with.
  • the display device management program is a program for managing the display device 100 and transfers image data to the display device 100 via the second communication interface 30.
  • the OS is a basic program of the image data transfer apparatus 10, and only one printer port is assigned to one printer driver.
  • OS for example, Windows (registered trademark) or the like is used.
  • the various application programs such as the printer driver, the display device management program, the document creation program, and the spreadsheet program operate on the common OS of the image data transfer device 10.
  • Various application programs exchange data via a named pipe (named pipe) which is one of inter-process communication.
  • This named pipe is a shared memory area in which data can be exchanged between different application programs cooperating on a common OS.
  • the application programs operating on the OS are not limited to the application programs described above, and include various application programs such as a presentation program and a graphic creation program.
  • the user requests the OS to print arbitrary file data stored in the HDD 14.
  • the print request by the user is sent as a print request to the OS when the user designates printing of file data created by the document creation program, for example.
  • the print data of the file data specified in (1) is requested to the application program corresponding to the file format of the file data.
  • the application program Upon receiving this request, the application program outputs the requested file data to the data conversion program as data in a predetermined format.
  • the data conversion program further converts the data output from the application program (step S11), outputs the data to the printer driver, and issues a print instruction (step S12).
  • GDI Graphic-Device-Interface
  • Windows registered trademark
  • GDI Graphic-Device-Interface
  • This GDI is a graphic subsystem that is a part of the OS.
  • the GDI converts the vector data received from the document creation program into raster data, and outputs it to the printer driver as a surface object including raster data in the designated printer driver.
  • the printer driver that receives the print instruction and receives the data requests connection with the display device 100 via the first communication interface 20 (step S13).
  • the display device 100 replies to the printer driver when the connection through the first communication interface 20 is possible (step S14).
  • a direct connection request and a connection response are exchanged between the printer driver and the display device 100.
  • the first communication interface 20 is assigned to the printer driver by the OS.
  • the printer driver requests connection with the display device 100 via the first communication interface 20 via the OS, and receives a connection response from the display device 100 via the OS.
  • the operation of the mediating OS will be omitted.
  • the printer driver that has received the connectable response from the display device 100 establishes communication by the first communication interface 20 (step S15).
  • the printer driver converts the raster data received from the OS in step S12 into image data of a unique format that can be displayed on the display device 100 for each page (step S16).
  • the image data for each page is data of a size displayed on the display unit 103 of the display device 100 once (one page).
  • the printer driver transfers the print command and the image data for each page to the display device 100 via the first communication interface 20 (step S17).
  • the display device 100 that has received the print command and the image data for each page responds to that effect each time the data is received (step S18).
  • the printer driver Upon receiving the data reception response from the display device 100, the printer driver determines whether or not the transfer of all data received from the OS has been completed (step S19). If there is data that has not yet been transferred, the image data conversion for each page (step S16) and the image data transfer for each page (step S17) are repeatedly executed.
  • the printer driver When the printer driver confirms the completion of the transfer of all the image data received from the OS, the printer driver notifies the display device 100 of the completion of printing (step S20). When the printer driver finishes notifying the display device 100 of the completion of printing, the printer driver finishes data transfer to the display device 100 via the first communication interface 20.
  • the display device 100 that has received printing completion from the printer driver generates document data from the image data received via the first communication interface 20.
  • the contents of the document data are attributes of the received image data, such as a page number assigned to each image data, the number of image data, and the name of the image data. Then, the document data and the image data are combined as one document file and stored in a predetermined storage unit (step S21).
  • the user requests the OS to print an arbitrary file data stored in the HDD 14.
  • the print instruction by the user is sent to the OS as a print instruction when the user designates printing of the file data created by the document creation program, and the OS that has received the print instruction is, for example, Then, a print request is made to the application data corresponding to the file format of the file data specified by the print instruction by the user.
  • the application program that has received the print request outputs the file data requested for printing to the data conversion program as data in a predetermined format.
  • the data conversion program converts the vector data received from the application program into raster data (step S31), and outputs the raster data to the designated printer driver as a surface object including the raster data (step S32).
  • the printer driver that has received the data requests connection with the display device 100 via the first communication interface 20 (step S33).
  • the display device 100 cannot respond (step S34).
  • the printer driver waits for a response from the display device 100 for a predetermined time and determines that connection with the display device 100 via the first communication interface 20 is impossible. (Step S35). Thereafter, the printer driver requests connection to the display device management program (step S36).
  • the exchange between the printer driver and the display device management program is performed via a named pipe (named pipe) which is one of the above-described interprocess communications.
  • the display device management program If the display device management program can be connected to the printer driver, it responds to the printer driver. In this case, the display device management program informs the printer driver of the temporary storage folder of the HDD 14 together with a response that connection is possible (step S37).
  • the printer driver establishes communication with the display device management program (step S38). Subsequently, the printer driver converts the raster data for each page received from the OS in step S32 into image data of a unique format that can be displayed on the display device 100 (step S39). Then, the printer driver temporarily stores the converted image data in the temporary storage folder of the HDD 14 notified from the display device management program in step S37 (step S40).
  • the printer driver determines whether or not conversion of all pages received from the OS into image data has been completed (step S41). If there is a page that has not yet been converted, the printer driver repeatedly executes conversion of the page into image data (step S39) and temporary storage of the converted image data (step S40).
  • step S41 When the printer driver determines that the conversion to all image data has been completed (step S41: YES), it creates document data, combines the image data and document data in the temporary storage folder of the HDD 14, and creates a document file. Temporarily save (step S42). Then, the printer driver informs the display device management program that transfer data conversion is complete (step S43). At this point, the printer driver data transfer ends.
  • the display device management program When the display device management program receives the data conversion completion from the printer driver, the display device management program attempts to connect to the display device 100 via the second communication interface 30 assigned as a communication port (step S44). If the display device management program determines that the display device 100 is connected to the display device 100 via the second communication interface 30 (step S45: Yes), the document file stored in the temporary storage folder of the HDD 14 is displayed on the display device 100. (Step S46). On the other hand, when the display device management program determines that the display device 100 is not connected to the second communication interface 30 (step S45: No), the document file stored in the temporary storage folder of the HDD 14 is stored in the HDD 14 as a predetermined file. Is transferred to the storage area (step S47), and the process is terminated.
  • the printer driver of the image data transfer device 10 can be connected to the display device 100 via the first communication interface 20, data to the display device 100 via the first communication interface 20 is used. Perform the transfer. If data transfer via the display device 100 and the first communication interface 20 is impossible, the display device management program is requested to transfer data to the display device 100. The requested display device management program executes data transfer to the display device 100 via the second communication interface 30. Furthermore, when neither data transfer through the first communication interface 20 and the second communication interface 30 is possible, it is stored in a predetermined storage area of the HDD 14 as image data in a format used by the display device 100.
  • the image data is transferred via one of the first communication interface 20 and the second communication interface 30.
  • the probability of data transfer failure can be reduced.
  • the user activates the driver UI (step S51).
  • the driver UI is activated when, for example, the user selects “Print”-> “Probuddy” from the document creation application program or the like.
  • the driver UI requests connection with the display device 100 via the first communication interface 20 (step S52).
  • the display device 100 requested to connect from the driver UI responds to the driver UI as to whether or not the connection via the first communication interface 20 is possible (step S53).
  • the driver UI waits for a response from the display device 100. For example, if there is no response from the display device 100 within a predetermined time, the driver UI cannot be connected to the display device 100 via the first communication interface 20. to decide. On the other hand, when there is a response from the display device 100 within a predetermined time (step S53), it is determined that the connection with the display device 100 via the first communication interface 20 is possible (step S54).
  • the driver UI determines that the connection with the display device 100 via the first communication interface 20 is possible (step S54: Yes)
  • the driver UI displays the result and allows the user to select a communication interface (step S55).
  • a communication interface for example, as shown in display example 1 of FIG. 5, automatic data transfer is selected, and wireless (first communication interface 20) and wired (second communication interface 30) communication interfaces are used. Inform the user that the connection is possible.
  • the driver UI determines that the connection with the display device 100 by the first communication interface 20 is impossible, the driver UI displays the result (step S56). In this case, as shown in display example 2 in FIG. 5, “ ⁇ ” next to the wireless and wireless display is displayed lighter than the other items, and automatic data transfer is selected. Although the connection by the communication interface 20) is impossible, the user is informed that the connection by wire (second communication interface 30) is possible.
  • the user can select only automatic or wired communication interface.
  • the selected item changes from “ ⁇ ” to “ ⁇ ⁇ ”. That is, either automatic or wired is selected by the user.
  • the driver UI stores the user's selection in the shared memory or the like of the HDD 14 in order to inform the printer driver of the user's selection (step S57), and ends the driver UI.
  • the printer driver determines a communication interface for transferring data with the display device 100 by referring to the communication interface selection result stored by the user.
  • a first embodiment of data transfer processing to the display device 100 executed by the printer driver of the image data transfer device 10 will be described with reference to FIG.
  • the first embodiment of the data transfer process is a process executed by a printer driver stored in the HDD 14 (see FIG. 2), and the image data transfer apparatus 10 according to a data transfer request from the user. This process is executed by the CPU 17 of the control unit 11 (hereinafter referred to as CPU 17).
  • step S101 the CPU 17 accepts a print instruction from the application program by the user as a print instruction acceptance step.
  • the CPU 17 receives a surface object including raster data of file data in folder units or file units instructed to be printed from the application program via the OS.
  • step S102 the CPU 17 requests connection with the display device 100 via the first communication interface 20. That is, the CPU 17 communicates with the first communication interface 20 (not shown) included in the display device 100 via the first communication interface 20 that is a printer port assigned to the printer driver of the image data transfer apparatus 10. To send a command requesting.
  • step S103 the CPU 17 determines whether or not the first communication interface 20 is connected. If it is determined that the first communication interface 20 is connected (step S103: Yes), the CPU 17 shifts the processing to step S104. On the other hand, when determining that it is not connected (step S103: No), the CPU 17 shifts the processing to step S107.
  • Whether or not the first communication interface 20 is connected in step S103 is determined based on whether or not there is a response to the communication connection request transmitted to the display device 100 in step S102 described above. For example, when the response from the display device 100 is not within a predetermined time, the CPU 17 determines that the first communication interface 20 is not connected.
  • This step S103 is a determination step for determining the communication interface to be transferred.
  • the CPU 17 transfers the image data via the first communication interface 20 via the first communication interface 20, On the other hand, when the first communication interface 20 is not connected, image data is transferred via the second communication interface 30.
  • step S104 the CPU 17 generates image data converted into a unique format suitable for the display device 100 for each page based on the raster data received from the OS.
  • step S105 the CPU 17 shifts the process to step S105.
  • This step S104 is a creation step for creating image data.
  • step S105 the CPU 17 sends the print command and the image data to the first communication interface 20 (see FIG. 2). Thereby, the image data for each page is transferred from the image data transfer device 10 to the display device 100 via the first communication interface 20.
  • step S106 the CPU 17 shifts the process to step S106.
  • This step S105 is a first transfer step of transferring image data to the display device 100 via the first communication interface 20.
  • step S ⁇ b> 106 after confirming reception of page-unit image data from the display device 100, the CPU 17 determines whether or not transfer of all image data in page units has been completed, and determines that transfer has not been completed. (Step S106: No) Then, the CPU 17 moves the process to Step S104. Thereby, image data conversion for each page (step S104) and image data transfer for each page (step S105) are repeatedly executed. On the other hand, if it is determined that the transfer has ended (step S106: Yes), the CPU 17 ends the data transfer process via the first communication interface 20.
  • step S107 the CPU 17 generates image data obtained by converting the raster data received from the OS into a unique format that can be displayed on the display device 100 for each page.
  • step S ⁇ b> 108 the CPU 17 temporarily stores the generated image data for each page in the temporary storage folder of the HDD 14. When this process ends, the CPU 17 shifts the process to step S109.
  • step S109 the CPU 17 determines whether or not conversion of raster data received from the OS into image data for each page and temporary storage in the temporary storage folder of the HDD 14 have been completed. If conversion has not ended. If it judges (step S109: No), CPU17 will move a process to step S107. As a result, image data conversion for each page (step S107) and temporary storage in the temporary storage folder of the HDD 14 (step S108) are repeatedly executed. On the other hand, when determining that the conversion has been completed (step S109: Yes), the CPU 17 shifts the processing to step S110.
  • This step S109 is a creation step for creating image data, similar to step S104 described above.
  • the CPU 17 generates document data based on the image data for each page stored in the temporary storage folder of the HDD 14 in step S110.
  • the document data is an attribute of the received image data, such as a page number assigned to each image data, the number of image data, and the name of the image data. Then, the document data and the image data are combined as one document file and temporarily stored in the temporary storage folder of the HDD 14.
  • step S111 the CPU 17 requests the display device management program, which is an external application program as viewed from the printer driver, to register the document file obtained by combining the document data and the image data, and ends the data transfer process. . Thereafter, the display device management program requested to register the document file transfers the document file temporarily stored in the temporary storage folder of the HDD 14 to the display device 100 via the second communication interface 30.
  • the display device management program which is an external application program as viewed from the printer driver
  • the data transfer process of the display device management program is a process executed by the above-described display device management program stored in the HDD 14 (see FIG. 2). Data transfer processing from the printer driver via the second communication interface 30 is performed. This process is executed by the CPU 17 of the control unit 11 of the image data transfer apparatus 10 in response to a request.
  • the CPU17 acquires the connection information of the 2nd communication interface 30 in step S201. That is, the second communication interface 30 is assigned as a communication port to this display device management program. For example, when the USB standard is used for wired communication, information on the USB connection destination is used as the second communication interface. By obtaining the information via the network 30, the connection between the image data transfer device 10 and the display device 100 can be known. When this process ends, the CPU 17 shifts the process to step S202.
  • step S202 the CPU 17 determines whether or not the image data transfer device 10 and the display device 100 are connected via the second communication interface 30, and determines that they are not connected (step S202: No). The CPU 17 moves the process to step S204. On the other hand, when determining that it is connected (step S202: Yes), the CPU 17 shifts the processing to step S203.
  • step S ⁇ b> 203 the CPU 17 displays a document file generated by combining the document data generated by the printer driver and temporarily stored in the temporary storage folder of the HDD 14 with the image data for each page via the second communication interface 30.
  • This step S203 is a second transfer step of transferring the image data to the display device 100 via the second communication interface 30.
  • step S204 the CPU 17 transfers the document file generated by the printer driver and temporarily stored in the temporary storage folder of the HDD 14 to a predetermined storage area of the HDD 14, and ends the data transfer process of the display device management program.
  • first, data transfer of image data through the first communication interface 20 is attempted by the printer driver. If data transfer via the first communication interface 20 is not possible, the printer driver requests the display device management program to transfer data via the second communication interface 30. The display device management program requested to transfer the data executes the data transfer via the second communication interface 30. If data transfer via the second communication interface 30 is not possible, the display device management program has its own display that can be displayed on the display device 100. The image data converted into the format is stored in a predetermined storage area of the HDD 14.
  • the image data generated by the printer driver can be transferred to the display device 100 also by the second communication interface 30 other than the first communication interface 20 corresponding to the printer port assigned to the printer driver.
  • a printer driver and a display device management program can be provided.
  • the probability that data transfer fails by using the image data transfer device 10 that can transfer image data to the display device 100 also by the second communication interface 30 other than the predetermined first communication interface 20. Can be lowered.
  • step S101a the CPU 17 determines whether or not the user has selected the second communication interface 30.
  • step S101a: Yes the CPU 17 shifts the processing to step S107.
  • step S101a: No the CPU 17 shifts the processing to step S102.
  • the selection of the second communication interface 30 by the user determined here is performed by the user stored in a predetermined area of the HDD 14 in the above-described selection process of the communication interface by the user using the driver UI (steps S55 to S57 in FIG. 5). It is a selection result of a communication interface. That is, in the above-described selection process of the communication interface by the user using the driver UI (FIG. 5, steps S55 to 57), any one of the first communication interface 20 and the second communication interface 30 is stored in the HDD 14 serving as a storage unit. This is a setting step for setting.
  • the wireless interface (second communication interface 30) is selected.
  • the image data transfer through the first communication interface 20) is not attempted, and only the image data transfer through the second communication interface 30 is executed. Thereby, it is possible to limit the communication interface when the user transfers the image data using the image data transfer device 10 and the user using the display device 100.
  • the first communication interface 20 has been described as a wireless communication interface
  • the second communication interface 30 has been described as a wired communication interface.
  • the interface 20 may be a wired communication interface
  • the second communication interface 30 may be a wireless communication interface
  • the first communication interface 20 and the second communication interface 30 may be wireless communication interfaces having different communication standards or wired communication interfaces. .
  • a printer driver for causing the image data transfer apparatus 10 to execute processing for transferring image data used for image formation to a display device 100 that can be connected via a plurality of independent communication interfaces, and for inputting a print instruction.
  • a print instruction reception step (FIG. 6: step S101) for receiving image data
  • an image data creation step (FIG. 6: step S104) for creating image data based on the print instruction
  • a printer port of the printer driver set in the storage means for a printer port of the printer driver set in the storage means.
  • a determination step (FIG. 6: step S103) for determining a communication interface for transferring image data from the first communication interface 20 and the second communication interface 30 different from the first communication interface 20, and the first communication by the determination step. Interface 20 If determined, the first transfer step (FIG.
  • step S105 for transferring the image data via the first communication interface 20 assigned to the printer port, and the second communication interface 30 determined by the determination step. And causing the image data transfer device 10 to execute a second transfer step (FIG. 6: step S111) for instructing transfer to a display device management program capable of transferring image data via the second communication interface 30. For example, it is possible to reduce the probability that a user's erroneous operation or data transfer will fail.
  • the determination step includes a step (FIG. 6: Step S102) for determining whether or not image data can be transferred via the first communication interface 20, and includes the first communication interface 20 If it is determined that the image data can be transferred via the first communication interface 20, the first communication interface 20 is determined as the communication interface for transferring the image data, and if it is determined that the image data cannot be transferred via the first communication interface 20, Since the second communication interface 30 is determined as a communication interface for transferring image data, for example, the first communication interface 20 is always prioritized, so that efficient data transfer can be performed.
  • the storage means sets which communication interface of the first communication interface 20 and the second communication interface 30 is used for the transfer of the image data.
  • a setting step (FIG. 5, steps S55 and S56), and the determining step determines, for example, a single communication interface for transferring the image data based on the information set in the storage means. Even in the case where data is transferred to a display device 100 that only has the display device, the communication interface corresponding to the display device 100 can be limited.
  • a setting step for setting any one of the first communication interface 20 and the second communication interface 30 in the storage means for example, the HDD 14 (FIG. 5, step) S55, 56
  • a first determination step for determining whether the communication interface set in the storage means is the first communication interface 20 or the second communication interface 30, and the first communication interface
  • a second determination step for determining whether or not image data can be transferred via the first communication interface 20 when 20 is set as the storage means.
  • the step is performed via the first communication interface 20 in the second determination step.
  • the first communication interface 20 is determined as the communication interface for transferring the image data, and the image data cannot be transferred via the first communication interface 20 in the second determination step.
  • the second communication interface 30 is determined as a communication interface for transferring image data when it is determined that the communication interface set in the storage means in the first determination step is the second communication interface 30. For example, even when data transfer cannot be performed by the first communication interface 20, data transfer can be reliably performed by the second communication interface 30.
  • a determination step for determining whether or not image data can be transferred via the second communication interface 30;
  • the image data is transferred via the second communication interface 30, and when the image data cannot be transferred via the second communication interface, the image data is stored. Since there is a storage step (FIG. 7, step S204) stored in the means (for example, HDD 14), for example, when retrying communication by the second communication interface 30, it is possible to use the image data already stored in the storage means. Yes, you can generate new image data There is no need.
  • An image data transfer device 10 that transfers image data used for image formation to a display device 100 that can be connected via a plurality of independent communication interfaces, and the communication interface assigned to the first communication interface 20
  • a communication instruction for transferring image data is determined from among the print instruction reception means for receiving the input, the image data creation means for creating image data based on the print instruction, and the first communication interface 20 and the second communication interface 30.
  • the image data transfer apparatus 10 includes the transfer unit that transfers the image data via the communication interface determined by the determination unit, it is possible to perform stable data transfer with a low probability of image data transfer failure. It is possible to provide a possible image data transfer device 10.

Abstract

 プリンタドライバにより生成されたイメージデータの表示装置への転送を、このプリンタドライバに割り当てられたプリンタポートに対応する通信インタフェース以外での通信インタフェースによっても行うこと。印刷指示の入力を受け付ける印刷指示受付ステップと、イメージデータを作成するイメージデータ作成ステップと、当該プリンタドライバのプリンタポートとして記憶手段に設定された第一通信インタフェースと、第一通信インタフェースとは異なる第二通信インタフェースとから通信インタフェースを決定する決定ステップと、第一通信インタフェースを介してイメージデータを転送させる第一転送ステップと、第二通信インタフェースを介してイメージデータを転送させる第二転送ステップと、をコンピュータに実行させる。

Description

プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置
 本発明は、プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置に関する。
 従来、データ転送プログラムの一例として、イメージデータを転送するデバイスドライバが知られている。このデバイスドライバは、パーソナルコンピュータなどのコンピュータ(以下、PCという)のOperating-System(以下OSという)と協働して、OSから供給されるラスターデータに基づいてイメージデータを生成し、表示装置へ転送する。
 このようなデバイスドライバは、実際にはプリンタへデータを出力するものではないものの、OSから供給されるラスターデータに基づいて表示装置で画像形成に用いることができる形式のイメージデータを生成して表示装置へ転送する。そのため、プリンタドライバと呼ばれることもある。なお、このデバイスドライバは、プリンタ用のデバイスドライバであるプリンタドライバと区別するために、仮想プリンタドライバとも呼ばれることもある。
 上記プリンタドライバとして、PCに搭載されている文書作成ソフトなどで作成したデータファイルを、表示装置用のイメージデータに変換し、変換したイメージデータを表示装置へ転送するプログラムが知られている(例えば、特許文献1参照)。
 この場合、プリンタドライバは、表示装置へのイメージデータの出力をOSに依頼することになる。出力を依頼されたOSは、予めプリンタドライバに対して割り当てられているプリンタポートに従って、表示装置と通信する通信インタフェースを特定し、その通信インタフェースにイメージデータの出力を行わせる。
特開2009-128670
 しかしながら、従来のOSでは、一つのプリンタドライバに対しては一つのプリンタポートしか割り当てられない。そのため、表示デバイスが複数のデータ通信インタフェースを備えていて、プリンタポートに割り当てられたデータ通信インタフェースと異なるデータ通信インタフェースの利用を利用者が望む場合には、その都度、プリンタポートの設定を切り替える必要があった。また、プリンタポートが割り当てられている通信インタフェースが表示装置と通信できないときには、表示装置に他のデータ通信インタフェースによりイメージデータを転送することができなかった。
 本発明は、上記課題を解決するためのものであり、プリンタドライバにより生成されたイメージデータの表示装置への転送を、このプリンタドライバに割り当てられたプリンタポートに対応する通信インタフェース以外での通信インタフェースによっても行うことができるプリンタドライバ及びアプリケーションプログラムを提供し、また、イメージデータの表示装置への転送を、所定の通信インタフェース以外での通信インタフェースによっても行うことができるイメージデータ転送装置を提供することを目的とする。
 上記目的を達成するために、請求項1に係る発明は、複数の独立した通信インタフェースを介して接続可能である外部画像形成装置に、画像形成に用いるイメージデータを転送する処理をコンピュータに実行させるプリンタドライバであって、印刷指示の入力を受け付ける印刷指示受付ステップと、前記印刷指示に基づいてイメージデータを作成するイメージデータ作成ステップと、当該プリンタドライバのプリンタポートとして記憶手段に設定された第一通信インタフェース及び前記第一通信インタフェースとは異なる第二通信インタフェースのうちから前記イメージデータを転送する通信インタフェースを決定する決定ステップと、前記決定ステップにより前記第一通信インタフェースが決定された場合、プリンタポートに割り当てられた前記第一通信インタフェースを介して前記イメージデータを転送させる第一転送ステップと、前記決定ステップにより前記第二通信インタフェースが決定された場合、前記第二通信インタフェースを介して前記イメージデータを転送させることが可能なアプリケーションプログラムに転送を指示する第二転送ステップと、を前記コンピュータに実行させることを特徴とするプリンタドライバとした。
 請求項2に係る発明は、請求項1に記載のプリンタドライバにおいて、前記決定ステップは、前記第一通信インタフェースを介して前記イメージデータの転送ができるか否かを判断するステップを含み、前記第一通信インタフェースを介して前記イメージデータの転送ができると判断した場合、前記第一通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定し、前記第一通信インタフェースを介して前記イメージデータの転送ができないと判断した場合、前記第二通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定することを特徴とする。
 請求項3に係る発明は、請求項1に記載のプリンタドライバにおいて、前記コンピュータに実行させるステップとして、前記イメージデータの転送を、前記第一通信インタフェース及び前記第二通信インタフェースのいずれの通信インタフェースを介するかを記憶手段に設定する設定ステップを有し、前記決定ステップは、前記記憶手段に設定された情報に基づいて、前記イメージデータを転送する通信インタフェースを決定することを特徴とする。
 請求項4に係る発明は、請求項1に記載のプリンタドライバにおいて、前記コンピュータに実行させるステップとして、前記第一通信インタフェース及び前記第二通信インタフェースのうちいずれかの通信インタフェースを前記記憶手段に設定する設定ステップと、前記記憶手段に設定した通信インタフェースが前記第一通信インタフェースであるか前記第二通信インタフェースであるかを判断する第一判断ステップと、前記第一通信インタフェースが前記記憶手段に設定されている場合に、前記第一通信インタフェースを介して前記イメージデータの転送ができるか否かを判断する第二判断ステップと、を有し、前記決定ステップは、前記第二判断ステップにおいて前記第一通信インタフェースを介して前記イメージデータの転送ができると判断された場合に、前記第一通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定し、前記第二判断ステップにおいて前記第一通信インタフェースを介して前記イメージデータの転送ができないと判断された場合若しくは前記第一判断ステップにおいて前記記憶手段に設定した通信インタフェースが前記第二通信インタフェースであると判断した場合に、前記第二通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定することを特徴とする。
 請求項5に係る発明は、請求項1に記載のアプリケーションプログラムにおいて、前記アプリケーションプログラムが前記コンピュータに実行させるステップとして、前記第二通信インタフェースを介して前記イメージデータを転送できるか否かを判断する判断ステップと、前記第二通信インタフェースを介して前記イメージデータを転送できる場合には、前記第二通信インタフェースを介して前記イメージデータを転送させ、前記第二通信インタフェースを介して前記イメージデータを転送できない場合には、前記イメージデータを記憶手段に記憶する記憶ステップを有することを特徴とする。
 請求項6に係る発明は、複数の独立した通信インタフェースを介して接続可能である外部画像形成装置に、画像形成に用いるイメージデータを転送するイメージデータ転送装置であって、第一通信インタフェースに割り当てられた前記通信インタフェースの情報を記憶する記憶手段と、前記第一通信インタフェースに割り当てられた前記通信インタフェースとは異なる第二通信インタフェースに割り当てられた前記通信インタフェースの情報を記憶する記憶手段と、印刷指示の入力を受け付ける印刷指示受付手段と、前記印刷指示に基づいてイメージデータを作成するイメージデータ作成手段と、前記第一通信インタフェース及び第二通信インタフェースのうちから前記イメージデータを転送する通信インタフェースを決定する決定手段と、前記決定手段で決定した通信インタフェースを介して前記イメージデータを転送させる転送手段と、を有することを特徴とするイメージデータ転送装置。
 本発明によれば、プリンタドライバにより生成されたイメージデータの表示装置への転送を、このプリンタドライバに割り当てられたプリンタポートに対応する通信インタフェース以外での通信インタフェースによっても行うことができるプリンタドライバ及びアプリケーションプログラムを提供することができる。また、イメージデータの表示装置への転送を、所定の通信インタフェース以外での通信インタフェースによっても行うことができるイメージデータ転送装置を提供することができる。
本発明の一実施形態に係るイメージデータ転送装置と表示装置との構成の概要を示す図である。 イメージデータ転送装置の構成を示す図である。 第一通信インタフェースによる通信の概要を示す図である。 第二通信インタフェースによる通信の概要を示す図である。 ドライバUIによる通信インタフェースの表示及び選択を示す図である。 プリンタドライバのデータ転送処理の第1実施例を示す図である。 表示装置管理プログラムのデータ転送処理の流れを示す図である。 プリンタドライバのデータ転送処理の第2実施例を示す図である。
 以下、本発明の一実施形態を、図面を参照して説明する。
 [1.イメージデータ転送装置及び表示装置の構成]
 まず、図1及び図2を用いて、イメージデータ転送装置10及び外部画像形成装置としての表示装置100の具体的構成を説明する。また、外部画像形成装置としての表示装置100は、正面に表示部103が設けられた平面視方形状で薄型の装置である。
 図1に示すように、イメージデータ転送装置10及び表示装置100は、第一通信インタフェース20と、第二通信インタフェース30との異なる通信方式の通信インタフェースを備えている。第一通信インタフェース20は、無線通信インタフェースであり、第二通信インタフェース30は、有線通信インタフェースである。
 イメージデータ転送装置10には、プリンタドライバが搭載されている。このプリンタドライバは、同じくイメージデータ転送装置10に搭載されているOSや各種アプリケーションプログラムと協働することにより、第一通信インタフェース20または第二通信インタフェース30を介したイメージデータ転送装置10と表示装置100との間のイメージデータの転送を制御する。
 イメージデータ転送装置10は、図2に示すように、CPU17、ROM18、RAM19、表示コントローラ12、液晶ディスプレイ(以下LCDという)13、Hard-Disk-Drive(以下、HDDという)14、入力インタフェース16、入力装置15、第一通信インタフェース20、第二通信インタフェース30などから構成される。このイメージデータ転送装置10は、汎用のPCなどのコンピュータを用いることができ、上述のOS、プリンタドライバや各種アプリケーションプログラムがインストールされている。
 HDD14には、プリンタドライバの他、表示装置管理プログラム、文書作成プログラム及び表計算プログラムなどの各種アプリケーションプログラムなどが記憶されている。これら各種アプリケーションプログラムは、イメージデータ転送装置10のCPU17がHDD14から読み出して実行するものである。詳細は後述するが、これら各種アプリケーションプログラムのうちプリンタドライバ、表示装置管理プログラムを実行することで、イメージデータ転送装置10から表示装置100へのイメージデータの転送が実行される。
 RAM19は各種のデータを一時的に記憶するメモリであり、CPU17による各種プログラムの実行時に一時記憶領域として用いられる。
 HDD14は、上記各種プログラムが記憶されているシステム領域と、各種データファイルを記憶するデータ領域とで構成される。このデータ領域には、例えば、文書作成プログラムや表計算プログラムで作成したファイルデータや、プリンタドライバが生成したイメージデータとドキュメントデータが記憶される。
 入力インタフェース16は、イメージデータ転送装置10の複数の入力装置15、例えば、キーボード、マウスがユーザに操作されたことを検出すると、CPU17に所定の信号として送信する。表示コントローラ12は、イメージデータ転送装置10のLCD13の表示制御を実行する。
 入力装置15は、例えば、キーボード、マウスなどの複数の機器から構成され、ユーザがイメージデータ転送装置10の各種アプリケーションプログラムなどを実行させる場合に所定の操作を行なうものである。
 第一通信インタフェース20は、無線による通信を制御する無線通信インタフェースであり、例えば、携帯情報機器などで数メートル程度の機器間接続に使われる短距離無線通信技術の一つであるBluetooth(登録商標)通信を実行可能としている。
 第二通信インタフェース30は、有線による通信を制御する有線通信インタフェースであり、例えば、USB規格に準じた有線通信が用いられる。
 [2.プリンタドライバによるデータ転送]
 図3及び図4を用いてイメージデータ転送装置10で実行される表示装置100へのデータ転送の概要を説明する。
 図3及び図4に示すように、イメージデータ転送装置10のプリンタドライバによるデータ転送は、プリンタドライバ、表示装置管理プログラムなどの各々のプログラムが、共通のOS上で協働することで、表示装置100へのイメージデータのデータ転送が行われる。
 プリンタドライバは、表示装置100へのデータ転送のための第一通信インタフェース20がプリンタポートとして割り当てられたデバイスドライバである。このプリンタドライバには、ユーザインターフェイスプログラム(以下、ドライバUIとする)が含まれている。ドライバUIはプリンタドライバに含まれるものであるが、説明の便宜上、ドライバUIをプリンタドライバと分けている。なお、このドライバUIは、例えば、ユーザが文書作成プログラムの印刷のプロバディを選択することにより起動され、プリンタドライバによるデータ転送に用いる通信インタフェースの選択状況の確認や、データ転送に用いる通信インタフェースのユーザによる選択を実行する。
 表示装置管理プログラムは、表示装置100を管理するプログラムであり、第二通信インタフェース30を介して表示装置100にイメージデータの転送などを行う。
 OSはイメージデータ転送装置10の基幹プログラムであり、一つのプリンタドライバに対しては一つのプリンタポートしか割り当てられていないようになっている。OSとして、例えば、Windows(登録商標)などが用いられる。
 上記プリンタドライバや、表示装置管理プログラム、文書作成プログラムや表計算プログラムなどの各種アプリケーションプログラムは、イメージデータ転送装置10の共通のOS上で動作するものである。各種アプリケーションプログラムは、プロセス間通信の一つであるネームドパイプ(名前付パイプ)を介してデータのやり取りを行う。このネームドパイプは、共通のOS上で協働する異なるアプリケーションプログラム間でデータのやり取りができる共有メモリ領域である。なお、このOS上で動作するアプリケーションプログラムは上記のアプリケーションプログラムに限らず、例えば、プレゼンテーション用プログラム、図形作成プログラムなどの各種アプリケーションプログラムがある。
 最初に、第一通信インタフェース20を介したイメージデータのデータ転送を、図3を用いて説明する。
 ユーザは、HDD14に記憶している任意のファイルデータの印刷をOSに要求する。このユーザによる印刷要求は、例えば、ユーザが文書作成プログラムで作成されたファイルデータの印刷を指定したときにOSに印刷要求として送られるものであり、印刷要求を受け付けたOSは、ユーザが印刷要求で指定したファイルデータの印刷データを、このファイルデータのファイル形式に対応するアプリケーションプログラムに要求する。この要求を受けたアプリケーションプログラムは、要求されたファイルデータを所定形式のデータとしてデータ変換プログラムへ出力する。データ変換プログラムは、さらにアプリケーションプログラムから出力されたデータをさらにデータ変換処理して(ステップS11)、プリンタドライバに出力し、印刷指示を行う(ステップS12)。
 例えば、OSにWindows(登録商標)が用いられている場合は、データ変換プログラムとしてGDI(Graphic-Device-Interface)があり、このGDIは、OSの一部であるグラフィックサブシステムである。GDIは、文書作成プログラムから受け取ったベクターデータをラスターデータに変換し、指定されたプリンタドライバにラスターデータを含むサーフェスオブジェクトとしてプリンタドライバへ出力する。
 印刷指示を受け付け、データを受けとったプリンタドライバは、第一通信インタフェース20を介して表示装置100との接続を要求する(ステップS13)。プリンタドライバからの接続を要求された表示装置100は、第一通信インタフェース20を介しての接続が可能な場合は、その旨をプリンタドライバへ応答する(ステップS14)。
 図3による説明では、プリンタドライバと表示装置100との間で、直接接続要求と接続応答のやり取りがなされるようにしているが、この第一通信インタフェース20は、OSによりプリンタドライバに割り当てられているプリンタポートであり、正確に言うと、プリンタドライバは、OSを介して第一通信インタフェース20による表示装置100との接続を要求し、OSを介して表示装置100からの接続応答を受け取る。しかし、以下ではプリンタドライバの動作の理解を容易にするために、仲介するOSの動作は省略して説明する。
 表示装置100からの接続可能の応答を受け取ったプリンタドライバは、第一通信インタフェース20による通信を確立する(ステップS15)。プリンタドライバは、上記ステップS12でOSから受け取ったラスターデータを、ページごとに表示装置100で表示可能な独自の形式のイメージデータに変換する(ステップS16)。このページごとのイメージデータは、表示装置100の表示部103に1回(1ページ)で表示されるサイズのデータである。
 プリンタドライバは、印刷コマンドとページごとのイメージデータとを第一通信インタフェース20を介して表示装置100に転送する(ステップS17)。印刷コマンドとページごとのイメージデータとを受信した表示装置100は、データを受け取るごとにその旨を応答する(ステップS18)。
 プリンタドライバは、表示装置100からのデータの受け取り応答を受信すると、OSから受け取った全てのデータの転送が完了したか否かを判断する(ステップS19)。そして、まだ転送されていないデータがある場合は、ページごとのイメージデータの変換(ステップS16)及びページごとのイメージデータの転送(ステップS17)を繰り返し実行する。
 プリンタドライバは、OSから受け取った全てのイメージデータの転送完了を確認すると、表示装置100に印刷完了を通知する(ステップS20)。そして、プリンタドライバは、表示装置100への印刷完了の通知を終了すると第一通信インタフェース20を介した表示装置100へのデータ転送を終了する。
 一方、プリンタドライバから、印刷完了を受け取った表示装置100は、第一通信インタフェース20を介して受け取ったイメージデータからドキュメントデータを生成する。このドキュメントデータの内容は、受け取ったイメージデータの属性であり、各イメージデータに割り当てられたページ番号、イメージデータの数、イメージデータの名称などである。そして、ドキュメントデータ及びイメージデータを一つのドキュメントファイルとして合成し、所定の記憶手段に記憶する(ステップS21)。
 次に、第二通信インタフェース30を介したイメージデータのデータ転送を、図4を用いて説明する。
 ユーザは、HDD14に記憶している任意のファイルデータの印刷指示をOSに要求する。このユーザによる印刷指示は、上述したように、例えば、ユーザが文書作成プログラムで作成されたファイルデータの印刷を指定したときにOSに印刷指示として送られるものであり、印刷指示を受け付けたOSは、ユーザが印刷指示で指定したファイルデータを、このファイルデータのファイル形式に対応するアプリケーションファイルに印刷要求を行う。印刷要求を受けたアプリケーションプログラムは、印刷要求されたファイルデータを所定形式のデータとしてデータ変換プログラムへ出力する。
 データ変換プログラムは、アプリケーションプログラムから受け取ったベクターデータをラスターデータに変換(ステップS31)し、指定されたプリンタドライバにラスターデータを含むサーフェスオブジェクトとして出力する(ステップS32)。
 データを受けとったプリンタドライバは、第一通信インタフェース20を介した表示装置100との接続を要求する(ステップS33)。第一通信インタフェース20を介して表示装置100に接続されていないときには、表示装置100は、応答できない(ステップS34)。
 表示装置100の応答がないとき、プリンタドライバは、表示装置100からの応答を所定時間待って、表示装置100との第一通信インタフェース20を介した表示装置100との接続は不可能と判断する(ステップS35)。その後、プリンタドライバは、表示装置管理プログラムに対して接続を要求する(ステップS36)。以下、プリンタドライバと表示装置管理プログラム間のやり取りは、上述したプロセス間通信の一つであるネームドパイプ(名前付パイプ)を介して行われる。
 表示装置管理プログラムは、プリンタドライバと接続可能であれば、その旨をプリンタドライバに応答する。この場合、表示装置管理プログラムは、接続可能であるという応答と一緒に、HDD14の一時保存フォルダをプリンタドライバに知らせる(ステップS37)。
 プリンタドライバは、表示装置管理プログラムとの通信を確立する(ステップS38)。続いてプリンタドライバは、上記ステップS32でOSから受け取ったページごとのラスターデータを、表示装置100で表示可能な独自の形式のイメージデータに変換する(ステップS39)。そして、プリンタドライバは、変換したイメージデータを、上記ステップS37で表示装置管理プログラムから知らされたHDD14の一時保存フォルダに一時保存する(ステップS40)。
 プリンタドライバは、OSから受け取った全てのページのイメージデータへの変換が完了したか否かを判断する(ステップS41)。そして、まだ変換されていないページがある場合は、プリンタドライバは、そのページのイメージデータへの変換(ステップS39)及び変換したイメージデータの一時保存(ステップS40)を繰り返し実行する。
 プリンタドライバは、全てのイメージデータへの変換が終了したと判断すると(ステップS41:YES)、ドキュメントデータを作成して、HDD14の一時保存フォルダにイメージデータとドキュメントデータとを合成してドキュメントファイルとして一時保存する(ステップS42)。そして、プリンタドライバは、表示装置管理プログラムへ転送データの変換完了を伝える(ステップS43)。この時点で、プリンタドライバのデータ転送は終了する。
 表示装置管理プログラムは、プリンタドライバからのデータの変換完了を受け取ると、通信ポートとして割り当てられた第二通信インタフェース30を介して表示装置100との接続を試みる(ステップS44)。そして、表示装置管理プログラムは、表示装置100と第二通信インタフェース30を介して接続されたと判断した場合(ステップS45:Yes)は、HDD14の一時保存フォルダに記憶されているドキュメントファイルを表示装置100に転送する(ステップS46)。一方、表示装置管理プログラムは、表示装置100と第二通信インタフェース30により接続されていないと判断した場合(ステップS45:No)は、HDD14の一時保存フォルダに記憶されているドキュメントファイルをHDD14の所定の記憶領域に転送(ステップS47)して処理を終了する。
 上述したように、イメージデータ転送装置10のプリンタドライバによるデータ転送は、表示装置100と第一通信インタフェース20を介して接続可能な場合は、第一通信インタフェース20を介して表示装置100へのデータ転送を実行する。また、表示装置100と第一通信インタフェース20を介したデータ転送が不可能な場合は、表示装置管理プログラムに表示装置100へのデータ転送を依頼する。依頼された表示装置管理プログラムは、第二通信インタフェース30を介して表示装置100へのデータ転送を実行する。さらに、第一通信インタフェース20と第二通信インタフェース30とを介したデータ転送が何れも不可能な場合には、表示装置100で使用される形式のイメージデータとしてHDD14の所定の記憶領域に記憶される。
 これにより、イメージデータ転送装置10と表示装置100との間のイメージデータのデータ転送において、第一通信インタフェース20と第二通信インタフェース30のうちいずれかの通信インタフェースを介してイメージデータを転送するため、データ転送が失敗する確率を低くすることができる。
 [3.通信インタフェースの選択]
 図5を用いて、ドライバUIによる第一通信インタフェース20又は第二通信インタフェース30のユーザによる選択を説明する。なお、このドライバUIはプリンタドライバのアプリケーションプログラムの一部である。
 ユーザは、ドライバUIを起動する(ステップS51)。このドライバUIの起動は、例えば、ユーザが文書作成アプリケーションプログラムなどから「印刷」->「プロバディ」を選択した場合に起動される。
 ドライバUIは、第一通信インタフェース20を介して表示装置100との接続を要求する(ステップS52)。ドライバUIからの接続を要求された表示装置100は、第一通信インタフェース20を介した接続が可能か不可能かをドライバUIへ応答する(ステップS53)。
 ドライバUIは、表示装置100からの応答を待って、例えば、所定時間内に表示装置100からの応答がなかった場合は、第一通信インタフェース20を介した表示装置100との接続は不可能と判断する。一方、所定時間内に表示装置100からの応答があった場合(ステップS53)は、第一通信インタフェース20を介した表示装置100との接続は可能と判断する(ステップS54)。
 ドライバUIは、第一通信インタフェース20を介した表示装置100との接続が可能と判断する(ステップS54:Yes)と、その結果を表示するとともに、ユーザによる通信インタフェースを選択可能とする(ステップS55)。この場合は、例えば、図5の表示例1に示すように、自動によるデータ転送が選択されており、無線(第一通信インタフェース20)及び有線(第二通信インタフェース30)のいずれの通信インタフェースでも接続が可能であることをユーザに知らせる。
 上記表示例1が表示された状態で、ユーザがマウスなどを用いて無線及び有線の表示又は無線及び有線の表示横の「○」を選択すると、選択された項目が「○」から「◎」に変化し、自動の表示横の「◎」から「○」に変化する。つまり、自動によるデータ転送から、無線及び有線のいずれかの通信インタフェースがユーザに選択されたことを示す。
 一方、ドライバUIは、第一通信インタフェース20による表示装置100との接続は不可能と判断すると、その結果を表示する(ステップS56)。この場合は、図5の表示例2に示すように、無線及び無線の表示横の「○」は、他の項目より薄く表示されて、自動によるデータ転送が選択されており、無線(第一通信インタフェース20)による接続は不可能であるが、有線(第二通信インタフェース30)による接続は可能であることをユーザに知らせる。
 上記表示例2が表示された状態では、ユーザによる通信インタフェースの選択は、自動か有線しか選択できない。ユーザがマウスにより自動及び有線又は自動及び有線の表示横の「○」を選択すると、選択された項目が「○」から「◎」に変化する。つまり、自動か有線かのいずれかがユーザに選択される。
 ドライバUIは、ユーザの選択をプリンタドライバに伝えるために、HDD14の共有メモリなどにユーザの選択を記憶(ステップS57)して、ドライバUIを終了する。詳細は後述するが、プリンタドライバは、ここで記憶されたユーザによる通信インタフェースの選択結果を参照して、表示装置100とのデータを転送するための通信インタフェースを決める。
 [4.データ転送処理の具体的動作]
 [4-1.データ転送処理の第1実施例]
 図6を用いて、イメージデータ転送装置10のプリンタドライバで実行される表示装置100へのデータ転送処理の第1実施例を説明する。なお、このデータ転送処理の第1実施例は、HDD14(図2参照)に記憶されているプリンタドライバで実行される処理であり、ユーザからのデータ転送の要求に応じて、イメージデータ転送装置10の制御部11のCPU17(以下、CPU17という)により実行される処理である。
 CPU17は、ステップS101において、印刷指示受付ステップとして、ユーザによるアプリケーションプログラムからの印刷指示を受け付ける。この処理では、CPU17は、OSを介してアプリケーションプログラムから印刷指示されたフォルダ単位又はファイル単位のファイルデータのラスターデータを含むサーフィスオブジェクトを受け付ける。
 CPU17は、ステップS102において、第一通信インタフェース20を介して表示装置100との接続を要求する。つまり、CPU17は、イメージデータ転送装置10のプリンタドライバに割り当てられたプリンタポートである第一通信インタフェース20を介して、表示装置100が備える第一通信インタフェース20(図示せず)に対して通信接続を要求するコマンドを送信するよう指示する。
 CPU17は、ステップS103において、第一通信インタフェース20が接続されたか否かを判断し、接続されたと判断(ステップS103:Yes)すると、CPU17は、ステップS104へ処理を移す。一方、接続されていないと判断(ステップS103:No)すると、CPU17は、ステップS107へ処理を移す。
 このステップS103の、第一通信インタフェース20が接続されたか否かの判断は、上述したステップS102において、表示装置100に送信された通信接続要求に対する応答があったか否かで判断するものである。例えば、表示装置100からの応答が所定時間内になかったときに、CPU17は、第一通信インタフェース20による接続はされていないと判断する。このステップS103は、転送する通信インタフェースを決定する決定ステップであり、以下、CPU17は、第一通信インタフェース20が接続されている
場合は、第一通信インタフェース20を介したイメージデータの転送を行い、一方、第一通信インタフェース20が接続されていない場合は、第二通信インタフェース30を介したイメージデータの転送を行う。
 CPU17は、ステップS104において、OSから受け取ったラスターデータに基づき、ページごとに表示装置100に合わせた独自の形式に変換したイメージデータを生成する。この処理が終了すると、CPU17は、ステップS105へ処理を移す。このステップS104は、イメージデータを作成する作成ステップである。
 CPU17は、ステップS105において、印刷コマンドとイメージデータとを第一通信インタフェース20(図2参照)に流す。これにより、ページごとのイメージデータが、イメージデータ転送装置10から表示装置100に第一通信インタフェース20を介して転送される。この処理が終了すると、CPU17は、ステップS106へ処理を移す。このステップS105は、第一通信インタフェース20を介して表示装置100へイメージデータを転送する第1転送ステップである。
 CPU17は、ステップS106において、表示装置100からページ単位のイメージデータの受信を確認した後、ページ単位の全てのイメージデータの転送が終了したか否かを判断し、転送が終了していないと判断(ステップS106:No)すると、CPU17は、ステップS104へ処理を移す。これにより、ページごとのイメージデータの変換(ステップS104)及びページごとのイメージデータの転送(ステップS105)が繰り返し実行される。一方、転送終了したと判断(ステップS106:Yes)すると、CPU17は、第一通信インタフェース20を介したデータ転送処理を終了する。
 CPU17は、ステップS107において、OSから受け取ったラスターデータを、ページごとに表示装置100で表示可能な独自の形式に変換したイメージデータを生成する。そして、CPU17は、ステップS108において、生成したページごとのイメージデータをHDD14の一時保存フォルダに一時保存する。この処理が終了すると、CPU17は、ステップS109へ処理を移す。
 CPU17は、ステップS109において、OSから受け取ったラスターデータのページごとのイメージデータへの変換と、HDD14の一時保存フォルダへの一時保存が全て終了したか否かを判断し、変換終了していないと判断(ステップS109:No)すると、CPU17は、ステップS107へ処理を移す。これにより、ページごとのイメージデータの変換(ステップS107)、HDD14の一時保存フォルダへの一時保存(ステップS108)が繰り返し実行される。一方、変換終了したと判断(ステップS109:Yes)すると、CPU17は、ステップS110へ処理を移す。このステップS109は、上述したステップS104と同様に、イメージデータを作成する作成ステップである。
 CPU17は、ステップS110において、HDD14の一時保存フォルダへ記憶したページごとのイメージデータに基づいてドキュメントデータを生成する。このドキュメントデータは、上述したように、受け取ったイメージデータの属性であり、各イメージデータに割り当てられたページ番号、イメージデータの数、イメージデータの名称などである。そして、ドキュメントデータ及びイメージデータを一つのドキュメントファイルとして合成し、HDD14の一時保存フォルダへ一時保存される。
 最後に、CPU17は、ステップS111において、本プリンタドライバから見て外部アプリケーションプログラムである表示装置管理プログラムにドキュメントデータとイメージデータとを合成したドキュメントファイルの登録を依頼して、データ転送処理を終了する。この後ドキュメントファイルの登録を依頼された表示装置管理プログラムは、第二通信インタフェース30を介して、HDD14の一時保存フォルダに一時保存された、ドキュメントファイルを表示装置100へ転送する。
 以下、図7を用いて、第二通信インタフェース30を介した表示装置管理プログラムのデータ転送処理を説明する。この表示装置管理プログラムのデータ転送処理はHDD14(図2参照)に記憶されている上述した表示装置管理プログラムで実行される処理であり、プリンタドライバからの第二通信インタフェース30を介したデータ転送の要求に応じて、イメージデータ転送装置10の制御部11のCPU17により実行される処理である。
 CPU17は、ステップS201において、第二通信インタフェース30の接続情報を取得する。すなわち、この表示装置管理プログラムには通信ポートとして第二通信インタフェース30が割り当てられており、例えば、有線通信にUSB規格が用いられていた場合は、USBの接続先の情報を、第二通信インタフェース30を介して取得することにより、イメージデータ転送装置10と表示装置100との接続を知ることができる。この処理が終了すると、CPU17は、ステップS202へ処理を移す。
 CPU17は、ステップS202において、イメージデータ転送装置10と表示装置100とが第二通信インタフェース30を介して接続されているか否かを判断し、接続されていないと判断(ステップS202:No)すると、CPU17は、ステップS204へ処理を移す。一方、接続されていると判断(ステップS202:Yes)すると、CPU17は、ステップS203へ処理を移す。
 CPU17は、ステップS203において、プリンタドライバが生成してHDD14の一時保存フォルダに一時保存されているドキュメントデータとページごとのイメージデータを合成したドキュメントファイルを、第二通信インタフェース30を介して表示装置100へ転送して、表示装置管理プログラムのデータ転送処理を終了する。このステップS203は、第二通信インタフェース30を介して表示装置100へイメージデータを転送する第2転送ステップである。
 CPU17は、ステップS204において、プリンタドライバが生成してHDD14の一時保存フォルダに一時保存されているドキュメントファイルをHDD14の所定の記憶領域に転送して、表示装置管理プログラムのデータ転送処理を終了する。
 上述した、データ転送処理の第1実施例では、まず、プリンタドライバにより第一通信インタフェース20を介したイメージデータのデータ転送が試行される。そして、第一通信インタフェース20を介したデータ転送ができない場合は、プリンタドライバは表示装置管理プログラムへ第二通信インタフェース30を介したデータ転送を依頼する。データ転送を依頼された表示装置管理プログラムは、第二通信インタフェース30を介してデータ転送を実行し、第二通信インタフェース30を介したデータ転送ができない場合は、表示装置100で表示可能な独自の形式に変換されたイメージデータを、HDD14の所定の記憶領域に記憶する。
 これにより、プリンタドライバにより生成されたイメージデータの表示装置100への転送を、このプリンタドライバに割り当てられたプリンタポートに対応する第一通信インタフェース20以外での第二通信インタフェース30によっても行うことができるプリンタドライバ及び表示装置管理プログラムを提供することができる。また、イメージデータの表示装置100への転送を、所定の第一通信インタフェース20以外での第二通信インタフェース30によっても行うことができるイメージデータ転送装置10とすることで、データ転送が失敗する確率を低くすることができる。
 [4-2.データ転送処理の第2実施例]
 図8を用いて、イメージデータ転送装置10のプリンタドライバで実行される表示装置100へのデータ転送処理の第2実施例を説明する。なお、データ転送処理の第2実施例では、上述したデータ転送処理の第1実施例をほぼ同様な処理を実行しているため、以下の説明では、相違点のみを説明し、同様な処理は同じ符号を付して説明は省略する。
 ステップS101aにおいて、CPU17は、ユーザが第二通信インタフェース30を選択したか否かを判断する。第二通信インタフェース30が選択されたと判断(ステップS101a:Yes)すると、CPU17は、ステップS107へ処理を移す。一方、第二通信インタフェース30が選択されていないと判断(ステップS101a:No)すると、CPU17は、ステップS102へ処理を移す。
 ここで判断されるユーザによる第二通信インタフェース30の選択は、上述したドライバUIによる通信インタフェースのユーザによる選択処理(図5、ステップS55~57)において、HDD14の所定の領域に記憶されたユーザによる通信インタフェースの選択結果である。つまり、上述したドライバUIによる通信インタフェースのユーザによる選択処理(図5、ステップS55~57)は、第一通信インタフェース20及び第二通信インタフェース30のうちいずれかの通信インタフェースを記憶手段であるHDD14に設定する設定ステップである。
 データ転送処理の第2実施例では、ユーザが通信インタフェースを自動、無線、有線(図5、表示例1参照)の中から、有線(第二通信インタフェース30)を選択した状態では、無線(第一通信インタフェース20)を介したイメージデータの転送は試みず、第二通信インタフェース30を介したイメージデータの転送のみが実行される。これにより、ユーザがイメージデータ転送装置10及びユーザが表示装置100を使用してイメージデータの転送を行う場合の通信インタフェースを限定することができる。
 上述した各実施形態においては、第一通信インタフェース20を、無線通信インタフェースとし、第二通信インタフェース30は、有線通信インタフェースとして説明してきたが、これに限定されるものではなく、例えば、第一通信インタフェース20を有線通信インタフェースとし、第二通信インタフェース30を無線通信インタフェースとしもよいし、第一通信インタフェース20及び第二通信インタフェース30を通信規格の異なる無線通信インタフェース同士又は有線通信インタフェース同士としてもよい。
 以上、本発明の実施形態を図面に基づいて詳細に説明したが、これらは例示であり、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。
 本発明を、上述してきた実施形態を通して説明したが、本実施形態のイメージデータ転送装置10によれば、以下の効果が期待できる。
 (1)複数の独立した通信インタフェースを介して接続可能である表示装置100に、画像形成に用いるイメージデータを転送する処理をイメージデータ転送装置10に実行させるプリンタドライバであって、印刷指示の入力を受け付ける印刷指示受付ステップ(図6:ステップS101)と、印刷指示に基づいてイメージデータを作成するイメージデータ作成ステップ(図6:ステップS104)と、当該プリンタドライバのプリンタポートとして記憶手段に設定された第一通信インタフェース20及び第一通信インタフェース20とは異なる第二通信インタフェース30のうちからイメージデータを転送する通信インタフェースを決定する決定ステップ(図6:ステップS103)と、決定ステップにより第一通信インタフェース20が決定された場合、プリンタポートに割り当てられた第一通信インタフェース20を介してイメージデータを転送させる第一転送ステップ(図6:ステップS105)と、決定ステップにより第二通信インタフェース30が決定された場合、第二通信インタフェース30を介してイメージデータを転送させることが可能な表示装置管理プログラムに転送を指示する第二転送ステップ(図6:ステップS111)と、をイメージデータ転送装置10に実行させることを特徴とするプリンタドライバとしたため、例えば、ユーザの誤操作やデータ転送が失敗する確率を低くすることができる。
 (2)決定ステップ(図6:ステップS103)は、第一通信インタフェース20を介してイメージデータの転送ができるか否かを判断するステップ(図6:ステップS102)を含み、第一通信インタフェース20を介してイメージデータの転送ができると判断した場合、第一通信インタフェース20をイメージデータを転送する通信インタフェースとして決定し、第一通信インタフェース20を介してイメージデータの転送ができないと判断した場合、第二通信インタフェース30をイメージデータを転送する通信インタフェースとして決定するので、例えば、常に第一通信インタフェース20を優先するため、効率のよいデータ転送を行うことができる。
 (3)イメージデータ転送装置10に実行させるステップとして、イメージデータの転送を、第一通信インタフェース20及び第二通信インタフェース30のいずれの通信インタフェースを介するかを記憶手段(例えば、HDD14)に設定する設定ステップ(図5、ステップS55,56)を有し、決定ステップは、記憶手段に設定された情報に基づいて、前記イメージデータを転送する通信インタフェースを決定するため、例えば、単一の通信インタフェースしか備えていない表示装置100にデータを転送する場合でも、表示装置100に応じた通信インタフェースを限定することができる。
 (4)イメージデータ転送装置10に実行させるステップとして、第一通信インタフェース20及び第二通信インタフェース30のうちいずれかの通信インタフェースを記憶手段(例えば、HDD14)に設定する設定ステップ(図5、ステップS55,56)と、記憶手段に設定した通信インタフェースが第一通信インタフェース20であるか第二通信インタフェース30であるかを判断する第一判断ステップ(図8、ステップS101a)と、第一通信インタフェース20が記憶手段に設定されている場合に、第一通信インタフェース20を介してイメージデータの転送ができるか否かを判断する第二判断ステップ(図8、ステップS103)と、を有し、決定ステップは、第二判断ステップにおいて第一通信インタフェース20を介してイメージデータの転送ができると判断された場合に、第一通信インタフェース20をイメージデータを転送する通信インタフェースとして決定し、第二判断ステップにおいて第一通信インタフェース20を介してイメージデータの転送ができないと判断された場合若しくは第一判断ステップにおいて記憶手段に設定した通信インタフェースが第二通信インタフェース30であると判断した場合に、第二通信インタフェース30をイメージデータを転送する通信インタフェースとして決定するため、例えば、第一通信インタフェース20でデータ転送が行えない場合でも、第二通信インタフェース30により確実にデータ転送を行うことができる。
 (5)表示装置管理プログラムがイメージデータ転送装置10に実行させるステップとして、第二通信インタフェース30を介してイメージデータを転送できるか否かを判断する判断ステップ(図7、ステップS202)と、第二通信インタフェース30を介してイメージデータを転送できる場合には、第二通信インタフェース30を介してイメージデータを転送させ、第二通信インタフェースを介してイメージデータを転送できない場合には、イメージデータを記憶手段(例えば、HDD14)に記憶する記憶ステップ(図7、ステップS204)を有するので、例えば、第二通信インタフェース30による通信をリトライするときに、既に記憶手段に記憶したイメージデータを使用することができるので、新たにイメージデータを生成する必要がない。
 (6)複数の独立した通信インタフェースを介して接続可能である表示装置100に、画像形成に用いるイメージデータを転送するイメージデータ転送装置10であって、第一通信インタフェース20に割り当てられた通信インタフェースの情報を記憶する記憶手段(例えば、HDD14)と、第一通信インタフェース20に割り当てられた通信インタフェースとは異なる第二通信インタフェース30に割り当てられた通信インタフェースの情報を記憶する記憶手段と、印刷指示の入力を受け付ける印刷指示受付手段と、印刷指示に基づいてイメージデータを作成するイメージデータ作成手段と、第一通信インタフェース20及び第二通信インタフェース30のうちからイメージデータを転送する通信インタフェースを決定する決定手段と、決定手段で決定した通信インタフェースを介してイメージデータを転送させる転送手段と、を有するイメージデータ転送装置10としたので、イメージデータの転送に失敗する確率の低い、安定したデータ転送を実行することができるイメージデータ転送装置10を提供することが可能となる。
10 イメージデータ転送装置
11 制御部
12 表示コントローラ
13 LCD
14 HDD
15 入力装置
16 入力インタフェース
17 CPU
18 ROM
19 RAM
20 第一通信インタフェース
30 第二通信インタフェース
100 表示装置

Claims (6)

  1.  複数の独立した通信インタフェースを介して接続可能である外部画像形成装置に、画像形成に用いるイメージデータを転送する処理をコンピュータに実行させるプリンタドライバであって、
     印刷指示の入力を受け付ける印刷指示受付ステップと、
     前記印刷指示に基づいてイメージデータを作成するイメージデータ作成ステップと、
     当該プリンタドライバのプリンタポートとして記憶手段に設定された第一通信インタフェース及び前記第一通信インタフェースとは異なる第二通信インタフェースのうちから前記イメージデータを転送する通信インタフェースを決定する決定ステップと、
     前記決定ステップにより前記第一通信インタフェースが決定された場合、プリンタポートに割り当てられた前記第一通信インタフェースを介して前記イメージデータを転送させる第一転送ステップと、
     前記決定ステップにより前記第二通信インタフェースが決定された場合、前記第二通信インタフェースを介して前記イメージデータを転送させることが可能なアプリケーションプログラムに転送を指示する第二転送ステップと、を前記コンピュータに実行させることを特徴とするプリンタドライバ。
  2.  前記決定ステップは、
     前記第一通信インタフェースを介して前記イメージデータの転送ができるか否かを判断するステップを含み、
     前記第一通信インタフェースを介して前記イメージデータの転送ができると判断した場合、前記第一通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定し、
     前記第一通信インタフェースを介して前記イメージデータの転送ができないと判断した場合、前記第二通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定することを特徴とする請求項1に記載のプリンタドライバ。
  3.  前記コンピュータに実行させるステップとして、
     前記イメージデータの転送を、前記第一通信インタフェース及び前記第二通信インタフェースのいずれの通信インタフェースを介するかを記憶手段に設定する設定ステップを有し、
     前記決定ステップは、前記記憶手段に設定された情報に基づいて、前記イメージデータを転送する通信インタフェースを決定することを特徴とする請求項1に記載のプリンタドライバ。
  4.  前記コンピュータに実行させるステップとして、
     前記第一通信インタフェース及び前記第二通信インタフェースのうちいずれかの通信インタフェースを前記記憶手段に設定する設定ステップと、
     前記記憶手段に設定した通信インタフェースが前記第一通信インタフェースであるか前記第二通信インタフェースであるかを判断する第一判断ステップと、
     前記第一通信インタフェースが前記記憶手段に設定されている場合に、前記第一通信インタフェースを介して前記イメージデータの転送ができるか否かを判断する第二判断ステップと、を有し、
     前記決定ステップは、
     前記第二判断ステップにおいて前記第一通信インタフェースを介して前記イメージデータの転送ができると判断された場合に、前記第一通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定し、
     前記第二判断ステップにおいて前記第一通信インタフェースを介して前記イメージデータの転送ができないと判断された場合若しくは前記第一判断ステップにおいて前記記憶手段に設定した通信インタフェースが前記第二通信インタフェースであると判断した場合に、前記第二通信インタフェースを前記イメージデータを転送する通信インタフェースとして決定することを特徴とする請求項1に記載のプリンタドライバ。
  5.  請求項1に記載の前記アプリケーションプログラムが前記コンピュータに実行させるステップとして、
     前記第二通信インタフェースを介して前記イメージデータを転送できるか否かを判断する判断ステップと、
     前記第二通信インタフェースを介して前記イメージデータを転送できる場合には、前記第二通信インタフェースを介して前記イメージデータを転送させ、前記第二通信インタフェースを介して前記イメージデータを転送できない場合には、前記イメージデータを記憶手段に記憶する記憶ステップを有することを特徴とする請求項1に記載のアプリケーションプログラム。
  6.  複数の独立した通信インタフェースを介して接続可能である外部画像形成装置に、画像形成に用いるイメージデータを転送するイメージデータ転送装置であって、
     第一通信インタフェースに割り当てられた前記通信インタフェースの情報を記憶する記憶手段と、
     前記第一通信インタフェースに割り当てられた前記通信インタフェースとは異なる第二通信インタフェースに割り当てられた前記通信インタフェースの情報を記憶する記憶手段と、
     印刷指示の入力を受け付ける印刷指示受付手段と、
     前記印刷指示に基づいてイメージデータを作成するイメージデータ作成手段と、
     前記第一通信インタフェース及び第二通信インタフェースのうちから前記イメージデータを転送する通信インタフェースを決定する決定手段と、
     前記決定手段で決定した通信インタフェースを介して前記イメージデータを転送させる転送手段と、を有することを特徴とするイメージデータ転送装置。
PCT/JP2011/051726 2010-02-26 2011-01-28 プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置 WO2011105165A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2010-041344 2010-02-26
JP2010041344A JP2011180631A (ja) 2010-02-26 2010-02-26 プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置

Publications (1)

Publication Number Publication Date
WO2011105165A1 true WO2011105165A1 (ja) 2011-09-01

Family

ID=44506586

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/051726 WO2011105165A1 (ja) 2010-02-26 2011-01-28 プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置

Country Status (2)

Country Link
JP (1) JP2011180631A (ja)
WO (1) WO2011105165A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6299488B2 (ja) * 2014-06-30 2018-03-28 ブラザー工業株式会社 情報処理装置、連携システム、及びプログラム
KR20170069597A (ko) 2015-12-11 2017-06-21 에스프린팅솔루션 주식회사 화상형성장치, 휴대용 디스플레이 장치, 인쇄 제어 방법 및 디스플레이 방법

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003152931A (ja) * 2001-11-16 2003-05-23 Brother Ind Ltd データ処理装置、及びデータ処理装置に用いるプログラム、記録媒体
JP2008085778A (ja) * 2006-09-28 2008-04-10 Fuji Xerox Co Ltd 情報通信システムおよび受信装置および送信装置および受信制御プログラムおよび送信制御プログラム
JP2008160388A (ja) * 2006-12-22 2008-07-10 Canon Inc 情報処理装置、情報処理方法、及びコンピュータプログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003152931A (ja) * 2001-11-16 2003-05-23 Brother Ind Ltd データ処理装置、及びデータ処理装置に用いるプログラム、記録媒体
JP2008085778A (ja) * 2006-09-28 2008-04-10 Fuji Xerox Co Ltd 情報通信システムおよび受信装置および送信装置および受信制御プログラムおよび送信制御プログラム
JP2008160388A (ja) * 2006-12-22 2008-07-10 Canon Inc 情報処理装置、情報処理方法、及びコンピュータプログラム

Also Published As

Publication number Publication date
JP2011180631A (ja) 2011-09-15

Similar Documents

Publication Publication Date Title
JP5287041B2 (ja) データ処理システム、コンピュータ読取可能なデータ記憶媒体及び方法
JP3793197B2 (ja) 情報処理装置、情報処理方法、情報処理プログラム並びに記憶媒体
JP5402650B2 (ja) 表示制御装置、情報処理システム、及び表示制御方法
EP1501008B1 (en) Imformation processing apparatus, information processing method, program, and computer-readable storage medium
JP7086754B2 (ja) 情報処理装置、情報処理装置の制御方法及びコンピュータプログラム
EP1372061B1 (en) Information processing apparatus, information processing method, and control program
JP5924992B2 (ja) 情報処理装置、情報処理方法とプログラム
EP2031498A1 (en) Capability-based control of a computer peripheral device
JP2011165124A (ja) 印刷装置、サーバー装置、印刷システム、印刷制御方法、及び印刷制御プログラム、並びに記録媒体
US20060139686A1 (en) Information processing apparatus, image forming apparatus, recording medium having recorded operation control program, and image forming system
EP2624121A2 (en) Information processing apparatus, control method, and program
US8994970B2 (en) Information processing apparatus, control method, and storage medium
EP2807547B1 (en) Information processing apparatus, and program
EP2541393B1 (en) Job processing apparatus, control method, and program
US8988715B2 (en) Information processing apparatus, control method, and storage medium
US20010056406A1 (en) Information processing apparatus and storage medium storing programs for controlling the apparatus
US8982404B2 (en) Information processing apparatus, recording medium, and control method to display management information for managing a job
WO2011105165A1 (ja) プリンタドライバ、アプリケーションプログラム及びイメージデータ転送装置
JP2006301860A (ja) 情報処理装置
US10185520B2 (en) Information processing apparatus and method for information processing apparatus for executing print driver maintenance operations
JP5821930B2 (ja) 表示制御装置、表示制御方法、及び表示制御プログラム
US9552332B2 (en) Information processing apparatus having improved preview function
JP2023034958A (ja) 情報処理装置、情報処理装置の制御方法およびプログラム
JP2013250613A (ja) 情報処理装置、制御方法及びプログラム
JP2002333968A (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: 11747129

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11747129

Country of ref document: EP

Kind code of ref document: A1