US20080180726A1 - Universal print driver with simple discovery - Google Patents

Universal print driver with simple discovery Download PDF

Info

Publication number
US20080180726A1
US20080180726A1 US11/700,309 US70030907A US2008180726A1 US 20080180726 A1 US20080180726 A1 US 20080180726A1 US 70030907 A US70030907 A US 70030907A US 2008180726 A1 US2008180726 A1 US 2008180726A1
Authority
US
United States
Prior art keywords
printing device
print driver
print
printing
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/700,309
Inventor
Senthil Selvaraj
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to US11/700,309 priority Critical patent/US20080180726A1/en
Assigned to RICOH COMPANY, LTD. reassignment RICOH COMPANY, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SELVARAJ, SENTHIL K.
Priority to JP2008018359A priority patent/JP2008186463A/en
Publication of US20080180726A1 publication Critical patent/US20080180726A1/en
Abandoned legal-status Critical Current

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/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • 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/1224Client or server resources management
    • G06F3/1226Discovery of devices having required properties
    • 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/1224Client or server resources management
    • G06F3/1228Printing driverless or using generic drivers
    • 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/1285Remote printer device, e.g. being remote from client or server
    • 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/1229Printer resources management or printer maintenance, e.g. device status, power levels

Definitions

  • This invention relates generally to print drivers.
  • print drivers are processes that process print data generated by an application program and convert the print data into a format supported by a printing device that is intended to process the print data.
  • a user creates an electronic document using a word processing application.
  • the user selects a print option in the application program to request that the electronic document be printed to a particular printing device.
  • the application program generates and provides print data to a print driver installed on the user's client device.
  • a print driver installed on the user's client device.
  • the print driver processes the print data and generates translated print data that is in a format supported by the particular printing device.
  • the print driver may process the print data and generate translated print data that conforms to the postscript format.
  • the print driver transmits the translated print data to the particular printing device.
  • the particular printing device processes the translated print data and generates a printed version of the electronic document.
  • print drivers are printing device specific. That is, each print driver is designed to translate print data into a format that conforms to a particular format supported by a particular printing device.
  • the device-specific nature of print drivers is the reason for several drawbacks.
  • One issue is that a print driver for each printing device that a user is interested in using must be installed on a user's client device.
  • Print drivers are usually provided on storage media when a printing device is purchased and may also be downloaded over the Internet. When a user travels to a different location the user may not know what printing devices are available to the user or the capabilities of the available printing devices and in many cases does not have the correct driver or access to the Internet to download a correct print driver.
  • Users typically must inquire as to the available printing devices and their capabilities and also must acquire, install and configure the necessary print drivers. These problems can be exacerbated when users are using small portable devices with limited user interfaces because downloading, installing and configuring print drivers can be more difficult with these types of limited devices. Furthermore, users must know how to configure the printing devices once the print drivers are installed. For example, users must generally know the IP address and port of a printing device to configure the print driver. Thus, when users travel to different locations with mobile devices, they often find it difficult to use printing devices at those locations.
  • a universal print driver allows an application program to print to any printer available on a network without the user having to perform the configuration that is required in conventional printing arrangements.
  • the universal print driver includes functionality for performing printing device discovery to determine printing devices that are available to process print data.
  • the discovery functionality may include different levels of discovery, depending upon a particular implementation.
  • the discovery functionality may be implemented using a simple discovery mechanism that discovers a subset of available information or using a full discovery mechanism that discovers a full set of available information, such as the identity, physical location, installed options and settings and current status of printing devices.
  • the universal print driver allows users to manage options and settings for printing devices through the universal print driver.
  • the universal print driver may provide a favorite destinations list that allows users to save, view and retrieve information for printing devices.
  • the universal print driver may also be configured with a “best fit” matching function that selects an available printing device to process print data that has characteristics that most closely match user-specified characteristics.
  • the universal print driver generates a graphical user interface that allows users to view printing devices available to process print data and to select options and settings for printing devices.
  • a computer-implemented method for a print driver to process print data.
  • the computer-implemented method includes the print driver receiving settings data that indicates one or more user-specified settings to be used to process the print data.
  • the print driver discovers, over a network, a set of one or more printing devices that are available to process the print data including an identity and physical location of each printing device in the set of one or more printing devices.
  • the print driver generates a graphical user interface that includes data that identifies the set of one printing devices and allows a user to select a particular printing device from the set of one or more printing devices.
  • the print driver detects a user selection of a particular printing device from the set of one or more printing devices and processes the print data and generates processed print data that conforms to a format supported by the particular printing device.
  • the print driver also causes the processed print data to be transmitted over a network to the particular printing device.
  • FIG. 1 is a block diagram that depicts an example arrangement 100 in which a universal print driver may be implemented, according to an embodiment of the invention.
  • FIG. 2 depicts an example printer destinations screen that is generated by a port selection UI module, according to an embodiment of the invention.
  • FIG. 3 depicts an example user interface screen that port selection UI module causes to be displayed on user interface in response to a user selecting the save button, according to one embodiment of the invention.
  • FIG. 4 depicts an advanced settings screen generated by a universal print driver, according to an embodiment of the invention.
  • FIG. 5 depicts an example user interface screen that includes the results of universal print driver performing discovery to identify printing devices that are available to process print data.
  • FIG. 6 is a flow diagram that depicts an approach for universal print driver performing simple discovery according to one embodiment of the invention.
  • FIG. 7 is a block diagram that depicts the execution of different components during simple discovery.
  • FIG. 8 is a flow diagram that depicts an approach for universal print driver performing full discovery according to one embodiment of the invention.
  • FIG. 9 is a block diagram that depicts the execution of different components during simple discovery.
  • FIG. 10 is a flow diagram that depicts the “best fit” matching option according to one embodiment of the invention.
  • FIG. 11 is a block diagram that depicts the execution of different components during “best fit” discovery.
  • FIG. 12 is a block diagram of a computer system on which embodiments of the invention may be implemented.
  • a universal print driver allows an application program to print to any printer available on a network without the user having to perform the configuration that is required in conventional printing arrangements.
  • the universal print driver includes functionality for performing printing device discovery to determine printing devices that are available to process print data.
  • the discovery functionality may include different levels of discovery, depending upon a particular implementation.
  • the discovery functionality may be implemented using a simple discovery mechanism that discovers a subset of available information or using a full discovery mechanism that discovers a full set of available information, such as the identity, physical location, installed options and settings and current status of printing devices.
  • the universal print driver allows users to manage options and settings for printing devices through the universal print driver.
  • the universal print driver may provide a favorite destinations list that allows users to save, view and retrieve information for printing devices.
  • the universal print driver may also be configured with a “best fit” matching function that selects an available printing device to process print data that has characteristics that most closely match user-specified characteristics.
  • the universal print driver generates a graphical user interface that allows users to view printing devices available to process print data and to select options and settings for printing devices.
  • FIG. 1 is a block diagram that depicts an example arrangement 100 in which a universal print driver may be implemented, according to an embodiment of the invention.
  • Arrangement 100 includes a client device 102 and printing devices 104 , 106 , 108 , 110 that are communicatively coupled to each other via a network 112 .
  • Network 112 may be implemented by any medium or mechanism that provides for the exchange of data between the various elements depicts in FIG. 1 . Examples of network 112 include, without limitation, a network such as a Local Area Network (LAN), Wide Area Network (WAN), Ethernet or the Internet, or one or more terrestrial, satellite or wireless links.
  • Network 112 may also provide secure communications between the various elements depicted in FIG. 1 .
  • the various elements depicted in FIG. 1 may also communicate with each other via one or more direct communications links that are not depicted in FIG. 1 or described herein for purposes of brevity.
  • Client device 102 may be any type of client device and the invention is not limited to any particular type of client device.
  • client device 102 include, without limitation, a desktop computer, a laptop computer, a personal digital assistant (PDA), a mobile device and a telephony device.
  • client device 102 includes a user interface 114 , applications APP 1 116 , APP 2 118 and APP 3 120 , a spooler 122 , a port monitor 124 , a universal print driver 126 and storage 128 .
  • Printing devices 104 , 106 , 108 , 110 may be any type of device that is capable of processing print data and generating a printed version of an electronic document reflected in the print data.
  • Examples of printing devices 104 , 106 , 108 , 110 include, without limitation, printers, network-enabled copy machines and multi-function peripherals (MFPs), and the approaches described herein are not limited to any particular type of printing devices 104 , 106 , 108 , 110 .
  • Embodiments of the invention are described herein in the context of four printing devices depicted in FIG. 1 , but the approach is applicable to any number of printing devices disposed in the same or different physical locations.
  • Client device 102 may provide print data to printing devices 104 , 106 , 108 , 110 in any format and according to any communications protocol, depending upon a particular implementation. For example, SNMP may be used.
  • User interface 114 may be implemented by any mechanism(s) and/or process(es) that allow for the exchange of information between client device 102 and users.
  • Examples of user interface 114 include, without limitation, a display, such as a cathode ray tube (CRT) or liquid crystal display (LCD), and an input device, such as a keypad, touchpad, touch screen, keyboard or mouse, or any combination of displays and input devices.
  • a display such as a cathode ray tube (CRT) or liquid crystal display (LCD)
  • LCD liquid crystal display
  • an input device such as a keypad, touchpad, touch screen, keyboard or mouse, or any combination of displays and input devices.
  • Applications APP 1 116 , APP 2 118 and APP 3 120 may be any type of applications that are capable of generating print data. Examples of applications APP 1 116 , APP 2 118 and APP 3 120 include, without limitation, a word processing program, a spreadsheet program, an email program or any other type of application.
  • Universal print driver 126 may be implemented in computer software, computer hardware, or any combination of computer hardware and software.
  • universal print driver 126 may be implemented as one or more software processes executing on client device 102 .
  • universal print driver 126 may be implemented as executable code installed on client 102 .
  • universal print driver 126 includes a print driver user interface (UI) module 130 , a port selection UI module 132 and a rendering module 134 .
  • Universal print driver 126 may include other modules, elements and functionality not depicted in FIG. 1 or described herein for purposes of brevity, and the invention is not limited to universal print driver 126 having any particular combination of modules and functionality.
  • Print driver UI module 130 implements the graphical user interface (GUI) for print drivers on user interface 114 .
  • Port selection UI module 132 implements the GUI that is specific to the universal print driver 126 and provides the functionality described hereinafter.
  • Port selection UI module 132 may be implemented in many different ways, depending upon a particular implementation. For example, Port selection UI module 132 may be implemented as an ASynch UI module for the Vista operating system.
  • Rendering module 134 processes print data and generates translated print data that conforms to a format supported by an intended recipient printing device.
  • rendering module 134 may process print data 136 generated by a word processing application, e.g., APP 1 116 , and generate translated print data that conforms to the postscript format, on the basis that the print data 136 is intended to be processed by printing device 104 and printing device 104 supports postscript.
  • Print driver UI module 130 , port selection UI module 132 and rendering module 134 are described in more detail hereinafter.
  • Storage 128 may be implemented by any type of storage. Examples of storage 128 include, without limitation, volatile memory, such as random access memory (RAM) and non-volatile storage, such as one or more disks or flash memory. Client device 102 may include other mechanisms, modules, processes, etc., depending upon a particular implementation, that are not depicted in FIG. 1 or described herein for purposes of explanation. In FIG. 1 , storage 128 is depicted as storing print data 136 for purposes of explanation only, but storage 128 may include various other types of data.
  • RAM random access memory
  • Non-volatile storage such as one or more disks or flash memory.
  • Client device 102 may include other mechanisms, modules, processes, etc., depending upon a particular implementation, that are not depicted in FIG. 1 or described herein for purposes of explanation. In FIG. 1 , storage 128 is depicted as storing print data 136 for purposes of explanation only, but storage 128 may include various other types of data.
  • universal print driver 126 is configured to generate a graphical user interface that allows users to access and manage printing devices that are available to process print data.
  • FIG. 2 depicts an example printer destinations screen 200 that is generated by port selection UI module 132 .
  • Printer destinations screen 200 is generated in response to a user instantiating or launching universal print driver 126 .
  • universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through an application program, e.g, by selecting File ⁇ Print ⁇ and then selecting the name of the universal print driver 126 .
  • the universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114 .
  • printer destinations screen 200 includes a field 202 that allows a user to manually specify an IP address or name of a printing device if known.
  • a pulldown menu selector 204 allows a user to access recently-entered IP addresses and names.
  • a save button 206 allows a user to save, into a favorite destinations list 208 , an IP address or name of a printing device entered into field 202 .
  • FIG. 3 depicts an example user interface screen 300 that port selection UI module 132 causes to be displayed on user interface 114 in response to a user selecting the save button 206 .
  • User interface screen 300 allows a user to specify a nick name and physical location for a printing device being saved to the favorite destinations list 208 .
  • client device 102 is a mobile device and a user needs to print at multiple locations.
  • a user may save printing devices that the user uses at different locations into the favorite destinations list 208 .
  • Printing devices listed in the favorite destinations list 208 can be selected by highlighting a particular printing device using a selector mechanism, such as a mouse, followed by a selection of a confirmation button 210 .
  • a user can also exit the printer destinations screen 200 by selecting a cancel button 212 .
  • the presence of a particular printing device in the favorite destinations list 208 does not necessarily mean that the particular printing device is currently available.
  • printer destinations screen 200 includes a query button 214 for obtaining the current status of the printing devices listed in the favorite destinations list 208 .
  • universal print driver 126 queries each of the printing devices included in the favorite destinations list 208 .
  • the printing devices return information to universal print driver 126 that indicates the installed features and options and current status and universal print driver 126 updates the favorite destinations list 208 with this information.
  • the availability of the selective query option reduces the amount of computational resources and time required to retrieve information from printing devices since queries may be made on a printing device-by-printing device basis, instead of querying all available printing devices on a network.
  • Printer destinations screen 200 also includes an advanced button 216 , which when selected, allows a user to manage the printing devices maintained in the favorite destinations list 208 .
  • universal print driver 126 causes an advanced settings screen 400 to be displayed as depicted in FIG. 4 .
  • Advanced settings screen 400 includes a set of user interface controls 402 for managing the printing devices listed in the favorite destinations list 208 .
  • the set of user interface controls 402 allow a user to modify or remove printing devices from the favorite destinations list 208 .
  • Advanced settings screen 400 also includes a set of user interface controls 404 that allow a user to specify parameters used for the discovery of printing devices. For example, an automatic search may be selected to search for printing devices on the same subnet as client device 102 .
  • the user interface controls 204 allow a user to specify a custom search with a particular IP address range.
  • the range allows searches to be restricted to a very limited set of addresses, for example, on the same subnet as the client device 102 , or to include a wider range of IP addresses that may include other subnetworks.
  • Advanced settings screen 400 further includes a checkbox 406 which, when selected, causes universal print driver 126 to automatically query the printing devices contained in favorite destinations list 208 when port selection UI module 132 causes the printer destinations screen 200 to be displayed.
  • universal print driver 126 is configured to discover printing devices that are available to process print data.
  • Universal print driver 126 may implement any type of discovery mechanism to discover printing devices.
  • universal print driver 126 may be configured to transmit multicast messages over network 112 to discover printing devices 104 , 106 , 108 , 110 .
  • universal print driver 126 may implement a Web Services discovery mechanism to discover printing devices 104 , 106 , 108 , 110 .
  • Universal print driver 126 may be configured to perform discovery at specified times, for example on a periodic basis, or in response to a user request, as described in more detail hereinafter.
  • Universal print driver 126 may be configured to perform different types of discovery. According to one embodiment of the invention, universal print driver 126 is configured to perform simple discovery. Simple discovery generally involves universal print driver 126 discovering a subset of all available information about printing devices that are available to process print data. For example, simple discovery may involve discovering only the identity and physical location of printing devices that are available to process print data and not the installed features and options of those printing devices. Simple discovery may also involve discovering information about a subset of all available printing devices on a network. For example, simple discovery may include performing discovery on a list of specified printing devices.
  • universal print driver 126 is configured to perform full discovery.
  • Full discovery generally involves universal print driver 126 discovering more information about printing devices that are available to process print data than is discovered using simple discovery.
  • full discovery may include discovering the identity, network address, physical location and installed options and settings of printing devices. Examples of installed options and settings include, without limitation, single or duplex printing, black & white or color printing, installed paper trays and feeders, stapling, punching, folding, cutting and binding capability.
  • Universal print driver 126 may also be configured to discover the current status of printing devices.
  • printer destinations screen 200 includes a search button 218 that allows a user to manually initiate printing device discovery.
  • universal print driver 126 discovers printing devices that are accessible to client device 102 and that are available to process print data.
  • any type of discovery mechanism may be used, depending upon a particular implementation.
  • Universal print driver 126 is also configured to cause information to be generated on user interface 114 to indicate the results of the discovery.
  • FIG. 5 depicts an example search results list 500 that depicts the results of universal print driver 126 performing discovery to identify printing devices that are available to process print data.
  • search results list 500 indicates several characteristics of the discovered printing devices, namely, the, nickname, IP address, physical location and features of the discovered printing devices. The approach is not limited to any particular characteristics and any type of characteristics may be discovered and/or displayed to a user. Search results list 500 also allows a user to select one of the discovered printing devices to process print data 136 .
  • universal print driver 126 is configured to perform “best fit” discovery of available printing devices. Best fit discovery generally involves determining a particular printing device, from a set of available printing devices, that best satisfies a set of printing device criteria.
  • the printing device criteria may include a wide variety of criteria. For example, a user may specify desired values for options and settings, such as single or duplex printing, black & white or color printing, installed paper trays and feeders, stapling, punching, folding, cutting and binding capability. As previously mentioned herein, the user may also specify search parameter values via user interface controls 404 .
  • the printing device criteria may be obtained from a user via a graphical user interface or from other sources. Universal print driver 126 performs discovery to identify available printing devices.
  • Universal print driver 126 determines which of the available printing devices best satisfies the printing device criteria. Universal print driver 126 may automatically select the best printing device and send print data to the selected printing device. Alternatively, universal print driver 126 may present the available printing devices to a user and identify the particular printing device that universal print driver 126 that has been selected as the “best fit” printing device. Additional details of the “best fit” discovery approach are described in more detail hereinafter.
  • Simple discovery generally involves universal print driver 126 discovering a subset of all available information about printing devices that are available to process print data. This approach is a “lightweight” approach that consumes relatively fewer computational resources and time compared to the full discovery approach described hereinafter.
  • FIG. 6 is a flow diagram 600 that depicts an approach for universal print driver 126 performing simple discovery according to one embodiment of the invention.
  • a user specifies settings for processing print data from an application program. For example, suppose that APP 1 116 is a word processing program and a user of client device 102 has generated an electronic document that the user wishes to print. The user selects a print option within APP 1 116 and print driver UI module 130 causes a printing graphical user interface screen to be displayed. The user interacts with the printing graphical user interface screen and selects the values for one or more print settings. For example, the user might specify that the electronic document is to be printed with duplex, i.e., double sided, printing, punched with holes and stapled.
  • the settings values selected by the user are stored as settings data, for example, on storage 128 .
  • the universal print driver 126 is launched.
  • universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through application program APP 1 116 , e.g, by selecting File ⁇ Print ⁇ and then selecting the name of the universal print driver 126 .
  • the universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114 .
  • a particular printing device is identified for processing print data 136 .
  • the particular printing device may be identified in one of two ways. First, a user can enter into field 202 an IP address or hostname of a particular printing device and then select confirmation button 210 . Alternatively, the user can select the search button 218 to cause the universal print driver 126 to perform simple discovery. With simple discovery, the universal print driver 126 determines the printing devices that are available to process print data and displays them in the search results list 500 depicted in FIG. 5 . This may include the use of a discovery mechanism to identify the printing devices that are connected to network 112 and available to process print data. Unlike with full discovery however, simple discovery involves acquiring less information from printing devices.
  • simple discovery may involve universal print driver 126 querying printing devices for only name and physical location and no other information, such as the installed features and options.
  • universal print driver 126 is configured to perform simple discovery on only a set of printing devices that were previously installed, configured other otherwise maintained.
  • the results of the simple discovery are displayed in search results list 500 .
  • the user selects a particular printing device from search results list 500 and selects the confirmation button 502 .
  • the user selects the confirmation button 210 to leave the printer destinations screen 200 and return to the print screen associated with application program APP 1 116 .
  • the user may optionally specify values of standard device settings and printing options to be used with the particular printing device.
  • the standard device settings and printing options are the same for all printing devices discovered using simple discovery and are not specific to any particular printing device. Thus, it is not known which of the standard device settings and printing options are supported by the particular printing device.
  • step 610 the user selects to process the print data and the print data is processed and sent to the particular printing device.
  • the user selects a confirmation button from the printing graphical user interface screen generated by application program APP 1 116 .
  • the rendering module 134 processes the print data 136 and generates processed print data that conforms to a format supported by the particular printing device.
  • the port monitor 124 causes the processed print data to be transmitted to the particular printing device. In situations where values of the standard device settings and printing options are not supported by the particular printing device, then those values may be ignored. For example, suppose that the user selected duplex printing from the standard device settings but the particular printing device does not support duplex printing. In this situation the particular printing device processes the processed print data using single sided printing.
  • FIG. 7 is a block diagram 700 that depicts the execution of different components during simple discovery.
  • an application in this example APP 1 116 ) provides print data to spooler 122 .
  • Spooler 122 provides the print data to rendering module 134 to generate translated print data that conforms to a format supported by the particular printing device that is to generate a printed version of an electronic document reflected in the print data.
  • port selection UI module 132 determines the particular printing device to be used to process the print data. This is done either by a user specifying the name or IP address of the particular print device, or by the user selecting the particular printing device after simple discovery.
  • the rendering module 134 then generates the translated print data and provides the translated print data to the particular printing device.
  • Full discovery generally involves universal print driver 126 discovering more available information about printing devices than is obtained with the simple discovery approach. This approach requires relatively more computational resources and time than the simple discovery approach, but provides more information to users about the available printing devices.
  • FIG. 8 is a flow diagram 800 that depicts an approach for universal print driver 126 performing full discovery according to one embodiment of the invention.
  • a user specifies settings for processing print data from an application program. For example, suppose that APP 1 116 is a word processing program and a user of client device 102 has generated an electronic document that the user wishes to print. The user selects a print option within APP 1 116 and print driver UI module 130 causes a printing graphical user interface screen to be displayed. The user interacts with the printing graphical user interface screen and selects the values for one or more print settings. For example, the user might specify that the electronic document is to be printed with duplex, i.e., double sided, printing, punched with holes and stapled.
  • the settings values selected by the user are stored as settings data, for example, on storage 128 .
  • the universal print driver 126 is launched.
  • universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through application program APP 1 116 , e.g, by selecting File ⁇ Print ⁇ and then selecting the name of the universal print driver 126 .
  • the universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114 .
  • a particular printing device is identified for processing print data 136 .
  • the particular printing device may be identified in one of two ways. First, a user can enter into field 202 an IP address or hostname of a particular printing device and then select confirmation button 210 . Alternatively, the user can select the search button 218 to cause the universal print driver 126 to perform full discovery. With full discovery, the universal print driver 126 determines the printing devices that are available to process print data and displays them in the search results list 500 depicted in FIG. 5 . This may include the use of a discovery mechanism to identify the printing devices that are connected to network 112 and available to process print data. Unlike with simple discovery however, full discovery involves acquiring more information from printing devices.
  • full discovery may involve universal print driver 126 querying printing devices for identity, network address, physical location and installed options and settings.
  • the results of the full discovery are displayed in search results list 500 .
  • the user selects a particular printing device from search results list 500 and selects the confirmation button 502 .
  • the user selects the confirmation button 210 to leave the printer destinations screen 200 and return to the print screen associated with application program APP 1 116 .
  • step 808 the user may optionally specify values of device settings and printing options to be used with the particular printing device.
  • step 810 the user selects to process the print data and the print data is processed and sent to the particular printing device.
  • the user selects a confirmation button from the printing graphical user interface screen generated by application program APP 1 116 .
  • the rendering module 134 processes the print data 136 and generates processed print data that conforms to a format supported by the particular printing device.
  • the port monitor 124 causes the processed print data to be transmitted to the particular printing device.
  • FIG. 9 is a block diagram 900 that depicts the execution of different components during full discovery.
  • an application in this example APP 1 116 ) provides print data to spooler 122 .
  • Spooler 122 invokes port selection UI module 132 which in turn invokes print driver UI module 130 to obtain information about the particular printing device to be used, for example printing options settings to be used to process the print data.
  • Port selection UI module 132 determines the particular printing device to be used to process the print data. This is done either by a user specifying the name or IP address of the particular print device, or by the user selecting the particular printing device after simple discovery.
  • Rendering module 134 then generates translated print data that conforms to a format supported by the particular printing device that is to generate a printed version of an electronic document reflected in the print data.
  • the rendering module 134 then generates the translated print data and provides the translated print data to the particular printing device.
  • FIG. 10 is a flow diagram 1000 that depicts the “best fit” matching option according to one embodiment of the invention.
  • a user specifies settings for processing print data from an application program. For example, suppose that APP 1 116 is a word processing program and a user of client device 102 has generated an electronic document that the user wishes to print. The user selects a print option within APP 1 116 and print driver UI module 130 causes a printing graphical user interface screen to be displayed. The user interacts with the printing graphical user interface screen and selects the values for one or more print settings. For example, the user might specify that the electronic document is to be printed with duplex, i.e., double sided, printing, punched with holes and stapled.
  • the settings values selected by the user are stored as settings data, for example, on storage 128 .
  • the universal print driver 126 is launched.
  • universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through application program APP 1 116 , e.g, by selecting File ⁇ Print ⁇ and then selecting the name of the universal print driver 126 .
  • the universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114 .
  • step 1006 the user initiates full discovery of printing devices that are available to print the electronic document. For example, the user selects the search button 218 from printer destinations screen 200 .
  • the universal print driver 126 performs automatic discovery and determines one or more printing devices that are available and capable to process print data 136 given the settings values selected by the user and reflected in the settings data.
  • universal print driver 126 may use any type of discovery mechanism or approach to discover the printing devices that are available to process print data 136 .
  • the universal print driver 126 determines the “best fit” printing device.
  • the “best fit” printing device is the printing device among the available printing devices that is best able to print the electronic document based upon print data 136 and print settings values specified by the user and reflected in the settings data.
  • the determination of which of the available printing devices constitutes the “best fit” printing device may be made using a wide variety of techniques, depending upon a particular implementation.
  • the “best fit” printing device may be the particular printing device that supports the largest number of options and features specified by the user and reflected in the settings data.
  • the settings values specified by the user and reflected in the settings data may be weighted and the weightings used to determine the printing device that best satisfies the settings data. This may include determining a score for each available printing device that was discovered, where a score reflects how well the corresponding printing device supports the options and settings specified in the settings data.
  • universal print driver 126 causes the results of the “best fit” matching to be displayed to the user.
  • universal print driver 126 may cause the one or more printing devices to be displayed in a list similar to search results list 500 .
  • the printing devices in the list may be ordered based upon their relative capabilities to process print data 136 .
  • the list may be ordered so that the “best fit” printing device appears at the top of the list with the other printing devices listed in descending order based upon their relative capabilities to process the print data 136 based upon the settings values selected by the user.
  • the “best fit” printing device may also be conspicuously marked or identified as the “best fit” printing device using any type of graphical user interface features.
  • the graphical user interface may also indicate the relative capabilities of the printing devices to process the printing data. For example, the printing devices that satisfy at least a high threshold level of support of the options and settings specified in the settings data may be displayed with the color green as an attribute. The printing devices that do not satisfy the high threshold but do satisfy a medium threshold level of support may be displayed with the color yellow as an attribute. The printing devices that do not satisfy at least a lowest threshold level of support may be displayed with the color red as an attribute. Certain settings, as indicated by the settings data, may be designated by a user as required.
  • a particular printing device that does not support a required setting may be automatically categorized in the lowest category of printing devices, for example, displayed in the color red.
  • This approach allows a user to easily discern which printing devices are best able to satisfy the settings values selected by the user and may be very convenient in various situations. For example, the user may easily recognize that the best two printing devices will work equally well to process print data. One of the two printing devices, however, may have a closer physical location with respect to the user, so the user may select that printing device.
  • a user specifies that an electronic document is to be printed in duplex color and stapled.
  • the available printing devices are currently able to provide all three of these services, i.e., duplex printing in color with stapling, but one available printing device provides duplex color printing, but no stapling (either because the printing device is not configured with a stapling option or because the stapling option is not currently available because of an error or a lack of staples), while another printing device provides duplex printing and stapling, but no color printing.
  • the graphical user interface generated by the universal print driver 126 visually indicates the particular features that are supported by each printing device and indicates one of the two printing devices as the “best fit” printing device, based upon which options have a higher priority. For example, if the color printing is considered to be more important than the stapling, then the first printing device is designated as the “best fit” printing device. The user may select either printing device, depending upon the features and characteristics that are most important to the user.
  • the visual attributes of the features displayed in the list of printing devices may reflect the compatibility of those features with the settings value selected by the user. For example, suppose that a user selected color printing and a particular printing device supports only black & white printing. The black & white feature for the particular printing device may be displayed in a different color to draw the user's attention to the fact that the particular printing device does not support color printing.
  • step 1014 the user selects a particular printing device from the list of available printing devices generated by the universal print driver 126 .
  • a user may use a selection device, such as a mouse, to select the particular printing device from the search results list 500 and then select the confirmation button 502 .
  • universal print driver 126 causes data that identifies the particular printing device to be stored to make it available for other modules.
  • universal print driver 126 may cause the port information of the particular printing device to be stored, e.g., on storage 128 , so that it is available to port monitor 124 .
  • the universal print driver 126 also causes the printer destinations screen to be undisplayed and print driver UI module 130 causes the printing graphical user interface screen to be displayed on user interface 114 .
  • step 1016 the user selects to process the print data and the print data is processed and sent to the particular printing device.
  • This may include the rendering module 134 processing the print data 136 and generating processed print data that is transmitted to the particular printing device.
  • the user selects the confirmation button 502 from the search results list 500 .
  • the rendering module 134 processes the print data 136 and generates processed print data.
  • the port monitor 124 causes the processed print data to be transmitted to the particular printing device.
  • FIG. 11 is a block diagram 1100 that depicts the execution of different components during “best fit” discovery.
  • an application in this example APP 1 116 ) provides print data to spooler 122 .
  • Spooler 122 invokes print driver UI module 130 to obtain information about the particular printing device to be used, for example printing options settings to be used to process the print data.
  • Port selection UI module 132 is then invoked to determine the particular printing device to be used to process the print data.
  • Rendering module 134 then generates translated print data that conforms to a format supported by the particular printing device that is to generate a printed version of an electronic document reflected in the print data. The rendering module 134 then generates the translated print data and provides the translated print data to the particular printing device.
  • FIG. 12 is a block diagram that illustrates an example computer system 1200 upon which an embodiment of the invention may be implemented.
  • Computer system 1200 includes a bus 1202 or other communication mechanism for communicating information, and a processor 1204 coupled with bus 1202 for processing information.
  • Computer system 1200 also includes a main memory 1206 , such as a random access memory (RAM) or other dynamic storage device, coupled to bus 1202 for storing information and instructions to be executed by processor 1204 .
  • Main memory 1206 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 1204 .
  • Computer system 1200 further includes a read only memory (ROM) 1208 or other static storage device coupled to bus 1202 for storing static information and instructions for processor 1204 .
  • ROM read only memory
  • a storage device 1210 such as a magnetic disk or optical disk, is provided and coupled to bus 1202 for storing information and instructions.
  • Computer system 1200 may be coupled via bus 1202 to a display 1212 , such as a cathode ray tube (CRT), for displaying information to a computer user.
  • a display 1212 such as a cathode ray tube (CRT)
  • An input device 1214 is coupled to bus 1202 for communicating information and command selections to processor 1204 .
  • cursor control 1216 is Another type of user input device
  • cursor control 1216 such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections to processor 1204 and for controlling cursor movement on display 1212 .
  • This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
  • the invention is related to the use of computer system 1200 for implementing the techniques described herein. According to one embodiment of the invention, those techniques are performed by computer system 1200 in response to processor 1204 executing one or more sequences of one or more instructions contained in main memory 1206 . Such instructions may be read into main memory 1206 from another machine-readable medium, such as storage device 1210 . Execution of the sequences of instructions contained in main memory 1206 causes processor 1204 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
  • machine-readable medium refers to any medium that participates in providing data that causes a machine to operation in a specific fashion.
  • various machine-readable media are involved, for example, in providing instructions to processor 1204 for execution.
  • Such a medium may take many forms, including but not limited to, non-volatile media, volatile media, and transmission media.
  • Non-volatile media includes, for example, optical or magnetic disks, such as storage device 1210 .
  • Volatile media includes dynamic memory, such as main memory 1206 .
  • Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 1202 . Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.
  • Machine-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, a CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read.
  • Various forms of machine-readable media may be involved in carrying one or more sequences of one or more instructions to processor 1204 for execution.
  • the instructions may initially be carried on a magnetic disk of a remote computer.
  • the remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem.
  • a modem local to computer system 1200 can receive the data on the telephone line and use an infra-red transmitter to convert the data to an infra-red signal.
  • An infra-red detector can receive the data carried in the infra-red signal and appropriate circuitry can place the data on bus 1202 .
  • Bus 1202 carries the data to main memory 1206 , from which processor 1204 retrieves and executes the instructions.
  • the instructions received by main memory 1206 may optionally be stored on storage device 1210 either before or after execution by processor 1204 .
  • Computer system 1200 also includes a communication interface 1218 coupled to bus 1202 .
  • Communication interface 1218 provides a two-way data communication coupling to a network link 1220 that is connected to a local network 1222 .
  • communication interface 1218 may be an integrated services digital network (ISDN) card or a modem to provide a data communication connection to a corresponding type of telephone line.
  • ISDN integrated services digital network
  • communication interface 1218 may be a local area network (LAN) card to provide a data communication connection to a compatible LAN.
  • LAN local area network
  • Wireless links may also be implemented.
  • communication interface 1218 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • Network link 1220 typically provides data communication through one or more networks to other data devices.
  • network link 1220 may provide a connection through local network 1222 to a host computer 1224 or to data equipment operated by an Internet Service Provider (ISP) 1226 .
  • ISP 1226 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 1228 .
  • Internet 1228 uses electrical, electromagnetic or optical signals that carry digital data streams.
  • the signals through the various networks and the signals on network link 1220 and through communication interface 1218 which carry the digital data to and from computer system 1200 , are exemplary forms of carrier waves transporting the information.
  • Computer system 1200 can send messages and receive data, including program code, through the network(s), network link 1220 and communication interface 1218 .
  • a server 1230 might transmit a requested code for an application program through Internet 1228 , ISP 1226 , local network 1222 and communication interface 1218 .
  • the received code may be executed by processor 1204 as it is received, and/or stored in storage device 1210 , or other non-volatile storage for later execution. In this manner, computer system 1200 may obtain application code in the form of a carrier wave.

