CN114373527A - Self-service printing method and system, computer equipment and storage medium - Google Patents

Self-service printing method and system, computer equipment and storage medium Download PDF

Info

Publication number
CN114373527A
CN114373527A CN202111659469.2A CN202111659469A CN114373527A CN 114373527 A CN114373527 A CN 114373527A CN 202111659469 A CN202111659469 A CN 202111659469A CN 114373527 A CN114373527 A CN 114373527A
Authority
CN
China
Prior art keywords
printing
report
preliminary
self
file
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
CN202111659469.2A
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.)
Shenzhen Juding Medical Co Ltd
Original Assignee
Shenzhen Juding Medical 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 Shenzhen Juding Medical Co Ltd filed Critical Shenzhen Juding Medical Co Ltd
Priority to CN202111659469.2A priority Critical patent/CN114373527A/en
Publication of CN114373527A publication Critical patent/CN114373527A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H15/00ICT specially adapted for medical reports, e.g. generation or transmission thereof
    • 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/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1206Improving or facilitating administration, e.g. print management resulting in increased flexibility in input data format or job format or job type
    • 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/1253Configuration of print job parameters, e.g. using UI at the client

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)
  • Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment provides a self-service printing method and system, computer equipment and a storage medium. The method comprises the following steps: the virtual printing end acquires a preliminary printing file and terminal information, carries out format conversion on the preliminary printing file, obtains a preliminary printing report according to the converted preliminary printing file, carries out data conversion on the preliminary printing report to obtain converted data, and uploads the converted data and the terminal information to the server end; and the server side acquires corresponding patient report information according to the converted data, matches a target printing report according to the patient identity identification information and the patient report information, and sends the target printing report to the self-service printing terminal for self-service printing. The embodiment has the advantages that the entity printing end is replaced by the virtual printing end, the target printing report is synchronized to the service end through the virtual printing end, and the target printing report is printed through the self-service printing terminal corresponding to the service end, so that file data sharing can be realized, related interfaces do not need to be customized specially, and the cost of self-service printing is reduced.

Description

