WO2019019768A1 - Procédé et appareil d'impression de politique, support de stockage, et dispositif électronique - Google Patents

Procédé et appareil d'impression de politique, support de stockage, et dispositif électronique Download PDF

Info

Publication number
WO2019019768A1
WO2019019768A1 PCT/CN2018/086169 CN2018086169W WO2019019768A1 WO 2019019768 A1 WO2019019768 A1 WO 2019019768A1 CN 2018086169 W CN2018086169 W CN 2018086169W WO 2019019768 A1 WO2019019768 A1 WO 2019019768A1
Authority
WO
WIPO (PCT)
Prior art keywords
policy
template
policy template
type
module
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.)
Ceased
Application number
PCT/CN2018/086169
Other languages
English (en)
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Publication of WO2019019768A1 publication Critical patent/WO2019019768A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06F3/1257Configuration of print job parameters, e.g. using UI at the client by using pre-stored settings, e.g. job templates, presets, print styles
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Definitions

  • the present application relates to the field of computer technology, and in particular, to a policy printing method, apparatus, storage medium, and computer device.
  • the salesperson when the insured purchases the insurance product, the salesperson will enter the insurance information related to the insured in the underwriting system, such as the name of the insured, the type of insurance purchased, and the amount of insurance.
  • the underwriting system will detect according to the entered insurance information, and when the test passes, the underwriting system will cover the insurance and print the corresponding policy.
  • the inventor realized that in the traditional policy printing system, in order to ensure the accuracy of the policy, it is necessary to set different policy templates according to the data content of the policy, resulting in too many policy templates, and the utilization ratio of the policy templates is compared. low.
  • a policy printing method, apparatus, storage medium, and computer device are provided.
  • a policy printing method comprising:
  • the policy template after the policy data is added is sent to the printing device.
  • a policy printing device comprising:
  • a search module configured to find multiple policy template sub-module identifiers associated with the policy type
  • a combination module configured to combine the policy template sub-modules to identify a corresponding policy template sub-module to obtain a policy template according to the combination manner indicated by the policy type;
  • Adding a module configured to add the policy data specified by the policy to be printed to the policy template obtained by combining
  • a sending module configured to send the policy template after adding the policy data to the printing device.
  • One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to perform the following steps:
  • the policy template after the policy data is added is sent to the printing device.
  • a computer device comprising a memory and one or more processors having stored therein computer readable instructions, the computer readable instructions being executable by the processor to cause the one or more processors to execute The following steps:
  • the policy template after the policy data is added is sent to the printing device.
  • FIG. 1 is an application environment diagram of a policy printing method in accordance with one or more embodiments.
  • FIG. 2 is a block diagram of a computer device in accordance with one or more embodiments.
  • FIG. 3 is a flow diagram of a policy printing method in accordance with one or more embodiments.
  • FIG. 4 is a schematic diagram of a policy template resulting from a combination in accordance with one or more embodiments.
  • FIG. 5 is a flow chart showing a policy printing method according to another embodiment.
  • FIG. 6 is a block diagram of a policy printing device in accordance with one or more embodiments.
  • Figure 7 is a block diagram of a policy printing device in accordance with another embodiment.
  • Figure 8 is a block diagram of a policy printing device in accordance with yet another embodiment.
  • FIG. 1 is an application environment diagram of a policy printing method in an embodiment.
  • the policy printing method is applied to a policy printing system.
  • the policy printing system includes a computer device 110 and a printing device 120.
  • Computer device 120 can be a terminal or a server.
  • the terminal can be a personal computer or a mobile terminal.
  • the server can be implemented as a standalone server or a server cluster consisting of multiple physical servers.
  • the computer device 110 After obtaining the policy type of the policy to be printed, the computer device 110 searches for multiple policy template sub-module identifiers associated with the policy type, and combines the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy according to the combination mode pointed by the policy type.
  • the template adds the policy data specified by the policy to be printed to the combined policy template, and sends the policy template after the policy data is added to the printing device 120 for printing.
  • the computer device includes a processor, memory, and network interface connected by a system bus.
  • the memory includes a nonvolatile storage medium and an internal memory.
  • the non-volatile storage medium of the computer device can store an operating system and computer readable instructions that, when executed, can cause the processor to perform a policy printing method.
  • the processor of the computer device is used to provide computing and control capabilities to support the operation of the entire computer device.
  • the internal memory can be stored with computer readable instructions for implementing a policy printing method provided by the following embodiments when executed by a processor. It will be understood by those skilled in the art that the structure shown in FIG.
  • FIG. 2 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the terminal to which the solution of the present application is applied.
  • the specific terminal may include a ratio. More or fewer components are shown in the figures, or some components are combined, or have different component arrangements.
  • a policy printing method is provided. This embodiment is mainly illustrated by the method being applied to the computer device 110 in FIG. 1 described above. Referring to FIG. 3, the policy printing method specifically includes the following steps:
  • a policy to be printed is a policy that needs to be printed as a paper document by a printing device.
  • the policy to be printed is such as an accident insurance policy, a pension insurance policy or a health insurance policy.
  • the policy type is the basis for classifying the policy. For example, when classified according to the type of insurance policy, the policy type can be accident insurance, pension insurance or health insurance.
  • the computer device can batch print the policy to be printed.
  • the policy list needs to be printed first through the policy list.
  • the computer device receives the policy print request and obtains the policy type of the policy to be printed according to the policy print request. For example, if the policy is selected as “XXX Accident Insurance Policy” through the policy list, then the type of policy obtained by the computer device is “accident insurance”.
  • the policy template submodule identifier is used to uniquely identify a policy template submodule.
  • the policy template submodule is part of the policy template.
  • Policy template sub-modules such as: insured module, insurance information module, insurance liability module and cash value module. Policy templates of different policy types are respectively combined by multiple policy template sub-modules.
  • the computer device stores an association relationship between the policy type and the policy template sub-module identifier. After the computer device obtains the policy type of the policy to be printed, it searches for multiple policy template sub-module identifiers that are associated with the policy type. Different policy types can be associated with multiple policy template sub-module identifiers, or multiple different policy template sub-module identifiers.
  • the combination method is the basis of the policy template sub-module when it is combined.
  • the computer device can set a corresponding combination for each policy type in advance. After obtaining the plurality of policy template sub-module identifiers associated with the policy type, the plurality of policy template sub-modules corresponding to the plurality of policy template sub-module identifiers are combined into a policy template according to a corresponding combination of the policy types.
  • the computer device sets the policy template sub-modules that make up the policy template for each policy type in advance in a corresponding position in the empty template. After obtaining the plurality of policy template sub-module identifiers associated with the policy type, the computer device loads the plurality of policy template sub-modules corresponding to the plurality of policy template sub-module identifiers into corresponding positions in the empty template, so as to be combined into one complete Policy template.
  • Figure 4 shows a schematic diagram of a policy template that is combined in one embodiment.
  • the policy type of the policy template is an accident insurance policy, including four policy template sub-modules, which are an insured module, an insurance information module, an insurance liability module, and a cash value module.
  • the combination method specified by the accident insurance policy is the combination order of the policy template sub-modules, and the combination order is the insurance information module, the insurance responsibility module, the cash value module, and the insured module.
  • the computer device loads the combined policy template, and then adds the policy data specified by the policy to be printed to the corresponding position in the loaded policy template to form a policy template for printing.
  • the policy template after the policy data is added may be sent to the printing device, and the printing device may start to print the policy, and the policy template may be used to perform the policy cover, and the The policy is printed in a certain format.
  • the font size, style, and alignment of each module are freely configurable.
  • the printing time can also be set to perform delayed printing, and printing is started only when the printing time is reached, and printing can be temporarily canceled when the printing time is not reached.
  • the above policy printing method automatically acquires the policy type of the policy to be printed when the policy is required to be printed, searches for the plurality of policy template sub-module identifiers associated with the policy type, and combines the found combinations according to the combination manner pointed to by the policy type.
  • Each policy template sub-module identifies the corresponding policy template sub-module, and the policy template is obtained, and the policy data specified by the policy to be printed is added to the combined policy template, which can be used for printing, thereby being combined by the policy template sub-module.
  • the policy printing method further includes: establishing a policy template sub-module matching each service data type; generating a corresponding policy template sub-module identifier of each policy template sub-module; including according to each policy type
  • the service data type determines the policy template sub-module identifier associated with each policy type, and stores the association relationship between each policy type and the corresponding determined policy template sub-module identifier.
  • the business data type is the type to which the business data in the policy belongs.
  • the policy type is “Children's Safety Accident Insurance”
  • the business data types may include: insured person information type, insurance information type, insurance liability information type and cash value information type.
  • the computer device may establish a policy template sub-module that matches each service data type, and generate a corresponding policy template sub-module identifier of each policy template sub-module. For example, an insured module that matches the insured information type is established to populate the insured person's information into the insured module to complete the policy data.
  • the computer device may obtain, for each policy type, a policy template sub-module that constitutes a policy template corresponding to the policy type according to the service data type included in the policy type, and correspondingly determine corresponding policy templates of the policy template sub-modules.
  • the module identifier identifies the policy template submodule ID associated with each policy type.
  • the computer device may store the association relationship between each policy type and the corresponding determined policy template sub-module identifier, and each policy template sub-module in the template database, and when the administrator performs policy printing, the computer device may be according to the policy.
  • the type is extracted from the template database, and the policy template sub-module associated with the policy type is identified by the corresponding policy template sub-module combination to obtain a policy template for policy printing.
  • the policy template sub-module that matches each service data type is established, and the policy template sub-module that is combined into the policy template corresponding to the policy type is determined according to the service data type included in each policy type, and each policy type is obtained.
  • the association relationship with the corresponding policy template sub-module identifier can be used to search for the required policy template when the policy is required to be printed, thereby improving the utilization of the policy template.
  • step S308 includes: obtaining field information included in the combined policy template; and extracting, from the policy data specified by the policy to be printed, policy data corresponding to each field information; The policy data corresponding to the field information is added to the data area corresponding to each field information in the policy template.
  • Each policy template sub-module that constitutes a policy template is pre-set, and each policy template sub-module contains several field information.
  • Field information is information that contains a topic, such as a name field or a gender field.
  • the computer device can obtain the policy data specified by the policy to be printed, and extract the policy data corresponding to the field information included in the policy template from the policy data specified by the policy to be printed by the field matching manner.
  • the computer device may implement the extraction of the policy data by matching the field numbers.
  • the field number is used to uniquely identify a field information.
  • the policy data specified by the policy to be printed may be stored corresponding to the field number, so the data corresponding to each field information may be acquired by matching the field number.
  • the same type of policy data in order to be able to print the speed of the policy, can be stored in the same location in advance, not only can the type of the policy be quickly determined according to the location of the policy data storage, but also the policy template corresponding to the same type of policy. The same, so after the policy template corresponding to the policy type is determined, the same type of policy can be printed at the same time, and the policy template does not need to be re-adjusted in the middle, which is beneficial to improve the printing efficiency.
  • the computer device fills the extracted policy data into the data area corresponding to each field information in the policy template according to the field information. Specifically, the computer device finds the corresponding field information in the policy template according to the corresponding field information, and determines the data area corresponding to the field information, and fills the policy by filling the data corresponding to each field information into the policy. In the template, the configuration of the policy template is completed, and subsequent printing can be directly performed according to the policy template.
  • the policy data specified by the policy to be printed is added to the policy template obtained by the combination, and the accuracy of the policy information filling in the policy template is ensured.
  • the policy printing method further includes: detecting whether there is a current policy template generation thread; if the current policy template generation thread is detected, the idle policy template generation thread is called to perform the acquisition.
  • the policy template generation thread is used to generate threads for the policy module. Being in an idle state means that the policy module is not generated at the current time. Specifically, a plurality of policy template generation threads are run in parallel in the computer device, and each policy template generation thread is independent of each other.
  • the computer device may generate a policy print job, and then detect whether there is an existing policy template generation thread. If the computer device detects that there is an idle policy template generation thread, the idle policy template generation thread is called to execute the policy print task.
  • policy template generation threads there are currently four policy template generation threads, wherein the policy template generation thread 1 and the policy template generation thread 2 are respectively performing the step of generating a policy module, and when a new policy to be printed is detected, it is determined that there is currently idle.
  • the policy template generation thread 3 and the policy template generation thread 4 that is, the policy template generation thread 3 or the policy template generation thread 4 are executed to execute a new policy print job.
  • the policy template generation thread processes the policy print task one by one, and combines the policy model. When a certain policy model combination error occurs, it does not affect the combination of other policy templates, which can effectively reduce the error rate of the policy template combination.
  • the computer device If the computer device does not detect the idle policy template generation thread, it is determined whether the current number of policy template generation threads is less than a preset threshold, where the preset threshold refers to the maximum number of policy template generation threads, the preset threshold. It can be set according to actual needs, such as the number of policy prints, system resource allocation, and so on. Reasonably set the maximum number of policy template generation threads, which can ensure asynchronous combination processing of the policy module, improve the combination efficiency of the policy module, and allocate system resources reasonably to reduce resource waste.
  • a new policy template generation thread may be created, and the new policy template generation thread is invoked to perform a new policy print task. For example, if the number of current policy template generation threads is 4 and the preset threshold is 5, and the policy template generation thread 1 to the policy template generation thread 4 are both performing the policy print task, a new policy template generation thread 5 can be created for execution. New policy print task. If the policy print task is added at this time, and there is no policy print task currently idle, the current policy print task can be entered into the waiting queue, waiting for the idle policy print task to be executed.
  • the policy template generation thread is called to execute the task separately, and when a certain policy model combination error occurs, the combination of other policy templates is not affected, the error rate of the policy template combination can be effectively reduced, and the policy module is used to generate the thread asynchronous combination policy module. Can improve the combination efficiency of the policy module.
  • the policy printing method before the step S310, further includes: determining a customer label corresponding to the policy template after each policy data is added; and clustering the policy template after adding the policy data according to the customer label; The policy template after the class adds a cover page and adds the page number in the chronological order in which the policy template was obtained.
  • Step S310 includes: transmitting a policy template after adding the cover page and the page number to the printing device.
  • a customer tag is a tag used to identify a customer. For example, multiple policies of the same natural person correspond to the same customer label, and multiple policies of the same legal person organization correspond to the same customer label.
  • the computer device can print a portfolio of to-be-printed policies corresponding to the same customer tag.
  • the policy template after the policy data is added is the generated policy to be printed.
  • the computer device may first determine the customer label corresponding to the policy template after adding the policy data, that is, obtain the customer label corresponding to the policy to be printed, and collect the policy template after adding the policy data according to the customer label.
  • Class the policy template after adding the policy data corresponding to the same customer label belongs to one category, and obtains a plurality of policy sets to be printed, that is, the policy template after adding the policy data included in each policy set to be printed belongs to the same customer , that is, a plurality of policies to be printed corresponding to the same customer are combined into a policy set to be printed.
  • the computer device can add a cover for each policy set to be printed, and the policy module included in the policy set to be printed adds the page number in the chronological order in which the policy template is obtained.
  • page numbers There are several ways to add page numbers. For example, the location of different page numbers and the alignment of different page numbers.
  • the page number can be in the header or in the footer. Alignment includes left, right, and center alignment.
  • the computer device can determine the corresponding page number adding manner according to the policy type, and then calculate the coordinate position added by the page code according to the corresponding adding manner. Specifically, the computer device can obtain the coordinate position added by the page number by setting the offset.
  • the offset is the offset distance for a particular location. For a specific position such as the upper left position, the offset (X, Y) means that X lengths are shifted to the left and Y lengths are moved downward based on the upper left corner.
  • the policies to be printed are clustered, and the cover and page numbers are added for the policy to be printed corresponding to the same customer label, so that the policy printing is more user-friendly and more practical.
  • the policy printing method includes the following steps:
  • step S502 Detect whether there is an existing policy template generation thread currently; if yes, go to step S504; if no, go to step S506.
  • S520 Obtain field information included in the combined policy template; and extract policy data corresponding to each field information from the policy data specified by the policy to be printed.
  • the policy type of the policy to be printed is automatically obtained, and the plurality of policy template sub-module identifiers associated with the policy type are searched, and the combination is found according to the combination mode pointed by the policy type.
  • Each policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby being combined by the policy template sub-module To obtain policy templates that match various policy types, greatly improving the utilization of policy templates.
  • a policy printing apparatus 600 includes an acquisition module 601, a lookup module 602, a combination module 603, an addition module 604, and a transmission module 605.
  • the obtaining module 601 is configured to obtain a policy type of the policy to be printed.
  • the lookup module 602 is configured to find a plurality of policy template sub-module identifiers associated with the policy type.
  • the combination module 603 is configured to combine the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy template according to the combination manner pointed by the policy type.
  • the adding module 604 is configured to add the policy data specified by the policy to be printed to the combined policy template.
  • the sending module 605 is configured to send the policy template after adding the policy data to the printing device.
  • the policy printing apparatus 600 automatically acquires the policy type of the policy to be printed when the policy printing is required, searches for the plurality of policy template sub-module identifiers associated with the policy type, and finds the combination according to the combination mode pointed by the policy type.
  • Each policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby being combined by the policy template sub-module To obtain policy templates that match various policy types, greatly improving the utilization of policy templates.
  • the policy printing apparatus 600 further includes a storage module 606.
  • the storage module 606 is configured to establish a policy template sub-module that matches each service data type; generate a policy template sub-module identifier corresponding to each policy template sub-module; and determine, according to the service data type included in each policy type, correspondingly to each policy type
  • the policy template sub-module identifier stores the association relationship between each policy type and the corresponding determined policy template sub-module identifier.
  • the policy template sub-module that matches each service data type is established, and the policy template sub-module that is combined into the policy template corresponding to the policy type is determined according to the service data type included in each policy type, and each policy type is obtained.
  • the association relationship with the corresponding policy template sub-module identifier can be used to search for the required policy template when the policy is required to be printed, thereby improving the utilization of the policy template.
  • the adding module 604 is further configured to obtain the field information included in the combined policy template; and extract the policy data corresponding to each field information from the policy data specified by the policy to be printed; The policy data corresponding to each field information is added to the data area corresponding to each field information in the policy template.
  • the policy data specified by the policy to be printed is added to the policy template obtained by the combination, and the accuracy of the policy information filling in the policy template is ensured.
  • the policy printing apparatus 600 further includes a detecting module 607.
  • the detecting module 607 is configured to detect whether there is an existing policy template generating thread; if the current policy template generating thread is detected, the idle policy template generating thread is called to perform the step of acquiring the policy type of the policy to be printed; if not detected; If there is an existing policy template generation thread, it is detected whether the current number of policy template generation threads is less than a preset threshold. If the threshold is less than the preset threshold, a new policy template generation thread is executed to perform the step of acquiring the policy type of the policy to be printed.
  • the policy template generation thread is called to execute the task separately, and when a certain policy model combination error occurs, the combination of other policy templates is not affected, the error rate of the policy template combination can be effectively reduced, and the policy module is used to generate the thread asynchronous combination policy. Modules can improve the efficiency of the portfolio of policy modules.
  • the adding module 604 is further configured to determine a customer label corresponding to the policy template after each policy data is added; clustering the policy template after adding the policy data according to the customer label; and being a clustered policy template Add a cover page and add the page number in the chronological order in which the policy template was obtained.
  • the sending module 605 is further configured to send the policy template after adding the cover page and the page number to the printing device.
  • the policies to be printed are clustered, and the cover and page numbers are added for the policy to be printed corresponding to the same customer label, so that the policy printing is more user-friendly and more practical.
  • the various modules in the data processing apparatus described above may be implemented in whole or in part by software, hardware, and combinations thereof. Each of the above modules may be embedded in or independent of the processor in the computer device, or may be stored in a memory in the computer device in a software form, so that the processor invokes the operations corresponding to the above modules.
  • One or more non-volatile storage media storing computer readable instructions that, when executed by one or more processors, cause one or more processors to perform the steps of: obtaining a policy for a policy to be printed Type; find multiple policy template sub-module identifiers associated with the policy type; according to the combination mode pointed to by the policy type, combine the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy template; add the policy data specified by the policy to be printed to The resulting policy template is combined; the policy template after the policy data is added is sent to the printing device.
  • the computer executable instructions cause the processor to perform a search for a plurality of policy template sub-module identifiers associated with the policy type, and further perform the steps of: establishing a policy template sub-module that matches each of the service data types; generating each policy The policy template sub-module identifier of the template sub-module; determining the policy template sub-module identifier associated with each policy type according to the service data type included in each policy type; storing the association between each policy type and the corresponding determined policy template sub-module identifier relationship.
  • adding the policy data specified by the policy to be printed to the combined policy template includes: obtaining field information included in the combined policy template; and extracting each field information from the policy data specified by the policy to be printed The corresponding policy data is added to the data area corresponding to each field information in the policy template.
  • the computer executable instructions cause the processor to perform the following steps before detecting the policy type of the policy to be printed: detecting whether there is currently a free policy template generation thread; if detecting a policy template generation thread that is currently idle, The process of acquiring the policy type of the policy to be printed is performed by the idle policy template generation thread; if the current policy template generation thread is not detected, the current policy template generation thread is detected to be less than a preset threshold, if less than the pre-preview To set a threshold, create a new policy template generation thread to perform the step of obtaining the policy type of the policy to be printed.
  • the computer executable instructions cause the processor to execute the policy template after adding the policy data to the printing device, and further perform the following steps: determining a customer label corresponding to the policy template after each policy data is added; The tag clusters the policy templates after the policy data is added; adds a cover for the clustered policy templates, and adds the page numbers in the chronological order in which the policy templates are obtained.
  • Sending the policy template after adding the policy data to the printing device including: sending the policy template after adding the cover page and the page number to the printing device.
  • the storage medium automatically acquires the policy type of the policy to be printed when the policy printing is required, searches for the plurality of policy template sub-module identifiers associated with the policy type, and combines the found ones according to the combination manner pointed by the policy type.
  • the policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby obtaining the policy template sub-module combination. Policy templates with various policy types are matched, which greatly improves the utilization of policy templates.
  • a computer device comprising a memory and one or more processors, the memory storing computer readable instructions, the computer readable instructions being executed by the processor, causing the one or more processors to perform the steps of: acquiring a policy to be printed Policy type; find multiple policy template sub-module identifiers associated with the policy type; according to the combination mode pointed to by the policy type, combine the policy template sub-modules to identify the corresponding policy template sub-module to obtain the policy template; add the policy data specified by the policy to be printed To the combined policy template; the policy template after the policy data is added is sent to the printing device.
  • the computer executable instructions cause the processor to perform a search for a plurality of policy template sub-module identifiers associated with the policy type, and further perform the steps of: establishing a policy template sub-module that matches each of the service data types; generating each policy The policy template sub-module identifier of the template sub-module; determining the policy template sub-module identifier associated with each policy type according to the service data type included in each policy type; storing the association between each policy type and the corresponding determined policy template sub-module identifier relationship.
  • adding the policy data specified by the policy to be printed to the combined policy template includes: obtaining field information included in the combined policy template; and extracting each field information from the policy data specified by the policy to be printed The corresponding policy data is added to the data area corresponding to each field information in the policy template.
  • the computer executable instructions cause the processor to perform the following steps before detecting the policy type of the policy to be printed: detecting whether there is currently a free policy template generation thread; if detecting a policy template generation thread that is currently idle, The process of acquiring the policy type of the policy to be printed is performed by the idle policy template generation thread; if the current policy template generation thread is not detected, the current policy template generation thread is detected to be less than a preset threshold, if less than the pre-preview To set a threshold, create a new policy template generation thread to perform the step of obtaining the policy type of the policy to be printed.
  • the computer executable instructions cause the processor to execute the policy template after adding the policy data to the printing device, and further perform the following steps: determining a customer label corresponding to the policy template after each policy data is added; The tag clusters the policy templates after the policy data is added; adds a cover for the clustered policy templates, and adds the page numbers in the chronological order in which the policy templates are obtained.
  • Sending the policy template after adding the policy data to the printing device including: sending the policy template after adding the cover page and the page number to the printing device.
  • the above computer equipment automatically obtains the policy type of the policy to be printed when the policy printing is required, searches for the plurality of policy template sub-module identifiers associated with the policy type, and combines the found ones according to the combination manner pointed by the policy type.
  • the policy template sub-module identifies the corresponding policy template sub-module to obtain the policy template, and then adds the policy data specified by the policy to be printed to the combined policy template, which can be used for printing, thereby obtaining the policy template sub-module combination. Policy templates with various policy types are matched, which greatly improves the utilization of policy templates.
  • Non-volatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM is available in a variety of formats, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronization chain.
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • Synchlink DRAM SLDRAM
  • Memory Bus Radbus
  • RDRAM Direct RAM
  • DRAM Direct Memory Bus Dynamic RAM
  • RDRAM Memory Bus Dynamic RAM

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Human Computer Interaction (AREA)
  • Development Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

