CN115964003A - Printing method, client, server and system - Google Patents

Printing method, client, server and system Download PDF

Info

Publication number
CN115964003A
CN115964003A CN202211614459.1A CN202211614459A CN115964003A CN 115964003 A CN115964003 A CN 115964003A CN 202211614459 A CN202211614459 A CN 202211614459A CN 115964003 A CN115964003 A CN 115964003A
Authority
CN
China
Prior art keywords
printing
client
server
instruction
printer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211614459.1A
Other languages
Chinese (zh)
Inventor
王东方
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202211614459.1A priority Critical patent/CN115964003A/en
Publication of CN115964003A publication Critical patent/CN115964003A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

The invention relates to a printing method, a client, a server and a system, and belongs to the technical field of software system application. The invention calls a server interface through a client and sends the printing information to a server; the server receives the printing information sent by the client, generates a printing instruction and sends the printing instruction to the client; and the client receives the printing instruction sent by the server and sends the printing instruction to the target printer so that the target printer executes the printing task according to the instruction. The printing instruction is generated at the server interface, and the client receives the printing instruction, so that the printing function is realized. Because the generation operation of the printing instruction is placed in the server for execution, a plurality of printer programs do not need to be integrated at the client, so that the installation package volume of the client is reduced, and the printing cost is reduced. Moreover, the server can generate printing instructions adaptive to various clients and can support printing of different clients, so that printing capacity replication is realized, and printing universality is improved.

Description

Printing method, client, server and system
Technical Field
The invention belongs to the technical field of software system application, and particularly relates to a printing method, a client, a server and a system.
Background
At present, electronic surface lists or various labels need to be printed in multiple scenes of logistics express delivery. The APP end needs to integrate at the APP end to realize the printing program of a printer manufacturer, and if a plurality of printers need to be supported, the APP end needs to integrate a plurality of printer programs. Moreover, when a new printer needs to be supported or a problem of a printer needs to be repaired, the APP terminal needs to release a new version to support the new printer. Thus, the APP installation package is too large in size. Meanwhile, when other printing capabilities are needed, such as an applet terminal, a WEB terminal or a PC terminal, the printing capabilities integrated by the APP terminal cannot be copied to these application terminals, and the corresponding application terminal printing programs of printer manufacturers still need to be integrated.
Therefore, when the APP terminal realizes the printing capability, the installation package is too large in size, and the printing of other application terminals cannot be supported.
Disclosure of Invention
Therefore, the printing method, the client, the server and the system provided by the invention are helpful for solving the problems that the volume of an installation package is too large and the printing capability cannot be supported to be copied when the client realizes the printing capability.
In order to realize the purpose, the invention adopts the following technical scheme:
in a first aspect, the present invention provides a printing method applied to a client, the method including:
calling a server interface, and sending the printing information to a server; wherein the printing information comprises a printer type, printing data and a printing template type;
receiving a printing instruction returned by the server according to the printing information;
and sending the printing instruction to a target printer so that the target printer executes a printing task according to the printing instruction.
Further, the client establishes a first communication connection with the server, and the target printer establishes a second communication connection with the client.
Further, calling a server interface to send the printing information to the server, comprising:
and calling a server interface through the first communication connection, and sending the printing information to the server.
Further, sending the print instruction to a target printer includes:
sending the print instruction to the target printer via the second communication connection.
Further, the client includes at least one of: app end, applet, WEB end and PC end.
In a second aspect, the present invention provides a printing method applied to a server, the method including:
receiving printing information sent by a client; wherein the printing information comprises a printer type, printing data and a printing template type;
generating a printing instruction according to the printing information;
sending the printing instruction to the client so as to send the printing instruction to a target printer through the client; and the target printer is used for executing a printing task according to the printing instruction.
Further, the generating a printing instruction according to the printing information includes:
analyzing and drawing a target label template according to the printing data and the type of the printing template;
and dynamically transferring the target label template into a printing instruction matched with the target printer according to the printer type.
In a third aspect, the present invention provides a client, including:
the calling interface module is used for calling a server interface and sending the printing information to a server; wherein the printing information comprises a printer type, printing data and a printing template type;
the receiving instruction module is used for receiving a printing instruction returned by the server according to the printing information;
and the instruction sending module is used for sending the printing instruction to a target printer so as to enable the target printer to execute a printing task according to the printing instruction.
In a fourth aspect, the present invention provides a server, comprising:
the printing information receiving module is used for receiving the printing information sent by the client; wherein the printing information comprises a printer type, printing data and a printing template type;
the printing instruction generating module is used for generating a printing instruction according to the printing information;
the printing instruction sending module is used for sending the printing instruction to the client so as to send the printing instruction to a target printer through the client; and the target printer is used for executing a printing task according to the printing instruction.
In a fifth aspect, the present invention provides a printing system comprising a client, a server, and a target printer; a first communication connection is established between the client and the server, and a second communication connection is established between the client and the target printer; wherein the client is used for executing the method applied to any one of the clients, and the server is used for executing the method applied to any one of the servers.
By adopting the technical scheme, the invention at least has the following beneficial effects:
according to the invention, a server interface is called through a client, and printing information is sent to a server; the server receives printing information sent by the client; the printing information comprises a printer type, printing data and a printing template type; generating a printing instruction according to the printing information, and sending the printing instruction to the client; and the client receives the printing instruction returned by the server and sends the printing instruction to the target printer so that the target printer executes the printing task according to the printing instruction. The printing instruction is generated at the server interface, the client receives the printing instruction and transmits the printing instruction to the target printer to execute printing, and because the generation operation of the printing instruction is placed in the server to execute, a plurality of printer programs do not need to be integrated at the client, so that the installation package volume of the client is reduced, and the printing cost is further reduced. Moreover, the server can generate a printing instruction adaptive to various clients (such as an APP terminal, an applet terminal, a WEB terminal or a PC terminal) and can support different types of client printing, so that printing capability replication is realized, and printing universality is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart illustrating a method of printing according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating another method of printing according to an embodiment of the present invention;
FIG. 3 is a block diagram illustrating a client according to an embodiment of the present invention;
FIG. 4 is a block diagram illustrating a server according to an embodiment of the present invention;
FIG. 5 is a block diagram illustration of a printing system, shown in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a printing method according to an embodiment of the present invention, and as shown in fig. 1, the method is applied to a client, and includes the following steps:
step S11, calling a server interface, and sending the printing information to a server; wherein the printing information includes a printer type, printing data, and a printing template type.
In this embodiment, the execution subject is a client.
It should be noted that the print information is some parameters including the printer configuration, the type of the receipt to be printed, or the type of the label template, and may be the printer type, the print data, and the print template type, or may be some other data parameters.
The printer type can be a Bluetooth printer, a network printer, a portable printer and the like, and the corresponding printing programs of the printers of different manufacturers are different. The print data is data content that needs to be printed by the user in different scenes, and can be content that needs to be printed, such as order content, reimbursement content, express order number, information of receiving and dispatching by the client, and the like. The printing template types are templates required to be used by users in different scenes and can be reimbursement document templates, order templates, express bill templates, receipt templates and the like.
The client calls a server interface, and the interface requests printing parameters, namely printing information, and sends the printing information to the server.
And S12, receiving a printing instruction returned by the server according to the printing information.
Note that the print instruction, i.e., the print control command, is a control language for printing on the printer. And controlling the printer operation by a software command method through a printing control language, analyzing and executing printing data, and obtaining a printing result.
The print instruction mentioned in this embodiment is dynamically generated by the server based on the print information. Firstly, the server analyzes and draws a corresponding target label template according to printing data and printing template types, such as reimbursement receipts, express bill data and templates; then, the server adds corresponding data to the target label template according to the printer type, and dynamically defines the corresponding data as a printing instruction, namely a printing control language, matched with the target printer. The server sends the instruction to the client, and the client receives the printing instruction.
As an alternative embodiment, the print instructions may be CPCL instructions, which are a simple, efficient, text-format-based set of print commands commonly used in portable mobile printing devices. The print instruction is not particularly limited in this embodiment.
And S13, sending the printing instruction to a target printer so that the target printer executes a printing task according to the printing instruction.
The client sends the received print instruction to the target printer, and causes the target printer to print in accordance with the instruction. The target printer here is a printer for performing a print job according to a print instruction.
The client transmits the printing instruction to the target printer for printing in the modes of Bluetooth, network (WIFI, mobile and the like) and the like according to the type of the target printer.
Calling a server interface through a client, and sending the printing information to a server; the printing information comprises a printer type, printing data and a printing template type; and the client receives the printing instruction returned by the server and sends the printing instruction to the target printer so that the target printer executes the printing task according to the printing instruction. The printing instruction is generated at the server interface, and the client receives the printing instruction and transmits the printing instruction to the target printer to execute printing, so that multi-end printing is realized, and installation of excessive installation packages is reduced, thereby reducing the printing cost and improving the printing applicability.
Further, the client establishes a first communication connection with the server, and the target printer establishes a second communication connection with the client.
It should be noted that the communication connection established between the client and the server is a first communication connection, and the two may be connected through bluetooth or a network, and the manner of the first communication connection is not specifically limited in this embodiment.
The communication connection established between the target printer and the client is a second communication connection, and the client and the target printer establish communication connection in a Bluetooth or network (WIFI, mobile and the like) mode and the like according to the type of the target printer. In this embodiment, the manner of the second communication connection is not specifically limited.
Further, calling a server interface to send the printing information to a server, comprising:
and calling a server interface through the first communication connection, and sending the printing information to the server.
It should be noted that, the client calls a server interface through a first communication connection established between the client and the server, such as bluetooth and a network, and sends the print information, such as the print parameters, to the server, and the server analyzes the print information and generates a print instruction.
Further, sending the print instruction to a target printer includes:
and sending the printing instruction to the target printer through the second communication connection.
It should be noted that the client sends the received print instruction to the target printer through a second communication connection established with the target printer, such as bluetooth or a network, and the target printer performs printing.
Further, the client includes at least one of: app end, applet, WEB end and PC end.
The client may be other systems such as an APP (Application) end of a mobile phone, an applet, a WEB (World Wide WEB) end, or a PC (Personal Computer). The printing instruction is generated at the server interface, and the client receives the printing instruction and transmits the printing instruction to the target printer to execute printing, so that the printing of various clients is realized.
Referring to fig. 2, fig. 2 is a flowchart illustrating another printing method according to an embodiment of the present invention, and as shown in fig. 2, the method is applied to a server, and includes the following steps:
s21, receiving printing information sent by a client; wherein the printing information includes a printer type, printing data, and a printing template type.
In this embodiment, the execution subject is a server.
The server receives the print information transmitted from the client. The printing information is some parameters including printer configuration, a type of a bill to be printed or a type of a label template, and may be the printer type, the printing data and the printing template type, or may be some other data parameters.
And S22, generating a printing instruction according to the printing information.
It should be noted that the print command is a command dynamically generated by the server according to the print information, such as a CPCL command, which is a simple, efficient, text format-based print command set and is commonly used in portable mobile printing devices. And the server generates a corresponding printing instruction according to the printing information sent by the client.
Step S23, sending the printing instruction to the client so as to send the printing instruction to a target printer through the client; and the target printer is used for executing a printing task according to the printing instruction.
The server transmits the generated print instruction to the client, and the client transmits the print instruction to the target printer. The target printer is a printer used to execute a print job according to a print instruction.
Receiving printing information sent by a client through a server; the printing information comprises a printer type, printing data and a printing template type; and generating a printing instruction according to the printing information, and sending the printing instruction to the client, so that the printing instruction is sent to the target printer through the client, and the target printer executes a printing task according to the printing instruction. The printing instruction is generated at the server interface, and the client receives the printing instruction and transmits the printing instruction to the target printer to execute printing, so that printing of various clients is realized, and installation of excessive installation packages is reduced, thereby reducing printing cost and improving printing applicability.
Further, the generating a printing instruction according to the printing information includes:
analyzing and drawing a target label template according to the printing data and the type of the printing template;
and dynamically escaping the target label template into a printing instruction matched with the target printer according to the printer type.
The process that the server generates the printing instruction according to the printing information includes finding a corresponding template type in a database according to the printing data and the printing template type, analyzing the printing data and the printing template by the server, and drawing a corresponding target label template; then, the server fills the drawn target label template with corresponding data; and according to the printer type, the target label template filled with the data is transferred into a printing instruction matched with the target printer. The printed template elements support bar codes, two-dimensional codes, lines, texts and other elements, and the typesetting of the elements is displayed.
It should be noted that the target label is a printed matter for marking the purpose, classification or content of the product. Different label templates are provided corresponding to different printing templates. For example, in the logistics industry, the target label may be a target bill, that is, a label provided to a merchant for printing customer delivery information using a self-adhesive thermal paper, and the label indicates related information of a delivery product, such as a sender name and address company contact number, a delivery article, a delivery company name LOGO, an address, and the like. Generally, the express delivery system has two layers to three layers, wherein one express delivery system is attached to an express item, one customer leaves the bottom, and one express delivery company leaves the bottom. The target label template is a label template associated with the product to be printed.
Referring to fig. 3, fig. 3 is a block diagram illustrating a client according to an embodiment of the present invention, and as shown in fig. 3, the client 3 includes:
a calling interface module 31, configured to call a server interface and send the print information to the server 4; wherein the printing information comprises a printer type, printing data and a printing template type;
a receiving instruction module 32, configured to receive a printing instruction returned by the server 4 according to the printing information;
and a sending instruction module 33, configured to send the print instruction to the target printer 5, so that the target printer 5 executes a print job according to the print instruction.
Further, the client establishes a first communication connection with the server, and the target printer establishes a second communication connection with the client.
The calling interface module 31 is specifically configured to: and calling a server interface through the first communication connection, and sending the printing information to the server.
The instruction sending module 33 is specifically configured to: sending the print instruction to the target printer via the second communication connection.
With regard to the client 3 in the above embodiment, the specific manner of performing the operation by each module thereof has been described in detail in the above embodiment of the related method, and will not be elaborated herein.
Referring to fig. 4, fig. 4 is a schematic block diagram of a server according to an embodiment of the present invention, and as shown in fig. 4, the server 4 includes:
a print information receiving module 41, configured to receive print information sent by the client 3; wherein the printing information comprises a printer type, printing data and a printing template type;
a print instruction generating module 42, configured to generate a print instruction according to the print information;
a print instruction sending module 43, configured to send the print instruction to the client 3, so as to send the print instruction to the target printer 5 through the client 3; wherein the target printer 5 is configured to execute a print job according to the print instruction.
Further, the generate print instruction module 42 is specifically configured to:
analyzing and drawing a target label template according to the printing data and the type of the printing template;
and dynamically transferring the target label template into a printing instruction matched with the target printer according to the printer type.
With regard to the server 4 in the above embodiment, the specific manner of executing the operations by the respective modules thereof has been described in detail in the above embodiment of the related method, and will not be elaborated herein.
Referring to fig. 5, fig. 5 is a block diagram illustrating a printing system according to an embodiment of the present invention, and as shown in fig. 5, the printing system 6 includes a client 3, a server 4, and a target printer 5; wherein a first communication connection is established between the client 3 and the server 4, and a second communication connection is established between the client 3 and the target printer 5; wherein the client 3 is configured to perform the method as described above for any of the clients 3, and the server 4 is configured to perform the method as described above for any of the servers 4.
With regard to the printing system 6 in the above embodiment, the specific manner in which the respective devices thereof perform operations has been described in detail in the above embodiment of the related method, and will not be described in detail here.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that, in the description of the present invention, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In addition, in the description of the present invention, the meaning of "plurality" or "plurality" means at least two unless otherwise specified.
It will be understood that when an element is referred to as being "fixed" or "disposed" to another element, it can be directly on the other element or intervening elements may also be present; when an element is referred to as being "connected" to another element, it can be directly connected to the other element or intervening elements may also be present, and further, as used herein, connected may include wirelessly connected; the term "and/or" is used to include any and all combinations of one or more of the associated listed items.
Any process or method descriptions in the flow charts or otherwise described herein may be understood as: represents modules, segments or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present invention includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present invention.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description of the specification, reference to the description of "one embodiment," "some embodiments," "an example," "a specific example," or "some examples" or the like means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are exemplary and not to be construed as limiting the present invention, and that changes, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A printing method applied to a client, the method comprising:
calling a server interface, and sending the printing information to a server; wherein the printing information comprises a printer type, printing data and a printing template type;
receiving a printing instruction returned by the server according to the printing information;
and sending the printing instruction to a target printer so that the target printer executes a printing task according to the printing instruction.
2. The method of claim 1, wherein the client establishes a first communication connection with the server and the target printer establishes a second communication connection with the client.
3. The method of claim 2, wherein invoking the server interface to send the print information to the server comprises:
and calling a server interface through the first communication connection, and sending the printing information to the server.
4. The method of claim 2, wherein sending the print instructions to a target printer comprises:
sending the print instruction to the target printer via the second communication connection.
5. The method of claim 4, wherein the client comprises at least one of: an App terminal, an applet, a WEB terminal and a PC terminal.
6. A printing method applied to a server, the method comprising:
receiving printing information sent by a client; wherein the printing information comprises a printer type, printing data and a printing template type;
generating a printing instruction according to the printing information;
sending the printing instruction to the client so as to send the printing instruction to a target printer through the client; and the target printer is used for executing a printing task according to the printing instruction.
7. The method of claim 6, wherein generating print instructions from the print information comprises:
analyzing and drawing a target label template according to the printing data and the type of the printing template;
and dynamically escaping the target label template into a printing instruction matched with the target printer according to the printer type.
8. A client, comprising:
the calling interface module is used for calling a server interface and sending the printing information to the server; wherein the printing information comprises a printer type, printing data and a printing template type;
the receiving instruction module is used for receiving a printing instruction returned by the server according to the printing information;
and the instruction sending module is used for sending the printing instruction to a target printer so as to enable the target printer to execute a printing task according to the printing instruction.
9. A server, comprising:
the printing information receiving module is used for receiving the printing information sent by the client; wherein the printing information comprises a printer type, printing data and a printing template type;
the printing instruction generating module is used for generating a printing instruction according to the printing information;
the printing instruction sending module is used for sending the printing instruction to the client so as to send the printing instruction to a target printer through the client; and the target printer is used for executing a printing task according to the printing instruction.
10. A printing system comprising a client, a server and a target printer; a first communication connection is established between the client and the server, and a second communication connection is established between the client and the target printer; wherein the client is configured to perform the method of any one of claims 1 to 5 and the server is configured to perform the method of claim 6 or 7.
CN202211614459.1A 2022-12-15 2022-12-15 Printing method, client, server and system Pending CN115964003A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211614459.1A CN115964003A (en) 2022-12-15 2022-12-15 Printing method, client, server and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211614459.1A CN115964003A (en) 2022-12-15 2022-12-15 Printing method, client, server and system