Self-service printing method and system, computer equipment and storage medium
Technical Field
The present application relates to the field of printing technologies, and in particular, to a self-service printing method and system, a computer device, and a storage medium.
Background
Along with the development of artificial intelligence technology, the implementation of self-service printing mode replaces traditional manual printing mode gradually, and the mode of self-service printing makes printing convenient and fast more. At present, a self-service printing terminal generally calls an interface of a corresponding application system, for example, calls a related interface of a hospital HIS system to acquire data and files related to a target print report, and prints the target print report, but this method requires the application system to customize the related interface, thereby increasing the cost of self-service printing.
Disclosure of Invention
The embodiment of the disclosure mainly aims to provide a self-service printing method and system, a computer device and a storage medium, which can reduce the cost of self-service printing.
In order to achieve the above object, a first aspect of the embodiments of the present disclosure provides a self-service printing method applied to a virtual printing end, including:
acquiring a preliminary printing file and terminal information of a self-service printing terminal;
carrying out format conversion on the preliminary printing file to obtain a converted preliminary printing file;
obtaining a preliminary printing report according to the converted preliminary printing file;
performing data conversion on the preliminary printing report to obtain corresponding converted data;
uploading the converted data and the terminal information to a server, so that the server acquires corresponding patient report information according to the converted data, matches a corresponding target print report with the patient report information according to patient identification information and the patient report information, and enables the self-service printing terminal to self-service print the target print report; and the identity identification information is obtained by reading through the self-service printing terminal.
In some embodiments, the obtaining a preliminary print report according to the converted preliminary print file includes:
acquiring a preset file splitting process;
splitting the converted preliminary printing file through the file splitting process to obtain a plurality of preliminary printing reports;
and storing each preliminary printing report to a preset folder.
In some embodiments, after the format converting the preliminary print file to obtain a converted preliminary print file, the method further comprises:
acquiring a target customization requirement;
loading a preset customized dynamic library according to the target customization requirement so as to perform customization processing on the preliminary printed file; wherein the customizing process comprises at least one of: compressing the file, clipping the file, and adding an electronic signature.
A second aspect of the embodiments of the present disclosure provides a self-service printing method, which is applied to a server and includes:
acquiring converted data sent by a virtual printing end and terminal information of a self-service printing terminal; the converted data is obtained by performing format conversion on the virtual printing end according to a preliminary printing report;
carrying out format conversion on the converted data to obtain the preliminary printing report;
matching a corresponding target printing report according to the preliminary printing report and the patient identity identification information; the identity identification information is received and sent after being read by the self-service printing terminal;
and sending the target printing report to the self-service printing terminal so that the self-service printing terminal performs self-service printing on the target printing report.
In some embodiments, said matching a corresponding target printed report according to said preliminary printed report and patient identification information comprises:
extracting corresponding patient report information from the preliminary printed report;
acquiring target report information corresponding to the patient identification information from the patient report information;
and matching the corresponding target printing report according to the target report information.
In some embodiments, said extracting corresponding patient report information from said preliminary printed report comprises:
carrying out file analysis on the preliminary printing report to obtain a corresponding preliminary analysis file;
and extracting the patient report information from the preliminary analysis file according to a preset identification rule.
A third aspect of the embodiments of the present disclosure provides a self-service printing method, applied to a self-service printing terminal, including:
reading the patient identity medium to obtain patient identity identification information; wherein the patient identity media comprises at least one of: a treatment card, a bar code, a two-dimensional code, an identity card and a social security card;
sending the patient identification information to a server side so that the server side can match a corresponding target printing report from pre-stored preliminary printing reports according to the patient identification information;
acquiring the target printing report sent by a server;
and self-service printing is carried out on the target printing report.
A fourth aspect of the embodiments of the present disclosure provides a self-service printing system, including:
a virtual printer terminal for performing a method as claimed in any one of the embodiments of the first aspect of the present application;
a server configured to perform the method according to any of the embodiments of the second aspect of the present application;
a self-service printing terminal for performing the method according to any of the embodiments of the third aspect of the present application.
A fifth aspect of the embodiments of the present disclosure proposes a computer device, which includes a memory and a processor, wherein the memory stores a program, and the program, when executed by the processor, is configured to perform the method according to any one of the embodiments of the first aspect of the present application or the method according to any one of the embodiments of the second aspect of the present application or the third aspect of the present application.
A sixth aspect of embodiments of the present disclosure proposes a storage medium which is a computer-readable storage medium, the storage medium storing computer-executable instructions for causing a computer to perform the method according to any one of the embodiments of the first aspect of the present application or the method according to any one of the embodiments of the second aspect of the present application or the embodiments of the third aspect of the present application.
The self-service printing method and system, the computer equipment and the storage medium provided by the embodiment of the disclosure acquire the preliminary printing file through the virtual printing end and acquire the terminal information of the self-service printing end; the virtual printing end carries out format conversion on the preliminary printing file to obtain a converted preliminary printing file; the virtual printing end obtains a preliminary printing report according to the converted preliminary printing file; the virtual printing end performs data conversion on each preliminary printing report to obtain corresponding converted data; the virtual printing end uploads the converted data and the terminal information to the server; the server side obtains corresponding patient report information according to the converted data, matches a corresponding target printing report according to the patient identity identification information and the patient report information, sends the target printing report to the self-service printing terminal, and the self-service printing terminal performs self-service printing on the target printing report; and the identity identification information is obtained by reading through the self-service printing terminal. The utility model discloses an entity printing end through with originally is changed into virtual printing end, prints the report with the target through virtual printing end and is synchronous to the server to print the report by oneself through self-service printing terminal that the server corresponds to the target, just can realize file data sharing, need not specially to customize relevant interface, can reduce the cost of printing by oneself.
Drawings
Fig. 1 is a first flowchart of a self-service printing method provided by an embodiment of the present disclosure;
FIG. 2 is a flowchart of step S130 in FIG. 1;
FIG. 3 is a second flowchart of a self-service printing method provided by an embodiment of the present disclosure;
fig. 4 is a third flowchart of a self-service printing method provided by the embodiment of the present disclosure;
fig. 5 is a flowchart of step S230 in fig. 4;
fig. 6 is a flowchart of step S231 in fig. 5;
fig. 7 is a fourth flowchart of a self-service printing method provided by an embodiment of the present disclosure;
FIG. 8 is a block diagram of a modular architecture of a self-service printing system provided by an embodiment of the present disclosure;
fig. 9 is a hardware structure diagram of a computer device provided in an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
It should be noted that although functional blocks are partitioned in a schematic diagram of an apparatus and a logical order is shown in a flowchart, in some cases, the steps shown or described may be performed in a different order than the partitioning of blocks in the apparatus or the order in the flowchart. The terms first, second and the like in the description and in the claims, and the drawings described above, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing embodiments of the present application only and is not intended to be limiting of the application.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
First, several terms referred to in the present application are resolved:
artificial Intelligence (AI): is a new technical science for researching and developing theories, methods, technologies and application systems for simulating, extending and expanding human intelligence; artificial intelligence is a branch of computer science that attempts to understand the essence of intelligence and produces a new intelligent machine that can react in a manner similar to human intelligence, and research in this field includes robotics, language recognition, image recognition, natural language processing, and expert systems, among others. The artificial intelligence can simulate the information process of human consciousness and thinking. Artificial intelligence is also a theory, method, technique and application system that uses a digital computer or a machine controlled by a digital computer to simulate, extend and expand human intelligence, perceive the environment, acquire knowledge and use the knowledge to obtain the best results.
Virtual printer: the printer is a virtual printer, which is software and can simulate the function of the printer to print files. The virtual printer is the same as the real printer, and after installation, opening the printer and fax in the control panel can see the installed virtual printer and can use the virtual printer as if one printer is used. Double-clicking the mouse to open the printer can modify the 'printing preference' and 'attribute' of the printer so as to set sharing, available time, background printing and priority, paper size, layout arrangement and the like. They can also intercept the printing operation of all Windows programs, or simulate the printing effect, or complete a special function. Some software has virtual printers, and some are specialized virtual printers, which can help us to perform many special tasks. The print file of the virtual printer is stored on the computer in a specific format.
IPS file: the patch file is used for making special effects and releasing Hack. To use an IPS file, one needs to find a patched ROM file and then use an IPS program (WinIPS, Lunar IPS, etc.) to put the IPS on the correct ROM file.
The Hospital Information System (HIS) is a HIS System, and the conventional templates comprise outpatient service management, hospitalization management, pharmacy management, drug depot management, Hospital chief inquiry, electronic prescriptions, material management, media management and the like, so that the Hospital management is more powerfully guaranteed. The HIS system takes financial information, patient information and material information as main lines, and provides comprehensive and accurate various data for leaders of hospitals and managers of all departments in time through information collection, storage, transmission, statistics, analysis, comprehensive query, report output and information sharing. The outpatient doctor workstation adopts a drop-down Hanhua menu, has friendly interface and strong practicability, and is provided with software interfaces of an outpatient registration charging system, a medical technical department information system and an in-patient settlement information system.
Along with the development of artificial intelligence technology, the implementation of self-service printing mode replaces traditional manual printing mode gradually, and the mode of self-service printing makes printing convenient and fast more. At present, a self-service printing terminal generally calls an interface of a corresponding application system, for example, calls a related interface of a hospital HIS system to acquire data and files related to a target print report, and prints the target print report, but this method requires the application system to customize the related interface, thereby increasing the cost of self-service printing.
Based on this, the embodiments of the present disclosure provide a self-service printing method and system, a computer device, and a storage medium, which can reduce the cost of self-service printing.
The self-service printing method and system, the computer device, and the storage medium provided in the embodiments of the present disclosure are specifically described by the following embodiments, and first, the self-service printing method in the embodiments of the present disclosure is described.
The embodiment of the application can acquire and process related data based on an artificial intelligence technology. Among them, Artificial Intelligence (AI) is a theory, method, technique and application system that simulates, extends and expands human Intelligence using a digital computer or a machine controlled by a digital computer, senses the environment, acquires knowledge and uses the knowledge to obtain the best result.
The artificial intelligence infrastructure generally includes technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing technologies, operation/interaction systems, mechatronics, and the like. The artificial intelligence software technology mainly comprises a computer vision technology, a robot technology, a biological recognition technology, a voice processing technology, a natural language processing technology, machine learning/deep learning and the like.
The embodiment of the disclosure provides a self-service printing method, and relates to the technical field of printing and the field of artificial intelligence. The self-service printing method provided by the embodiment of the disclosure can be applied to a terminal, a server and software running in the terminal or the server. In some embodiments, the terminal may be a smartphone, tablet, laptop, desktop computer, smart watch, or the like; the service end can be configured into an independent physical service end, a service end cluster or a distributed system formed by a plurality of physical service ends, and a cloud service end for providing basic cloud computing services such as cloud service, a cloud database, cloud computing, a cloud function, cloud storage, network service, cloud communication, middleware service, domain name service, security service, CDN (content distribution network) and a big data and artificial intelligence platform; the software may be an application or the like that implements a self-service printing method, but is not limited to the above form.
The disclosed embodiments are operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like. The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
Referring to fig. 1, the self-service printing method according to the first aspect of the embodiments of the present disclosure is applied to a virtual printing terminal, including but not limited to including steps S110 to S150.
Step S110, acquiring a preliminary printing file and terminal information of a self-service printing terminal;
step S120, carrying out format conversion on the preliminary printing file to obtain a converted preliminary printing file;
step S130, obtaining a preliminary printing report according to the converted preliminary printing file;
step S140, performing data conversion on each preliminary print report to obtain corresponding converted data;
and step S150, uploading the converted data and the terminal information to a server.
The virtual printing end mentioned in the embodiment of the present disclosure refers to a virtual printer, and further, may refer to an IPS virtual printer. In the embodiment of the present disclosure, the virtual printer end mainly includes a virtual printer module, a customization processing module, an XPS file splitting module, an XPS file transfer module, and a file uploading module. It should be noted that the above examples are not intended to limit the embodiments of the present disclosure.
Before self-service printing is carried out by using a virtual printing end, an IPS virtual printer (virtual printing module) is required to be installed firstly, wherein the virtual printer is a real printer which is considered to be a virtual printer by an operating system through installing a printer driver in the operating system.
In step S110 of some embodiments, the virtual printing end obtains a preliminary print file and terminal information of the self-service printing terminal, where the preliminary print file includes content to be printed and a specific style, and the terminal information mainly includes an IP address, a MAC address, department information, and the like of the self-service printing terminal.
In step S120 of some embodiments, format conversion is performed on the preliminary print file to obtain a converted preliminary print file, where a file format of the preliminary print file may be a PDF format, a WORD format, and the like, and after the virtual print end acquires the preliminary print file, the virtual print end first needs to convert the preliminary print file into a file in an XPS format to obtain the converted preliminary print file, and then stores the preliminary print file in a folder corresponding to the IPS virtual printer program, for example, a temp folder under a root directory of the IPS virtual printer program.
In step S130 of some embodiments, the virtual printer obtains a preliminary print report according to the converted preliminary print file, it should be noted that the preliminary print file may include one or more preliminary corresponding reports, if the preliminary print file includes only one preliminary print report, it is indicated that the preliminary print file is the preliminary print report to be printed, and if the preliminary print file includes a plurality of preliminary print reports, the virtual printer may split the converted preliminary print file through the XPS file splitting module to obtain a plurality of preliminary print reports. It should be noted that, in an actual self-service printing process, there may be a situation where multiple reports are printed at one time, so before the multiple reports are sent to the self-service printing terminal, the HIS system may combine the multiple reports into one file by default, but this may cause the file to be recognized as only one report, thereby causing a report printing error.
In step S140 of some embodiments, the virtual printer performs data conversion on each preliminary print report to obtain corresponding converted data, for example, the data conversion, the octal conversion, the hexadecimal conversion, and the like may be performed on the preliminary print report to obtain the converted data, which is not limited in this disclosure. Specifically, a file directory storing the preliminary printing report is read through a file uploading module, the corresponding preliminary printing report is extracted from the file directory, and the preliminary printing report is subjected to data conversion to obtain converted data. In practical application, the file uploading module reads a file directory after file splitting to obtain a preliminary printing report, converts the preliminary printing report into a byte array, and uploads the byte array to a server through a server interface of the self-service printing terminal. According to the embodiment of the disclosure, the data conversion is performed on the preliminary printing report, so that the transmission rate and the security of the preliminary printing report in the transmission process can be improved.
In step S150 of some embodiments, the virtual printer uploads the converted data and the terminal information to the server via the interface of the server, and then the server obtains the corresponding preliminary print report and the corresponding patient report information according to the converted data and stores the preliminary print report and the corresponding patient report information. When the self-service printing terminal initiates a self-service printing request comprising the identity identification information, the server side can match a corresponding target printing report according to the identity identification information, and the self-service printing terminal is enabled to self-service print the target printing report; and the identity identification information is obtained by reading through the self-service printing terminal.
In some embodiments, as shown in fig. 2, step S130 includes, but is not limited to, steps S131 through S133.
Step S131, acquiring a preset file splitting process;
step S132, splitting the converted preliminary printing file through a file splitting process to obtain a plurality of preliminary printing reports;
step S133 stores each preliminary print report in a preset folder.
In step S131 of some embodiments, the virtual printer acquires a file splitting process preset in the XPS file splitting module.
In step S132 and step S133 of some embodiments, the virtual printer may configure an XPS file splitting module, and the XPS file splitting module may split the preliminary print file by using the file splitting process in a communication manner between processes to obtain multiple preliminary print reports, and store the preliminary print reports in a specified preset folder, that is, a specified directory, such as a split dir, so as to synchronize and trace back data. Further, after the virtual printer receives the preliminary print report, only the file content of the received preliminary print report is saved as the XPS file, and the XPS file is stored in the temporary folder. The XPS file transfer module can monitor the temporary folder of the virtual printing end in real time and transfer the XPS file to a formal folder for storage.
In some embodiments, as shown in fig. 3, the self-service printing method according to the embodiment of the present disclosure further includes, but is not limited to, step S160 to step S170.
Step S160, obtaining a target customization requirement;
and S170, loading a preset customized dynamic library according to the target customization requirement so as to perform customization processing on the preliminary printed file.
In step S160 of some embodiments, the customization processing module of the virtual printing end obtains a target customization requirement, where the target customization requirement refers to that the user needs to modify one or more specific contents of the preliminary print file in different forms, for example, needs to compress, clip, or add an electronic signature to the preliminary print file.
In step S170 of some embodiments, the customizing module loads a preset customizing dynamic library according to the target customizing requirement to perform customizing processing on the preliminary printed file; wherein the customizing process comprises at least one of the following: compressing the file, clipping the file, and adding an electronic signature. It should be noted that the customized processing module dynamically loads the customized dynamic library through the reflection technology, wherein the customized dynamic library needs to inherit the specified customized interface class, is placed in the specified directory, and is recognized by the reflection module, and an instance of the type is dynamically created without using new keywords, so that the code coupling is reduced, and the flexibility of the program is improved. Different projects can meet different requirements, such as file compression, file cutting, electronic signature adding and the like.
The self-service printing method provided by the embodiment of the disclosure includes the steps that a virtual printing end is used for obtaining a preliminary printing file, and terminal information of the self-service printing end is obtained; the virtual printing end carries out format conversion on the preliminary printing file to obtain a converted preliminary printing file; the virtual printing end obtains a preliminary printing report according to the converted preliminary printing file; the virtual printing end performs data conversion on each preliminary printing report to obtain corresponding converted data; the virtual printing end uploads the converted data and the terminal information to the server; the server side obtains corresponding patient report information according to the converted data, matches a corresponding target printing report according to the patient identity identification information and the patient report information, sends the target printing report to the self-service printing terminal, and the self-service printing terminal performs self-service printing on the target printing report; and the identity identification information is obtained by reading through the self-service printing terminal. The utility model discloses an entity printing end through with originally is changed into virtual printing end, prints the report with the target through virtual printing end and is synchronous to the server to print the report by oneself through self-service printing terminal that the server corresponds to the target, just can realize file data sharing, need not specially to customize relevant interface, can reduce the cost of printing by oneself.
Referring to fig. 4, the embodiment of the present disclosure further provides a self-service printing method, which is applied to a server, and includes, but is not limited to, steps S210 to S240.
Step S210, acquiring converted data sent by a virtual printing end and terminal information of a self-service printing terminal; the converted data is obtained by the virtual printing end through format conversion according to the preliminary printing report;
step S220, carrying out format conversion on the converted data to obtain a preliminary printing report; wherein the file format of the preliminary printing report is an XPS format;
step S230, matching the corresponding target print report according to the preliminary print report and the patient identification information; the identity identification information is obtained by reading through a self-service printing terminal;
and step S240, sending the target printing report to a self-service printing terminal so that the self-service printing terminal performs self-service printing on the target printing report.
In the embodiment of the disclosure, the server mainly comprises a file content analysis module, a storage module and a terminal interaction module.
In step S210 of some embodiments, the service end obtains converted data sent by the virtual printing end and terminal information of the self-service printing terminal, where the converted data is obtained by the virtual printing end obtaining a preliminary printing file, splitting the preliminary printing file to obtain a preliminary printing report, and performing data conversion processing on the preliminary printing report, and the terminal information is used for enabling the service end to determine the self-service printing terminal that needs to perform data interaction, and is used for communicating with the self-service printing terminal.
In step S220 of some embodiments, the file content parsing module of the server performs format conversion on the converted data to obtain a preliminary print report; wherein the file format of the preliminary print report is the XPS format.
In step S230 of some embodiments, the server matches a target print report corresponding to the identity of the patient from a plurality of pre-stored preliminary print reports according to the identity information of the patient, where the plurality of pre-stored preliminary print reports of the server are uploaded by the virtual printer, and the identity information is read from the self-service printing terminal through the terminal interaction module of the server.
In step S240 of some embodiments, after the server determines the target print report according to the patient identification information, the terminal interaction module sends the target print report to the self-service printing terminal, so that the self-service printing terminal performs self-service printing on the target print report.
In some embodiments, as shown in fig. 5, step S230 specifically includes, but is not limited to, step S231 to step S233.
Step S231, extracting corresponding patient report information from the preliminary printed report;
step S232, acquiring target report information corresponding to the patient identification information from the patient report information;
and step S233, matching the corresponding target printing report according to the target report information.
In step S231 of some embodiments, the file content parsing module of the server extracts corresponding patient report information, such as clinic number, examination number, patient name, and patient gender, from the preliminary corresponding report for matching the corresponding patient.
In step S232 of some embodiments, the server obtains target report information corresponding to the patient identification information from the patient report information, for example, the preliminary printed reports pre-stored by the server are report a, report B and report C, and the patient report information is information of patient a, information of patient B and information of patient C, where report a corresponds to patient a, report B corresponds to patient B, and report C corresponds to patient C. In practical application, after the server acquires the patient identification information, the server determines that the patient is patient a through the patient identification information, and the corresponding patient report information is information (target report information) of patient a.
In step S233 of some embodiments, the server matches the corresponding target print report according to the target report information. In practical application, after the target report information is determined to be the information of the patient A, the target printed report corresponding to the patient A is matched from the pre-stored preliminary printed reports, namely the report A.
In some embodiments, as shown in fig. 6, step S231 specifically includes, but is not limited to, step S2311 to step S2312.
Step S2311, performing file analysis on the preliminary print report to obtain a corresponding preliminary analysis file;
step S2312, extracting patient report information from the preliminary parsing file according to a preset identification rule.
In step S2311 of some embodiments, the file content parsing module of the server performs file parsing on the preliminary print report through a file parsing technique, and stores the parsed content as a TXT text, so as to obtain a corresponding preliminary parsed file.
In step S2312 of some embodiments, patient report information corresponding to the preliminary parsing file is extracted according to a preset identification rule for matching the corresponding patient.
In addition, the storage module of the server can also store the contents of the preliminary printing report, the target printing report, the report path information and the like in the database, so that the data can be synchronized and traced conveniently.
The self-service printing method provided by the embodiment of the disclosure includes the steps that converted data sent by a virtual printing end and terminal information of a self-service printing terminal are obtained through a server; the converted data is obtained by the virtual printing end through format conversion according to the preliminary printing report; the server converts the format of the converted data to obtain a preliminary printing report; the server side matches a corresponding target printing report according to the preliminary printing report and the patient identity identification information; the identity identification information is obtained by reading through a self-service printing terminal; and the server side sends the target printing report to the self-service printing terminal so that the self-service printing terminal performs self-service printing on the target printing report. The utility model discloses an entity printing end through with originally is changed into virtual printing end, prints the report with the target through virtual printing end and is synchronous to the server to print the report by oneself through self-service printing terminal that the server corresponds to the target, just can realize file data sharing, need not specially to customize relevant interface, can reduce the cost of printing by oneself.
Referring to fig. 7, an embodiment of the present disclosure further provides a self-service printing method applied to a self-service printing terminal, including but not limited to step S310 to step S340.
Step S310, reading the patient identity medium to obtain patient identity identification information;
step S320, sending the patient identification information to a server;
step S330, acquiring a target printing report sent by the server;
and step S340, self-service printing is carried out on the target printing report.
In the embodiment of the disclosure, the self-service printing terminal mainly comprises a patient identity medium reading module, a server interaction module and a printing module.
In step S310 of some embodiments, the patient identification medium reading module of the self-service printing terminal reads the patient identification medium through the functions of various card readers to obtain the patient identification information. Wherein the patient identity media comprises at least one of: the system comprises a patient card, a bar code, a two-dimensional code, an identity card, a social security card and the like, wherein the patient identity mark comprises at least one of the following items: clinic number, examination number, patient name, and patient identification number.
In step S320 of some embodiments, the server-side interaction module sends the patient identification information to the server side, so that the server side matches a target printed report corresponding to the patient from pre-stored preliminary printed reports according to the patient identification information.
In step S330 of some embodiments, the server-side interaction module obtains a target print report sent by the server side, and downloads the target print report to the terminal
In step S340 of some embodiments, the printing module of the server sends the downloaded target print report to the corresponding printer for printing, and the patient may obtain the printed target print report from the printer.
According to the self-service printing method provided by the embodiment of the disclosure, a self-service printing terminal reads a patient identity medium through a card reader to obtain patient identity identification information; wherein the patient identity media comprises at least one of: a treatment card, a bar code, a two-dimensional code, an identity card and a social security card; sending the patient identification information to a server side so that the server side can match a corresponding target printed report from pre-stored preliminary printed reports according to the patient identification information; and acquiring a target printing report sent by the server, and self-service printing the target printing report. The utility model discloses an entity printing end through with originally is changed into virtual printing end, prints the report with the target through virtual printing end and is synchronous to the server to print the report by oneself through self-service printing terminal that the server corresponds to the target, just can realize file data sharing, need not specially to customize relevant interface, can reduce the cost of printing by oneself.
It should be noted that the main realization inspiration of the embodiment of the present disclosure comes from applying the IPS virtual printer technology to the traditional medical industry, and the high-tech landing in the traditional industry is realized by using the self-service printing terminal as a carrier, so that the scientific and technological feelings and the modern feelings of the product are effectively improved, the competitiveness of the product is improved, the mainstream development trend is followed, and the usability of the self-service terminal is improved.
The embodiment of the present disclosure further provides a self-service printing system, as shown in fig. 8, which can implement the self-service printing method described above, where the apparatus includes a virtual printing end 410, a service end 420, and a self-service printing terminal 430, where the virtual printing end 410 is configured to execute the method according to the embodiment of the first aspect of the present application; the server 420 is configured to perform the method according to the embodiment of the second aspect of the present application; the self-service printing terminal 430 is configured to perform a method according to an embodiment of the third aspect of the present application.
Specifically, the virtual printer 410 acquires the preliminary print file and the terminal information of the self-service printing terminal 430; carrying out format conversion on the preliminary printing file to obtain a converted preliminary printing file; obtaining a preliminary printing report according to the preliminary printing file; performing data conversion on the preliminary printing report to obtain corresponding converted data; finally, the virtual printer 410 uploads the converted data and the terminal information to the server 420. The server 420 acquires the converted data sent by the virtual printer 410 and the terminal information of the self-service printing terminal 430; carrying out format conversion on the converted data to obtain a preliminary printing report; matching a corresponding target printing report according to the preliminary printing report and the patient identity identification information; wherein, the identity information is obtained by reading through the self-service printing terminal 430; finally, the server 420 sends the target printing report to the self-service printing terminal 430 for self-service printing.
More specifically, the self-service printing terminal 430 reads the patient identity medium through the card reader to obtain the patient identity identification information; wherein the patient identity media comprises at least one of: a treatment card, a bar code, a two-dimensional code, an identity card and a social security card; sending the patient identification information to the server 420; and acquiring a target printing report sent by the server 420, and self-service printing the target printing report.
It should be noted that, the self-service printing system according to the embodiment of the present disclosure is used to execute the self-service printing method in the above embodiment, and a specific processing procedure of the self-service printing system is the same as that of the self-service printing method in the above embodiment, and details are not repeated here.
An embodiment of the present disclosure further provides a computer device, including:
at least one processor, and,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions for execution by the at least one processor to cause the at least one processor, when executing the instructions, to implement a method as in any one of the embodiments of the first aspect, the embodiments of the second aspect, and the embodiments of the third aspect of the present application.
The hardware structure of the computer apparatus will be described in detail below with reference to fig. 9. The computer device includes: a processor 510, a memory 520, an input/output interface 530, a communication interface 540, and a bus 550.
The processor 510 may be implemented by a general Central Processing Unit (CPU), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the technical solution provided by the embodiment of the present disclosure;
the Memory 520 may be implemented in the form of a Read Only Memory (ROM), a static storage device, a dynamic storage device, or a Random Access Memory (RAM). The memory 520 may store an operating system and other application programs, and when the technical solution provided by the embodiments of the present disclosure is implemented by software or firmware, the relevant program codes are stored in the memory 520 and called by the processor 510 to execute the self-service printing method according to the embodiments of the present disclosure;
an input/output interface 530 for implementing information input and output;
the communication interface 540 is used for realizing communication interaction between the device and other devices, and may realize communication in a wired manner (e.g., USB, network cable, etc.) or in a wireless manner (e.g., mobile network, WIFI, bluetooth, etc.); and
a bus 550 that transfers information between various components of the device (e.g., processor 510, memory 520, input/output interfaces 530, and communication interfaces 540);
wherein processor 510, memory 520, input/output interface 530, and communication interface 540 are communicatively coupled to each other within the device via bus 550.
The disclosed embodiment also provides a storage medium which is a computer-readable storage medium, and the computer-readable storage medium stores computer-executable instructions for causing a computer to execute the self-service printing method of the disclosed embodiment.
The memory, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs as well as non-transitory computer executable programs. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes memory located remotely from the processor, and these remote memories may be connected to the processor through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The embodiments described in the embodiments of the present disclosure are for more clearly illustrating the technical solutions of the embodiments of the present disclosure, and do not constitute a limitation to the technical solutions provided in the embodiments of the present disclosure, and it is obvious to those skilled in the art that the technical solutions provided in the embodiments of the present disclosure are also applicable to similar technical problems with the evolution of technology and the emergence of new application scenarios.
Those skilled in the art will appreciate that the solutions shown in fig. 1-7 are not meant to limit embodiments of the present disclosure, and may include more or fewer steps than those shown, or may combine certain steps, or different steps.
The above-described embodiments of the apparatus are merely illustrative, wherein the units illustrated as separate components may or may not be physically separate, i.e. may be located in one place, or may also be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
One of ordinary skill in the art will appreciate that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof.
The terms "first," "second," "third," "fourth," and the like in the description of the application and the above-described figures, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be understood that in the present application, "at least one" means one or more, "a plurality" means two or more. "and/or" for describing an association relationship of associated objects, indicating that there may be three relationships, e.g., "a and/or B" may indicate: only A, only B and both A and B are present, wherein A and B may be singular or plural. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "at least one of the following" or similar expressions refer to any combination of these items, including any combination of single item(s) or plural items. For example, at least one (one) of a, b, or c, may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes multiple instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing programs, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The preferred embodiments of the present disclosure have been described above with reference to the accompanying drawings, and therefore do not limit the scope of the claims of the embodiments of the present disclosure. Any modifications, equivalents and improvements within the scope and spirit of the embodiments of the present disclosure should be considered within the scope of the claims of the embodiments of the present disclosure by those skilled in the art.

