CN112433685A - Print information processing method, system, server and readable storage medium - Google Patents

Print information processing method, system, server and readable storage medium Download PDF

Info

Publication number
CN112433685A
CN112433685A CN202011381744.4A CN202011381744A CN112433685A CN 112433685 A CN112433685 A CN 112433685A CN 202011381744 A CN202011381744 A CN 202011381744A CN 112433685 A CN112433685 A CN 112433685A
Authority
CN
China
Prior art keywords
information
server
identification code
printing
identification
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
CN202011381744.4A
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.)
Kongyue Information Industry Co ltd
Original Assignee
Kongyue Information Industry 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 Kongyue Information Industry Co ltd filed Critical Kongyue Information Industry Co ltd
Priority to CN202011381744.4A priority Critical patent/CN112433685A/en
Publication of CN112433685A publication Critical patent/CN112433685A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1224Client or server resources management
    • G06F3/1228Printing driverless or using generic drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1268Job submission, e.g. submitting print job order or request not the print data itself
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server
    • G06F3/1288Remote printer device, e.g. being remote from client or server in client-server-printer device configuration

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

The invention discloses a printing information processing method, which comprises the following steps: the method comprises the steps that a server acquires printing information and an identification code through a cloud printer, wherein the cloud printer acquires the printing information from information output equipment, the cloud printer generates the identification code, and the identification code corresponds to the printing information; the server identifies the printing information and the identification code and stores an identification result; and the server sends the identification result to a third-party application associated with the identification code. The third-party application can directly acquire the printing information and is bound with the identification account number, a plurality of third-party application software does not need to be developed and installed on each information output device, the memory of the information output device is not occupied, manpower consumed by installation and configuration of the information output device is saved, and labor cost is reduced. Binding the print information and the user information may also provide different types of big data services for different third party applications.

Description