L'invention concerne un procédé d'impression d'une politique consistant à : acquérir le type de politique à imprimer; rechercher une pluralité d'identifiants de sous-module de modèle de politique associés au type de politique; combiner, selon un mode de combinaison, les points de type de politique à des sous-modules de modèle de politique correspondant à chacun des identifiants de sous-module de modèle de politique, de façon à obtenir un modèle de politique; ajouter des données de politique spécifiées par la politique à imprimer au modèle de politique obtenu au moyen d'une combinaison; et envoyer, à un dispositif d'impression, le modèle de politique auquel les données de politique sont ajoutées.
PCT/CN2018/086169 2017-07-25 2018-05-09 Procédé et appareil d'impression de politique, support de stockage, et dispositif électronique Ceased WO2019019768A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710613839.6 2017-07-25
CN201710613839.6A CN108509158B (zh) 2017-07-25 2017-07-25 保单打印方法、装置、存储介质和计算机设备

Publications (1)

Publication Number Publication Date
WO2019019768A1 true WO2019019768A1 (fr) 2019-01-31

Family

ID=63373343

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/086169 Ceased WO2019019768A1 (fr) 2017-07-25 2018-05-09 Procédé et appareil d'impression de politique, support de stockage, et dispositif électronique

Country Status (2)

Country Link
CN (1) CN108509158B (fr)
WO (1) WO2019019768A1 (fr)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109509313A (zh) * 2018-10-12 2019-03-22 中国平安财产保险股份有限公司 保单打印的数据处理方法、装置、计算机设备和存储介质
CN110543285A (zh) * 2019-09-06 2019-12-06 重庆顺利科技有限公司 一种用于法院的卷壳打印系统
CN111176590B (zh) * 2019-12-27 2024-03-19 深圳市微购科技有限公司 基于适配的打印方法、设备、装置及计算机可读存储介质
CN114942832A (zh) * 2022-03-28 2022-08-26 中国人寿保险股份有限公司 业务契约单证生成方法、装置、电子设备及存储介质
CN115936894A (zh) * 2022-11-17 2023-04-07 中国平安财产保险股份有限公司 电子单据出单方法、装置、计算机设备及存储介质
CN117234442B (zh) * 2023-11-09 2024-04-19 金蝶征信有限公司 数据打印方法、装置、计算机设备及计算机可读存储介质
CN117472302B (zh) * 2023-12-28 2024-02-27 湖南医标通信息科技有限公司 时间管理标签打印机的分布式打印方法

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070079236A1 (en) * 2005-10-04 2007-04-05 Microsoft Corporation Multi-form design with harmonic composition for dynamically aggregated documents
CN104657090A (zh) * 2013-11-20 2015-05-27 航天信息股份有限公司 一种税控系统中发票打印元素模块化方法
CN105631738A (zh) * 2015-12-30 2016-06-01 中国建设银行股份有限公司 一种会计凭证模板标准化录入与存储系统
CN105930109A (zh) * 2016-04-06 2016-09-07 北京红马传媒文化发展有限公司 一种单据打印的方法、系统及终端
CN105930313A (zh) * 2016-04-13 2016-09-07 平安科技(深圳)有限公司 处理通知信息的方法和装置
CN106600428A (zh) * 2016-12-23 2017-04-26 泰康保险集团股份有限公司 保单生成方法及装置
CN106940628A (zh) * 2016-01-04 2017-07-11 平安科技(深圳)有限公司 单证打印方法和装置

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070079236A1 (en) * 2005-10-04 2007-04-05 Microsoft Corporation Multi-form design with harmonic composition for dynamically aggregated documents
CN104657090A (zh) * 2013-11-20 2015-05-27 航天信息股份有限公司 一种税控系统中发票打印元素模块化方法
CN105631738A (zh) * 2015-12-30 2016-06-01 中国建设银行股份有限公司 一种会计凭证模板标准化录入与存储系统
CN106940628A (zh) * 2016-01-04 2017-07-11 平安科技(深圳)有限公司 单证打印方法和装置
CN105930109A (zh) * 2016-04-06 2016-09-07 北京红马传媒文化发展有限公司 一种单据打印的方法、系统及终端
CN105930313A (zh) * 2016-04-13 2016-09-07 平安科技(深圳)有限公司 处理通知信息的方法和装置
CN106600428A (zh) * 2016-12-23 2017-04-26 泰康保险集团股份有限公司 保单生成方法及装置