Abstract

A universal print driver allows an application program to print to any printer available on a network without the user having to perform the configuration that is required in conventional printing arrangements. The universal print driver includes functionality for performing printing device discovery to determine printing devices that are available to process print data. The universal print driver allows users to manage options and settings for printing devices through the universal print driver. The universal print driver may also be configured with a “best fit” matching function that selects an available printing device to process print data that has characteristics that most closely match user-specified characteristics. The universal print driver generates a graphical user interface that allows users to view printing devices available to process print data and to select options and settings for printing devices.

Description

    FIELD OF THE INVENTION
  • This invention relates generally to print drivers.
  • BACKGROUND
  • The approaches described in this section are approaches that could be pursued, but not necessarily approaches that have been previously conceived or pursued. Therefore, unless otherwise indicated, the approaches described in this section may not be prior art to the claims in this application and are not admitted to be prior art by inclusion in this section.
  • Generally speaking, print drivers are processes that process print data generated by an application program and convert the print data into a format supported by a printing device that is intended to process the print data. For example, a user creates an electronic document using a word processing application. The user then selects a print option in the application program to request that the electronic document be printed to a particular printing device. The application program generates and provides print data to a print driver installed on the user's client device. Sometimes this involves the use of an intermediary process referred to as a spooler which saves the print data locally. The print driver processes the print data and generates translated print data that is in a format supported by the particular printing device. For example, the print driver may process the print data and generate translated print data that conforms to the postscript format. The print driver then transmits the translated print data to the particular printing device. The particular printing device processes the translated print data and generates a printed version of the electronic document.
  • Conventional print drivers are printing device specific. That is, each print driver is designed to translate print data into a format that conforms to a particular format supported by a particular printing device. The device-specific nature of print drivers is the reason for several drawbacks. One issue is that a print driver for each printing device that a user is interested in using must be installed on a user's client device. Print drivers are usually provided on storage media when a printing device is purchased and may also be downloaded over the Internet. When a user travels to a different location the user may not know what printing devices are available to the user or the capabilities of the available printing devices and in many cases does not have the correct driver or access to the Internet to download a correct print driver. Users typically must inquire as to the available printing devices and their capabilities and also must acquire, install and configure the necessary print drivers. These problems can be exacerbated when users are using small portable devices with limited user interfaces because downloading, installing and configuring print drivers can be more difficult with these types of limited devices. Furthermore, users must know how to configure the printing devices once the print drivers are installed. For example, users must generally know the IP address and port of a printing device to configure the print driver. Thus, when users travel to different locations with mobile devices, they often find it difficult to use printing devices at those locations.
  • SUMMARY
  • A universal print driver allows an application program to print to any printer available on a network without the user having to perform the configuration that is required in conventional printing arrangements. The universal print driver includes functionality for performing printing device discovery to determine printing devices that are available to process print data. The discovery functionality may include different levels of discovery, depending upon a particular implementation. For example, the discovery functionality may be implemented using a simple discovery mechanism that discovers a subset of available information or using a full discovery mechanism that discovers a full set of available information, such as the identity, physical location, installed options and settings and current status of printing devices. The universal print driver allows users to manage options and settings for printing devices through the universal print driver. For example, the universal print driver may provide a favorite destinations list that allows users to save, view and retrieve information for printing devices. The universal print driver may also be configured with a “best fit” matching function that selects an available printing device to process print data that has characteristics that most closely match user-specified characteristics. The universal print driver generates a graphical user interface that allows users to view printing devices available to process print data and to select options and settings for printing devices.
  • According to one embodiment of the invention, a computer-implemented method is provided for a print driver to process print data. The computer-implemented method includes the print driver receiving settings data that indicates one or more user-specified settings to be used to process the print data. The print driver discovers, over a network, a set of one or more printing devices that are available to process the print data including an identity and physical location of each printing device in the set of one or more printing devices. The print driver generates a graphical user interface that includes data that identifies the set of one printing devices and allows a user to select a particular printing device from the set of one or more printing devices. The print driver detects a user selection of a particular printing device from the set of one or more printing devices and processes the print data and generates processed print data that conforms to a format supported by the particular printing device. The print driver also causes the processed print data to be transmitted over a network to the particular printing device.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In the figures of the accompanying drawings like reference numerals refer to similar elements.
  • FIG. 1 is a block diagram that depicts an example arrangement 100 in which a universal print driver may be implemented, according to an embodiment of the invention.
  • FIG. 2 depicts an example printer destinations screen that is generated by a port selection UI module, according to an embodiment of the invention.
  • FIG. 3 depicts an example user interface screen that port selection UI module causes to be displayed on user interface in response to a user selecting the save button, according to one embodiment of the invention.
  • FIG. 4 depicts an advanced settings screen generated by a universal print driver, according to an embodiment of the invention.
  • FIG. 5 depicts an example user interface screen that includes the results of universal print driver performing discovery to identify printing devices that are available to process print data.
  • FIG. 6 is a flow diagram that depicts an approach for universal print driver performing simple discovery according to one embodiment of the invention.
  • FIG. 7 is a block diagram that depicts the execution of different components during simple discovery.
  • FIG. 8 is a flow diagram that depicts an approach for universal print driver performing full discovery according to one embodiment of the invention.
  • FIG. 9 is a block diagram that depicts the execution of different components during simple discovery.
  • FIG. 10 is a flow diagram that depicts the “best fit” matching option according to one embodiment of the invention.
  • FIG. 11 is a block diagram that depicts the execution of different components during “best fit” discovery.
  • FIG. 12 is a block diagram of a computer system on which embodiments of the invention may be implemented.
  • DETAILED DESCRIPTION
  • In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the present invention. Various aspects of the invention are described hereinafter in the following sections:
      • I. OVERVIEW
      • II. UNIVERSAL PRINT DRIVER ARCHITECTURE
      • III. ACCESSING AND MANAGING PRINTING DEVICES USING THE UNIVERSAL PRINT DRIVER
      • IV. PRINTING DEVICE DISCOVERY
      • V. “BEST FIT” DISCOVERY
      • VI. EXAMPLE OPERATIONAL SCENARIOS
        • A. Simple Discovery
        • B. Full Discovery
        • C. “Best Fit” Discovery
      • VII. IMPLEMENTATION MECHANISMS
    I. Overview
  • A universal print driver allows an application program to print to any printer available on a network without the user having to perform the configuration that is required in conventional printing arrangements. The universal print driver includes functionality for performing printing device discovery to determine printing devices that are available to process print data. The discovery functionality may include different levels of discovery, depending upon a particular implementation. For example, the discovery functionality may be implemented using a simple discovery mechanism that discovers a subset of available information or using a full discovery mechanism that discovers a full set of available information, such as the identity, physical location, installed options and settings and current status of printing devices. The universal print driver allows users to manage options and settings for printing devices through the universal print driver. For example, the universal print driver may provide a favorite destinations list that allows users to save, view and retrieve information for printing devices. The universal print driver may also be configured with a “best fit” matching function that selects an available printing device to process print data that has characteristics that most closely match user-specified characteristics. The universal print driver generates a graphical user interface that allows users to view printing devices available to process print data and to select options and settings for printing devices.
  • II. Universal Print Driver Architecture
  • FIG. 1 is a block diagram that depicts an example arrangement 100 in which a universal print driver may be implemented, according to an embodiment of the invention. Arrangement 100 includes a client device 102 and printing devices 104, 106, 108, 110 that are communicatively coupled to each other via a network 112. Network 112 may be implemented by any medium or mechanism that provides for the exchange of data between the various elements depicts in FIG. 1. Examples of network 112 include, without limitation, a network such as a Local Area Network (LAN), Wide Area Network (WAN), Ethernet or the Internet, or one or more terrestrial, satellite or wireless links. Network 112 may also provide secure communications between the various elements depicted in FIG. 1. The various elements depicted in FIG. 1 may also communicate with each other via one or more direct communications links that are not depicted in FIG. 1 or described herein for purposes of brevity.
  • Client device 102 may be any type of client device and the invention is not limited to any particular type of client device. Examples of client device 102 include, without limitation, a desktop computer, a laptop computer, a personal digital assistant (PDA), a mobile device and a telephony device. In the present example, client device 102 includes a user interface 114, applications APP1 116, APP2 118 and APP3 120, a spooler 122, a port monitor 124, a universal print driver 126 and storage 128.
  • Printing devices 104, 106, 108, 110 may be any type of device that is capable of processing print data and generating a printed version of an electronic document reflected in the print data. Examples of printing devices 104, 106, 108, 110 include, without limitation, printers, network-enabled copy machines and multi-function peripherals (MFPs), and the approaches described herein are not limited to any particular type of printing devices 104, 106, 108, 110. Embodiments of the invention are described herein in the context of four printing devices depicted in FIG. 1, but the approach is applicable to any number of printing devices disposed in the same or different physical locations. Client device 102 may provide print data to printing devices 104, 106, 108, 110 in any format and according to any communications protocol, depending upon a particular implementation. For example, SNMP may be used.
  • User interface 114 may be implemented by any mechanism(s) and/or process(es) that allow for the exchange of information between client device 102 and users. Examples of user interface 114 include, without limitation, a display, such as a cathode ray tube (CRT) or liquid crystal display (LCD), and an input device, such as a keypad, touchpad, touch screen, keyboard or mouse, or any combination of displays and input devices.
  • Applications APP1 116, APP2 118 and APP3 120 may be any type of applications that are capable of generating print data. Examples of applications APP1 116, APP2 118 and APP3 120 include, without limitation, a word processing program, a spreadsheet program, an email program or any other type of application.
  • Universal print driver 126 may be implemented in computer software, computer hardware, or any combination of computer hardware and software. For example, universal print driver 126 may be implemented as one or more software processes executing on client device 102. As another example, universal print driver 126 may be implemented as executable code installed on client 102. According to one embodiment of the invention, universal print driver 126 includes a print driver user interface (UI) module 130, a port selection UI module 132 and a rendering module 134. Universal print driver 126 may include other modules, elements and functionality not depicted in FIG. 1 or described herein for purposes of brevity, and the invention is not limited to universal print driver 126 having any particular combination of modules and functionality. Print driver UI module 130 implements the graphical user interface (GUI) for print drivers on user interface 114. Port selection UI module 132 implements the GUI that is specific to the universal print driver 126 and provides the functionality described hereinafter. Port selection UI module 132 may be implemented in many different ways, depending upon a particular implementation. For example, Port selection UI module 132 may be implemented as an ASynch UI module for the Vista operating system. Rendering module 134 processes print data and generates translated print data that conforms to a format supported by an intended recipient printing device. For example, rendering module 134 may process print data 136 generated by a word processing application, e.g., APP1 116, and generate translated print data that conforms to the postscript format, on the basis that the print data 136 is intended to be processed by printing device 104 and printing device 104 supports postscript. Print driver UI module 130, port selection UI module 132 and rendering module 134 are described in more detail hereinafter.
  • Storage 128 may be implemented by any type of storage. Examples of storage 128 include, without limitation, volatile memory, such as random access memory (RAM) and non-volatile storage, such as one or more disks or flash memory. Client device 102 may include other mechanisms, modules, processes, etc., depending upon a particular implementation, that are not depicted in FIG. 1 or described herein for purposes of explanation. In FIG. 1, storage 128 is depicted as storing print data 136 for purposes of explanation only, but storage 128 may include various other types of data.
  • III. Accessing and Managing Printing Devices Using the Universal Print Driver
  • According to one embodiment of the invention, universal print driver 126 is configured to generate a graphical user interface that allows users to access and manage printing devices that are available to process print data. FIG. 2 depicts an example printer destinations screen 200 that is generated by port selection UI module 132. Printer destinations screen 200 is generated in response to a user instantiating or launching universal print driver 126. For example, universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through an application program, e.g, by selecting File→Print→ and then selecting the name of the universal print driver 126. The universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114.
  • As depicted in FIG. 2, printer destinations screen 200 includes a field 202 that allows a user to manually specify an IP address or name of a printing device if known. A pulldown menu selector 204 allows a user to access recently-entered IP addresses and names. A save button 206 allows a user to save, into a favorite destinations list 208, an IP address or name of a printing device entered into field 202. FIG. 3 depicts an example user interface screen 300 that port selection UI module 132 causes to be displayed on user interface 114 in response to a user selecting the save button 206. User interface screen 300 allows a user to specify a nick name and physical location for a printing device being saved to the favorite destinations list 208. This is particularly convenient in situations where client device 102 is a mobile device and a user needs to print at multiple locations. For example, a user may save printing devices that the user uses at different locations into the favorite destinations list 208. Printing devices listed in the favorite destinations list 208 can be selected by highlighting a particular printing device using a selector mechanism, such as a mouse, followed by a selection of a confirmation button 210. A user can also exit the printer destinations screen 200 by selecting a cancel button 212. The presence of a particular printing device in the favorite destinations list 208 does not necessarily mean that the particular printing device is currently available. For example, since the last time that a user used a particular printing device, the particular printing device may no longer be available because it has been removed from service, is turned off, is not connected to network 112, or is otherwise not currently available or accessible to client device 102. According to one embodiment of the invention, printer destinations screen 200 includes a query button 214 for obtaining the current status of the printing devices listed in the favorite destinations list 208. In response to a user selecting the query button 214, universal print driver 126 queries each of the printing devices included in the favorite destinations list 208. The printing devices return information to universal print driver 126 that indicates the installed features and options and current status and universal print driver 126 updates the favorite destinations list 208 with this information. The availability of the selective query option reduces the amount of computational resources and time required to retrieve information from printing devices since queries may be made on a printing device-by-printing device basis, instead of querying all available printing devices on a network.
  • Printer destinations screen 200 also includes an advanced button 216, which when selected, allows a user to manage the printing devices maintained in the favorite destinations list 208. In response to detecting a selection of the advanced button 216, universal print driver 126 causes an advanced settings screen 400 to be displayed as depicted in FIG. 4. Advanced settings screen 400 includes a set of user interface controls 402 for managing the printing devices listed in the favorite destinations list 208. The set of user interface controls 402 allow a user to modify or remove printing devices from the favorite destinations list 208. Advanced settings screen 400 also includes a set of user interface controls 404 that allow a user to specify parameters used for the discovery of printing devices. For example, an automatic search may be selected to search for printing devices on the same subnet as client device 102. Alternatively, the user interface controls 204 allow a user to specify a custom search with a particular IP address range. The range allows searches to be restricted to a very limited set of addresses, for example, on the same subnet as the client device 102, or to include a wider range of IP addresses that may include other subnetworks. Advanced settings screen 400 further includes a checkbox 406 which, when selected, causes universal print driver 126 to automatically query the printing devices contained in favorite destinations list 208 when port selection UI module 132 causes the printer destinations screen 200 to be displayed.
  • IV. Printing Device Discovery
  • According to one embodiment of the invention, universal print driver 126 is configured to discover printing devices that are available to process print data. Universal print driver 126 may implement any type of discovery mechanism to discover printing devices. For example, universal print driver 126 may be configured to transmit multicast messages over network 112 to discover printing devices 104, 106, 108, 110. As another example, universal print driver 126 may implement a Web Services discovery mechanism to discover printing devices 104, 106, 108, 110. Universal print driver 126 may be configured to perform discovery at specified times, for example on a periodic basis, or in response to a user request, as described in more detail hereinafter.
  • Universal print driver 126 may be configured to perform different types of discovery. According to one embodiment of the invention, universal print driver 126 is configured to perform simple discovery. Simple discovery generally involves universal print driver 126 discovering a subset of all available information about printing devices that are available to process print data. For example, simple discovery may involve discovering only the identity and physical location of printing devices that are available to process print data and not the installed features and options of those printing devices. Simple discovery may also involve discovering information about a subset of all available printing devices on a network. For example, simple discovery may include performing discovery on a list of specified printing devices.
  • According to another embodiment of the invention, universal print driver 126 is configured to perform full discovery. Full discovery generally involves universal print driver 126 discovering more information about printing devices that are available to process print data than is discovered using simple discovery. For example, full discovery may include discovering the identity, network address, physical location and installed options and settings of printing devices. Examples of installed options and settings include, without limitation, single or duplex printing, black & white or color printing, installed paper trays and feeders, stapling, punching, folding, cutting and binding capability. Universal print driver 126 may also be configured to discover the current status of printing devices.
  • As depicted in FIG. 2, printer destinations screen 200 includes a search button 218 that allows a user to manually initiate printing device discovery. In response to detecting selection of search button 218, universal print driver 126 discovers printing devices that are accessible to client device 102 and that are available to process print data. As previously mentioned herein, any type of discovery mechanism may be used, depending upon a particular implementation. Universal print driver 126 is also configured to cause information to be generated on user interface 114 to indicate the results of the discovery. FIG. 5 depicts an example search results list 500 that depicts the results of universal print driver 126 performing discovery to identify printing devices that are available to process print data. In this example, search results list 500 indicates several characteristics of the discovered printing devices, namely, the, nickname, IP address, physical location and features of the discovered printing devices. The approach is not limited to any particular characteristics and any type of characteristics may be discovered and/or displayed to a user. Search results list 500 also allows a user to select one of the discovered printing devices to process print data 136.
  • V. “Best Fit” Discovery
  • According to one embodiment of the invention, universal print driver 126 is configured to perform “best fit” discovery of available printing devices. Best fit discovery generally involves determining a particular printing device, from a set of available printing devices, that best satisfies a set of printing device criteria. The printing device criteria may include a wide variety of criteria. For example, a user may specify desired values for options and settings, such as single or duplex printing, black & white or color printing, installed paper trays and feeders, stapling, punching, folding, cutting and binding capability. As previously mentioned herein, the user may also specify search parameter values via user interface controls 404. The printing device criteria may be obtained from a user via a graphical user interface or from other sources. Universal print driver 126 performs discovery to identify available printing devices. Universal print driver 126 then determines which of the available printing devices best satisfies the printing device criteria. Universal print driver 126 may automatically select the best printing device and send print data to the selected printing device. Alternatively, universal print driver 126 may present the available printing devices to a user and identify the particular printing device that universal print driver 126 that has been selected as the “best fit” printing device. Additional details of the “best fit” discovery approach are described in more detail hereinafter.
  • VI. Example Operational Scenarios
  • A. Simple Discovery
  • Simple discovery generally involves universal print driver 126 discovering a subset of all available information about printing devices that are available to process print data. This approach is a “lightweight” approach that consumes relatively fewer computational resources and time compared to the full discovery approach described hereinafter.
  • FIG. 6 is a flow diagram 600 that depicts an approach for universal print driver 126 performing simple discovery according to one embodiment of the invention. In step 602, a user specifies settings for processing print data from an application program. For example, suppose that APP1 116 is a word processing program and a user of client device 102 has generated an electronic document that the user wishes to print. The user selects a print option within APP1 116 and print driver UI module 130 causes a printing graphical user interface screen to be displayed. The user interacts with the printing graphical user interface screen and selects the values for one or more print settings. For example, the user might specify that the electronic document is to be printed with duplex, i.e., double sided, printing, punched with holes and stapled. The settings values selected by the user are stored as settings data, for example, on storage 128.
  • In step 604, the universal print driver 126 is launched. For example, universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through application program APP1 116, e.g, by selecting File→Print→ and then selecting the name of the universal print driver 126. The universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114.
  • In step 606, a particular printing device is identified for processing print data 136. According to the simple discovery option, the particular printing device may be identified in one of two ways. First, a user can enter into field 202 an IP address or hostname of a particular printing device and then select confirmation button 210. Alternatively, the user can select the search button 218 to cause the universal print driver 126 to perform simple discovery. With simple discovery, the universal print driver 126 determines the printing devices that are available to process print data and displays them in the search results list 500 depicted in FIG. 5. This may include the use of a discovery mechanism to identify the printing devices that are connected to network 112 and available to process print data. Unlike with full discovery however, simple discovery involves acquiring less information from printing devices. For example, simple discovery may involve universal print driver 126 querying printing devices for only name and physical location and no other information, such as the installed features and options. According to one embodiment of the invention, universal print driver 126 is configured to perform simple discovery on only a set of printing devices that were previously installed, configured other otherwise maintained. The results of the simple discovery are displayed in search results list 500. The user then selects a particular printing device from search results list 500 and selects the confirmation button 502. The user then selects the confirmation button 210 to leave the printer destinations screen 200 and return to the print screen associated with application program APP1 116.
  • Once a particular printing device has been specified, either via a user entering an IP address or hostname, or by the user selecting the particular printing device after simple discovery, then in step 608, the user may optionally specify values of standard device settings and printing options to be used with the particular printing device. The standard device settings and printing options are the same for all printing devices discovered using simple discovery and are not specific to any particular printing device. Thus, it is not known which of the standard device settings and printing options are supported by the particular printing device.
  • In step 610, the user selects to process the print data and the print data is processed and sent to the particular printing device. For example, the user selects a confirmation button from the printing graphical user interface screen generated by application program APP1 116. In response to detecting the selection of the confirmation button, the rendering module 134 processes the print data 136 and generates processed print data that conforms to a format supported by the particular printing device. The port monitor 124 causes the processed print data to be transmitted to the particular printing device. In situations where values of the standard device settings and printing options are not supported by the particular printing device, then those values may be ignored. For example, suppose that the user selected duplex printing from the standard device settings but the particular printing device does not support duplex printing. In this situation the particular printing device processes the processed print data using single sided printing.
  • FIG. 7 is a block diagram 700 that depicts the execution of different components during simple discovery. As depicted in FIG. 7, an application (in this example APP1 116) provides print data to spooler 122. Spooler 122 provides the print data to rendering module 134 to generate translated print data that conforms to a format supported by the particular printing device that is to generate a printed version of an electronic document reflected in the print data. Before the translated print data can be generated, however, port selection UI module 132 determines the particular printing device to be used to process the print data. This is done either by a user specifying the name or IP address of the particular print device, or by the user selecting the particular printing device after simple discovery. The rendering module 134 then generates the translated print data and provides the translated print data to the particular printing device.
  • B. Full Discovery
  • Full discovery generally involves universal print driver 126 discovering more available information about printing devices than is obtained with the simple discovery approach. This approach requires relatively more computational resources and time than the simple discovery approach, but provides more information to users about the available printing devices.
  • FIG. 8 is a flow diagram 800 that depicts an approach for universal print driver 126 performing full discovery according to one embodiment of the invention. In step 802, a user specifies settings for processing print data from an application program. For example, suppose that APP1 116 is a word processing program and a user of client device 102 has generated an electronic document that the user wishes to print. The user selects a print option within APP1 116 and print driver UI module 130 causes a printing graphical user interface screen to be displayed. The user interacts with the printing graphical user interface screen and selects the values for one or more print settings. For example, the user might specify that the electronic document is to be printed with duplex, i.e., double sided, printing, punched with holes and stapled. The settings values selected by the user are stored as settings data, for example, on storage 128.
  • In step 804, the universal print driver 126 is launched. For example, universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through application program APP1 116, e.g, by selecting File→Print→ and then selecting the name of the universal print driver 126. The universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114.
  • In step 806, a particular printing device is identified for processing print data 136. According to the simple discovery option, the particular printing device may be identified in one of two ways. First, a user can enter into field 202 an IP address or hostname of a particular printing device and then select confirmation button 210. Alternatively, the user can select the search button 218 to cause the universal print driver 126 to perform full discovery. With full discovery, the universal print driver 126 determines the printing devices that are available to process print data and displays them in the search results list 500 depicted in FIG. 5. This may include the use of a discovery mechanism to identify the printing devices that are connected to network 112 and available to process print data. Unlike with simple discovery however, full discovery involves acquiring more information from printing devices. For example, full discovery may involve universal print driver 126 querying printing devices for identity, network address, physical location and installed options and settings. The results of the full discovery are displayed in search results list 500. The user then selects a particular printing device from search results list 500 and selects the confirmation button 502. The user then selects the confirmation button 210 to leave the printer destinations screen 200 and return to the print screen associated with application program APP1 116.
  • Once a particular printing device has been specified, either via a user entering an IP address or hostname, or by the user selecting the particular printing device after full discovery, then in step 808, the user may optionally specify values of device settings and printing options to be used with the particular printing device.
  • In step 810, the user selects to process the print data and the print data is processed and sent to the particular printing device. For example, the user selects a confirmation button from the printing graphical user interface screen generated by application program APP1 116. In response to detecting the selection of the confirmation button, the rendering module 134 processes the print data 136 and generates processed print data that conforms to a format supported by the particular printing device. The port monitor 124 causes the processed print data to be transmitted to the particular printing device.
  • FIG. 9 is a block diagram 900 that depicts the execution of different components during full discovery. As depicted in FIG. 9, an application (in this example APP1 116) provides print data to spooler 122. Spooler 122 invokes port selection UI module 132 which in turn invokes print driver UI module 130 to obtain information about the particular printing device to be used, for example printing options settings to be used to process the print data. Port selection UI module 132 then determines the particular printing device to be used to process the print data. This is done either by a user specifying the name or IP address of the particular print device, or by the user selecting the particular printing device after simple discovery. Rendering module 134 then generates translated print data that conforms to a format supported by the particular printing device that is to generate a printed version of an electronic document reflected in the print data. The rendering module 134 then generates the translated print data and provides the translated print data to the particular printing device.
  • C. “Best Fit” Discovery
  • FIG. 10 is a flow diagram 1000 that depicts the “best fit” matching option according to one embodiment of the invention. In step 1002, a user specifies settings for processing print data from an application program. For example, suppose that APP1 116 is a word processing program and a user of client device 102 has generated an electronic document that the user wishes to print. The user selects a print option within APP1 116 and print driver UI module 130 causes a printing graphical user interface screen to be displayed. The user interacts with the printing graphical user interface screen and selects the values for one or more print settings. For example, the user might specify that the electronic document is to be printed with duplex, i.e., double sided, printing, punched with holes and stapled. The settings values selected by the user are stored as settings data, for example, on storage 128.
  • In step 1004, the universal print driver 126 is launched. For example, universal print driver 126 is launched when a user selects to edit printing device properties through an operating system function or when a user selects to edit printer device properties through application program APP1 116, e.g, by selecting File→Print→ and then selecting the name of the universal print driver 126. The universal print driver 126 is launched and the port selection UI module 132 causes printer destinations screen 200 to be generated and displayed to the user on user interface 114.
  • In step 1006, the user initiates full discovery of printing devices that are available to print the electronic document. For example, the user selects the search button 218 from printer destinations screen 200.
  • In step 1008, in response to detecting the selection of the search button 218, the universal print driver 126 performs automatic discovery and determines one or more printing devices that are available and capable to process print data 136 given the settings values selected by the user and reflected in the settings data. As previously mentioned herein, universal print driver 126 may use any type of discovery mechanism or approach to discover the printing devices that are available to process print data 136.
  • In step 1010, the universal print driver 126 determines the “best fit” printing device. The “best fit” printing device is the printing device among the available printing devices that is best able to print the electronic document based upon print data 136 and print settings values specified by the user and reflected in the settings data. The determination of which of the available printing devices constitutes the “best fit” printing device may be made using a wide variety of techniques, depending upon a particular implementation. For example, the “best fit” printing device may be the particular printing device that supports the largest number of options and features specified by the user and reflected in the settings data. As another example, the settings values specified by the user and reflected in the settings data may be weighted and the weightings used to determine the printing device that best satisfies the settings data. This may include determining a score for each available printing device that was discovered, where a score reflects how well the corresponding printing device supports the options and settings specified in the settings data.
  • In step 1012, universal print driver 126 causes the results of the “best fit” matching to be displayed to the user. For example, universal print driver 126 may cause the one or more printing devices to be displayed in a list similar to search results list 500. The printing devices in the list may be ordered based upon their relative capabilities to process print data 136. For example, the list may be ordered so that the “best fit” printing device appears at the top of the list with the other printing devices listed in descending order based upon their relative capabilities to process the print data 136 based upon the settings values selected by the user. The “best fit” printing device may also be conspicuously marked or identified as the “best fit” printing device using any type of graphical user interface features. For example, color, shading, highlighting, styling, marking or any other type of feature or graphical user interface object attribute may be selected to identify the “best fit” printing device. The graphical user interface may also indicate the relative capabilities of the printing devices to process the printing data. For example, the printing devices that satisfy at least a high threshold level of support of the options and settings specified in the settings data may be displayed with the color green as an attribute. The printing devices that do not satisfy the high threshold but do satisfy a medium threshold level of support may be displayed with the color yellow as an attribute. The printing devices that do not satisfy at least a lowest threshold level of support may be displayed with the color red as an attribute. Certain settings, as indicated by the settings data, may be designated by a user as required. In this situation, a particular printing device that does not support a required setting may be automatically categorized in the lowest category of printing devices, for example, displayed in the color red. This approach allows a user to easily discern which printing devices are best able to satisfy the settings values selected by the user and may be very convenient in various situations. For example, the user may easily recognize that the best two printing devices will work equally well to process print data. One of the two printing devices, however, may have a closer physical location with respect to the user, so the user may select that printing device. As another example, suppose that a user specifies that an electronic document is to be printed in duplex color and stapled. Suppose further that none of the available printing devices are currently able to provide all three of these services, i.e., duplex printing in color with stapling, but one available printing device provides duplex color printing, but no stapling (either because the printing device is not configured with a stapling option or because the stapling option is not currently available because of an error or a lack of staples), while another printing device provides duplex printing and stapling, but no color printing. In this situation, the graphical user interface generated by the universal print driver 126 visually indicates the particular features that are supported by each printing device and indicates one of the two printing devices as the “best fit” printing device, based upon which options have a higher priority. For example, if the color printing is considered to be more important than the stapling, then the first printing device is designated as the “best fit” printing device. The user may select either printing device, depending upon the features and characteristics that are most important to the user.
  • As yet another example, the visual attributes of the features displayed in the list of printing devices may reflect the compatibility of those features with the settings value selected by the user. For example, suppose that a user selected color printing and a particular printing device supports only black & white printing. The black & white feature for the particular printing device may be displayed in a different color to draw the user's attention to the fact that the particular printing device does not support color printing.
  • In step 1014, the user selects a particular printing device from the list of available printing devices generated by the universal print driver 126. For example, a user may use a selection device, such as a mouse, to select the particular printing device from the search results list 500 and then select the confirmation button 502. Once the selection is made, universal print driver 126 causes data that identifies the particular printing device to be stored to make it available for other modules. For example, universal print driver 126 may cause the port information of the particular printing device to be stored, e.g., on storage 128, so that it is available to port monitor 124. The universal print driver 126 also causes the printer destinations screen to be undisplayed and print driver UI module 130 causes the printing graphical user interface screen to be displayed on user interface 114.
  • In step 1016, the user selects to process the print data and the print data is processed and sent to the particular printing device. This may include the rendering module 134 processing the print data 136 and generating processed print data that is transmitted to the particular printing device. For example, the user selects the confirmation button 502 from the search results list 500. In response to detecting the selection of the confirmation button 502, the rendering module 134 processes the print data 136 and generates processed print data. The port monitor 124 causes the processed print data to be transmitted to the particular printing device.
  • FIG. 11 is a block diagram 1100 that depicts the execution of different components during “best fit” discovery. As depicted in FIG. 11, an application (in this example APP1 116) provides print data to spooler 122. Spooler 122 invokes print driver UI module 130 to obtain information about the particular printing device to be used, for example printing options settings to be used to process the print data. Port selection UI module 132 is then invoked to determine the particular printing device to be used to process the print data. This is done by a user specifying the name or IP address of the particular print device, universal print driver 126 automatically selecting the “best fit” printing device, or by universal print driver 126 presenting the list of available printing devices, along with the “best fit” printing device, and the user selecting the particular printing device. Rendering module 134 then generates translated print data that conforms to a format supported by the particular printing device that is to generate a printed version of an electronic document reflected in the print data. The rendering module 134 then generates the translated print data and provides the translated print data to the particular printing device.
  • VII. Implementation Mechanisms
  • FIG. 12 is a block diagram that illustrates an example computer system 1200 upon which an embodiment of the invention may be implemented. Computer system 1200 includes a bus 1202 or other communication mechanism for communicating information, and a processor 1204 coupled with bus 1202 for processing information. Computer system 1200 also includes a main memory 1206, such as a random access memory (RAM) or other dynamic storage device, coupled to bus 1202 for storing information and instructions to be executed by processor 1204. Main memory 1206 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 1204. Computer system 1200 further includes a read only memory (ROM) 1208 or other static storage device coupled to bus 1202 for storing static information and instructions for processor 1204. A storage device 1210, such as a magnetic disk or optical disk, is provided and coupled to bus 1202 for storing information and instructions.
  • Computer system 1200 may be coupled via bus 1202 to a display 1212, such as a cathode ray tube (CRT), for displaying information to a computer user. An input device 1214, including alphanumeric and other keys, is coupled to bus 1202 for communicating information and command selections to processor 1204. Another type of user input device is cursor control 1216, such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections to processor 1204 and for controlling cursor movement on display 1212. This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allows the device to specify positions in a plane.
  • The invention is related to the use of computer system 1200 for implementing the techniques described herein. According to one embodiment of the invention, those techniques are performed by computer system 1200 in response to processor 1204 executing one or more sequences of one or more instructions contained in main memory 1206. Such instructions may be read into main memory 1206 from another machine-readable medium, such as storage device 1210. Execution of the sequences of instructions contained in main memory 1206 causes processor 1204 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
  • The term “machine-readable medium” as used herein refers to any medium that participates in providing data that causes a machine to operation in a specific fashion. In an embodiment implemented using computer system 1200, various machine-readable media are involved, for example, in providing instructions to processor 1204 for execution. Such a medium may take many forms, including but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media includes, for example, optical or magnetic disks, such as storage device 1210. Volatile media includes dynamic memory, such as main memory 1206. Transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 1202. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.
  • Common forms of machine-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, a CD-ROM, any other optical medium, punchcards, papertape, any other physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read.
  • Various forms of machine-readable media may be involved in carrying one or more sequences of one or more instructions to processor 1204 for execution. For example, the instructions may initially be carried on a magnetic disk of a remote computer. The remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem. A modem local to computer system 1200 can receive the data on the telephone line and use an infra-red transmitter to convert the data to an infra-red signal. An infra-red detector can receive the data carried in the infra-red signal and appropriate circuitry can place the data on bus 1202. Bus 1202 carries the data to main memory 1206, from which processor 1204 retrieves and executes the instructions. The instructions received by main memory 1206 may optionally be stored on storage device 1210 either before or after execution by processor 1204.
  • Computer system 1200 also includes a communication interface 1218 coupled to bus 1202. Communication interface 1218 provides a two-way data communication coupling to a network link 1220 that is connected to a local network 1222. For example, communication interface 1218 may be an integrated services digital network (ISDN) card or a modem to provide a data communication connection to a corresponding type of telephone line. As another example, communication interface 1218 may be a local area network (LAN) card to provide a data communication connection to a compatible LAN. Wireless links may also be implemented. In any such implementation, communication interface 1218 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
  • Network link 1220 typically provides data communication through one or more networks to other data devices. For example, network link 1220 may provide a connection through local network 1222 to a host computer 1224 or to data equipment operated by an Internet Service Provider (ISP) 1226. ISP 1226 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 1228. Local network 1222 and Internet 1228 both use electrical, electromagnetic or optical signals that carry digital data streams. The signals through the various networks and the signals on network link 1220 and through communication interface 1218, which carry the digital data to and from computer system 1200, are exemplary forms of carrier waves transporting the information.
  • Computer system 1200 can send messages and receive data, including program code, through the network(s), network link 1220 and communication interface 1218. In the Internet example, a server 1230 might transmit a requested code for an application program through Internet 1228, ISP 1226, local network 1222 and communication interface 1218. The received code may be executed by processor 1204 as it is received, and/or stored in storage device 1210, or other non-volatile storage for later execution. In this manner, computer system 1200 may obtain application code in the form of a carrier wave.
  • In the foregoing specification, embodiments of the invention have been described with reference to numerous specific details that may vary from implementation to implementation. Thus, the sole and exclusive indicator of what is, and is intended by the applicants to be, the invention is the set of claims that issue from this application, in the specific form in which such claims issue, including any subsequent correction. Hence, no limitation, element, property, feature, advantage or attribute that is not expressly recited in a claim should limit the scope of such claim in any way. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims (18)