Print information processing method, system, server and readable storage medium
Technical Field
The present invention relates to the field of electronic technologies, and in particular, to a method, a system, a server, and a readable storage medium for processing print information.
Background
Information output devices are widely represented, such as cash registers of supermarkets, detection devices of factories, roadside electronic scales and the like, and can output information according to functions of the devices and print the output information for users to read. The information output by the information output device can be extracted for operation such as statistical summarization, data analysis and the like. The existing information extraction method is to install software in the information output device and obtain the information to be output by the information output device through the software. If software is installed in the existing information output equipment, application software of a corresponding information output equipment special system needs to be developed firstly, because most information output equipment is a customized special hardware framework and system software combined with hardware, the software and hardware system is relatively closed, application software with other than the original function is additionally installed and operated on the original system, certain influence can be generated on the normal operation of the original software, and incompatibility problem and even influence on the stability of the whole system can be caused. The provider of the information output device tends not to support the function expansion behavior of the user of the information output device, and the provider of the information output device usually does not open the source code of the system special for the information output device to the user of the information output device, and the user of the information output device has difficulty in developing the application software of the system special for the information output device by himself, and cannot simply upgrade the existing information output device to realize the information acquisition function.
Disclosure of Invention
The present invention is directed to solving at least one of the problems of the prior art. Therefore, the invention provides a printing information processing method, a server can collect printing information and send the printing information to a third-party application, third-party application software does not need to be developed and installed in information output equipment, the storage space of the information output equipment is saved, the cost of the information output equipment is saved, and manpower is saved.
In a first aspect, an embodiment of the present invention provides a print information processing method, including:
the method comprises the steps that a server acquires printing information and an identification code through a cloud printer, wherein the cloud printer acquires the printing information from information output equipment, the cloud printer generates the identification code, and the identification code corresponds to the printing information; the server identifies the printing information and the identification code and stores an identification result; and the server sends the identification result to a third-party application associated with the identification code.
The printing information processing method provided by the embodiment of the invention has the following beneficial effects: the server acquires the printing information and the identification code corresponding to the printing information through the cloud printer, identifies the printing information and the identification code, and stores the identification result. The third-party application can directly acquire the information output by the information output equipment, a plurality of third-party application software does not need to be developed and installed on each information output equipment, the memory of the information output equipment is not occupied, the manpower consumed by installing and configuring the information output equipment is saved, and the labor cost is reduced.
In one embodiment of the present invention, further comprising: the server acquires a query request of the third-party application; the server acquires user information and the identification code; the server searches the identification result through the identification code; and the server establishes corresponding association between the user information and the identification result.
In one embodiment of the present invention, further comprising: and the server acquires the printing information and the identification code uploaded by the third-party application. When the server cannot acquire the printing information and the identification code from the cloud printer end, the printing information and the identification code input by the user can be acquired through the third-party application, and the flexibility of acquiring the printing information and the identification code is improved.
In an embodiment of the present invention, the identifying code is a two-dimensional code, the printing information is image content or characters, and the identifying the printing information and the identifying code includes: the server identifies the printing information through an Optical Character Recognition (OCR) technology or a printing data instruction identification technology; and the server identifies the two-dimension code through a two-dimension code identification technology.
In a second aspect, an embodiment of the present invention provides an information processing system, including: the system comprises an information output device, a cloud printer and a server; the cloud printer is used for acquiring printing information of the information output equipment, generating a corresponding identification code, and sending the printing information and the identification code to a server for printing; the server is used for acquiring the printing information and the identification code through the cloud printer, identifying the printing information and the identification code, storing an identification result, acquiring a query request of a third-party application associated with the identification code, acquiring user information and the identification code, searching the identification result through the identification code, establishing corresponding association between the user information and the identification result, and sending the identification result to the third-party application.
The information processing system of the embodiment of the invention has the following beneficial effects: the cloud printer acquires printing information of the information output equipment, generates a corresponding identification code, prints the printing information and the identification code, and the server acquires the printing information and the corresponding identification code through the cloud printer, reads user information and the identification code uploaded by the third-party application and binds the user information and the identification code. The third-party application can directly obtain the identification result and is bound with the identification account number, a plurality of third-party application software does not need to be developed and installed on each information output device, the memory of the information output device is not occupied, manpower consumed by installation and configuration of the information output device is saved, and labor cost is reduced. Binding the recognition result and the user information can also provide different types of big data services for different third-party applications.
In one embodiment of the present invention, the identification code is a two-dimensional code.
In one embodiment of the present invention, the cloud printer includes: the data receiving module is used for receiving the printing information sent by the information output equipment; the two-dimensional code generating module is used for generating a two-dimensional code, and the two-dimensional code comprises a unique identification mark and the entrance information of the third-party application; the data storage module is used for storing the received printing information and the two-dimensional code generated by the two-dimensional code generation module; the printing module is used for printing the printing information and the two-dimensional code; and the communication module is used for carrying out data transmission with the server.
In an embodiment of the present invention, the data receiving module is a USB data receiving module, a serial port receiving module, or a parallel port receiving module.
In a third aspect, an embodiment of the present invention provides a server, including at least one processor and a memory, where the memory is used for being connected to the at least one processor in a communication manner; the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a print information processing method according to the first aspect of the present invention.
The server of the embodiment of the invention can execute the printing information processing method of the embodiment, the server obtains the printing information and the identification code corresponding to the printing information through the cloud printer, the user information and the identification code uploaded by the third-party application are read and bound, the printing information can be directly obtained by the plurality of third-party applications through the server or the server of the third-party applications, development and installation of a plurality of third-party application software on each information output device are not needed, the memory of the information output device is not occupied, meanwhile, the manpower consumed by installation and configuration of the information output device is saved, and the labor cost is reduced.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium storing computer-executable instructions for causing a computer to execute the print information processing method according to the first aspect of the present invention.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is an architecture diagram of an information handling system according to one embodiment of the present invention;
FIG. 2 is a flow chart of a method of processing print information according to an embodiment of the present invention;
fig. 3 is a flowchart of a print information processing method according to another embodiment of the present invention;
fig. 4 is a flowchart of a print information processing method according to another embodiment of the present invention;
fig. 5 is a flowchart of a print information processing method according to another embodiment of the present invention;
fig. 6 is a block diagram of the cloud printer according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
In the description of the present invention, unless otherwise explicitly limited, terms such as arrangement, installation, connection and the like should be understood in a broad sense, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the specific contents of the technical solutions.
The invention provides a printing information processing method, a printing information processing system, a server 130 and a readable storage medium, wherein the server 130 acquires printing information and an identification code corresponding to the printing information through a cloud printer 120, identifies the printing information and the identification code to obtain an identification result, and sends the identification result to a third-party application, and a plurality of third-party applications can directly acquire the identification result through the server 130 without developing and installing a plurality of third-party application software on each information output device 110, so that the memory of the information output device 110 is not occupied, the manpower consumed by installing and configuring the information output device 110 is saved, and the labor cost is reduced.
The embodiments of the present invention will be further explained with reference to the drawings.
Referring to fig. 1, fig. 1 is an architecture diagram of an information processing system 100 according to an embodiment of the present invention, and the information processing system 100 includes an information output apparatus 110, a cloud printer 120, and a server 130. The cloud printer 120 is configured to obtain printing information of the information output device 110, generate a corresponding identification code, send the printing information and the identification code to the server 130, and print the printing information and the identification code; the server 130 is configured to obtain the print information and the identification code through the cloud printer 120, identify the print information and the identification code, store an identification result, obtain a query request of a third-party application associated with the identification code, obtain user information and the identification code, search the identification result through the identification code, establish a corresponding association between the user information and the identification result, and send the identification result to the third-party application.
The identification code is a character code with unique identification, and includes but is not limited to a two-dimensional code, and may also include a one-dimensional code, characters, and the like.
Based on the above system architecture platform, various embodiments of the print information processing method of the present invention are presented below.
Referring to fig. 2, fig. 2 is a printing information processing method according to some embodiments of the first aspect of the present invention, which includes, but is not limited to, step S210, step S220, and step S230.
In step S210, the server 130 acquires the print information and the identification code through the cloud printer 120, where the cloud printer 120 acquires the print information from the information output device 110, and the cloud printer 120 generates the identification code, and the identification code corresponds to the print information.
It is understood that the identification code is a character code with unique identification, including but not limited to a two-dimensional code, and may also include a one-dimensional code, a character, and the like.
It can be understood that the cloud printer 120 and the server 130 are connected by a network, and the server 130 is connected to the cloud printer 120 through the cloud printer 120 to obtain data of the cloud printer 120. The server 130 accesses the cloud printer 120 once at intervals, the cloud printer 120 may be an IP address, and when the connection with the cloud printer 120 is successful, data access is performed on the cloud printer 120, where a time interval for the server 130 to access the cloud printer 120 may be preset by the server 130, and the time interval may also be adjusted according to a data amount accessed in a short time in the past, that is, when a data amount received by accessing the cloud printer 120 in a short time in the past is continuously increased, the time interval for accessing the cloud printer 120 is shortened; when the amount of data received by accessing the cloud printer 120 in a short time in the past is decreasing, the time interval for accessing the cloud printer 120 is extended.
It can be understood that the cloud printer 120 is connected to the information output device 110 in a wired or wireless manner, the information output device 110 outputs the print information to be printed through the data transmission port, and the cloud printer 120 receives the print information to be printed and generates the identification code to print the print information and the identification code. The server 130 reads the printing information and the identification code of the cloud printer 120, wherein the server 130 can read the printing information and the identification code respectively, and also can read the printing information and the identification code simultaneously, that is, after the printer acquires the printing information, the server 130 reads the printing information, and after the identification code is generated, the server 130 acquires the identification code, or after the printer acquires the printing information and generates the identification code, the server 130 acquires the printing information and the identification code.
It should be noted that, in some embodiments, the cloud printer 120 generates the identification code in advance and stores the identification code in a readable storage medium, where the readable storage medium may be a medium with a storage function, such as a random access memory RAM area or a random access memory RAM card, which is carried by a main control chip of the server 130, and in other embodiments, the cloud printer 120 does not generate the identification code in advance, but reads the print information and then generates the identification code.
It should be noted that the printed information and identification code may be a shopping information ticket, a catering consumption ticket, a detection form formed by a detection device, or a recording instrument record, etc.
Note that the information output device 110 includes a cash register, a detection device, a recording instrument, and the like having an information output function.
It can be understood that the identification code includes both the entry of the server 130 and the entries of the plurality of third-party applications, and when the user uses different third-party software, the identification code is entered into the third-party application for use of the corresponding function. The printer prints out the printing information and the identification code, and the user inputs the identification code through the selected third-party application and uses the identification code according to the function of the third-party application.
It should be noted that the information printed by the cloud printer 120 may further include information preset by the cloud printer 120 or additional information such as information sent from the server 130 to the cloud printer 120, and the printing order of the information may be adjusted with respect to each other, for example, when the cloud printer 120 performs printing, the printing order may be the printing information from the information output device 110, the identification code generated by the cloud printer 120, the additional information, or the additional information, the printing information from the information output device 110, the identification code generated by the cloud printer 120, and the like. The content transmitted by the cloud printer 120 to the server 130 may further include the aforementioned additional information.
In step S220, the server 130 recognizes the print information and the identification code and saves the recognition result.
It is understood that the server 130 identifies the print information and the identification code. When the printing information and the identification code are located in the same packet, the printing information and the identification code are separated through a program, and the printing information and the identification code are respectively extracted, so that basic conditions can be provided for subsequent related processing.
It is understood that the print information may be in the form of pictures or characters, and the manner of recognizing the print information includes OCR technology recognition, print data command recognition, and the like.
It is understood that the recognition result may be the content obtained by the server 130 recognizing the printing information, or may be the recognition result obtained by extracting the printing information according to a preset recognition rule.
In step S230, the server 130 sends the identification result to the third-party application associated with the identification code.
It should be noted that the server 130 may directly send the identification result to the set third-party application, or may send the identification result to the third-party application after receiving the query request of the third-party application.
It should be noted that the identification code is provided with an entry of a third-party application, and a user can enter the identification code in the third-party application, so as to acquire the print information and further apply a corresponding function of the third-party application. The third-party application can be big data processing software, graphic display software, data analysis software, information uploading software or an official system and the like, and can realize functions of intelligent retail, invoice issuing, cloud big data and the like.
It should be noted that the method of entering the identification code includes various forms such as character entry or code scanning entry. The identification code can be in various forms such as characters, two-dimensional codes and the like.
Referring to fig. 3, it can be understood that the method further includes:
step S310, the server 130 acquires the printing information and the identification code through the cloud printer 120, wherein the cloud printer 120 acquires the printing information from the information output device 110, and the cloud printer 120 generates the identification code, and the identification code corresponds to the printing information;
step S320, the server 130 identifies the print information and the identification code and saves the identification result;
step S330, the server 130 obtains a query request of the third party application;
step S340, the server 130 obtains the user information and the identification code;
step S350, the server 130 searches the identification result through the identification code;
step S360, the server 130 establishes corresponding association between the user information and the identification result;
in step S370, the server 130 sends the identification result to the third party application associated with the identification code.
The server 130 receives the identifier of the third-party application, and receives a query request of the third-party application, where the query request may be to query, by the extraction server 130, the corresponding print information according to the received identifier preset by the server 130, or may also be to search, according to the user information, historical print information corresponding to a historical identifier bound to the user information, and the like.
It should be noted that, according to different query requests, the server 130 may also search an identification result required by the third-party application according to the query request, where the query request may be to search a certain part of content of the print information corresponding to the identification code, for example, when the printer is used for transmitting the cash register information, the print information is the cash register information, and the search request of the third-party application is a shopping list and a consumption time part in the cash register information, the server 130 performs positioning according to the keywords "list" and "time" in the query request, and performs searching in the print information to obtain information corresponding to the "list" and "time" as the identification result. The query request may also be a search for history associated information of the current user information, and the server 130 searches the print information historically bound to the user information according to the user information as an identification result in the current search request.
Referring to fig. 4, it can be understood that it includes:
step S410, the server 130 acquires the print information and the identification code uploaded by the third party application, wherein the cloud printer 120 acquires the print information from the information output device 110, and the cloud printer 120 generates the identification code, which corresponds to the print information;
step S420, the server 130 identifies the printing information and the identification code and stores the identification result;
in step S430, the server 130 sends the identification result to the third-party application associated with the identification code.
Different third-party applications have different functions, for example, a store cash register management system can manage store print content information by scanning an identification code or inputting the identification code, logging in an account number and the like by a user, an information supplement uploading system can acquire a print receipt printed by the cloud printer 120 in a mode of taking a picture or reading the picture and the like and transmit files such as the picture and the like to the server 130, when the server 130 fails to acquire data of the cloud printer 120 and the like, the user can open the information supplement uploading system to upload print information and the identification code, and the server 130 acquires the picture or other files of the print receipt and identifies the pictures or other files to obtain the print information and the identification code and store the print information and the identification code.
It can be understood that the printed information is image content or characters, and the identification code is a two-dimensional code. The third party application is uploaded in a picture form, and after the cloud printer 120 sends the image to the server 130, the server 130 obtains the image. The two-dimensional bar code/two-dimensional code records data symbol information by black and white figures which are distributed on a plane (two-dimensional direction) according to a certain rule by using a certain specific geometric figure; the concept of '0' and '1' bit stream which forms the internal logic base of computer is skillfully utilized in coding, a plurality of geometric shapes corresponding to binary system are used for representing literal numerical information, and the information is automatically read by an image input device or an optoelectronic scanning device so as to realize the automatic processing of the information: it has some commonality of barcode technology: each code system has its specific character set; each character occupies a certain width; has certain checking function and the like. Meanwhile, the method also has the function of automatically identifying information of different rows and processing the graph rotation change points.
In this embodiment, the two-dimensional code includes a server 130 access link and a third-party application access link as the unique identification of the print information. When the third-party application reads the unique identification mark corresponding to the printing information, the third-party application can transmit the two-dimensional code to the server 130, obtain the printing information through the corresponding relation between the printing information and the two-dimensional code, and process the printing information according to the self function of the third-party application. Therefore, the third-party application does not need to install the printing information acquisition software on the information output device 110 for acquiring the printing information, the requirement on the version of the information output device 110 is low, the third-party application software does not need to be installed in the information output device 110, the space of the information output device 110 is saved, and the labor consumption is saved.
Referring to fig. 5, it can be understood that the print information processing method further includes:
at step 510, the server 130 recognizes the print information through an optical character recognition OCR technology or a print data command recognition technology.
The server 130 restores the acquired print information to a text form or a picture form. The method comprises the steps of recognizing print information in a picture form through an Optical Character Recognition (OCR) technology, recognizing print information in a character form through a print data command recognition technology, and extracting the recognized print information according to preset information. Or determining a target object in the text information according to the text information and the information extraction content received from the third-party application, extracting and sending the target object to the third-party application.
It is understood that the preset information is words or characters, and when the preset information is recognized by the server 130, the word information is extracted according to the extraction rule. The extraction rule of the text information can be different modes such as extracting and marking the text between two set contents, or identifying the set text and extracting the fixed length behind the text.
In step 520, the server 130 identifies the two-dimensional code by using a two-dimensional code identification technology.
It can be understood that, after the server 130 obtains the identification code, the two-dimensional code is decoded by the two-dimensional code identification technology to obtain the serial number of the two-dimensional code, and the serial number is associated with the print information by the above-mentioned method, so that when the third-party application sends the two-dimensional code to the server 130, the server 130 can find the corresponding print information and return the print information to the third-party application.
It is to be understood that some embodiments of the second aspect of the present invention provide the information processing system, wherein the identification code is a two-dimensional code.
Referring to fig. 6, fig. 6 is a block diagram of a cloud printer 120 as an embodiment of an information processing system according to some embodiments of the second aspect of the present invention, including:
a data receiving module for receiving the printing information sent by the information output device 110; the two-dimensional code generating module is used for generating a two-dimensional code, and the two-dimensional code comprises a unique identification mark and entry information of third-party application; the data storage module is used for storing the received printing information and the two-dimensional code generated by the two-dimensional code generation module; the printing module is used for printing the printing information and the two-dimensional code; and the communication module is used for data transmission with the server 130.
It is understood that the data receiving module 121 includes any one or more of a serial port receiving module, a parallel port receiving module, a network port receiving module and a USB data receiving module 121, and the data receiving module 121 is connected to the information output device 110 and is configured to receive the printing information sent by the information output device 110, so as to provide basic conditions for subsequent related operations.
It is understood that the cloud printer 120 generates the unique identification offline through the two-dimensional code generation module 124, and the generated unique identification is printed together with the print information. The server 130 obtains and binds the print information and the unique identification, and prepares for subsequent calling of the third-party application.
The data receiving module 122 may be an additional module having a memory function, such as a memory chip and a peripheral circuit, or may be an internal memory area of the controller, which is not particularly limited in this embodiment. The communication module 125 of the cloud printer 120 may be a GPRS module, a 4G module, a 5G module, or the like, and establishes a network connection with the server 130 and transmits data to the server 130. Sending data to the server 130 includes: and sending the data which is not successfully sent, and sending the data which is not successfully sent and the data to be sent to the server 130, wherein the data comprises the printing information and the unique identification corresponding to the printing information. The data may also include reservation information preset within the printer.
It is understood that the preset reservation information of the cloud printer 120 may be a program set inside the control system of the cloud printer 120, preset information transmitted to the cloud printer 120 through the server 130, and the like.
It is understood that the data receiving module 121 is a USB data receiving module.
The USB data receiving module is adapted to the information output device 110, and conforms to the future development trend.
Some embodiments of the third aspect of the present invention provide a server 130 comprising at least one processor and a memory for communicative connection with the at least one processor; the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a print information processing method.
Some embodiments of the fourth aspect of the present invention provide a computer-readable storage medium storing computer-executable instructions for causing a computer to execute a print information processing method. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of those skilled in the art without departing from the gist of the present invention.

Claims (10)

1. A print information processing method characterized by comprising:
the method comprises the steps that a server acquires printing information and an identification code through a cloud printer, wherein the cloud printer acquires the printing information from information output equipment, the cloud printer generates the identification code, and the identification code corresponds to the printing information;
the server identifies the printing information and the identification code and stores an identification result;
and the server sends the identification result to a third-party application associated with the identification code.
2. The print information processing method according to claim 1, further comprising:
the server acquires a query request of the third-party application;
the server acquires user information and the identification code;
the server searches the identification result through the identification code;
and the server establishes corresponding association between the user information and the identification result.
3. The print information processing method according to claim 1, further comprising: and the server acquires the printing information and the identification code uploaded by the third-party application.
4. The print information processing method according to claim 1, wherein the identification code is a two-dimensional code, the print information is image content or text, and the identifying the print information and the identification code includes:
the server identifies the printing information through an Optical Character Recognition (OCR) technology or a printing data instruction identification technology;
and the server identifies the two-dimension code through a two-dimension code identification technology.
5. An information processing system, comprising:
the system comprises an information output device, a cloud printer and a server;
the cloud printer is used for acquiring printing information of the information output equipment, generating a corresponding identification code, and sending the printing information and the identification code to a server for printing;
the server is used for acquiring the printing information and the identification code through the cloud printer, identifying the printing information and the identification code, storing an identification result, acquiring a query request of a third-party application associated with the identification code, acquiring user information and the identification code, searching the identification result through the identification code, establishing corresponding association between the user information and the identification result, and sending the identification result to the third-party application.
6. The information processing system according to claim 5, wherein the identification code is a two-dimensional code.
7. The information processing system according to claim 6, wherein the cloud printer includes:
the data receiving module is used for receiving the printing information sent by the information output equipment;
the two-dimensional code generating module is used for generating a two-dimensional code, and the two-dimensional code comprises a unique identification mark and the entrance information of the third-party application;
the data storage module is used for storing the received printing information and the two-dimensional code generated by the two-dimensional code generation module;
the printing module is used for printing the printing information and the two-dimensional code;
and the communication module is used for carrying out data transmission with the server.
8. The information processing system of claim 7, wherein the data receiving module is a USB data receiving module, a serial receiving module, or a parallel receiving module.
9. A server comprising at least one processor and memory communicatively coupled to the at least one processor; the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the print information processing method of any one of claims 1 to 4.
10. A computer-readable storage medium characterized by storing computer-executable instructions for causing a computer to execute the print information processing method according to any one of claims 1 to 4.
CN202011381744.4A 2020-12-01 2020-12-01 Print information processing method, system, server and readable storage medium Pending CN112433685A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011381744.4A CN112433685A (en) 2020-12-01 2020-12-01 Print information processing method, system, server and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011381744.4A CN112433685A (en) 2020-12-01 2020-12-01 Print information processing method, system, server and readable storage medium

Publications (1)

Publication Number Publication Date
CN112433685A true CN112433685A (en) 2021-03-02

Family

ID=74698731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011381744.4A Pending CN112433685A (en) 2020-12-01 2020-12-01 Print information processing method, system, server and readable storage medium

Country Status (1)

Country Link
CN (1) CN112433685A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097240A (en) * 2006-10-11 2008-04-24 Fuji Xerox Co Ltd Printing information management server apparatus, printing information management program and printing information management method
CN108550010A (en) * 2018-04-17 2018-09-18 纳思达股份有限公司 Information acquisition system and method
CN109118298A (en) * 2017-06-26 2019-01-01 上海新飞凡电子商务有限公司 A kind of method of settlement and printer for supporting cloud to pay
CN109491623A (en) * 2018-11-14 2019-03-19 北京三快在线科技有限公司 Print data processing method and device, electronic invoice generation method and server
CN110880224A (en) * 2019-10-31 2020-03-13 北京互帮国际技术有限公司 Equipment, system and method for collecting and processing information by monitoring POS machine printing pool

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097240A (en) * 2006-10-11 2008-04-24 Fuji Xerox Co Ltd Printing information management server apparatus, printing information management program and printing information management method
CN109118298A (en) * 2017-06-26 2019-01-01 上海新飞凡电子商务有限公司 A kind of method of settlement and printer for supporting cloud to pay
CN108550010A (en) * 2018-04-17 2018-09-18 纳思达股份有限公司 Information acquisition system and method
CN109491623A (en) * 2018-11-14 2019-03-19 北京三快在线科技有限公司 Print data processing method and device, electronic invoice generation method and server
CN110880224A (en) * 2019-10-31 2020-03-13 北京互帮国际技术有限公司 Equipment, system and method for collecting and processing information by monitoring POS machine printing pool

Similar Documents

Publication Publication Date Title
KR101462289B1 (en) Digital image archiving and retrieval using a mobile device system
US9767124B2 (en) Information processing system and information processing method
CN101313299A (en) Automated processing of paper forms using remotely-stored templates
CN101582083A (en) Web-based detection in image, extraction and recognition
US20190294912A1 (en) Image processing device, image processing method, and image processing program
CN103679423A (en) Logistic terminal application method based on two-dimensional code
US20020165801A1 (en) System to interpret item identifiers
KR101769541B1 (en) Service system and method for provinding information or contents using quick response code
CN106203231B (en) A kind of voucher cloud print system for supporting active reading code to print
US11782972B2 (en) Information processing system, information code generating system, information processing method, and information code generating method
US9703514B2 (en) Smart mobile tag printing system and tag printing method for the same
CN113627395A (en) Text recognition method, text recognition device, text recognition medium and electronic equipment
US9665574B1 (en) Automatically scraping and adding contact information
CN112308046A (en) Method, device, server and readable storage medium for positioning text region of image
CN205318553U (en) Data processing device and system and printer
KR101274272B1 (en) Service System and Method for Radio Frequency Identification
CN112433685A (en) Print information processing method, system, server and readable storage medium
CN111047269A (en) Document approval and circulation method of workflow and electronic equipment
CN111784499A (en) Service integration method and device based on cloud platform, electronic equipment and storage medium
CN111144943A (en) Method and device for acquiring consumption data and server
CN111339125B (en) Data query method and device
NL2030647B1 (en) Self-service receipt printing device
JP3857513B2 (en) Dictionary update system, dictionary update method, and computer-readable recording medium storing a program for causing computer to execute the method
CN1787662A (en) Apparatus and method for controlling movable terminal display
JP3209910B2 (en) Print control device and print control method

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