Claims (10)

1. A self-service printing method is applied to a virtual printing end, and comprises the following steps:
acquiring a preliminary printing file and terminal information of a self-service printing terminal;
carrying out format conversion on the preliminary printing file to obtain a converted preliminary printing file;
obtaining a preliminary printing report according to the converted preliminary printing file;
performing data conversion on the preliminary printing report to obtain corresponding converted data;
uploading the converted data and the terminal information to a server, so that the server acquires corresponding patient report information according to the converted data, matches a corresponding target print report with the patient report information according to patient identification information and the patient report information, and enables the self-service printing terminal to self-service print the target print report; and the identity identification information is obtained by reading through the self-service printing terminal.
2. The method according to claim 1, wherein the obtaining a preliminary print report from the converted preliminary print file comprises:
acquiring a preset file splitting process;
splitting the converted preliminary printing file through the file splitting process to obtain a plurality of preliminary printing reports;
and storing each preliminary printing report to a preset folder.
3. The method according to any one of claims 1 to 2, wherein after said format converting said preliminary print file to obtain a converted preliminary print file, said method further comprises:
acquiring a target customization requirement;
loading a preset customized dynamic library according to the target customization requirement so as to perform customization processing on the preliminary printed file; wherein the customizing process comprises at least one of: compressing the file, clipping the file, and adding an electronic signature.
4. A self-service printing method is applied to a server side, and comprises the following steps:
acquiring converted data sent by a virtual printing end and terminal information of a self-service printing terminal; the converted data is obtained by performing format conversion on the virtual printing end according to a preliminary printing report;
carrying out format conversion on the converted data to obtain the preliminary printing report;
matching a corresponding target printing report according to the preliminary printing report and the patient identity identification information; the identity identification information is received and sent after being read by the self-service printing terminal;
and sending the target printing report to the self-service printing terminal so that the self-service printing terminal performs self-service printing on the target printing report.
5. The method of claim 4, wherein matching the corresponding target printed report based on the preliminary printed report and patient identification information comprises:
extracting corresponding patient report information from the preliminary printed report;
acquiring target report information corresponding to the patient identification information from the patient report information;
and matching the corresponding target printing report according to the target report information.
6. The method of any of claims 4 to 5, wherein said extracting corresponding patient report information from said preliminary printed report comprises:
carrying out file analysis on the preliminary printing report to obtain a corresponding preliminary analysis file;
and extracting the patient report information from the preliminary analysis file according to a preset identification rule.
7. A self-service printing method is applied to a self-service printing terminal and is characterized by comprising the following steps:
reading the patient identity medium to obtain patient identity identification information; wherein the patient identity media comprises at least one of: a treatment card, a bar code, a two-dimensional code, an identity card and a social security card;
sending the patient identification information to a server side so that the server side can match a corresponding target printing report from pre-stored preliminary printing reports according to the patient identification information;
acquiring the target printing report sent by a server;
and self-service printing is carried out on the target printing report.
8. A self-service printing system, comprising:
a virtual printing terminal for performing the method of any one of claims 1 to 3;
a server for performing the method of any one of claims 4 to 6;
a self-service printing terminal for performing the method of claim 7.
9. A computer device, characterized in that the computer device comprises a memory and a processor, wherein the memory has stored therein a computer program, and when the computer program is executed by the processor, the processor is configured to perform: the method of any one of claims 1 to 7.
10. A storage medium which is a computer-readable storage medium, wherein the computer-readable storage stores a computer program, and when the computer program is executed by a computer, the computer is configured to perform: the method of any one of claims 1 to 7.
CN202111659469.2A 2021-12-30 2021-12-30 Self-service printing method and system, computer equipment and storage medium Pending CN114373527A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111659469.2A CN114373527A (en) 2021-12-30 2021-12-30 Self-service printing method and system, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111659469.2A CN114373527A (en) 2021-12-30 2021-12-30 Self-service printing method and system, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114373527A true CN114373527A (en) 2022-04-19

Family

ID=81142350

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111659469.2A Pending CN114373527A (en) 2021-12-30 2021-12-30 Self-service printing method and system, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114373527A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040019580A1 (en) * 2002-07-24 2004-01-29 Bergstrand John Troy Architecture for printing via the internet
US20110077969A1 (en) * 2009-09-29 2011-03-31 Shanghai Pudong New Area People's Hospital Self-service medical service method and its system
CN105184722A (en) * 2015-09-11 2015-12-23 深圳市依伴数字科技有限公司 Self-service diagnosis report printing method and system
CN106227475A (en) * 2016-07-18 2016-12-14 重庆市中迪医疗信息科技股份有限公司 Print system and method thereof
CN106406780A (en) * 2016-10-15 2017-02-15 魏歌 File print management method, equipment, server and system
CN106777940A (en) * 2016-12-07 2017-05-31 哈尔滨点网科技发展有限公司 A kind of medical report virtual printer and virtual printing method
CN207281918U (en) * 2017-12-20 2018-04-27 珠海荣威添彩打印耗材有限公司 A kind of printer of self-help print B ultrasound report
KR20200010141A (en) * 2018-07-22 2020-01-30 월드필드(에이치케이) 리미티드 A radiology film self-printing system and method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040019580A1 (en) * 2002-07-24 2004-01-29 Bergstrand John Troy Architecture for printing via the internet
US20110077969A1 (en) * 2009-09-29 2011-03-31 Shanghai Pudong New Area People's Hospital Self-service medical service method and its system
CN105184722A (en) * 2015-09-11 2015-12-23 深圳市依伴数字科技有限公司 Self-service diagnosis report printing method and system
CN106227475A (en) * 2016-07-18 2016-12-14 重庆市中迪医疗信息科技股份有限公司 Print system and method thereof
CN106406780A (en) * 2016-10-15 2017-02-15 魏歌 File print management method, equipment, server and system
CN106777940A (en) * 2016-12-07 2017-05-31 哈尔滨点网科技发展有限公司 A kind of medical report virtual printer and virtual printing method
CN207281918U (en) * 2017-12-20 2018-04-27 珠海荣威添彩打印耗材有限公司 A kind of printer of self-help print B ultrasound report
KR20200010141A (en) * 2018-07-22 2020-01-30 월드필드(에이치케이) 리미티드 A radiology film self-printing system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
熊飞;徐寅实;崔斌;于海涛;尹键;: "医院影像胶片与报告自助打印设计与应用", 中华医学图书情报杂志, no. 05, 15 May 2017 (2017-05-15) *
陈晨;: "医院自助打印服务系统的设计与实现", 电脑知识与技术, no. 10, 5 April 2017 (2017-04-05) *

Similar Documents

Publication Publication Date Title
CN106600428B (en) Policy generation method and device
CN109241095B (en) Rapid query method, terminal and storage medium
CN110795697B (en) Method and device for acquiring logic expression, storage medium and electronic device
CN113518094B (en) Data processing method, device, robot and storage medium
CN109445818A (en) Method for updating pages and device, electronic equipment, storage medium based on big data
CN109284453B (en) Data downloading method and device based on PDF document, storage medium and terminal
CN106897389B (en) Report generation device and method
CN112100134A (en) Method and device for exporting large file, storage medium and computer equipment
JP6840597B2 (en) Search result summarizing device, program and method
CN111506551A (en) Conference file extraction method and system and computer equipment
CN114253798A (en) Index data acquisition method and device, electronic equipment and storage medium
US10956659B1 (en) System for generating templates from webpages
CN110941401A (en) Printing method and device
CN114373527A (en) Self-service printing method and system, computer equipment and storage medium
CN116701604A (en) Question and answer corpus construction method and device, question and answer method, equipment and medium
CN115481334A (en) Protocol-based route skipping method and device, electronic equipment and storage medium
CN115086345A (en) File synchronization method and device, electronic equipment and readable storage medium
CN114925125A (en) Data processing method, device and system, electronic equipment and storage medium
CN115048456A (en) User label generation method and device, computer equipment and readable storage medium
CN113626392A (en) Method and device for updating document data, electronic equipment and storage medium
CN112905178A (en) Method, device, equipment and medium for generating business function page
CN113296785A (en) Document generation method, system, device and readable storage medium
CN110457323A (en) The processing method and processing device of tables of data
MXPA04003070A (en) Rendering independent persistence of information.
CN114265654A (en) Language switching method, device and equipment of application program and storage medium

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