1. A computer-implemented method for a print driver to process print data, the computer-implemented method comprising:
the print driver receiving settings data that indicates one or more user-specified settings to be used to process the print data;
the print driver discovering, over a network, a set of one or more printing devices that are available to process the print data, wherein the discovering includes determining an identity and physical location of each printing device in the set of one or more printing devices;
the print driver generating a graphical user interface that includes data that identifies the set of one printing devices and allows a user to select a particular printing device from the set of one or more printing devices;
the print driver detecting a user selection of a particular printing device from the set of one or more printing devices;
in response to detecting the user selection of the particular printing device from the set of one or more printing devices, the print driver processing the print data and generating processed print data that conforms to a format supported by the particular printing device; and
the print driver causing the processed print data to be transmitted over a network to the particular printing device.
2. The computer-implemented method as recited in claim 1, wherein the data that identifies the set of one or more printing devices indicates only the name and physical location of each printing device in the set of one or more printing devices.
3. The computer-implemented method as recited in claim 1, wherein the graphical user interface allows the user to specify that the particular printing device is to be saved to a favorites list.
4. The computer-implemented method as recited in claim 3, wherein:
the graphical user interface further allows the user to select a printing device from the list of favorites and request a current status for the selected printing device;
in response to detecting the user request for the current status for the selected printing device, the universal print driver querying the selected printing device for current status and updating the graphical user interface to reflect the current status of the selected printing device.
5. The computer-implemented method as recited in claim 1, wherein:
the graphical user interface allows the user to enter data that identifies the particular printing device and allows the particular printing device to be selected without the user having to select from the set of one or more printing devices.
6. The computer-implemented method as recited in claim 1, wherein the set of one or more printing devices is specified prior to the print driver performing the discovering and the performing the discovering includes the print driver querying each printing device in the set of printing devices.
7. A computer-readable medium carrying instructions which, when processed by one or more processors cause a print driver to process print data by:
the print driver receiving settings data that indicates one or more user-specified settings to be used to process the print data;
the print driver discovering, over a network, a set of one or more printing devices that are available to process the print data, wherein the disovering includes determining an identity and physical location of each printing device in the set of one or more printing devices;
the print driver generating a graphical user interface that includes data that identifies the set of one printing devices and allows a user to select a particular printing device from the set of one or more printing devices;
the print driver detecting a user selection of a particular printing device from the set of one or more printing devices;
in response to detecting the user selection of the particular printing device from the set of one or more printing devices, the print driver processing the print data and generating processed print data that conforms to a format supported by the particular printing device; and
the print driver causing the processed print data to be transmitted over a network to the particular printing device.
8. The computer-readable medium as recited in claim 7, wherein the data that identifies the set of one or more printing devices indicates only the name and physical location of each printing device in the set of one or more printing devices.
9. The computer-readable medium as recited in claim 7, wherein the graphical user interface allows the user to specify that the particular printing device is to be saved to a favorites list.
10. The computer-readable medium as recited in claim 9, wherein:
the graphical user interface further allows the user to select a printing device from the list of favorites and request a current status for the selected printing device;
in response to detecting the user request for the current status for the selected printing device, the universal print driver querying the selected printing device for current status and updating the graphical user interface to reflect the current status of the selected printing device.
11. The computer-readable medium as recited in claim 7, wherein:
the graphical user interface allows the user to enter data that identifies the particular printing device and allows the particular printing device to be selected without the user having to select from the set of one or more printing devices.
12. The computer-readable medium as recited in claim 7, wherein the set of one or more printing devices is specified prior to the print driver performing the discovering and the performing the discovering includes the print driver querying each printing device in the set of printing devices.
13. A print driver comprising:
a rendering module configured to process print data generated by an application program and generate translated print data that conforms to a format supported by a printing device that is intended to process the translated print data; and
one or more other modules configured to:
the print driver receiving settings data that indicates one or more user-specified settings to be used to process the print data;
the print driver discovering, over a network, a set of one or more printing devices that are available to process the print data, wherein the discovering includes determining an identity and physical location of each printing device in the set of one or more printing devices;
the print driver generating a graphical user interface that includes data that identifies the set of one printing devices and allows a user to select a particular printing device from the set of one or more printing devices;
the print driver detecting a user selection of a particular printing device from the set of one or more printing devices;
in response to detecting the user selection of the particular printing device from the set of one or more printing devices, the print driver processing the print data and generating processed print data that conforms to a format supported by the particular printing device; and
the print driver causing the processed print data to be transmitted over a network to the particular printing device.
14. The print driver as recited in claim 13, wherein the data that identifies the set of one or more printing devices indicates only the name and physical location of each printing device in the set of one or more printing devices.
15. The print driver as recited in claim 13, wherein the graphical user interface allows the user to specify that the particular printing device is to be saved to a favorites list.
16. The print driver as recited in claim 15, wherein:
the graphical user interface further allows the user to select a printing device from the list of favorites and request a current status for the selected printing device;
in response to detecting the user request for the current status for the selected printing device, the universal print driver querying the selected printing device for current status and updating the graphical user interface to reflect the current status of the selected printing device.
17. The print driver as recited in claim 13, wherein:
the graphical user interface allows the user to enter data that identifies the particular printing device and allows the particular printing device to be selected without the user having to select from the set of one or more printing devices.
18. The print driver as recited in claim 13, wherein the set of one or more printing devices is specified prior to the print driver performing the discovering and the performing the discovering includes the print driver querying each printing device in the set of printing devices.
US11/700,309 2007-01-30 2007-01-30 Universal print driver with simple discovery Abandoned US20080180726A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/700,309 US20080180726A1 (en) 2007-01-30 2007-01-30 Universal print driver with simple discovery
JP2008018359A JP2008186463A (en) 2007-01-30 2008-01-29 Universal print driver having simple discovery function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/700,309 US20080180726A1 (en) 2007-01-30 2007-01-30 Universal print driver with simple discovery