Also Published As

Publication number Publication date
CN108509158A (zh) 2018-09-07
CN108509158B (zh) 2020-01-03

Similar Documents

Publication Publication Date Title
WO2020186786A1 (fr) Procédé et appareil de traitement de fichiers, dispositif informatique et support de stockage
WO2022095520A1 (fr) Procédé et dispositif de modification de document, serveur, terminal et support de stockage
CN111191079B (zh) 一种文档内容获取方法、装置、设备及存储介质
CN111027295B (zh) 数据处理方法、装置、计算机设备和存储介质
WO2019149019A1 (fr) Procédé et appareil d'interaction de données, dispositif informatique et support d'enregistrement
US9870420B2 (en) Classification and storage of documents
CN108509158B (zh) 保单打印方法、装置、存储介质和计算机设备
CN110990390B (zh) 数据协同处理方法、装置、计算机设备和存储介质
WO2020233332A1 (fr) Procédé d'extraction d'informations structurées textuelles, serveur et support de stockage
CN106897341A (zh) 二维码信息查询方法、服务器、客户端及系统
CN110309334A (zh) 图数据库的查询方法、系统、计算机设备和可读存储介质
WO2019019361A1 (fr) Procédé et appareil de traitement de données de base de données, dispositif informatique et support de stockage
WO2019061991A1 (fr) Procédé de modélisation de plateforme de modèle universel à éléments multiples, dispositif électronique, et support d'informations lisible par ordinateur
CN107733967A (zh) 推送信息的处理方法、装置、计算机设备和存储介质
CN111708971A (zh) 页面配置方法、装置、计算机设备和存储介质
WO2019200741A1 (fr) Procédé et appareil de traitement d'informations d'évaluation de projet, dispositif informatique et support de stockage
US20230177251A1 (en) Method, device, and system for analyzing unstructured document
CN113780116B (zh) 发票分类方法、装置、计算机设备和存储介质
CN111144402A (zh) Ocr识别准确率的计算方法、装置、设备以及存储介质
US11080322B2 (en) Search methods, servers, and systems
CN114169331A (zh) 地址解析方法、装置、计算机设备和存储介质
WO2019056489A1 (fr) Procédé d'affichage d'image, dispositif, terminal et support d'informations
CN111242167B (zh) 分布式图像标注方法、装置、计算机设备和存储介质
CN111737005B (zh) 任务处理方法、装置、计算机设备和存储介质
CN112463791A (zh) 核电站文档数据获取方法、装置、计算机设备及存储介质

Legal Events

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

Ref document number: 18839394

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18839394

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 04/08/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18839394

Country of ref document: EP

Kind code of ref document: A1