Publications (1)

Publication Number Publication Date
CN115964003A true CN115964003A (en) 2023-04-14

Family

ID=87361250

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211614459.1A Pending CN115964003A (en) 2022-12-15 2022-12-15 Printing method, client, server and system

Country Status (1)

Country Link
CN (1) CN115964003A (en)

Similar Documents

Publication Publication Date Title
CN202394219U (en) Printer and system convenient for non-driven printing
CN202171797U (en) System convenient for driver-free printing and computing equipment
US9286613B2 (en) Ordering of goods or services using memory for storing digital content
CN102591597B (en) Information processing apparatus and method for controlling the same
CN102693108B (en) Method and system for centralized printing management based on printer server
JP6439941B2 (en) Multi-function printer apparatus, method and system
CN102937940B (en) Bidi extension for connected devices
US20020194228A1 (en) System and method for automated rendering to print to a file
US8896857B2 (en) Content receipt via email addresses
US20140229348A1 (en) Electronic invoice management and printing
CN112757790B (en) Method and device for printing label
EP2492799A2 (en) Job ticket translation in a print shop architecture
CN111949229A (en) Method and device for printing bill, computer equipment and storage medium
WO2018153277A1 (en) Method for obtaining logistics document information, and related device
CA2838625A1 (en) Presentation software automation services
CN105320473A (en) Document printing method and device
CN114610249A (en) Data processing method and system
JP5363613B2 (en) Method and system for printing from a web application and corresponding computer program and corresponding computer-readable storage medium
CN115964003A (en) Printing method, client, server and system
CN113535101B (en) Print file generation method and device, storage medium and electronic equipment
US20020107921A1 (en) Work-flow cooperation processing apparatus, work-flow cooperation processing system, work-flow-system cooperation method, program therefor, and recording medium therefor
CN112988090A (en) Method and device for data printing management
CN112685613A (en) Resource packet query method and device and information processing system
JP7476999B2 (en) Information processing device, program, web application management method, and information processing system
JP7303431B2 (en) Information processing device, information processing system, control method thereof, and program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination