WO2023231347A1 - Network printing management method, apparatus and system, and electronic device, medium and program - Google Patents

Network printing management method, apparatus and system, and electronic device, medium and program Download PDF

Info

Publication number
WO2023231347A1
WO2023231347A1 PCT/CN2022/135917 CN2022135917W WO2023231347A1 WO 2023231347 A1 WO2023231347 A1 WO 2023231347A1 CN 2022135917 W CN2022135917 W CN 2022135917W WO 2023231347 A1 WO2023231347 A1 WO 2023231347A1
Authority
WO
WIPO (PCT)
Prior art keywords
printing
target
task
configuration data
print
Prior art date
Application number
PCT/CN2022/135917
Other languages
French (fr)
Chinese (zh)
Inventor
冯凯
Original Assignee
北京京东振世信息技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京京东振世信息技术有限公司 filed Critical 北京京东振世信息技术有限公司
Publication of WO2023231347A1 publication Critical patent/WO2023231347A1/en

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

Definitions

  • This application relates to the field of Internet technology, and involves but is not limited to a network printing management method, device, system, electronic equipment, computer storage media and computer program products.
  • the printer is usually connected to the computer in the warehouse using a Universal Serial Bus (USB) interface, the driver of the printer manufacturer is installed, and the print document is clicked in the system related to daily operations, and the browser is used.
  • USB Universal Serial Bus
  • the printing tool that comes with the machine communicates with the printer driver of the machine to print; because users in different regions may have different requirements for printing formats, they need to use the corresponding manufacturer’s printer for printing; in this way, various different
  • the printer driver makes the configuration complex and operation difficult.
  • some browsers do not support silent printing. If the local printer driver is called, a pop-up window will pop up for confirmation, which has a great impact on on-site operations. If the pop-up window is closed by default when printing, different printing configurations cannot be set for different documents. Therefore, it is necessary to provide a network printing management method that can uniformly manage various printing behaviors.
  • This application provides a network printing management method, device, system, electronic equipment, computer storage medium and computer program product.
  • the embodiment of the present application provides a network printing management method, which is applied to a client server in a network printing management system.
  • the system further includes: a client and a print server.
  • the method includes:
  • the target printing configuration data includes the printing device data required by the target printing task
  • the print server determines a target printing device according to the target printing configuration data, and uses the target printing device to complete the target printing task.
  • the target printing device is the printing device required for the target printing task.
  • the printing configuration data includes task configuration data and device configuration data
  • the method further includes:
  • the task configuration data and the device configuration data are stored in a database.
  • the task configuration data includes the number of each print task in the plurality of print tasks, the required printing device name and the print format; the device configuration data includes each print job in the plurality of printing devices.
  • the name of the device Internet Protocol (IP), and required network protocol type.
  • IP Internet Protocol
  • determining target printing configuration data related to the target printing task based on pre-stored printing configuration data includes:
  • the printing device IP and network protocol type required by the target printing task are searched from the device configuration data stored in the database.
  • the method further includes:
  • the print server After the print server determines the target printing device according to the target printing configuration data, the print server sends the target printing task to the target according to the printing device IP and network protocol type required by the target printing task.
  • the printing device enables the target printing device to complete printing of the target printing task according to the required printing format.
  • the method further includes:
  • the client After receiving the print request initiated by the browser web page, the client sends the print request to the client server.
  • the client, the client server and the print server are in the same local area network.
  • the embodiment of the present application also proposes a network printing management device, which is applied to the client server in the network printing management system.
  • the system further includes: a client and a print server, wherein the device includes a receiving module, a determining module and a Print module, where,
  • a receiving module configured to receive a print request sent by the client, where the print request includes a target print task
  • a determining module configured to determine target printing configuration data related to the target printing task according to pre-stored printing configuration data; the target printing configuration data includes printing device data required by the target printing task;
  • a printing module configured to send the target printing task and the target printing configuration data to the print server, so that the print server determines a target printing device according to the target printing configuration data, and uses the target printing device to complete the printing. Printing of the target printing task; the target printing device is the printing device required for the target printing task.
  • Embodiments of the present application provide an electronic device.
  • the device includes a memory, a processor, and a computer program stored in the memory and executable on the processor.
  • the processor executes the program, one or more of the aforementioned technologies are implemented.
  • the network printing management method provided by the solution.
  • An embodiment of the present application provides a network printing management system, which includes the aforementioned network printing management device or the aforementioned electronic device.
  • Embodiments of the present application provide a computer storage medium that stores a computer program; after being executed, the computer program can implement the network printing management method provided by one or more of the foregoing technical solutions.
  • Embodiments of the present application also provide a computer program product, including computer readable code.
  • the processor in the electronic device executes to implement one or more of the foregoing.
  • the network printing management method provided by the technical solution.
  • the embodiment of the present application proposes a network printing management method, device, system, electronic equipment, computer storage medium and computer program product, which are applied to the client server in the network printing management system.
  • the system also includes: a client and a print server , the method includes: receiving a print request sent by the client, the print request including a target print task; determining target print configuration data related to the target print task according to pre-stored print configuration data; the target print Configuration data includes printing device data required by the target printing task; sending the target printing task and the target printing configuration data to the print server, so that the print server determines the target printing according to the target printing configuration data.
  • a device that uses the target printing device to complete printing of the target printing task; the target printing device is a printing device required by the target printing task.
  • the required printing equipment can be uniformly allocated to each printing task that needs to be printed based on the printing configuration data pre-stored in the client server; in this way, during the actual task printing process, no need to For additional printing configuration, there is no need to confirm the pop-up window. Instead, the printing task is directly sent to the required printing device and printed according to the printing configuration data in the system, reducing the configuration complexity; in addition, this network printing management method There is no need to install third-party software, including local drivers, making it easier for on-site operators to achieve unified management.
  • Figure 1a is a schematic flow chart of a network printing management method in an embodiment of the present application
  • Figure 1b is a schematic structural diagram of a network printing management system in an embodiment of the present application.
  • Figure 2a is a schematic scene diagram of a network printing management method provided by an embodiment of the present application.
  • Figure 2b is a schematic flow chart of another network printing management method in an embodiment of the present application.
  • Figure 3 is a schematic structural diagram of a network printing management device according to an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
  • I and/or J can mean: I exists alone, I and J exist simultaneously, and they exist alone. J these three situations.
  • at least one in this article means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of I, J, R, and can mean including from I, Any one or more elements selected from the set composed of J and R.
  • the network printing management method provided by the embodiment of the present application includes a series of steps, but the network printing management method provided by the embodiment of the present application is not limited to the recorded steps.
  • the network printing management device provided by the embodiment of the present application It includes a series of modules, but the network printing management device provided by the embodiment of the present application is not limited to include the explicitly recorded modules, and may also include modules that need to be set up to obtain relevant time series data or perform processing based on the time series data.
  • Embodiments of the present application can be applied to computer systems composed of terminal devices and servers, and can operate together with numerous other general or special computing system environments or configurations.
  • the terminal device may be a thin client, a thick client, a handheld or laptop device, a microprocessor-based system, a set-top box, programmable consumer electronics, a networked PC, a small computer system, etc.
  • the server may be a server Computer systems include small computer systems, large computer systems, and distributed cloud computing technology environments including any of the above systems, etc.
  • Electronic devices such as terminal devices, servers, etc. may be described in the general context of computer system executable instructions (such as program modules) being executed by a computer system.
  • program modules may include routines, programs, object programs, components, logic, data structures, etc., that perform specific tasks or implement specific abstract data types.
  • the computer system/server may be implemented in a distributed cloud computing environment where tasks are performed by remote processing devices linked through a communications network.
  • program modules may be located on local or remote computing system storage media including storage devices.
  • the network printing management method can be implemented using a processor in the network printing management device.
  • the processor can be an Application Specific Integrated Circuit (ASIC) or a Digital Signal Processor (Digital Signal Processor). Processor, DSP), Digital Signal Processing Device (DSPD), Programmable Logic Device (PLD), Field Programmable Gate Array (FPGA), Central Processing Unit (Central At least one of Processing Unit (CPU), controller, microcontroller, and microprocessor.
  • ASIC Application Specific Integrated Circuit
  • DSP Digital Signal Processor
  • DSPD Digital Signal Processing Device
  • PLD Programmable Logic Device
  • FPGA Field Programmable Gate Array
  • CPU Central Processing Unit
  • controller microcontroller, and microprocessor.
  • Figure 1a is a schematic flowchart of a network printing management method in an embodiment of the present application. As shown in Figure 1a, the method includes the following steps:
  • Step 100 Receive a print request sent by the client, where the print request includes a target print task.
  • the network printing management method can be applied to the client server in the network printing management system; wherein, in addition to the client server, the network printing management system can also include a client and a print server; here, the print server can Establish connections with multiple printing devices.
  • the network printing management system can be applied to document printing scenarios faced by warehouses in overseas countries, and can also be applied to other scenarios that require unified management of printing behaviors.
  • the client, client server and print server included in the network printing management system are in the same local area network; here, each of the multiple printing devices connected to the print server can be connected to Within the local area network and registered in the network printing management system.
  • the client can be a personal computer (PC) or other device that can send requests; the client corresponds to the client server, and the two run in conjunction with each other, and the server serves the client.
  • Content such as providing resources to the client, saving client data, etc.
  • the print server can be a Common UNIX Printing System (CUPS) server or other types of print servers; among them, the CUPS server can be used to manage printing devices And printing tasks, it can support Internet Printing Protocol (Internet Printing Protocol, IPP), USB, Line Printer Daemon (LPD) and other protocols to connect local and remote printing devices, and it can be used as a server for IPP in the LAN .
  • IPP Internet Printing Protocol
  • LPD Line Printer Daemon
  • the bottom layer of IPP is based on the Hyper Text Transfer Protocol (HTTP) protocol, which allows users to remotely operate printing devices, configure printing parameters, etc. through the Internet without installing a printer driver.
  • the printing device may be a printer or other device used for printing operations.
  • the following embodiment uses a printer as an example for description.
  • the print request includes a print task; here, the print task can be a print task for a variety of documents, such as an outbound delivery note, a delivery note, a return note, etc.; it can also be a print task for other file types.
  • the print task can be a print task for a variety of documents, such as an outbound delivery note, a delivery note, a return note, etc.; it can also be a print task for other file types.
  • the browser web page initiates a print request including the print task.
  • the client sends the print request through a network transmission protocol, such as the HTTP protocol.
  • the print request is sent to the client server; at this time, the client server can receive the print request sent by the client.
  • a user when a user sends a print task through the client's browser, it can be queried based on the user's pin whether the user has the printing permission. If so, the print request including the print task is forwarded to continue the subsequent printing behavior; conversely, if If not, the printing process ends. Understandably, when a user performs a printing operation through a browser, the security of the printing behavior can be ensured by confirming the user's printing permission.
  • Step 101 Determine the target printing configuration data related to the target printing task according to the pre-stored printing configuration data.
  • the client server before the client server receives the print request sent by the client, it is necessary to pass the relevant personnel, for example, the operator or the personnel with configuration authority, to the multiple pre-registered printing devices on the client's configuration interface. And configure multiple printing tasks to obtain printing configuration data.
  • relevant personnel for example, the operator or the personnel with configuration authority
  • the printing configuration data may include two types of configuration data: task configuration data and device configuration data; here, the task configuration data includes configuration data for configuring multiple printing tasks; and the device configuration data includes configuration data for pre-registered multiple printing tasks.
  • Configuration data configured for each printer here, the multiple tasks may include various types of print tasks that need to be printed later by the network print management system; the multiple printers may include each printer that can perform printing operations on the above multiple print tasks.
  • each of the multiple tasks is determined according to the different business needs of the user; for example, assuming that customer 1 requires the use of an A1 model printer to print out the inventory order according to the ZPL print command format, then the corresponding printing task is to use A1
  • the printer of the model prints out the warehouse order according to the ZPL print command format.
  • the above method may further include: obtaining task configuration data for configuring multiple printing tasks and device configuration data for configuring multiple pre-registered printing devices; and storing the task configuration data and device configuration data in a database.
  • the database is the database in the client server.
  • the client if the client detects that relevant personnel have completed configuration operations for multiple print tasks, the client obtains the task configuration data of the multiple print tasks and stores the task configuration data in the database; similarly, if When the client detects that relevant personnel have completed configuration operations on multiple printing devices, the client obtains the device configuration data of the multiple printing devices and stores the device configuration data in the database.
  • the client detects that the relevant personnel have completed the configuration operation for each print task, the task configuration data of each print task is obtained and stored in the database; similarly, if the client detects After the relevant personnel has completed the configuration operation of each printing device, the device configuration data of each printing device is obtained and stored in the database.
  • the task configuration data may include the number of each of the plurality of printing tasks, the required printing device name and the printing format; the device configuration data may include the name of each of the plurality of printing devices, IP, type of network protocol required.
  • the number of each print job is uniquely corresponding to it.
  • the device configuration data may also include the usage rights of the printing device; the usage rights of the printing device can be set according to the actual situation of the business; for example, when the printing task is document printing, it can be set to a warehouse The operators only have permission to use the printing equipment in the warehouse.
  • the network protocol type may include any one of IPP and LPD; it should be noted that the network protocol type needs to be determined with reference to the specific conditions of each printing device; for example, see Figure 1b, in the printing device ( If the printer 1 in the figure supports IPP, it can be registered for IPP communication, and the client does not need to install the printer driver; if the printing device (printer 2 in the figure) only supports LPD, the corresponding printer driver can be installed and registered as LPD communication; in the above two cases, each printing device can be connected to the client in the LAN through the network port; if the printing device (corresponding to printer 3 in the picture) can only use the USB interface to connect to the client in the LAN, then it can Use the printer driver to publish the IP of the computer you are connected to as the IP of that printing device. Understandably, in a local area network environment, the network printing management system can directly request the system's services through the browser web page to send printing instructions to the remote printing device, realizing a printing method without client software.
  • the client server can determine the target printing configuration data related to the target printing task based on the printing configuration data.
  • the target print task can be any print task among a variety of print tasks;
  • the target print configuration data can include printing device data required by the target print task;
  • the printing device data represents the printing required by the target print task.
  • Device-related data for example, can be the name, IP, required network protocol type or usage rights of the printing device.
  • determining the target printing configuration data related to the target printing task based on the pre-stored printing configuration data may include: obtaining the number of the target printing task; and obtaining the task configuration data stored in the database according to the number of the target printing task. , find the printing device name and printing format required by the target printing task; according to the printing device name required by the target printing task, find the printing device IP and network protocol type required by the target printing task from the device configuration data stored in the database .
  • the client server after the client server receives the print request sent by the client, it obtains the target print task from the print request, and can obtain the number of the target print task according to the target print task; then, according to the number of the target print task , from the task configuration data stored in the database, find the printing device name and printing format required by the target printing task; then, according to the printing device name required by the target printing task, find the target printing task from the device configuration data stored in the database The required printing device IP and network protocol type; finally, the printing device name, printing format, printing device IP and network protocol type required for the target printing task can be obtained, and these data are included in the target printing configuration data.
  • the target print task included in the print request can be any of a variety of print tasks; in this way, based on the pre-stored in the database including multiple print tasks and multiple print tasks
  • the printing configuration data of the device can directly obtain the target printing configuration data related to the printing task. In this way, no additional configuration is required during the actual printing process, which is convenient for on-site operators.
  • Step 102 Send the target printing task and the target printing configuration data to the print server, so that the print server determines the target printing device according to the target printing configuration data, and uses the target printing device to complete printing of the target printing task.
  • the client server After the client server obtains the target print task and the target print configuration data according to the above steps, it will send the target print task and the target print configuration data to the print server through the network printing protocol supported by the print server; the print server After receiving the target print task and the target configuration data, the printer required for the target print task, that is, the target print device, can be directly determined according to the target configuration data; for example, when the print server is a CUPS server, the network printing protocol can for IPP.
  • the above method may further include: the print server sends the target printing task to the target according to the printing device IP and network protocol type required by the target printing task.
  • the printing device enables the target printing device to complete printing of the target printing task according to the required printing format.
  • the target printing device can complete printing of the target print task according to the required printing format.
  • the type of printing format is not limited.
  • the printing instruction format may be ZPL while maintaining a printing margin of 5 cm.
  • the embodiment of the present application can realize the unified management of the document printing format and the required printing equipment, avoiding differences in the printed documents due to inconsistent configurations in each warehouse; in addition, , on-site operators will not need to learn how to install and set up printer drivers, which printer to use for each document, what format to print, and what other printing configurations are available.
  • the operators After the operators set the printing configuration of each document in a unified manner, they can print according to the configuration with one click on site, and achieve uniformity in all warehouses around the world; in this way, the network printing management method proposed in the embodiment of this application can be applied to the problems faced by warehouses in various countries at home and abroad. printing environment.
  • the embodiment of the present application proposes a network printing management method, which is applied to the client server in the network printing management system.
  • the system also includes: a client and a print server.
  • the method includes: receiving a print request sent by the client, and the print request Including a target print task; determining target print configuration data related to the target print task based on pre-stored print configuration data; the target print configuration data includes printing device data required for the target print task; sending the target print task and the target print configuration data To the print server, causing the print server to determine the target printing device according to the target printing configuration data, and use the target printing device to complete printing of the target printing task; the target printing device is the printing device required for the target printing task.
  • the required printing equipment can be uniformly allocated to each printing task that needs to be printed based on the printing configuration data pre-stored in the client server; in this way, during the actual task printing process, no need to For additional printing configuration, there is no need to confirm the pop-up window. Instead, the printing task is directly sent to the required printing device and printed according to the printing configuration data in the system, reducing the configuration complexity; in addition, this network printing management method There is no need to install third-party software, including local drivers, making it easier for on-site operators to achieve unified management.
  • Figure 2a is a schematic diagram of a network printing management method provided by an embodiment of the present application.
  • the user performs a browser operation on the client, causing the browser web page to initiate a print request.
  • the client After receiving the request, the client After the print request is made, the print request is sent to the client server through the HTTP protocol; after receiving the print request, the client server obtains the target print task included in the print request and the targets related to the target print task through internal logic processing.
  • Print configuration information and then use IPP or LPD to send the target print task and related target print configuration information to the remote print server; the print server will determine the corresponding target print device based on the target print configuration information, and send the target print task Print to the corresponding target printing device.
  • Figure 2b is a schematic flow chart of another network printing management method in an embodiment of the present application. As shown in Figure 2b, this method can be applied to a network printing management system.
  • the configuration process includes printer configuration (corresponding to the above-mentioned configuration of multiple printing devices) and document configuration (corresponding to the above-mentioned configuration of multiple printing tasks); wherein the printer configuration includes the name of the printer, the location of the printer in the configuration interface Configure the IP on the network, the network protocol type required by the printer, and the printer usage permissions; here, the printer usage permissions need to be based on the actual situation of the business. For example, operators in a warehouse can only operate the printer in that warehouse; printer configuration The data (corresponding to the above device configuration data) needs to be synchronized to the system database and the CUPS server. By calling the register printer command of the CUPS server, the printer name, IP and required network protocol type are synchronized to the CUPS server. Since warehouses in various countries and regions use dedicated lines to access the LAN, printers in warehouses in different regions can be registered uniformly in the system and on the CUPS server to achieve unified management of printing tasks.
  • the document configuration includes the number of each document, the name of the printer used, the printing format, and some other printing configurations.
  • customer B wants to print customer C's packing list at warehouses in the Netherlands and the United States. He uses the desktop printer A1 connected to the warehouse site.
  • the print command format is ZPL while maintaining a 5cm printing margin.
  • the print management process includes printer management and print task management; in addition to operating printing, network print management can also manage printing behaviors and can be divided into printer management and print task management.
  • printer management After the printer is registered to the system, the system will retain the printer's name, model, location, IP and other printing data. You can also check which printers are used in each warehouse through the printing interface. When feedback is reported that the printer fails, you can The printer is disabled; at the same time, the printer's usage permissions can be controlled.
  • the user's pin can be used to query whether the user has printing permissions.
  • Print task management Each time a user sends a print task, the print task is recorded, and this print task data is retained in Hbase to facilitate future statistics and query by printing reports. This way, you can know the status of each printer in each warehouse. Usage status, which documents are printed by each printer every day, to facilitate monitoring of on-site business, printer and paper usage.
  • the printing management system proposed in this application can achieve unified management of document printing configuration and printing tasks for overseas warehouses that need to print a large number of different documents, that is, for different printing formats in each country and region, each overseas warehouse
  • Customers' different document printing requirements can realize unified management of printing configuration and actual printing methods at the document level. After the operation staff completes the document printing configuration, it can take effect in all overseas warehouses at the same time.
  • On-site operators do not need to install driver software or set up complex printing configurations for each document individually. They can complete the printing of each document with one click, reducing on-site training and joint debugging costs. Under the premise of network security in the local area network, the function of printing directly on the browser is realized; operators can effectively control the use of printers and consumables in each warehouse through the system.
  • Figure 3 is a schematic structural diagram of a network printing management device according to an embodiment of the present application. As shown in Figure 3, the device includes: a receiving module 300, a determining module 301 and a printing module 302, wherein:
  • the receiving module 300 is configured to receive a print request sent by the client, where the print request includes a target print task;
  • the determination module 301 is configured to determine the target printing configuration data related to the target printing task according to the pre-stored printing configuration data; the target printing configuration data includes the printing device data required by the target printing task;
  • the printing module 302 is configured to send the target printing task and the target printing configuration data to the print server, so that the print server determines the target printing device according to the target printing configuration data, and uses the target printing device to complete the task. Printing of the target printing task; the target printing device is a printing device required by the target printing task.
  • the printing configuration data includes task configuration data and device configuration data
  • the device further includes a storage module, and the storage module is configured as:
  • the task configuration data and the device configuration data are stored in a database.
  • the task configuration data includes the number of each print task in the plurality of print tasks, the required printing device name and the print format; the device configuration data includes each print job in the plurality of printing devices. Name of the device, IP, type of network protocol required.
  • the determination module 301 is configured to determine target printing configuration data related to the target printing task based on pre-stored printing configuration data, including:
  • the printing device IP and network protocol type required by the target printing task are searched from the device configuration data stored in the database.
  • the printing module 302 is also configured to:
  • the print server After the print server determines the target printing device according to the target printing configuration data, the print server sends the target printing task to the target according to the printing device IP and network protocol type required by the target printing task.
  • the printing device enables the target printing device to complete printing of the target printing task according to the required printing format.
  • the receiving module 300 is also configured to:
  • the client After receiving the print request initiated by the browser web page, the client sends the print request to the client server.
  • the client, the client server and the print server are in the same local area network.
  • the above-mentioned receiving module 300, determining module 301, printing module 302 and storage module can all be implemented by a processor located in an electronic device.
  • the processor can be ASIC, DSP, DSPD, PLD, FPGA, CPU, control At least one of a microcontroller, a microcontroller, and a microprocessor.
  • each functional module in this embodiment can be integrated into one processing unit, or each unit can exist physically alone, or two or more units can be integrated into one unit.
  • the above integrated units can be implemented in the form of hardware or software function modules.
  • the integrated unit is implemented in the form of a software function module and is not sold or used as an independent product, it can be stored in a computer-readable storage medium.
  • the technical solution of this embodiment is essentially The part that contributes to the relevant technology or all or part of the technical solution can be embodied in the form of a software product.
  • the computer software product is stored in a storage medium and includes a number of instructions to make a computer device (which can be a personal computer , server, or network equipment, etc.) or processor (processor) executes all or part of the steps of the method of this embodiment.
  • the aforementioned storage media include: U disk, mobile hard disk, Read Only Memory (ROM), Random Access Memory (RAM), magnetic disk or optical disk and other media that can store program code.
  • the computer program instructions corresponding to a network printing management method in this embodiment can be stored on storage media such as optical disks, hard disks, and U disks.
  • storage media such as optical disks, hard disks, and U disks.
  • Figure 4 shows an electronic device 400 provided by an embodiment of the present application, which may include: a memory 401 and a processor 402; wherein,
  • Memory 401 configured to store computer programs and data
  • the processor 402 is configured to execute the computer program stored in the memory to implement any of the network printing management methods in the aforementioned embodiments.
  • the above-mentioned memory 401 can be volatile memory (volatile memory), such as RAM; or non-volatile memory (non-volatile memory), such as ROM, flash memory (flash memory), hard disk (Hard Disk) Drive, HDD) or solid-state drive (Solid-State Drive, SSD); or a combination of the above types of memories, and provides instructions and data to the processor 402.
  • volatile memory such as RAM
  • non-volatile memory non-volatile memory
  • ROM read-only memory
  • flash memory flash memory
  • HDD hard disk
  • SSD solid-state drive
  • the above-mentioned processor 402 may be at least one of ASIC, DSP, DSPD, PLD, FPGA, CPU, controller, microcontroller, and microprocessor. It can be understood that for different network printing management systems, the electronic device used to implement the above processor function can also be other, which is not specifically limited in the embodiment of the present application.
  • Embodiments of the present application also provide a computer program product.
  • the computer program product carries program code.
  • the instructions included in the program code can be used to execute the method described in the above method embodiments. For details, please refer to the above method embodiments. This will not be described again.
  • the above-mentioned computer program product can be specifically implemented by hardware, software or a combination thereof.
  • the computer program product is embodied as a computer storage medium.
  • the computer program product is embodied as a software product, such as a Software Development Kit (SDK), etc. wait.
  • SDK Software Development Kit
  • the functions or modules provided by the device provided by the embodiments of the present application can be used to execute the methods described in the above method embodiments.
  • the functions or modules provided by the device provided by the embodiments of the present application can be used to execute the methods described in the above method embodiments.
  • embodiments of the present application may be provided as methods, devices, systems, or computer program products. Accordingly, the present application may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product implemented on one or more computer-usable storage media (including, but not limited to, magnetic disk storage and optical storage, etc.) embodying computer-usable program code therein.
  • a computer-usable storage media including, but not limited to, magnetic disk storage and optical storage, etc.
  • These computer program instructions may also be loaded onto a computer or other programmable data processing device, causing a series of operating steps to be performed on the computer or other programmable device to produce computer-implemented processing, thereby executing on the computer or other programmable device.
  • Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

A network printing management method, apparatus and system, and an electronic device, a computer storage medium and a computer program product. The method is applied to a client server in a network printing management system. The method comprises: receiving a printing request sent by a client, wherein the printing request comprises a target printing task (100); according to pre-stored printing configuration data, determining target printing configuration data related to the target printing task (101), wherein the target printing configuration data comprises printing device data required for the target printing task; and sending the target printing task and the target printing configuration data to a printing server, so as to make the printing server determine a target printing device according to the target printing configuration data, and completing the printing of the target printing task by using the target printing device (102), wherein the target printing device is a printing device required for the target printing task.

Description

网络打印管理方法、装置、系统、电子设备、介质和程序Network printing management methods, devices, systems, electronic equipment, media and programs
相关申请的交叉引用Cross-references to related applications
本申请基于申请号为202210603059.4、申请日为2022年05月30日的中国专利申请提出,申请人为:北京京东振世信息技术有限公司,申请名称为“网络打印管理方法、装置、系统、电子设备和存储介质”的技术方案,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is based on a Chinese patent application with application number 202210603059.4 and a filing date of May 30, 2022. The applicant is: Beijing Jingdong Zhenshi Information Technology Co., Ltd., and the application name is "Network printing management method, device, system, electronic equipment and storage medium" technical solution, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated into this application as a reference.
技术领域Technical field
本申请涉及互联网技术领域,涉及但不限于一种网络打印管理方法、装置、系统、电子设备、计算机存储介质和计算机程序产品。This application relates to the field of Internet technology, and involves but is not limited to a network printing management method, device, system, electronic equipment, computer storage media and computer program products.
背景技术Background technique
在海外仓库的运营工作中,会遇到大量单据打印相关工作,如操作出库时,可能需要打印包裹的面单、出库交接单、发货单、退货单等多种单据,很多用户也有自己独特的单据要求,打印的种类非常多。In the operation of overseas warehouses, you will encounter a large amount of document printing related work. For example, when operating out of the warehouse, you may need to print a variety of documents such as package face sheets, outbound handover orders, delivery orders, return orders, etc. Many users also have There are many types of printing according to your own unique document requirements.
目前,各仓库实际操作中,通常将打印机与库房内电脑用通用串行总线(Universal Serial Bus,USB)接口连接,安装打印机厂商的驱动程序,在日常运营相关的系统内点击打印单据,使用浏览器自带的打印工具与本机的打印机驱动程序通信进行打印;由于不同区域用户对于打印格式的要求可能不同,因而需要使用对应厂家的打印机进行打印;这样,仓内电脑上需要安装各种不同的打印机驱动,使得配置复杂,操作困难。另外,有些浏览器不支持静默打印,若调用本机打印机驱动则会弹窗确认,对现场操作影响很大;如果打印时设置默认关闭弹窗,则无法针对不同单据设置不同打印配置。因此,需要提供一种能对各种打印行为进行统一管理的网络打印管理方法。At present, in the actual operation of each warehouse, the printer is usually connected to the computer in the warehouse using a Universal Serial Bus (USB) interface, the driver of the printer manufacturer is installed, and the print document is clicked in the system related to daily operations, and the browser is used. The printing tool that comes with the machine communicates with the printer driver of the machine to print; because users in different regions may have different requirements for printing formats, they need to use the corresponding manufacturer’s printer for printing; in this way, various different The printer driver makes the configuration complex and operation difficult. In addition, some browsers do not support silent printing. If the local printer driver is called, a pop-up window will pop up for confirmation, which has a great impact on on-site operations. If the pop-up window is closed by default when printing, different printing configurations cannot be set for different documents. Therefore, it is necessary to provide a network printing management method that can uniformly manage various printing behaviors.
发明内容Contents of the invention
本申请提供一种网络打印管理方法、装置、系统、电子设备、计算机存储介质和计算机程序产品。This application provides a network printing management method, device, system, electronic equipment, computer storage medium and computer program product.
本申请的技术方案是这样实现的:The technical solution of this application is implemented as follows:
本申请实施例提供了一种网络打印管理方法,应用于网络打印管理系统中的客户端服务器,所述系统还包括:客户端和打印服务器,所述方法包括:The embodiment of the present application provides a network printing management method, which is applied to a client server in a network printing management system. The system further includes: a client and a print server. The method includes:
接收所述客户端发送的打印请求,所述打印请求包括目标打印任务;Receive a print request sent by the client, where the print request includes a target print task;
根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据;所述目标打印配置数据包括所述目标打印任务所需的打印设备数据;Determine the target printing configuration data related to the target printing task according to the pre-stored printing configuration data; the target printing configuration data includes the printing device data required by the target printing task;
将所述目标打印任务和所述目标打印配置数据发送给所述打印服务器,使得所述打印服务器根据所述目标打印配置数据确定目标打印设备,使用所述目标打印设备完成对所述目标打印任务的打印;所述目标打印设备为所述目标打印任务所需的打印设备。Send the target printing task and the target printing configuration data to the print server, so that the print server determines a target printing device according to the target printing configuration data, and uses the target printing device to complete the target printing task. printing; the target printing device is the printing device required for the target printing task.
在一些实施例中,所述打印配置数据包括任务配置数据和设备配置数据,所述方法还包括:In some embodiments, the printing configuration data includes task configuration data and device configuration data, and the method further includes:
获取对多种打印任务进行配置的任务配置数据,以及对预先注册的多个打印设备进行配置的设备配置数据;所述多种打印任务是根据用户不同业务需求对应确定的;所述目标打印任务为所述多种打印任务中的任一打印任务;Obtain task configuration data for configuring multiple printing tasks, and device configuration data for configuring multiple pre-registered printing devices; the multiple printing tasks are determined according to different business needs of users; the target printing tasks Any print task among the plurality of print tasks;
将所述任务配置数据和所述设备配置数据存储在数据库中。The task configuration data and the device configuration data are stored in a database.
在一些实施例中,所述任务配置数据包括所述多种打印任务中每一打印任务的编号、所需的打印设备名称和打印格式;所述设备配置数据包括多个打印设备中每一打印设备的名称、互联网协议(Internet Protocol,IP)、所 需的网络协议类型。In some embodiments, the task configuration data includes the number of each print task in the plurality of print tasks, the required printing device name and the print format; the device configuration data includes each print job in the plurality of printing devices. The name of the device, Internet Protocol (IP), and required network protocol type.
在一些实施例中,所述根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据,包括:In some embodiments, determining target printing configuration data related to the target printing task based on pre-stored printing configuration data includes:
获取所述目标打印任务的编号;Obtain the number of the target printing task;
根据所述目标打印任务的编号,从所述数据库存储的任务配置数据中,查找所述目标打印任务所需的打印设备名称和打印格式;According to the number of the target printing task, search the printing device name and printing format required for the target printing task from the task configuration data stored in the database;
根据所述目标打印任务所需的打印设备名称,从所述数据库存储的设备配置数据中,查找所述目标打印任务所需的打印设备IP和网络协议类型。According to the printing device name required by the target printing task, the printing device IP and network protocol type required by the target printing task are searched from the device configuration data stored in the database.
在一些实施例中,所述方法还包括:In some embodiments, the method further includes:
在所述打印服务器根据所述目标打印配置数据确定目标打印设备后,所述打印服务器根据所述目标打印任务所需的打印设备IP和网络协议类型,将所述目标打印任务发送至所述目标打印设备,使得所述目标打印设备按照所需的打印格式完成对所述目标打印任务的打印。After the print server determines the target printing device according to the target printing configuration data, the print server sends the target printing task to the target according to the printing device IP and network protocol type required by the target printing task. The printing device enables the target printing device to complete printing of the target printing task according to the required printing format.
在一些实施例中,所述方法还包括:In some embodiments, the method further includes:
所述客户端接收到浏览器网页端发起的打印请求后,将所述打印请求发送给所述客户端服务器。After receiving the print request initiated by the browser web page, the client sends the print request to the client server.
在一些实施例中,所述客户端、所述客户端服务器和所述打印服务器处在同一局域网内。In some embodiments, the client, the client server and the print server are in the same local area network.
本申请实施例还提出了一种网络打印管理装置,应用于网络打印管理系统中的客户端服务器,所述系统还包括:客户端和打印服务器,其中,所述装置包括接收模块、确定模块和打印模块,其中,The embodiment of the present application also proposes a network printing management device, which is applied to the client server in the network printing management system. The system further includes: a client and a print server, wherein the device includes a receiving module, a determining module and a Print module, where,
接收模块,配置为接收所述客户端发送的打印请求,所述打印请求包括目标打印任务;A receiving module configured to receive a print request sent by the client, where the print request includes a target print task;
确定模块,配置为根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据;所述目标打印配置数据包括所述目标打印任务所需的打印设备数据;a determining module configured to determine target printing configuration data related to the target printing task according to pre-stored printing configuration data; the target printing configuration data includes printing device data required by the target printing task;
打印模块,配置为将所述目标打印任务和所述目标打印配置数据发送给所述打印服务器,使得所述打印服务器根据所述目标打印配置数据确定目标打印设备,使用所述目标打印设备完成对所述目标打印任务的打印;所述目标打印设备为所述目标打印任务所需的打印设备。A printing module configured to send the target printing task and the target printing configuration data to the print server, so that the print server determines a target printing device according to the target printing configuration data, and uses the target printing device to complete the printing. Printing of the target printing task; the target printing device is the printing device required for the target printing task.
本申请实施例提供一种电子设备,所述设备包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时实现前述一个或多个技术方案提供的网络打印管理方法。Embodiments of the present application provide an electronic device. The device includes a memory, a processor, and a computer program stored in the memory and executable on the processor. When the processor executes the program, one or more of the aforementioned technologies are implemented. The network printing management method provided by the solution.
本申请实施例提供一种网络打印管理系统,所述网络打印管理系统包括前述的网络打印管理装置或前述的电子设备。An embodiment of the present application provides a network printing management system, which includes the aforementioned network printing management device or the aforementioned electronic device.
本申请实施例提供一种计算机存储介质,所述计算机存储介质存储有计算机程序;所述计算机程序被执行后能够实现前述一个或多个技术方案提供的网络打印管理方法。Embodiments of the present application provide a computer storage medium that stores a computer program; after being executed, the computer program can implement the network printing management method provided by one or more of the foregoing technical solutions.
本申请实施例还提供了一种计算机程序产品,包括计算机可读代码,当所述计算机可读代码在电子设备中运行时,所述电子设备中的处理器执行用于实现前述一个或多个技术方案提供的网络打印管理方法。Embodiments of the present application also provide a computer program product, including computer readable code. When the computer readable code is run in an electronic device, the processor in the electronic device executes to implement one or more of the foregoing. The network printing management method provided by the technical solution.
本申请实施例提出了一种网络打印管理方法、装置、系统、电子设备、计算机存储介质和计算机程序产品,应用于网络打印管理系统中的客户端服务器,该系统还包括:客户端和打印服务器,该方法包括:接收所述客户端发送的打印请求,所述打印请求包括目标打印任务;根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据;所述目标打印配置数据包括所述目标打印任务所需的打印设备数据;将所述目标打印任务和所述目标打印配置数据发送给所述打印服务器,使得所述打印服务器根据所述目标打印配置数据确定目标打印设备,使用所述目标打印设备完成对所述目标打印任务的打印;所述目标打印设备为所述目标打印任务所需的打印设备。The embodiment of the present application proposes a network printing management method, device, system, electronic equipment, computer storage medium and computer program product, which are applied to the client server in the network printing management system. The system also includes: a client and a print server , the method includes: receiving a print request sent by the client, the print request including a target print task; determining target print configuration data related to the target print task according to pre-stored print configuration data; the target print Configuration data includes printing device data required by the target printing task; sending the target printing task and the target printing configuration data to the print server, so that the print server determines the target printing according to the target printing configuration data. A device that uses the target printing device to complete printing of the target printing task; the target printing device is a printing device required by the target printing task.
可以看出,本申请实施例中可以根据客户端服务器中预先存储的打印 配置数据,对每一种需要打印的打印任务统一分配所需的打印设备;这样,在实际的任务打印过程中,无需进行额外的打印配置,也不需要进行弹窗确认,而是直接按照系统中的打印配置数据将打印任务发送给所需的打印设备并进行打印,降低配置复杂度;此外,该网络打印管理方法不需要安装包括本地驱动程序在内的第三方软件,因而,可以方便现场操作人员实现统一管理。It can be seen that in the embodiment of the present application, the required printing equipment can be uniformly allocated to each printing task that needs to be printed based on the printing configuration data pre-stored in the client server; in this way, during the actual task printing process, no need to For additional printing configuration, there is no need to confirm the pop-up window. Instead, the printing task is directly sent to the required printing device and printed according to the printing configuration data in the system, reducing the configuration complexity; in addition, this network printing management method There is no need to install third-party software, including local drivers, making it easier for on-site operators to achieve unified management.
附图说明Description of the drawings
此处的附图被并入说明书中并构成本说明书的一部分,这些附图示出了符合本申请的实施例,并与说明书一起用于说明本申请的技术方案。The accompanying drawings herein are incorporated into the specification and constitute a part of the specification. These drawings illustrate embodiments consistent with the present application, and together with the description, are used to explain the technical solutions of the present application.
图1a为本申请实施例中的一种网络打印管理方法的流程示意图;Figure 1a is a schematic flow chart of a network printing management method in an embodiment of the present application;
图1b为本申请实施例中的一种网络打印管理系统的结构示意图;Figure 1b is a schematic structural diagram of a network printing management system in an embodiment of the present application;
图2a为本申请实施例提供的一种网络打印管理方法的场景示意图;Figure 2a is a schematic scene diagram of a network printing management method provided by an embodiment of the present application;
图2b为本申请实施例中的另一种网络打印管理方法的流程示意图;Figure 2b is a schematic flow chart of another network printing management method in an embodiment of the present application;
图3为本申请实施例的网络打印管理装置的组成结构示意图;Figure 3 is a schematic structural diagram of a network printing management device according to an embodiment of the present application;
图4为本申请实施例的电子设备的结构示意图。FIG. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
具体实施方式Detailed ways
以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所提供的实施例仅仅用以解释本申请,并不用于限定本申请。另外,以下所提供的实施例是用于实施本申请的部分实施例,而非提供实施本申请的全部实施例,在不冲突的情况下,本申请实施例记载的技术方案可以任意组合的方式实施。The present application will be further described in detail below with reference to the accompanying drawings and examples. It should be understood that the embodiments provided here are only used to explain the present application and are not used to limit the present application. In addition, the embodiments provided below are part of the embodiments for implementing the present application, rather than providing all the embodiments for implementing the present application. The technical solutions described in the embodiments of the present application can be combined in any way unless there is any conflict. implementation.
需要说明的是,在本申请实施例中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的方法或者装置不仅包括所明确记载的要素,而且还包括没有明确列出的其他要素,或者是还包括为实施方法或者装置所固有的要素。在没有更多限制的情况下, 由语句“包括一个......”限定的要素,并不排除在包括该要素的方法或者装置中还存在另外的相关要素(例如方法中的步骤或者装置中的单元,例如的单元可以是部分电路、部分处理器、部分程序或软件等等)。It should be noted that in the embodiments of the present application, the terms "comprising", "comprises" or any other variations thereof are intended to cover non-exclusive inclusion, so that a method or device including a series of elements not only includes the explicitly stated elements, but also other elements not expressly listed, or elements inherent to the implementation of the method or apparatus. Without further limitation, an element defined by the statement "comprises a..." does not exclude the presence of other related elements (such as steps in the method or devices) in the method or device including the element. A unit in the device, for example, a unit may be part of a circuit, part of a processor, part of a program or software, etc.).
本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,I和/或J,可以表示:单独存在I,同时存在I和J,单独存在J这三种情况。另外,本文中术语“至少一种”表示多种中的任意一种或多种中的至少两种的任意组合,例如,包括I、J、R中的至少一种,可以表示包括从I、J和R构成的集合中选择的任意一个或多个元素。The term "and/or" in this article is just an association relationship describing related objects, indicating that three relationships can exist. For example, I and/or J can mean: I exists alone, I and J exist simultaneously, and they exist alone. J these three situations. In addition, the term "at least one" in this article means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of I, J, R, and can mean including from I, Any one or more elements selected from the set composed of J and R.
例如,本申请实施例提供的网络打印管理方法包含了一系列的步骤,但是本申请实施例提供的网络打印管理方法不限于所记载的步骤,同样地,本申请实施例提供的网络打印管理装置包括了一系列模块,但是本申请实施例提供的网络打印管理装置不限于包括所明确记载的模块,还可以包括为获取相关时序数据、或基于时序数据进行处理时所需要设置的模块。For example, the network printing management method provided by the embodiment of the present application includes a series of steps, but the network printing management method provided by the embodiment of the present application is not limited to the recorded steps. Similarly, the network printing management device provided by the embodiment of the present application It includes a series of modules, but the network printing management device provided by the embodiment of the present application is not limited to include the explicitly recorded modules, and may also include modules that need to be set up to obtain relevant time series data or perform processing based on the time series data.
本申请实施例可以应用于终端设备和服务器组成的计算机系统中,并可以与众多其他通用或专用计算系统环境或配置一起操作。这里,终端设备可以是瘦客户机、厚客户机、手持或膝上设备、基于微处理器的系统、机顶盒、可编程消费电子产品、网络个人电脑、小型计算机系统,等等,服务器可以是服务器计算机系统小型计算机系统﹑大型计算机系统和包括上述任何系统的分布式云计算技术环境,等等。Embodiments of the present application can be applied to computer systems composed of terminal devices and servers, and can operate together with numerous other general or special computing system environments or configurations. Here, the terminal device may be a thin client, a thick client, a handheld or laptop device, a microprocessor-based system, a set-top box, programmable consumer electronics, a networked PC, a small computer system, etc., and the server may be a server Computer systems include small computer systems, large computer systems, and distributed cloud computing technology environments including any of the above systems, etc.
终端设备、服务器等电子设备可以在由计算机系统执行的计算机系统可执行指令(诸如程序模块)的一般语境下描述。通常,程序模块可以包括例程、程序、目标程序、组件、逻辑、数据结构等等,它们执行特定的任务或者实现特定的抽象数据类型。计算机系统/服务器可以在分布式云计算环境中实施,分布式云计算环境中,任务是由通过通信网络链接的远程处理设备执行的。在分布式云计算环境中,程序模块可以位于包括存储设备的本地或 远程计算系统存储介质上。Electronic devices such as terminal devices, servers, etc. may be described in the general context of computer system executable instructions (such as program modules) being executed by a computer system. Generally, program modules may include routines, programs, object programs, components, logic, data structures, etc., that perform specific tasks or implement specific abstract data types. The computer system/server may be implemented in a distributed cloud computing environment where tasks are performed by remote processing devices linked through a communications network. In a distributed cloud computing environment, program modules may be located on local or remote computing system storage media including storage devices.
相关技术中,有一些付费或免费的客户端工具可安装在本地进行配置,针对不同格式的文件对打印机驱动进行适配。但这些工具仍然存在下面中一些问题:首先,支持功能不全,比如有的免费工具无法支持ZPL、EPL格式的打印;其次,难以支持到具体的业务单据,比如具体到想要在打印某客户的出库单时,需要设置页边距为10cm,使用Zebra某型号打印机打印双份,这种具体到某种单据的配置难以支持。另外,这些工具的技术实现方式,通常需要在本地启动一个轻量级服务器,打印时通过请求该服务器来与打印机交互,这样现场的电脑仍然需要安装并启动一个客户端,不能通过网页端直接打印,并且由于其实质上仍然是一个单机系统,面对跨国的各个仓库,难以进行统一的管理。In related technologies, there are some paid or free client tools that can be installed locally for configuration and adapt printer drivers to files in different formats. However, these tools still have the following problems: First, the support functions are incomplete. For example, some free tools cannot support printing in ZPL and EPL formats; secondly, it is difficult to support specific business documents, such as when you want to print a customer's When issuing a warehouse order, you need to set the page margins to 10cm and use a certain model of Zebra printer to print double copies. This kind of configuration that is specific to a certain document is difficult to support. In addition, the technical implementation of these tools usually requires starting a lightweight server locally, and requesting the server to interact with the printer when printing. In this way, the on-site computer still needs to install and start a client, and cannot print directly through the web page. , and because it is still essentially a stand-alone system, it is difficult to conduct unified management in the face of various multinational warehouses.
可见,面对海外各国仓库中复杂的打印环境,需要一套能对各种打印行为进行统一管理的网络打印管理方法,解决相关技术中存在的上述问题。It can be seen that in the face of complex printing environments in warehouses in overseas countries, a set of network printing management methods that can uniformly manage various printing behaviors is needed to solve the above-mentioned problems existing in related technologies.
在本申请的一些实施例中,网络打印管理方法可以利用网络打印管理装置中的处理器实现,上述处理器可以为特定用途集成电路(Application Specific Integrated Circuit,ASIC)、数字信号处理器(Digital Signal Processor,DSP)、数字信号处理装置(Digital Signal Processing Device,DSPD)、可编程逻辑装置(Programmable Logic Device,PLD)、现场可编程逻辑门阵列(Field Programmable Gate Array,FPGA)、中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器中的至少一种。In some embodiments of the present application, the network printing management method can be implemented using a processor in the network printing management device. The processor can be an Application Specific Integrated Circuit (ASIC) or a Digital Signal Processor (Digital Signal Processor). Processor, DSP), Digital Signal Processing Device (DSPD), Programmable Logic Device (PLD), Field Programmable Gate Array (FPGA), Central Processing Unit (Central At least one of Processing Unit (CPU), controller, microcontroller, and microprocessor.
图1a为本申请实施例中的一种网络打印管理方法的流程示意图,如图1a所示,该方法包括如下步骤:Figure 1a is a schematic flowchart of a network printing management method in an embodiment of the present application. As shown in Figure 1a, the method includes the following steps:
步骤100:接收客户端发送的打印请求,打印请求包括目标打印任务。Step 100: Receive a print request sent by the client, where the print request includes a target print task.
本申请实施例中,网络打印管理方法可以应用于网络打印管理系统中的客户端服务器;其中,网络打印管理系统除了包括客户端服务器外,还可以包括客户端和打印服务器;这里,打印服务器可以与多个打印设备建立连 接。示例性地,网络打印管理系统可以适用于海外各国仓库面临的单据打印场景,也可以适用于其他需要统一管理打印行为的场景。In the embodiment of the present application, the network printing management method can be applied to the client server in the network printing management system; wherein, in addition to the client server, the network printing management system can also include a client and a print server; here, the print server can Establish connections with multiple printing devices. For example, the network printing management system can be applied to document printing scenarios faced by warehouses in overseas countries, and can also be applied to other scenarios that require unified management of printing behaviors.
在一些实施例中,网络打印管理系统包括的客户端、客户端服务器和打印服务器处在同一局域网内;这里,与打印服务器建立连接的多个打印设备中每一打印设备可以通过网口连接到局域网内,并注册到网络打印管理系统中。In some embodiments, the client, client server and print server included in the network printing management system are in the same local area network; here, each of the multiple printing devices connected to the print server can be connected to Within the local area network and registered in the network printing management system.
示例性地,客户端可以是个人电脑(Personal Computer,PC)或其他能够发送请求的设备;客户端与客户端服务器相对应,两者互相配合运行,服务端是为客户端服务的,服务的内容诸如向客户端提供资源,保存客户端数据等;打印服务器可以是通用Unix打印系统(Common UNIX Printing System,CUPS)服务器,也可以是其他类型的打印服务器;其中,CUPS服务器可用来管理打印设备及打印任务,可支持互联网打印协议(Internet Printing Protocol,IPP)、USB、行式打印机服务(Line Printer Daemon,LPD)等多种协议连接本地及远程打印设备,其可作为对局域网内IPP的服务器。这里,IPP底层基于超文本传输协议(Hyper Text Transfer Protocol,HTTP)协议,可容许用户通过互联网远程操作打印设备、配置打印参数等,不需安装打印机驱动程序。打印设备可以是打印机,也可以是其他用于进行打印操作的设备,下面实施例以打印机为例进行说明。For example, the client can be a personal computer (PC) or other device that can send requests; the client corresponds to the client server, and the two run in conjunction with each other, and the server serves the client. Content such as providing resources to the client, saving client data, etc.; the print server can be a Common UNIX Printing System (CUPS) server or other types of print servers; among them, the CUPS server can be used to manage printing devices And printing tasks, it can support Internet Printing Protocol (Internet Printing Protocol, IPP), USB, Line Printer Daemon (LPD) and other protocols to connect local and remote printing devices, and it can be used as a server for IPP in the LAN . Here, the bottom layer of IPP is based on the Hyper Text Transfer Protocol (HTTP) protocol, which allows users to remotely operate printing devices, configure printing parameters, etc. through the Internet without installing a printer driver. The printing device may be a printer or other device used for printing operations. The following embodiment uses a printer as an example for description.
示例性地,打印请求中包括打印任务;这里,打印任务可以是针对多种单据的打印任务,例如,出库交接单、发货单或退货单等;也可以是其他文件类型的打印任务。For example, the print request includes a print task; here, the print task can be a print task for a variety of documents, such as an outbound delivery note, a delivery note, a return note, etc.; it can also be a print task for other file types.
示例性地,当用户通过客户端的浏览器发送打印任务时,浏览器网页端发起包括该打印任务的打印请求,客户端在接收到打印请求后,会通过网络传输协议,例如HTTP协议,将该打印请求发送给客户端服务器;此时,客户端服务器可以接收到客户端发送的打印请求。For example, when the user sends a print task through the client's browser, the browser web page initiates a print request including the print task. After receiving the print request, the client sends the print request through a network transmission protocol, such as the HTTP protocol. The print request is sent to the client server; at this time, the client server can receive the print request sent by the client.
示例性地,当用户通过客户端的浏览器发送打印任务时,可以根据用户 的pin查询该用户是否具有打印权限,如果有,则转发包括该打印任务的打印请求以继续后续打印行为;反之,如果没有,则结束本次打印流程。可以理解地,在用户通过浏览器进行打印操作时,通过确认用户的打印权限,可以确保打印行为的安全性。For example, when a user sends a print task through the client's browser, it can be queried based on the user's pin whether the user has the printing permission. If so, the print request including the print task is forwarded to continue the subsequent printing behavior; conversely, if If not, the printing process ends. Understandably, when a user performs a printing operation through a browser, the security of the printing behavior can be ensured by confirming the user's printing permission.
步骤101:根据预先存储的打印配置数据,确定与目标打印任务相关的目标打印配置数据。Step 101: Determine the target printing configuration data related to the target printing task according to the pre-stored printing configuration data.
本申请实施例中,在客户端服务器接收客户端发送的打印请求之前,需要通过相关人员,例如,可以是运营人员或具有配置权限的人员,在客户端的配置界面对预先注册的多个打印设备以及多种打印任务进行配置,得到打印配置数据。In the embodiment of this application, before the client server receives the print request sent by the client, it is necessary to pass the relevant personnel, for example, the operator or the personnel with configuration authority, to the multiple pre-registered printing devices on the client's configuration interface. And configure multiple printing tasks to obtain printing configuration data.
在一些实施例中,打印配置数据可以包括任务配置数据和设备配置数据这两类配置数据;这里,任务配置数据包括对多种打印任务进行配置的配置数据;设备配置数据包括对预先注册的多个打印机进行配置的配置数据;这里,多种任务可以包括网络打印管理系统后续需要打印的各种类型的打印任务;多个打印机可以包括能够对上述多个打印任务进行打印操作的各个打印机。In some embodiments, the printing configuration data may include two types of configuration data: task configuration data and device configuration data; here, the task configuration data includes configuration data for configuring multiple printing tasks; and the device configuration data includes configuration data for pre-registered multiple printing tasks. Configuration data configured for each printer; here, the multiple tasks may include various types of print tasks that need to be printed later by the network print management system; the multiple printers may include each printer that can perform printing operations on the above multiple print tasks.
示例性地,多种任务中每一任务是根据用户不同业务需求对应确定的;例如,假设客户1要求使用A1型号的打印机按照ZPL打印命令格式打印出库单,则对应的打印任务为使用A1型号的打印机按照ZPL打印命令格式打印出库单。For example, each of the multiple tasks is determined according to the different business needs of the user; for example, assuming that customer 1 requires the use of an A1 model printer to print out the inventory order according to the ZPL print command format, then the corresponding printing task is to use A1 The printer of the model prints out the warehouse order according to the ZPL print command format.
示例性地,上述方法还可以包括:获取对多种打印任务进行配置的任务配置数据,以及对预先注册的多个打印设备进行配置的设备配置数据;将任务配置数据和设备配置数据存储在数据库中。这里,数据库为客户端服务器中的数据库。Exemplarily, the above method may further include: obtaining task configuration data for configuring multiple printing tasks and device configuration data for configuring multiple pre-registered printing devices; and storing the task configuration data and device configuration data in a database. middle. Here, the database is the database in the client server.
在一种实施例中,若客户端检测到相关人员已完成对多种打印任务的配置操作,则获取多种打印任务的任务配置数据,并将任务配置数据存储在 数据库中;类似地,若客户端检测到相关人员已完成对多个打印设备的配置操作,则获取多个打印设备的设备配置数据,并将设备配置数据存储在数据库中。In one embodiment, if the client detects that relevant personnel have completed configuration operations for multiple print tasks, the client obtains the task configuration data of the multiple print tasks and stores the task configuration data in the database; similarly, if When the client detects that relevant personnel have completed configuration operations on multiple printing devices, the client obtains the device configuration data of the multiple printing devices and stores the device configuration data in the database.
在另一种实施例中,若客户端检测到相关人员已完成对每一打印任务的配置操作,则获取每一打印任务的任务配置数据并存储在数据库中;类似地,若客户端检测到相关人员已完成对每一打印设备的配置操作,则获取每一打印设备的设备配置数据并存储在数据库中。In another embodiment, if the client detects that the relevant personnel have completed the configuration operation for each print task, the task configuration data of each print task is obtained and stored in the database; similarly, if the client detects After the relevant personnel has completed the configuration operation of each printing device, the device configuration data of each printing device is obtained and stored in the database.
在一些实施例中,任务配置数据可以包括多种打印任务中每一打印任务的编号、所需的打印设备名称和打印格式;设备配置数据可以包括多个打印设备中每一打印设备的名称、IP、所需的网络协议类型。这里,每一打印任务的编号是与之唯一对应的。In some embodiments, the task configuration data may include the number of each of the plurality of printing tasks, the required printing device name and the printing format; the device configuration data may include the name of each of the plurality of printing devices, IP, type of network protocol required. Here, the number of each print job is uniquely corresponding to it.
示例性地,设备配置数据还可以包括打印设备的使用权限;其中,打印设备的使用权限可以根据业务的实际情况进行设置;例如,在打印任务为单据打印的情况下,可以设置为一个仓库内的操作人员只对该仓库内的打印设备具有使用权限。For example, the device configuration data may also include the usage rights of the printing device; the usage rights of the printing device can be set according to the actual situation of the business; for example, when the printing task is document printing, it can be set to a warehouse The operators only have permission to use the printing equipment in the warehouse.
示例性地,网络协议类型可以包括IPP和LPD中的任意一项;需要说明的是,网络协议类型需要参照每一打印设备的具体情况进行确定;示例性地,参见图1b,在打印设备(对应图中打印机1)支持IPP的情况下,可注册为IPP通信,客户端可不用安装打印机驱动程序;如果打印设备(对应图中打印机2)只支持LPD,可以安装对应打印机驱动程序并注册为LPD通信;上述这两种情况中,每一打印设备均可通过网口与局域网内客户端相连;如果打印设备(对应图中打印机3)只能使用USB接口与局域网内客户端相连,那么可以使用打印机驱动程序发布连接到的计算机IP作为该打印设备的IP。可以理解地,在局域网环境下,网络打印管理系统可直接通过浏览器网页端请求本系统的服务来给远程打印设备发送打印指令,实现了无客户端软件的打印方式。For example, the network protocol type may include any one of IPP and LPD; it should be noted that the network protocol type needs to be determined with reference to the specific conditions of each printing device; for example, see Figure 1b, in the printing device ( If the printer 1 in the figure supports IPP, it can be registered for IPP communication, and the client does not need to install the printer driver; if the printing device (printer 2 in the figure) only supports LPD, the corresponding printer driver can be installed and registered as LPD communication; in the above two cases, each printing device can be connected to the client in the LAN through the network port; if the printing device (corresponding to printer 3 in the picture) can only use the USB interface to connect to the client in the LAN, then it can Use the printer driver to publish the IP of the computer you are connected to as the IP of that printing device. Understandably, in a local area network environment, the network printing management system can directly request the system's services through the browser web page to send printing instructions to the remote printing device, realizing a printing method without client software.
本申请实施例中,在将相关人员配置的任务配置数据和设备配置数据,即打印配置数据存储在数据库后,客户端服务器可以根据打印配置数据,确定与目标打印任务相关的目标打印配置数据。In the embodiment of this application, after the task configuration data and device configuration data configured by relevant personnel, that is, the printing configuration data, are stored in the database, the client server can determine the target printing configuration data related to the target printing task based on the printing configuration data.
这里,目标打印任务可以为多种打印任务中的任一打印任务;目标打印配置数据可以包括目标打印任务所需的打印设备数据;示例性地,打印设备数据表示与目标打印任务所需的打印设备相关的数据,例如,可以是打印设备的名称、IP、所需的网络协议类型或使用权限等数据。Here, the target print task can be any print task among a variety of print tasks; the target print configuration data can include printing device data required by the target print task; exemplarily, the printing device data represents the printing required by the target print task. Device-related data, for example, can be the name, IP, required network protocol type or usage rights of the printing device.
在一些实施例中,根据预先存储的打印配置数据,确定与目标打印任务相关的目标打印配置数据,可以包括:获取目标打印任务的编号;根据目标打印任务的编号,从数据库存储的任务配置数据中,查找目标打印任务所需的打印设备名称和打印格式;根据目标打印任务所需的打印设备名称,从数据库存储的设备配置数据中,查找目标打印任务所需的打印设备IP和网络协议类型。In some embodiments, determining the target printing configuration data related to the target printing task based on the pre-stored printing configuration data may include: obtaining the number of the target printing task; and obtaining the task configuration data stored in the database according to the number of the target printing task. , find the printing device name and printing format required by the target printing task; according to the printing device name required by the target printing task, find the printing device IP and network protocol type required by the target printing task from the device configuration data stored in the database .
本申请实施例中,在客户端服务器接收到客户端发送的打印请求后,从打印请求中获取目标打印任务,根据目标打印任务可以获取到目标打印任务的编号;然后,根据目标打印任务的编号,从数据库存储的任务配置数据中,查找目标打印任务所需的打印设备名称和打印格式;接着,根据目标打印任务所需的打印设备名称,从数据库存储的设备配置数据中,查找目标打印任务所需的打印设备IP和网络协议类型;最终,可以得到目标打印任务所需的打印设备名称、打印格式、打印设备IP和网络协议类型,这些数据包含在目标打印配置数据中。In the embodiment of this application, after the client server receives the print request sent by the client, it obtains the target print task from the print request, and can obtain the number of the target print task according to the target print task; then, according to the number of the target print task , from the task configuration data stored in the database, find the printing device name and printing format required by the target printing task; then, according to the printing device name required by the target printing task, find the target printing task from the device configuration data stored in the database The required printing device IP and network protocol type; finally, the printing device name, printing format, printing device IP and network protocol type required for the target printing task can be obtained, and these data are included in the target printing configuration data.
可以看出,本申请实施例中,由于打印请求中包括的目标打印任务可以为多种打印任务中的任一打印任务;这样,基于预先存储在数据库中的包括多种打印任务和多个打印设备的打印配置数据,可以直接获取到与该打印任务相关的目标打印配置数据,如此,在实际打印过程不需要额外配置,方便现场操作人员。It can be seen that in the embodiment of the present application, the target print task included in the print request can be any of a variety of print tasks; in this way, based on the pre-stored in the database including multiple print tasks and multiple print tasks The printing configuration data of the device can directly obtain the target printing configuration data related to the printing task. In this way, no additional configuration is required during the actual printing process, which is convenient for on-site operators.
步骤102:将目标打印任务和目标打印配置数据发送给打印服务器,使得打印服务器根据目标打印配置数据确定目标打印设备,使用目标打印设备完成对目标打印任务的打印。Step 102: Send the target printing task and the target printing configuration data to the print server, so that the print server determines the target printing device according to the target printing configuration data, and uses the target printing device to complete printing of the target printing task.
本申请实施例中,在客户端服务器根据上述步骤得到目标打印任务以及目标打印配置数据后,会通过打印服务器所支持的网络打印协议将目标打印任务和目标打印配置数据发送给打印服务器;打印服务器在接收到目标打印任务和目标配置数据后,可以根据目标配置数据直接确定目标打印任务所需的打印机,即目标打印设备;示例性地,在打印服务器为CUPS服务器的情况下,网络打印协议可以为IPP。In the embodiment of this application, after the client server obtains the target print task and the target print configuration data according to the above steps, it will send the target print task and the target print configuration data to the print server through the network printing protocol supported by the print server; the print server After receiving the target print task and the target configuration data, the printer required for the target print task, that is, the target print device, can be directly determined according to the target configuration data; for example, when the print server is a CUPS server, the network printing protocol can for IPP.
在一些实施例中,在打印服务器根据目标打印配置数据确定目标打印设备后,上述方法还可以包括:打印服务器根据目标打印任务所需的打印设备IP和网络协议类型,将目标打印任务发送至目标打印设备,使得目标打印设备按照所需的打印格式完成对目标打印任务的打印。In some embodiments, after the print server determines the target printing device according to the target printing configuration data, the above method may further include: the print server sends the target printing task to the target according to the printing device IP and network protocol type required by the target printing task. The printing device enables the target printing device to complete printing of the target printing task according to the required printing format.
示例性地,在打印服务器将打印任务发送至目标打印设备后,目标打印设备可以按照所需的打印格式完成对目标打印任务的打印。这里,对于打印格式的类型不作限定,例如,可以是打印指令格式为ZPL,同时保持5cm的打印边距。For example, after the print server sends the print task to the target printing device, the target printing device can complete printing of the target print task according to the required printing format. Here, the type of printing format is not limited. For example, the printing instruction format may be ZPL while maintaining a printing margin of 5 cm.
可以看出,在打印任务为单据打印的情况下,本申请实施例可以实现对单据打印格式及所需的打印设备的统一管理,避免各仓库由于配置不统一,打印出的单据发生差异;另外,现场的操作人员将不需要学习如何安装并设置打印机驱动,每种单据用什么打印机,打印什么格式,有什么其他打印配置。运营人员将每种单据的打印配置统一设置后,现场一键便可按照配置打印,并且做到全球各仓库的统一;如此,本申请实施例提出的网络打印管理方法可以适用于海内外各国仓库面临的打印环境。It can be seen that when the printing task is document printing, the embodiment of the present application can realize the unified management of the document printing format and the required printing equipment, avoiding differences in the printed documents due to inconsistent configurations in each warehouse; in addition, , on-site operators will not need to learn how to install and set up printer drivers, which printer to use for each document, what format to print, and what other printing configurations are available. After the operators set the printing configuration of each document in a unified manner, they can print according to the configuration with one click on site, and achieve uniformity in all warehouses around the world; in this way, the network printing management method proposed in the embodiment of this application can be applied to the problems faced by warehouses in various countries at home and abroad. printing environment.
本申请实施例提出了一种网络打印管理方法,应用于网络打印管理系统中的客户端服务器,该系统还包括:客户端和打印服务器,该方法包括: 接收客户端发送的打印请求,打印请求包括目标打印任务;根据预先存储的打印配置数据,确定与目标打印任务相关的目标打印配置数据;目标打印配置数据包括目标打印任务所需的打印设备数据;将目标打印任务和目标打印配置数据发送给打印服务器,使得打印服务器根据目标打印配置数据确定目标打印设备,使用目标打印设备完成对目标打印任务的打印;目标打印设备为目标打印任务所需的打印设备。可以看出,本申请实施例中可以根据客户端服务器中预先存储的打印配置数据,对每一种需要打印的打印任务统一分配所需的打印设备;这样,在实际的任务打印过程中,无需进行额外的打印配置,也不需要进行弹窗确认,而是直接按照系统中的打印配置数据将打印任务发送给所需的打印设备并进行打印,降低配置复杂度;此外,该网络打印管理方法不需要安装包括本地驱动程序在内的第三方软件,因而,可以方便现场操作人员实现统一管理。The embodiment of the present application proposes a network printing management method, which is applied to the client server in the network printing management system. The system also includes: a client and a print server. The method includes: receiving a print request sent by the client, and the print request Including a target print task; determining target print configuration data related to the target print task based on pre-stored print configuration data; the target print configuration data includes printing device data required for the target print task; sending the target print task and the target print configuration data To the print server, causing the print server to determine the target printing device according to the target printing configuration data, and use the target printing device to complete printing of the target printing task; the target printing device is the printing device required for the target printing task. It can be seen that in the embodiment of the present application, the required printing equipment can be uniformly allocated to each printing task that needs to be printed based on the printing configuration data pre-stored in the client server; in this way, during the actual task printing process, no need to For additional printing configuration, there is no need to confirm the pop-up window. Instead, the printing task is directly sent to the required printing device and printed according to the printing configuration data in the system, reducing the configuration complexity; in addition, this network printing management method There is no need to install third-party software, including local drivers, making it easier for on-site operators to achieve unified management.
为了能够更加体现本申请的目的,在本申请上述实施例的基础上,进行进一步的举例说明。In order to better reflect the purpose of the present application, further examples are provided based on the above embodiments of the present application.
图2a为本申请实施例提供的一种网络打印管理方法的场景示意图,如图2a所示,用户在客户端进行浏览器操作,使得浏览器网页端发起一次打印请求,客户端在接收到该打印请求后,通过HTTP协议将该打印请求发送给客户端服务器;客户端服务器在接收到打印请求后,经过内部逻辑处理,获取打印请求中包括的目标打印任务以及与该目标打印任务相关的目标打印配置信息,之后,使用IPP或LPD方式将目标打印任务以及相关的目标打印配置信息发送给远程的打印服务器;打印服务器会根据目标打印配置信息确定对应的目标打印设备,并将目标打印任务发送给对应的目标打印设备进行打印。Figure 2a is a schematic diagram of a network printing management method provided by an embodiment of the present application. As shown in Figure 2a, the user performs a browser operation on the client, causing the browser web page to initiate a print request. After receiving the request, the client After the print request is made, the print request is sent to the client server through the HTTP protocol; after receiving the print request, the client server obtains the target print task included in the print request and the targets related to the target print task through internal logic processing. Print configuration information, and then use IPP or LPD to send the target print task and related target print configuration information to the remote print server; the print server will determine the corresponding target print device based on the target print configuration information, and send the target print task Print to the corresponding target printing device.
下面,以单据打印为例作进一步的说明;图2b为本申请实施例中的另一种网络打印管理方法的流程示意图,如图2b所示,该方法可以应用于网络打印管理系统中,该系统面向的用户有两种,运营人员和打印人员(如仓 库实际操作人员等);该流程包括:配置流程和打印管理流程。Below, document printing is taken as an example for further explanation; Figure 2b is a schematic flow chart of another network printing management method in an embodiment of the present application. As shown in Figure 2b, this method can be applied to a network printing management system. There are two types of users for the system, operation personnel and printing personnel (such as actual warehouse operators, etc.); the process includes: configuration process and printing management process.
示例性地,配置流程包括打印机配置(对应上述对多个打印设备的配置)和单据配置(对应上述对多种打印任务的配置);其中,打印机配置包括在配置界面对打印机的名称、打印机在网络上的IP、打印机所需的网络协议类型以及打印机的使用权限进行配置;这里,打印机的使用权限需要根据业务的实际情况,比如一个仓库内的运营人员只可以操作该仓库的打印机;打印机配置数据(对应上述设备配置数据)需要同步到系统的数据库以及CUPS服务器上,通过调用CUPS服务器的注册打印机指令,将打印机名称、IP和所需的网络协议类型同步给CUPS服务器。由于各个国家地区的仓库使用专线接入局域网,因此,可以将不同地区仓库内的打印机统一注册到系统内及CUPS服务器上,实现对打印任务的统一管理。Exemplarily, the configuration process includes printer configuration (corresponding to the above-mentioned configuration of multiple printing devices) and document configuration (corresponding to the above-mentioned configuration of multiple printing tasks); wherein the printer configuration includes the name of the printer, the location of the printer in the configuration interface Configure the IP on the network, the network protocol type required by the printer, and the printer usage permissions; here, the printer usage permissions need to be based on the actual situation of the business. For example, operators in a warehouse can only operate the printer in that warehouse; printer configuration The data (corresponding to the above device configuration data) needs to be synchronized to the system database and the CUPS server. By calling the register printer command of the CUPS server, the printer name, IP and required network protocol type are synchronized to the CUPS server. Since warehouses in various countries and regions use dedicated lines to access the LAN, printers in warehouses in different regions can be registered uniformly in the system and on the CUPS server to achieve unified management of printing tasks.
其中,单据配置包括对每种单据的编号、使用的打印机名称、打印格式,以及其他一些打印配置。比如客户B要在荷兰和美国的仓库打印客户C的装箱单,使用连接在仓库现场的桌面打印机A1,打印指令格式为ZPL,同时保持5cm的打印边距。将这些单据打印设置(对应上述任务配置数据)配置在系统内后,各仓库的打印用户只需采购该单据所需型号的打印机A1,将打印机A1注册到系统中,在客户端打印页面发起打印请求时指定单据的名称,即可统一按指定配置打印这种装箱单。Among them, the document configuration includes the number of each document, the name of the printer used, the printing format, and some other printing configurations. For example, customer B wants to print customer C's packing list at warehouses in the Netherlands and the United States. He uses the desktop printer A1 connected to the warehouse site. The print command format is ZPL while maintaining a 5cm printing margin. After these document printing settings (corresponding to the above task configuration data) are configured in the system, printing users in each warehouse only need to purchase the printer A1 of the required model for the document, register printer A1 into the system, and initiate printing on the client printing page. Specify the name of the document when requesting, and this packing list can be printed uniformly according to the specified configuration.
示例性地,打印管理流程包括打印机管理和打印任务管理;网络打印管理除了可以操作打印外,还可以针对打印行为进行管理,可分为打印机管理和打印任务管理。其中,打印机管理:打印机注册到系统后,系统即保留该打印机的名称、型号、位置和IP等打印数据,还可以通过打印界面查看各个仓库都使用哪些打印机,当反馈打印机发生故障时,可以对该打印机进行禁用;同时可以控制打印机的使用权限,当用户通过本系统的打印界面发送打印作业时,可根据用户pin查询该用户是否具有打印权限。打印任务管理:每次用户发送打印任务后,记录打印任务,并将这一条打印任务数据保留在 Hbase中,方便日后以打印报表的方式进行统计与查询,这样可以了解到每个仓库各个打印机的使用情况,每天每个打印机都打印了哪些单据,方便对现场业务、打印机及纸张使用情况的监控。For example, the print management process includes printer management and print task management; in addition to operating printing, network print management can also manage printing behaviors and can be divided into printer management and print task management. Among them, printer management: After the printer is registered to the system, the system will retain the printer's name, model, location, IP and other printing data. You can also check which printers are used in each warehouse through the printing interface. When feedback is reported that the printer fails, you can The printer is disabled; at the same time, the printer's usage permissions can be controlled. When a user sends a print job through the printing interface of this system, the user's pin can be used to query whether the user has printing permissions. Print task management: Each time a user sends a print task, the print task is recorded, and this print task data is retained in Hbase to facilitate future statistics and query by printing reports. This way, you can know the status of each printer in each warehouse. Usage status, which documents are printed by each printer every day, to facilitate monitoring of on-site business, printer and paper usage.
可以看出,本申请提出的打印管理系统,可以针对海外各仓库需要打印大量不同单据的情况,实现对单据打印配置及打印任务的统一管理,即,针对各个国家地区不同的打印格式,各个海外客户不同的单据打印要求,能够在单据层面上实现打印配置及实际打印方式的统一管理,运营人员完成单据打印配置后,可在海外各个仓库同时生效。现场操作人员无需安装驱动软件,无需单独设置各个单据复杂的打印配置,一键完成各单据的打印,减少现场的培训及联调的成本。在局域网内网络安全的前提下,实现了可在浏览器端直接打印的功能;运营人员可通过系统有效管控各仓库打印机及耗材的使用。It can be seen that the printing management system proposed in this application can achieve unified management of document printing configuration and printing tasks for overseas warehouses that need to print a large number of different documents, that is, for different printing formats in each country and region, each overseas warehouse Customers' different document printing requirements can realize unified management of printing configuration and actual printing methods at the document level. After the operation staff completes the document printing configuration, it can take effect in all overseas warehouses at the same time. On-site operators do not need to install driver software or set up complex printing configurations for each document individually. They can complete the printing of each document with one click, reducing on-site training and joint debugging costs. Under the premise of network security in the local area network, the function of printing directly on the browser is realized; operators can effectively control the use of printers and consumables in each warehouse through the system.
图3为本申请实施例的网络打印管理装置的组成结构示意图,如图3所示,该装置包括:接收模块300、确定模块301和打印模块302,其中:Figure 3 is a schematic structural diagram of a network printing management device according to an embodiment of the present application. As shown in Figure 3, the device includes: a receiving module 300, a determining module 301 and a printing module 302, wherein:
接收模块300,配置为接收所述客户端发送的打印请求,所述打印请求包括目标打印任务;The receiving module 300 is configured to receive a print request sent by the client, where the print request includes a target print task;
确定模块301,配置为根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据;所述目标打印配置数据包括所述目标打印任务所需的打印设备数据;The determination module 301 is configured to determine the target printing configuration data related to the target printing task according to the pre-stored printing configuration data; the target printing configuration data includes the printing device data required by the target printing task;
打印模块302,配置为将所述目标打印任务和所述目标打印配置数据发送给所述打印服务器,使得所述打印服务器根据所述目标打印配置数据确定目标打印设备,使用所述目标打印设备完成对所述目标打印任务的打印;所述目标打印设备为所述目标打印任务所需的打印设备。The printing module 302 is configured to send the target printing task and the target printing configuration data to the print server, so that the print server determines the target printing device according to the target printing configuration data, and uses the target printing device to complete the task. Printing of the target printing task; the target printing device is a printing device required by the target printing task.
在一些实施例中,所述打印配置数据包括任务配置数据和设备配置数据,所述装置还包括存储模块,所述存储模块,配置为:In some embodiments, the printing configuration data includes task configuration data and device configuration data, and the device further includes a storage module, and the storage module is configured as:
获取对多种打印任务进行配置的任务配置数据,以及对预先注册的多 个打印设备进行配置的设备配置数据;所述多种打印任务是根据用户不同业务需求对应确定的;所述目标打印任务为所述多种打印任务中的任一打印任务;Obtain task configuration data for configuring multiple printing tasks, and device configuration data for configuring multiple pre-registered printing devices; the multiple printing tasks are determined according to different business needs of users; the target printing tasks Any print task among the plurality of print tasks;
将所述任务配置数据和所述设备配置数据存储在数据库中。The task configuration data and the device configuration data are stored in a database.
在一些实施例中,所述任务配置数据包括所述多种打印任务中每一打印任务的编号、所需的打印设备名称和打印格式;所述设备配置数据包括多个打印设备中每一打印设备的名称、IP、所需的网络协议类型。In some embodiments, the task configuration data includes the number of each print task in the plurality of print tasks, the required printing device name and the print format; the device configuration data includes each print job in the plurality of printing devices. Name of the device, IP, type of network protocol required.
在一些实施例中,所述确定模块301,配置为根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据,包括:In some embodiments, the determination module 301 is configured to determine target printing configuration data related to the target printing task based on pre-stored printing configuration data, including:
获取所述目标打印任务的编号;Obtain the number of the target printing task;
根据所述目标打印任务的编号,从所述数据库存储的任务配置数据中,查找所述目标打印任务所需的打印设备名称和打印格式;According to the number of the target printing task, search the printing device name and printing format required for the target printing task from the task configuration data stored in the database;
根据所述目标打印任务所需的打印设备名称,从所述数据库存储的设备配置数据中,查找所述目标打印任务所需的打印设备IP和网络协议类型。According to the printing device name required by the target printing task, the printing device IP and network protocol type required by the target printing task are searched from the device configuration data stored in the database.
在一些实施例中,所述打印模块302,还配置为:In some embodiments, the printing module 302 is also configured to:
在所述打印服务器根据所述目标打印配置数据确定目标打印设备后,所述打印服务器根据所述目标打印任务所需的打印设备IP和网络协议类型,将所述目标打印任务发送至所述目标打印设备,使得所述目标打印设备按照所需的打印格式完成对所述目标打印任务的打印。After the print server determines the target printing device according to the target printing configuration data, the print server sends the target printing task to the target according to the printing device IP and network protocol type required by the target printing task. The printing device enables the target printing device to complete printing of the target printing task according to the required printing format.
在一些实施例中,所述接收模块300,还配置为:In some embodiments, the receiving module 300 is also configured to:
所述客户端接收到浏览器网页端发起的打印请求后,将所述打印请求发送给所述客户端服务器。After receiving the print request initiated by the browser web page, the client sends the print request to the client server.
在一些实施例中,所述客户端、所述客户端服务器和所述打印服务器处在同一局域网内。In some embodiments, the client, the client server and the print server are in the same local area network.
在实际应用中,上述接收模块300、确定模块301、打印模块302和存储模块均可以由位于电子设备中的处理器实现,该处理器可以为ASIC、DSP、 DSPD、PLD、FPGA、CPU、控制器、微控制器、微处理器中的至少一种。In practical applications, the above-mentioned receiving module 300, determining module 301, printing module 302 and storage module can all be implemented by a processor located in an electronic device. The processor can be ASIC, DSP, DSPD, PLD, FPGA, CPU, control At least one of a microcontroller, a microcontroller, and a microprocessor.
另外,在本实施例中的各功能模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。In addition, each functional module in this embodiment can be integrated into one processing unit, or each unit can exist physically alone, or two or more units can be integrated into one unit. The above integrated units can be implemented in the form of hardware or software function modules.
集成的单元如果以软件功能模块的形式实现并非作为独立的产品进行销售或使用时,可以存储在一个计算机可读取存储介质中,基于这样的理解,本实施例的技术方案本质上或者说对相关技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)或processor(处理器)执行本实施例方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is implemented in the form of a software function module and is not sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of this embodiment is essentially The part that contributes to the relevant technology or all or part of the technical solution can be embodied in the form of a software product. The computer software product is stored in a storage medium and includes a number of instructions to make a computer device (which can be a personal computer , server, or network equipment, etc.) or processor (processor) executes all or part of the steps of the method of this embodiment. The aforementioned storage media include: U disk, mobile hard disk, Read Only Memory (ROM), Random Access Memory (RAM), magnetic disk or optical disk and other media that can store program code.
具体来讲,本实施例中的一种网络打印管理方法对应的计算机程序指令可以被存储在光盘、硬盘、U盘等存储介质上,当存储介质中的与一种网络打印管理方法对应的计算机程序指令被一电子设备读取或被执行时,实现前述实施例的任意一种网络打印管理方法。Specifically, the computer program instructions corresponding to a network printing management method in this embodiment can be stored on storage media such as optical disks, hard disks, and U disks. When the computer program instructions corresponding to a network printing management method in the storage medium When the program instructions are read or executed by an electronic device, any one of the network printing management methods in the aforementioned embodiments is implemented.
基于前述实施例相同的技术构思,参见图4,其示出了本申请实施例提供的电子设备400,可以包括:存储器401和处理器402;其中,Based on the same technical concept of the previous embodiment, see Figure 4, which shows an electronic device 400 provided by an embodiment of the present application, which may include: a memory 401 and a processor 402; wherein,
存储器401,配置为存储计算机程序和数据; Memory 401 configured to store computer programs and data;
处理器402,配置为执行存储器中存储的计算机程序,以实现前述实施例的任意一种网络打印管理方法。The processor 402 is configured to execute the computer program stored in the memory to implement any of the network printing management methods in the aforementioned embodiments.
在实际应用中,上述存储器401可以是易失性存储器(volatile memory),例如RAM;或者非易失性存储器(non-volatile memory),例如ROM、快闪存储器(flash memory)、硬盘(Hard Disk Drive,HDD)或固态硬盘(Solid- State Drive,SSD);或者上述种类的存储器的组合,并向处理器402提供指令和数据。In practical applications, the above-mentioned memory 401 can be volatile memory (volatile memory), such as RAM; or non-volatile memory (non-volatile memory), such as ROM, flash memory (flash memory), hard disk (Hard Disk) Drive, HDD) or solid-state drive (Solid-State Drive, SSD); or a combination of the above types of memories, and provides instructions and data to the processor 402.
上述处理器402可以为ASIC、DSP、DSPD、PLD、FPGA、CPU、控制器、微控制器、微处理器中的至少一种。可以理解地,对于不同的网络打印管理系统,用于实现上述处理器功能的电子器件还可以为其他,本申请实施例不作具体限定。The above-mentioned processor 402 may be at least one of ASIC, DSP, DSPD, PLD, FPGA, CPU, controller, microcontroller, and microprocessor. It can be understood that for different network printing management systems, the electronic device used to implement the above processor function can also be other, which is not specifically limited in the embodiment of the present application.
本申请实施例还提供一种计算机程序产品,该计算机程序产品承载有程序代码,所述程序代码包括的指令可用于执行上述方法实施例中所述的方法,具体可参见上述方法实施例,在此不再赘述。Embodiments of the present application also provide a computer program product. The computer program product carries program code. The instructions included in the program code can be used to execute the method described in the above method embodiments. For details, please refer to the above method embodiments. This will not be described again.
其中,上述计算机程序产品可以具体通过硬件、软件或其结合的方式实现。在一个可选实施例中,所述计算机程序产品具体体现为计算机存储介质,在另一个可选实施例中,计算机程序产品具体体现为软件产品,例如软件开发包(Software Development Kit,SDK)等等。Among them, the above-mentioned computer program product can be specifically implemented by hardware, software or a combination thereof. In an optional embodiment, the computer program product is embodied as a computer storage medium. In another optional embodiment, the computer program product is embodied as a software product, such as a Software Development Kit (SDK), etc. wait.
在一些实施例中,本申请实施例提供的装置具有的功能或包含的模块可以用于执行上文方法实施例描述的方法,其具体实现可以参照上文方法实施例的描述,为了简洁,这里不再赘述。In some embodiments, the functions or modules provided by the device provided by the embodiments of the present application can be used to execute the methods described in the above method embodiments. For specific implementation, refer to the description of the above method embodiments. For the sake of brevity, here No longer.
上文对各个实施例的描述倾向于强调各个实施例之间的不同之处,其相同或相似之处可以互相参考,为了简洁,本文不再赘述。The above description of various embodiments tends to emphasize the differences between the various embodiments, and the similarities or similarities can be referred to each other. For the sake of brevity, they will not be described again here.
本申请所提供的各方法实施例中所揭露的方法,在不冲突的情况下可以任意组合,得到新的方法实施例。The methods disclosed in each method embodiment provided in this application can be combined arbitrarily to obtain a new method embodiment if there is no conflict.
本申请所提供的各产品实施例中所揭露的特征,在不冲突的情况下可以任意组合,得到新的产品实施例。The features disclosed in each product embodiment provided in this application can be arbitrarily combined to obtain a new product embodiment if there is no conflict.
本申请所提供的各方法或设备实施例中所揭露的特征,在不冲突的情况下可以任意组合,得到新的方法实施例或设备实施例。The features disclosed in each method or device embodiment provided in this application can be combined arbitrarily without conflict to obtain a new method embodiment or device embodiment.
本领域内的技术人员应明白,本申请的实施例可提供为方法、装置、系统、或计算机程序产品。因此,本申请可采用硬件实施例、软件实施例、或 结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art should understand that embodiments of the present application may be provided as methods, devices, systems, or computer program products. Accordingly, the present application may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product implemented on one or more computer-usable storage media (including, but not limited to, magnetic disk storage and optical storage, etc.) embodying computer-usable program code therein.
本申请是参照根据本申请实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each process and/or block in the flowchart illustrations and/or block diagrams, and combinations of processes and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine, such that the instructions executed by the processor of the computer or other programmable data processing device produce a use A device for implementing the functions specified in one process or processes of the flowchart and/or one block or blocks of the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions may also be loaded onto a computer or other programmable data processing device, causing a series of operating steps to be performed on the computer or other programmable device to produce computer-implemented processing, thereby executing on the computer or other programmable device. Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.
以上,仅为本申请的较佳实施例而已,并非用于限定本申请的保护范围。The above are only preferred embodiments of the present application and are not used to limit the protection scope of the present application.

Claims (12)

  1. 一种网络打印管理方法,应用于网络打印管理系统中的客户端服务器,所述系统还包括:客户端和打印服务器,所述方法包括:A network printing management method, applied to a client server in a network printing management system. The system further includes: a client and a print server. The method includes:
    接收所述客户端发送的打印请求,所述打印请求包括目标打印任务;Receive a print request sent by the client, where the print request includes a target print task;
    根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据;所述目标打印配置数据包括所述目标打印任务所需的打印设备数据;Determine the target printing configuration data related to the target printing task according to the pre-stored printing configuration data; the target printing configuration data includes the printing device data required by the target printing task;
    将所述目标打印任务和所述目标打印配置数据发送给所述打印服务器,使得所述打印服务器根据所述目标打印配置数据确定目标打印设备,使用所述目标打印设备完成对所述目标打印任务的打印;所述目标打印设备为所述目标打印任务所需的打印设备。Send the target printing task and the target printing configuration data to the print server, so that the print server determines a target printing device according to the target printing configuration data, and uses the target printing device to complete the target printing task. printing; the target printing device is the printing device required for the target printing task.
  2. 根据权利要求1所述的方法,其中,所述打印配置数据包括任务配置数据和设备配置数据,所述方法还包括:The method of claim 1, wherein the printing configuration data includes task configuration data and device configuration data, the method further comprising:
    获取对多种打印任务进行配置的任务配置数据,以及对预先注册的多个打印设备进行配置的设备配置数据;所述多种打印任务是根据用户不同业务需求对应确定的;所述目标打印任务为所述多种打印任务中的任一打印任务;Obtain task configuration data for configuring multiple printing tasks, and device configuration data for configuring multiple pre-registered printing devices; the multiple printing tasks are determined according to different business needs of users; the target printing tasks Any print task among the plurality of print tasks;
    将所述任务配置数据和所述设备配置数据存储在数据库中。The task configuration data and the device configuration data are stored in a database.
  3. 根据权利要求1或2所述的方法,其中,所述任务配置数据包括所述多种打印任务中每一打印任务的编号、所需的打印设备名称和打印格式;所述设备配置数据包括多个打印设备中每一打印设备的名称、互联网协议IP、所需的网络协议类型。The method according to claim 1 or 2, wherein the task configuration data includes the number of each print task in the plurality of print tasks, the required printing device name and the printing format; the device configuration data includes a plurality of The name, Internet protocol IP, and required network protocol type of each of the printing devices.
  4. 根据权利要求3所述的方法,其中,所述根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据,包括:The method according to claim 3, wherein determining the target printing configuration data related to the target printing task according to the pre-stored printing configuration data includes:
    获取所述目标打印任务的编号;Obtain the number of the target printing task;
    根据所述目标打印任务的编号,从所述数据库存储的任务配置数据中,查找所述目标打印任务所需的打印设备名称和打印格式;According to the number of the target printing task, search the printing device name and printing format required for the target printing task from the task configuration data stored in the database;
    根据所述目标打印任务所需的打印设备名称,从所述数据库存储的设备配置数据中,查找所述目标打印任务所需的打印设备IP和网络协议类型。According to the printing device name required by the target printing task, the printing device IP and network protocol type required by the target printing task are searched from the device configuration data stored in the database.
  5. 根据权利要求4所述的方法,其中,所述方法还包括:The method of claim 4, further comprising:
    在所述打印服务器根据所述目标打印配置数据确定目标打印设备后,所述打印服务器根据所述目标打印任务所需的打印设备IP和网络协议类型,将所述目标打印任务发送至所述目标打印设备,使得所述目标打印设备按照所需的打印格式完成对所述目标打印任务的打印。After the print server determines the target printing device according to the target printing configuration data, the print server sends the target printing task to the target according to the printing device IP and network protocol type required by the target printing task. The printing device enables the target printing device to complete printing of the target printing task according to the required printing format.
  6. 根据权利要求1所述的方法,其中,所述方法还包括:The method of claim 1, further comprising:
    所述客户端接收到浏览器网页端发起的打印请求后,将所述打印请求发送给所述客户端服务器。After receiving the print request initiated by the browser web page, the client sends the print request to the client server.
  7. 根据权利要求1至2、4至6任一项所述的方法,其中,所述客户端、所述客户端服务器和所述打印服务器处在同一局域网内。The method according to any one of claims 1 to 2, 4 to 6, wherein the client, the client server and the print server are in the same local area network.
  8. 一种网络打印管理装置,应用于网络打印管理系统中的客户端服务器,所述系统还包括:客户端和打印服务器,其中,所述装置包括:A network printing management device, applied to a client server in a network printing management system. The system further includes: a client and a print server, wherein the device includes:
    接收模块,配置为接收所述客户端发送的打印请求,所述打印请求包括目标打印任务;A receiving module configured to receive a print request sent by the client, where the print request includes a target print task;
    确定模块,配置为根据预先存储的打印配置数据,确定与所述目标打印任务相关的目标打印配置数据;所述目标打印配置数据包括所述目标打印任务所需的打印设备数据;a determining module configured to determine target printing configuration data related to the target printing task according to pre-stored printing configuration data; the target printing configuration data includes printing device data required by the target printing task;
    打印模块,配置为将所述目标打印任务和所述目标打印配置数据发送给所述打印服务器,使得所述打印服务器根据所述目标打印配置数据确定目标打印设备,使用所述目标打印设备完成对所述目标打印任务的打印;所述目标打印设备为所述目标打印任务所需的打印设备。A printing module configured to send the target printing task and the target printing configuration data to the print server, so that the print server determines a target printing device according to the target printing configuration data, and uses the target printing device to complete the printing. Printing of the target printing task; the target printing device is the printing device required for the target printing task.
  9. 一种电子设备,所述设备包括存储器、处理器及存储在存储器上并 可在处理器上运行的计算机程序,所述处理器执行所述程序时实现权利要求1至7任一项所述的方法。An electronic device, the device includes a memory, a processor and a computer program stored in the memory and executable on the processor. When the processor executes the program, the method of any one of claims 1 to 7 is implemented. method.
  10. 一种网络打印管理系统,所述网络打印管理系统包括权利要求8所述的装置或权利要求9所述的电子设备。A network printing management system, the network printing management system includes the device according to claim 8 or the electronic device according to claim 9.
  11. 一种计算机存储介质,其上存储有计算机程序,该计算机程序被处理器执行时实现权利要求1至7任一项所述的方法。A computer storage medium on which a computer program is stored. When the computer program is executed by a processor, the method of any one of claims 1 to 7 is implemented.
  12. 一种计算机程序产品,包括计算机可读代码,当所述计算机可读代码在电子设备中运行时,所述电子设备中的处理器执行权利要求1至7任一项所述的方法。A computer program product includes computer readable code. When the computer readable code is run in an electronic device, a processor in the electronic device executes the method of any one of claims 1 to 7.
PCT/CN2022/135917 2022-05-30 2022-12-01 Network printing management method, apparatus and system, and electronic device, medium and program WO2023231347A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210603059.4 2022-05-30
CN202210603059.4A CN117193677A (en) 2022-05-30 2022-05-30 Network printing management method, device, system, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2023231347A1 true WO2023231347A1 (en) 2023-12-07

Family

ID=88991098

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/135917 WO2023231347A1 (en) 2022-05-30 2022-12-01 Network printing management method, apparatus and system, and electronic device, medium and program

Country Status (2)

Country Link
CN (1) CN117193677A (en)
WO (1) WO2023231347A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101533339A (en) * 2008-03-10 2009-09-16 株式会社理光 Print-item setting server apparatus, print-item setting method, and computer program product
CN102591598A (en) * 2010-10-29 2012-07-18 佳能株式会社 Information processing apparatus, print data processing method therein and storage medium storing program thereof
US20130003117A1 (en) * 2011-06-28 2013-01-03 Canon Kabushiki Kaisha Printing system, print server, printing management method, and program
CN114281278A (en) * 2021-12-28 2022-04-05 苏州博瑞凯德信息技术有限公司 Cloud printing method and device, storage medium and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101533339A (en) * 2008-03-10 2009-09-16 株式会社理光 Print-item setting server apparatus, print-item setting method, and computer program product
CN102591598A (en) * 2010-10-29 2012-07-18 佳能株式会社 Information processing apparatus, print data processing method therein and storage medium storing program thereof
US20130003117A1 (en) * 2011-06-28 2013-01-03 Canon Kabushiki Kaisha Printing system, print server, printing management method, and program
CN114281278A (en) * 2021-12-28 2022-04-05 苏州博瑞凯德信息技术有限公司 Cloud printing method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN117193677A (en) 2023-12-08

Similar Documents

Publication Publication Date Title
JP3958246B2 (en) Remote creation of printer instances on workstations
US9058138B2 (en) System and method for releasing print jobs based on location information
EP2365431B1 (en) Printer discovery within a web page
US8947693B2 (en) Server system, method for printing system, and storage medium
EP1860547B1 (en) Remote stored print job retrieval
JP2000347975A (en) Equipment management system, management server and computer readable recording medium
US7461069B2 (en) Log information management device, log information generation device, and computer-readable medium storing log information management program therein
US20060170943A1 (en) Printer controlled default driver configuration
WO2016114744A2 (en) Mobile device for automatically delivering print jobs to printers
RU2475809C2 (en) Printing apparatus, method and program for controlling printing
US10235112B2 (en) Hot folder creation and management
JP6233354B2 (en) Image forming apparatus and program
WO2023231347A1 (en) Network printing management method, apparatus and system, and electronic device, medium and program
US20240012590A1 (en) System and method for providing printing service
JP2006285840A (en) Document management system
JPH10301884A (en) Peripheral equipment for computer system
US20220247749A1 (en) Management program, information processing device, and management method
US20220247817A1 (en) Management system, management method, management program, and installation program
US8848221B2 (en) Method and system for managing print on demand jobs with remote cache
US8477354B2 (en) Providing print operations to virtually any client regardless of the computing environment of the client
JP6127586B2 (en) Information processing system and information processing method
JP7039305B2 (en) Systems and methods using them, information processing devices and methods using them, and programs
US20240078122A1 (en) Information processing device, information processing system, non-transitory computer readable medium, and information processing method
JP2022116938A (en) Management system and communication device
JP5494855B2 (en) Information processing system and program

Legal Events

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

Ref document number: 22944648

Country of ref document: EP

Kind code of ref document: A1