Publications (1)

Publication Number Publication Date
US20080180726A1 true US20080180726A1 (en) 2008-07-31

Family

ID=39667600

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/700,309 Abandoned US20080180726A1 (en) 2007-01-30 2007-01-30 Universal print driver with simple discovery

Country Status (2)

Country Link
US (1) US20080180726A1 (en)
JP (1) JP2008186463A (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090013065A1 (en) * 2007-07-03 2009-01-08 Canon Kabushiki Kaisha Information processing apparatus, information processing apparatus control method, and storage medium storing computer program
US20090279113A1 (en) * 2008-05-12 2009-11-12 Sharp Kabushiki Kaisha Information processing apparatus
US20100070661A1 (en) * 2008-09-17 2010-03-18 International Business Machines Corporation System For Energy Efficient Computer Management Environment Via Tightly Integrated Target Status and Directed Work Sessions
US20100309508A1 (en) * 2009-06-03 2010-12-09 Kamath Harish B Network print-related service
US20110075176A1 (en) * 2009-09-29 2011-03-31 Motokazu Nishio Printer control apparatus, printer control method, printing system, and storage medium
US20110235117A1 (en) * 2010-03-29 2011-09-29 Kyocera Mita Corporation Image Forming System and Image Forming Apparatus Settings Search Method Using WS-Discovery
US20110267642A1 (en) * 2010-04-29 2011-11-03 Xerox Corporation Apparatus and method for disallowing devices for print driver printing
US20120113458A1 (en) * 2010-11-10 2012-05-10 Flextronics Id, Llc Mobile printing framework
US20120218596A1 (en) * 2011-02-28 2012-08-30 Ricoh Company, Ltd. Non-Transitory Computer Readable Recording Medium Storing Print Management Program, Print Management Device, Print Management Method, And Print System
US20130222846A1 (en) * 2012-02-27 2013-08-29 Seiko Epson Corporation Controller and Control Method
US20140293325A1 (en) * 2013-04-02 2014-10-02 Ricoh Company, Ltd. Click-to-print system, apparatus and method
US8928911B2 (en) 2010-03-30 2015-01-06 Hewlett-Packard Development Company, L.P. Fulfillment utilizing selected negotiation attributes
US9069501B2 (en) 2012-02-28 2015-06-30 Hewlett-Packard Development Company, L.P. Mechanism that allows initiating print without being aware of the printer email address
US20150237232A1 (en) * 2014-02-20 2015-08-20 Avision Inc. Image reproducing method and digital processing machine using such method
US9179016B2 (en) 2011-10-25 2015-11-03 Hewlett-Packard Development Company, L.P. Communication architectures for direct printing and scanning
US9298410B2 (en) 2012-06-26 2016-03-29 Hewlett-Packard Development Company, L.P. Exposing network printers to WI-FI clients
US9772807B1 (en) 2016-03-28 2017-09-26 Kyocera Document Solutions Inc. Multi-worker approach for printer data collection in timely situations
US9817622B2 (en) 2010-01-20 2017-11-14 Hewlett-Packard Development Company, L.P. Cloud printer with a common user print experience
US11243725B2 (en) * 2018-11-27 2022-02-08 Brother Kogyo Kabushiki Kaisha Non-transitory computer-readable storage medium storing computer program for terminal device configured to connect to image processing devices on network, and terminal device

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US231328A (en) * 1880-08-17 Gasper kalthoff
US20020051204A1 (en) * 2000-06-05 2002-05-02 Fuji Xerox Co., Ltd. Printing system and printing control method therefor
US20020120742A1 (en) * 2001-02-14 2002-08-29 Cherry Darrel D. Dynamic user interface for facilitating network device capability utilization
US20020135798A1 (en) * 2001-03-23 2002-09-26 Simpson Shell S. System and method for providing print preview/media selection
US6529286B1 (en) * 1998-12-22 2003-03-04 Canon Kabushiki Kaisha Dynamic printing interface for routing print jobs in a computer network
US20030090694A1 (en) * 2001-11-13 2003-05-15 Kennedy Kelli H. Just-in-time printer discovery and driver installation system and method
US20030103235A1 (en) * 2001-12-03 2003-06-05 Tomohiro Gomi Printer control method, information processing apparatus, program, and storage medium
US20040061890A1 (en) * 2002-09-30 2004-04-01 Ferlitsch Andrew Rodney Providing capabilities matching for cluster printing
US6825941B1 (en) * 1998-09-21 2004-11-30 Microsoft Corporation Modular and extensible printer device driver and text based method for characterizing printer devices for use therewith
US20070233834A1 (en) * 2006-03-31 2007-10-04 Tomoki Hattori Printer driver with print search function

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3484816B2 (en) * 1995-04-04 2004-01-06 富士ゼロックス株式会社 Printing instruction device
JP3624799B2 (en) * 1999-08-31 2005-03-02 セイコーエプソン株式会社 Printer, printing execution apparatus, printing system, printing method, and recording medium
JP2005228243A (en) * 2004-02-16 2005-08-25 Canon Inc Information processor and control method therefor and program
JP2005341216A (en) * 2004-05-27 2005-12-08 Seiko Epson Corp Copy printing device and program for use therein

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US231328A (en) * 1880-08-17 Gasper kalthoff
US6825941B1 (en) * 1998-09-21 2004-11-30 Microsoft Corporation Modular and extensible printer device driver and text based method for characterizing printer devices for use therewith
US6529286B1 (en) * 1998-12-22 2003-03-04 Canon Kabushiki Kaisha Dynamic printing interface for routing print jobs in a computer network
US20020051204A1 (en) * 2000-06-05 2002-05-02 Fuji Xerox Co., Ltd. Printing system and printing control method therefor
US20020120742A1 (en) * 2001-02-14 2002-08-29 Cherry Darrel D. Dynamic user interface for facilitating network device capability utilization
US20020135798A1 (en) * 2001-03-23 2002-09-26 Simpson Shell S. System and method for providing print preview/media selection
US20030090694A1 (en) * 2001-11-13 2003-05-15 Kennedy Kelli H. Just-in-time printer discovery and driver installation system and method
US20030103235A1 (en) * 2001-12-03 2003-06-05 Tomohiro Gomi Printer control method, information processing apparatus, program, and storage medium
US20040061890A1 (en) * 2002-09-30 2004-04-01 Ferlitsch Andrew Rodney Providing capabilities matching for cluster printing
US20070233834A1 (en) * 2006-03-31 2007-10-04 Tomoki Hattori Printer driver with print search function

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8230049B2 (en) * 2007-07-03 2012-07-24 Canon Kabushiki Kaisha Information processing apparatus, information processing apparatus control method, and storage medium storing computer program
US20090013065A1 (en) * 2007-07-03 2009-01-08 Canon Kabushiki Kaisha Information processing apparatus, information processing apparatus control method, and storage medium storing computer program
US20090279113A1 (en) * 2008-05-12 2009-11-12 Sharp Kabushiki Kaisha Information processing apparatus
US8279486B2 (en) * 2008-05-12 2012-10-02 Sharp Kabushiki Kaisha Information processing apparatus
US20100070661A1 (en) * 2008-09-17 2010-03-18 International Business Machines Corporation System For Energy Efficient Computer Management Environment Via Tightly Integrated Target Status and Directed Work Sessions
US8352623B2 (en) * 2008-09-17 2013-01-08 International Business Machines Corporation System for energy efficient computer management environment via tightly integrated target status and directed work sessions
US20100309508A1 (en) * 2009-06-03 2010-12-09 Kamath Harish B Network print-related service
US20110075176A1 (en) * 2009-09-29 2011-03-31 Motokazu Nishio Printer control apparatus, printer control method, printing system, and storage medium
US9817622B2 (en) 2010-01-20 2017-11-14 Hewlett-Packard Development Company, L.P. Cloud printer with a common user print experience
US20110235117A1 (en) * 2010-03-29 2011-09-29 Kyocera Mita Corporation Image Forming System and Image Forming Apparatus Settings Search Method Using WS-Discovery
US8477355B2 (en) * 2010-03-29 2013-07-02 Kyocera Document Solutions Inc. Image forming system and image forming apparatus settings search method using WS-discovery
EP2375697B1 (en) * 2010-03-29 2017-02-22 Kyocera Document Solutions Inc. Image forming system and image forming apparatus settings search method using WS-Discovery
US8928911B2 (en) 2010-03-30 2015-01-06 Hewlett-Packard Development Company, L.P. Fulfillment utilizing selected negotiation attributes
US20110267642A1 (en) * 2010-04-29 2011-11-03 Xerox Corporation Apparatus and method for disallowing devices for print driver printing
US8964212B2 (en) * 2010-04-29 2015-02-24 Xerox Corporation Apparatus and method for disallowing devices for print driver printing
US20120113458A1 (en) * 2010-11-10 2012-05-10 Flextronics Id, Llc Mobile printing framework
US20120218596A1 (en) * 2011-02-28 2012-08-30 Ricoh Company, Ltd. Non-Transitory Computer Readable Recording Medium Storing Print Management Program, Print Management Device, Print Management Method, And Print System
US8659779B2 (en) * 2011-02-28 2014-02-25 Ricoh Company, Ltd. Non-transitory computer readable recording medium storing print management program, print management device, print management method, and print system configured for causing a computer to function as a job progress status display unit
US9179016B2 (en) 2011-10-25 2015-11-03 Hewlett-Packard Development Company, L.P. Communication architectures for direct printing and scanning
US8994994B2 (en) * 2012-02-27 2015-03-31 Seiko Epson Corporation Controller and control method
US20130222846A1 (en) * 2012-02-27 2013-08-29 Seiko Epson Corporation Controller and Control Method
CN103287129A (en) * 2012-02-27 2013-09-11 精工爱普生株式会社 Controller and control method
US9069501B2 (en) 2012-02-28 2015-06-30 Hewlett-Packard Development Company, L.P. Mechanism that allows initiating print without being aware of the printer email address
US9298410B2 (en) 2012-06-26 2016-03-29 Hewlett-Packard Development Company, L.P. Exposing network printers to WI-FI clients
US20140293325A1 (en) * 2013-04-02 2014-10-02 Ricoh Company, Ltd. Click-to-print system, apparatus and method
US9122433B2 (en) * 2013-04-02 2015-09-01 Ricoh Company, Ltd. Click-to-print system, apparatus and method
TWI551472B (en) * 2014-02-20 2016-10-01 虹光精密工業股份有限公司 Image reproducing method and digital processing machine using such method
US9521279B2 (en) * 2014-02-20 2016-12-13 Avision Inc. Image reproducing method and digital processing machine using such method
CN104869267A (en) * 2014-02-20 2015-08-26 虹光精密工业股份有限公司 Image copying method and multifunctional all-in-one machine using same
US20150237232A1 (en) * 2014-02-20 2015-08-20 Avision Inc. Image reproducing method and digital processing machine using such method
US9772807B1 (en) 2016-03-28 2017-09-26 Kyocera Document Solutions Inc. Multi-worker approach for printer data collection in timely situations
US10241734B2 (en) 2016-03-28 2019-03-26 Kyocera Document Solutions Inc. Multi-worker approach for printer data collection in timely situations
US11243725B2 (en) * 2018-11-27 2022-02-08 Brother Kogyo Kabushiki Kaisha Non-transitory computer-readable storage medium storing computer program for terminal device configured to connect to image processing devices on network, and terminal device

Also Published As

Publication number Publication date
JP2008186463A (en) 2008-08-14

Similar Documents

Publication Publication Date Title
US8223363B2 (en) Universal print driver with best fit discovery
US20080180726A1 (en) Universal print driver with simple discovery
US20080180712A1 (en) Universal print driver with full discovery
US7908609B2 (en) Information processing apparatus with device driver installation control
US7522299B2 (en) System and method for automatic configuration
US8773675B2 (en) Providing an integrated, feature oriented printer selection system
US8773687B2 (en) Driverless architecture for printing systems
US9323487B2 (en) Providing an integrated, feature oriented ad-hoc printing device selection system for mobile client devices
US7684412B2 (en) Device for communication and program used for such device
US7719709B2 (en) Print control apparatus, print control system, print control method, and recording medium having print control program
US20120154843A1 (en) Peripheral device control system and method
US8749809B2 (en) Approach for managing printer driver settings
US20060067224A1 (en) Network management
US9104359B2 (en) Providing an integrated, feature oriented ad-hoc printing device selection system for mobile client devices
US20100082782A1 (en) Providing peripheral device attributes to a client for selection
KR20030074279A (en) Creating a locally managed instance of a network printer
JP2008090834A (en) Systems and methods for remotely managing and configuring driver settings
US9727280B2 (en) Modifying generic workform received from host with specific input plug-in data based on selected capability of workform performing device
US20070263236A1 (en) Automatic discovery of print media attributes
KR20080001959A (en) User terminal for managing driver and network port and managing method thereof
US20100027050A1 (en) Dynamic bridging of web-enabled components
JP2009171579A (en) Printing system and method, and computer-readable storage medium
US8411299B2 (en) Approach for managing print errors using a print agent
US20110051174A1 (en) Method of querying image output devices on a network
US8422040B2 (en) Image forming system and method, management apparatus, and recording medium

Legal Events

Date Code Title Description
AS Assignment

Owner name: RICOH COMPANY, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SELVARAJ, SENTHIL K.;REEL/FRAME:018876/0114

Effective date: 20070130

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION