CN110287468A - PDF document generation method and system suitable for online protocol - Google Patents

PDF document generation method and system suitable for online protocol Download PDF

Info

Publication number
CN110287468A
CN110287468A CN201910566201.0A CN201910566201A CN110287468A CN 110287468 A CN110287468 A CN 110287468A CN 201910566201 A CN201910566201 A CN 201910566201A CN 110287468 A CN110287468 A CN 110287468A
Authority
CN
China
Prior art keywords
pdf
data
subtask
pdf document
request
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.)
Granted
Application number
CN201910566201.0A
Other languages
Chinese (zh)
Other versions
CN110287468B (en
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.)
Suning Consumption Finance Co Ltd
Original Assignee
Suning Consumption Finance 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 Suning Consumption Finance Co Ltd filed Critical Suning Consumption Finance Co Ltd
Priority to CN201910566201.0A priority Critical patent/CN110287468B/en
Publication of CN110287468A publication Critical patent/CN110287468A/en
Application granted granted Critical
Publication of CN110287468B publication Critical patent/CN110287468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a kind of PDF document generation methods suitable for online protocol, protocol data is split into the first data and the second data by the data stream type for the template component that the PDF form templat according to calling is included, first data are handled to generate first PDF document with fixed form, second data are handled to generate the second PDF document for not having fixed form, finally according to the first PDF document of preset merging compatible rule merging and the second PDF document, the PDF document of online protocol is generated.The present invention fast automatic can handle various types of online protocols, convenient for unified maintenance, expand conveniently;In addition, generating request when receiving multiple PDF documents generation requests simultaneously to the PDF document received using task management module and parsing, generate multiple synchronous/asynchronous subtasks, improve processing speed as much as possible under the premise of ensuring that task smoothly completes;Meanwhile using each subtask list of multi-threading parallel process, speed up processing.

Description

PDF document generation method and system suitable for online protocol
Technical field
The present invention relates to field of computer technology, in particular to a kind of PDF document generation side suitable for online protocol Method and system.
Background technique
Using openoffice mode convert file formats be PDF when, content format can very free typesetting, But inefficiency and consumption cpu resource it is very high, the process card of OPENOFFICE is easy to appear in the case where high data volume Extremely.
The generation of PDF document is carried out using the mode of editor's PDF form fields, efficiency is raw to improve many times.But it is interior The pdf document content of secondary generation is fixed, and the content in list is all fixed format, comparatively more inflexible.
Current online protocol, such as the contract agreement in consumer finance field, it is possible to the contract only signed comprising user And agreement, this partial data have fixed contract template, it is also possible to comprising not having the partial data of fixed form, such as use The dynamic data of the loaning bill flowing water at family etc is then difficult the fixed template of creation, staff is caused to need to packet for the latter Agreement otherwise processed containing dynamic data, heavy workload, and it is easy error during processing.
Summary of the invention
It is an object of that present invention to provide a kind of PDF document generation methods and system suitable for online protocol, can quickly certainly The dynamic various types of online protocols of processing, convenient for unified maintenance, it is convenient to expand;In addition, it is raw to receive multiple PDF documents simultaneously When at request, request is generated to the PDF document received using task management module and is parsed, multiple synchronous/asynchronous are generated Processing speed is improved in subtask as much as possible under the premise of ensuring that task smoothly completes;Meanwhile using multi-threading parallel process Each subtask list, speed up processing.
To reach above-mentioned purpose, in conjunction with Fig. 1, the present invention proposes a kind of PDF document generation method suitable for online protocol, institute The method of stating includes:
S1: it receives PDF document and generates request, it includes PDF form templat number and agreement number that PDF document, which generates in request, According to.
S2: calling the PDF form templat of reference numeral, includes several template components in PDF form templat, obtains institute Protocol data is split into the first data according to data stream type by the data stream type for stating the template component in PDF form templat With the second data, wherein the data stream type of PDF form templat defined, the second data described in the first data fit are not met The data stream type of the PDF form templat defined.
S3: the first data of parsing obtain information data corresponding with each template component, obtained information data are filled The first PDF document is generated into corresponding each template component.
S4: using the second data as source data, the 2nd FDF document is directly generated in conjunction with blank template.
S5: according to the first PDF document of preset merging compatible rule merging and the second PDF document, final PDF document is generated.
In further embodiment, the method also includes:
In step S3, if filled first PDF document has missing item, generated according to missing item type corresponding etc. The alarm signal of grade ignores the missing item.
In further embodiment, the method also includes:
It simultaneously include that the PDF documents of the first data and the second data generates request and is defined as compound PDF text by protocol data Shelves generate request, and the generation request of other PDF documents is defined as single PDF document and generates request.
If receiving multiple PDF documents simultaneously generates request, some or all of PDF documents generate request and are Compound PDF document generates request, by each compound PDF document generate request split into the first data of processing the first subtask and The second subtask for handling the second data generates the requirement of real-time of document request according to each compound PDF, gives corresponding first Subtask and the second subtask configure either synchronously or asynchronously relationship;Remaining single PDF document generation is asked according to protocol data type It asks and is converted into corresponding first subtask or the second subtask;Each subtask is each equipped with unique task ID.
Create two sub- task lists: aforementioned each subtask is pressed in the first subtask list and the second subtask list Corresponding subtask list is successively imported by the sequence after arriving first according to the time is generated, in which:
Appoint if current first subtask of the first subtask list processing has the second son with synchronized relation therewith Business, corresponding second subtask is transferred from the second subtask list according to task ID, by extraction to queue front with preferential Processing.
It include to generate request classification to identify affiliated PDF document in further embodiment, in the task ID First identifier, to identify whether the second identifier with synchronous/asynchronous relationship subtask, to identify between two subtasks The third of unique corresponding relation identifies.
In further embodiment, the method also includes:
Subtask by the way of multithreading in the list of parallel processing subtask.
In further embodiment, the method also includes:
Call openoffice module the second data as source data, are directly generated the 2nd FDF in conjunction with blank template Document.
Based on preceding method, the present invention further mentions a kind of PDF document generation system suitable for online protocol, the system packet It includes request receiving module, request analysis module, PDF form templat database, the first PDF generation module, the 2nd PDF and generates mould Block, consultative management backstage, PDF merging module.
For storing PDF form templat, each PDF form templat all has independent the PDF form templat database Number.
The request receiving module generates request for receiving PDF document.
The request analysis module is used to generate request to PDF document and parse, and obtains PDF list mould wherein included Protocol data is split into the first data and the second number in conjunction with the PDF form templat of reference numeral by plate number and protocol data According to, wherein the data stream type of PDF form templat defined described in the first data fit, the second data do not meet the PDF table Described in the data stream type of single mode plate defined.
The first PDF generation module obtains information data corresponding with each template component for the first data of parsing, Obtained information data is filled into the corresponding each template component of the PDF form templat to generate the first PDF document.
The 2nd PDF generation module is used to directly generate second in conjunction with blank template using the second data as source data FDF document.
The PDF merging module is used for according to the first PDF document of preset merging compatible rule merging and the second PDF document, raw At final PDF document.
The consultative management backstage is used to configure the first PDF generation module, the 2nd PDF generation module, PDF form templat number According to library, merge rule.
In further embodiment, the system also includes task management modules.
The task management module generates request in response to receiving multiple PDF documents simultaneously, by each compound PDF document The second subtask that request splits into the second data of the first subtask and processing of the first data of processing is generated, according to each compound PDF generates the requirement of real-time of document request, configures either synchronously or asynchronously relationship to corresponding first subtask and the second subtask, Remaining single PDF document is generated into request according to protocol data type and is converted into corresponding first subtask or the second subtask, And unique task ID is configured for each subtask.
Wherein, it includes the first data and the second data, list that compound PDF document generates and requests included protocol data simultaneously One PDF document, which generates, requests included protocol data to only include the first data or the second data.
The present invention proposes, the data stream type of the template component that the PDF form templat according to calling is included is by agreement number According to the first data and the second data are split into, the mode such as editor's PDF form fields is used to handle to generate the first data The first PDF document with fixed form uses the mode such as openoffice to handle to generate and not have the second data Second PDF document of standby fixed form, it is raw finally according to the first PDF document of preset merging compatible rule merging and the second PDF document At the PDF document of online protocol.
The above technical solution of the present invention, compared with existing, significant beneficial effect is:
(1) present invention fast automatic can handle various types of online protocols, and convenient for unified maintenance, expansion facilitates
(2) in addition, when receiving multiple PDF documents simultaneously and generating request, using task management module to receiving PDF document generates request and is parsed, and generates multiple synchronous/asynchronous subtasks, under the premise of ensuring that task smoothly completes to the greatest extent Possibly improve processing speed
(3) simultaneously, using each subtask list of multi-threading parallel process, speed up processing.
It should be appreciated that as long as aforementioned concepts and all combinations additionally conceived described in greater detail below are at this It can be viewed as a part of the subject matter of the disclosure in the case that the design of sample is not conflicting.In addition, required guarantor All combinations of the theme of shield are considered as a part of the subject matter of the disclosure.
Can be more fully appreciated from the following description in conjunction with attached drawing present invention teach that the foregoing and other aspects, reality Apply example and feature.The features and/or benefits of other additional aspects such as illustrative embodiments of the invention will be below Description in it is obvious, or learnt in practice by the specific embodiment instructed according to the present invention.
Detailed description of the invention
Attached drawing is not intended to drawn to scale.In the accompanying drawings, identical or nearly identical group each of is shown in each figure It can be indicated by the same numeral at part.For clarity, in each figure, not each component part is labeled. Now, example will be passed through and the embodiments of various aspects of the invention is described in reference to the drawings, in which:
Fig. 1 is the flow chart of the PDF document generation method suitable for online protocol of the invention.
Fig. 2 is the synchronous flow chart for generating pdf document of the invention.
Fig. 3 is the asynchronous flow chart for generating pdf document of the present invention.
Specific embodiment
In order to better understand the technical content of the present invention, special to lift specific embodiment and institute's accompanying drawings is cooperated to be described as follows.
In conjunction with Fig. 1, the present invention proposes a kind of PDF document generation method suitable for online protocol, which comprises
S1: it receives PDF document and generates request, it includes PDF form templat number and agreement number that PDF document, which generates in request, According to.
S2: calling the PDF form templat of reference numeral, includes several template components in PDF form templat, obtains institute Protocol data is split into the first data according to data stream type by the data stream type for stating the template component in PDF form templat With the second data, wherein the data stream type of PDF form templat defined, the second data described in the first data fit are not met The data stream type of the PDF form templat defined.
S3: the first data of parsing obtain information data corresponding with each template component, obtained information data are filled The first PDF document is generated into corresponding each template component.
S4: using the second data as source data, the 2nd FDF document is directly generated in conjunction with blank template.
S5: according to the first PDF document of preset merging compatible rule merging and the second PDF document, final PDF document is generated.
In some instances, in step S3, if filled first PDF document has missing item, according to missing item class Type is to generate the alarm signal of corresponding grade or ignore the missing item.
For example, if missing item is important information, such as the essential option that user provides, similar contract parties's title, product Title etc. generates the first alarm signal, reminds user to handle in time, terminates current PDF document product process, to avoid money is occupied Source;If missing Xiang Weici important information, such as contact method generate the second alarm signal, user is reminded to handle in time, it can be with It chooses whether to terminate PDF document product process, it, can be by correspondent party be voluntarily supplemented after user on document when selecting to continue Formula;If missing item is non-important information, such as the contact method option that certain user provides, contact method option have four Kind, but user only provides one of which, and other three kinds of missing items are insignificant information at this time, ignore the missing item, have continued Work is generated at Protocol document.
In other examples, the method also includes:
It simultaneously include that the PDF documents of the first data and the second data generates request and is defined as compound PDF text by protocol data Shelves generate request, and the generation request of other PDF documents is defined as single PDF document and generates request.
If receiving multiple PDF documents simultaneously generates request, some or all of PDF documents generate request and are Compound PDF document generates request, by each compound PDF document generate request split into the first data of processing the first subtask and The second subtask for handling the second data generates the requirement of real-time of document request according to each compound PDF, gives corresponding first Subtask and the second subtask configure either synchronously or asynchronously relationship;Remaining single PDF document generation is asked according to protocol data type It asks and is converted into corresponding first subtask or the second subtask;Each subtask is each equipped with unique task ID.
Create two sub- task lists: aforementioned each subtask is pressed in the first subtask list and the second subtask list Corresponding subtask list is successively imported by the sequence after arriving first according to the time is generated, in which:
Appoint if current first subtask of the first subtask list processing has the second son with synchronized relation therewith Business, corresponding second subtask is transferred from the second subtask list according to task ID, by extraction to queue front with preferential Processing.
In conjunction with Fig. 2, Fig. 3, in the case where portfolio high concurrent, the signature of some agreements must be synchronously completed, must Must obtain complete Protocol document could business progress down, such as certain large loan applications must include agreement contract and Dynamic flowing water can just continue auditing flow of providing a loan in next step;Also the conversion of some pdf documents can asynchronous completion, example As certain petty load applications only need agreement contract to can continue to carry out loan audit, Flow Record only without Flow Record It is audit etc. in the auditing flow step that can be placed on as evidence or Flow Record more further below.
For afore-mentioned, the application is proposed, by task management module come coordinate synchronization and asynchronous conversion (generation) PDF The task of file.Guarantee orderly spell in primary the generating pdf document of the task according to the subtask that generating mode is split simultaneously It is connected into last pdf document.Specifically, the following steps are included:
Step 1: requirement of the task management module according to business real-time, by PDF document generate request be divided into it is synchronous or Asynchronous task, each task have unique task ID.
Step 2: the mode that can be converted according to pdf document inside each task, segments out two orderly subtask column Table.
Step 3: each task list of parallel processing is removed with multithreading to the subtask list that step 2 is split, to accelerate Processing speed, the subtask quantity that the number of threads of use can according to need processing determine.
Step 4: two pdf documents of generation are orderly spliced into complete pdf document after the completion of step 3.
Preferably, include the first identifier for generating request classification to identify affiliated PDF document in the task ID, use To identify whether the second identifier with synchronous/asynchronous relationship subtask, to identify uniquely corresponding between two subtasks close The third of system identifies.
For example, the number that one of PDF document generates request is 001, request is generated for compound PDF document, is split It is divided into the first subtask and the second subtask, number is respectively AA0011 and AA0012, wherein first A represents it and belong to again It closes PDF document and generates request, second A represents it and belong to synchronized relation subtask, and two subtasks need synchronization process, as early as possible Final Protocol document is generated, follow-up business progress otherwise can be delayed, 001 generates the number of request for former PDF document, and tears open It is mitogenetic at the first subtask and the second subtask between unique corresponding relation mark, last one-bit digital be differentiate its belonging to Subtask type, such as 1 be the first subtask, 2 be the second subtask.
Similar, the first subtask number is AB0031, illustrates that the corresponding PDF document in first subtask generates request and is Compound PDF document generates request, and the second subtask with asynchronous relationship, the number of the second subtask is AB0032, when being System monitor the first subtask AB0031 and the second subtask AB0032 it is asynchronous after the completion of, transfer two completed PDF documents, Final PDF document is generated after merging.
In another example the first subtask number is B00031, then illustrate that the corresponding PDF document in first subtask generates request It generates and requests for single PDF document, only there are the first data, i.e., converted using PDF form templat, first 0 representative First subtask is without corresponding second subtask, and more there is no either synchronously or asynchronously relationships.
Based on preceding method, the present invention further mentions a kind of PDF document generation system suitable for online protocol, the system packet It includes request receiving module, request analysis module, PDF form templat database, the first PDF generation module, the 2nd PDF and generates mould Block, consultative management backstage, PDF merging module.
For storing PDF form templat, each PDF form templat all has independent the PDF form templat database Number.
The request receiving module generates request for receiving PDF document.
The request analysis module is used to generate request to PDF document and parse, and obtains PDF list mould wherein included Protocol data is split into the first data and the second number in conjunction with the PDF form templat of reference numeral by plate number and protocol data According to, wherein the data stream type of PDF form templat defined described in the first data fit, the second data do not meet the PDF table Described in the data stream type of single mode plate defined.
The first PDF generation module obtains information data corresponding with each template component for the first data of parsing, Obtained information data is filled into the corresponding each template component of the PDF form templat to generate the first PDF document.
The 2nd PDF generation module is used to directly generate second in conjunction with blank template using the second data as source data FDF document.
The PDF merging module is used for according to the first PDF document of preset merging compatible rule merging and the second PDF document, raw At final PDF document.
The consultative management backstage is used to configure the first PDF generation module, the 2nd PDF generation module, PDF form templat number According to library, merge rule.
In further embodiment, the system also includes task management modules.
The task management module generates request in response to receiving multiple PDF documents simultaneously, by each compound PDF document The second subtask that request splits into the second data of the first subtask and processing of the first data of processing is generated, according to each compound PDF generates the requirement of real-time of document request, configures either synchronously or asynchronously relationship to corresponding first subtask and the second subtask, Remaining single PDF document is generated into request according to protocol data type and is converted into corresponding first subtask or the second subtask, And unique task ID is configured for each subtask.
Wherein, it includes the first data and the second data, list that compound PDF document generates and requests included protocol data simultaneously One PDF document, which generates, requests included protocol data to only include the first data or the second data.
The present invention proposes, the data stream type of the template component that the PDF form templat according to calling is included is by agreement number According to the first data and the second data are split into, the mode such as editor's PDF form fields is used to handle to generate the first data The first PDF document with fixed form uses the mode such as openoffice to handle to generate and not have the second data Second PDF document of standby fixed form, it is raw finally according to the first PDF document of preset merging compatible rule merging and the second PDF document At the PDF document of online protocol.
Various aspects with reference to the accompanying drawings to describe the present invention in the disclosure, shown in the drawings of the embodiment of many explanations. Embodiment of the disclosure need not be defined on including all aspects of the invention.It should be appreciated that a variety of designs and reality presented hereinbefore Those of apply example, and describe in more detail below design and embodiment can in many ways in any one come it is real It applies, this is because conception and embodiment disclosed in this invention are not limited to any embodiment.In addition, disclosed by the invention one A little aspects can be used alone, or otherwise any appropriately combined use with disclosed by the invention.
Although the present invention has been disclosed as a preferred embodiment, however, it is not to limit the invention.Skill belonging to the present invention Has usually intellectual in art field, without departing from the spirit and scope of the present invention, when can be used for a variety of modifications and variations.Cause This, the scope of protection of the present invention is defined by those of the claims.

Claims (8)

1. a kind of PDF document generation method suitable for online protocol, which is characterized in that the described method includes:
S1: it receives PDF document and generates request, it includes PDF form templat number and protocol data that PDF document, which generates in request,;
S2: calling the PDF form templat of reference numeral, includes several template components in PDF form templat, described in acquisition The data stream type of template component in PDF form templat, according to data stream type by protocol data split into the first data and Second data, wherein the data stream type of PDF form templat defined, the second data described in the first data fit do not meet institute State the data stream type of PDF form templat defined;
S3: the first data of parsing obtain information data corresponding with each template component, obtained information data are filled into pair The first PDF document is generated in each template component answered;
S4: using the second data as source data, the 2nd FDF document is directly generated in conjunction with blank template;
S5: according to the first PDF document of preset merging compatible rule merging and the second PDF document, final PDF document is generated.
2. the PDF document generation method according to claim 1 suitable for online protocol, which is characterized in that the method is also Include:
In step S3, if filled first PDF document has missing item, according to missing item type to generate corresponding grade Alarm signal ignores the missing item.
3. the PDF document generation method according to claim 1 suitable for online protocol, which is characterized in that the method is also Include:
It simultaneously include that the PDF documents of the first data and the second data generates request to be defined as compound PDF document raw by protocol data At request, other PDF documents are generated into request and are defined as single PDF document generation request;
If receiving multiple PDF documents simultaneously generates request, it is compound that some or all of PDF documents, which generate request, PDF document generates request, and each compound PDF document is generated the first subtask and the processing that request splits into the first data of processing Second subtask of the second data generates the requirement of real-time of document request according to each compound PDF, appoints to corresponding first son Business and the second subtask configure either synchronously or asynchronously relationship;Remaining single PDF document request is generated according to protocol data type to turn Change corresponding first subtask or the second subtask into;Each subtask is each equipped with unique task ID;
Two sub- task lists: the first subtask list and the second subtask list are created, by aforementioned each subtask according to life Corresponding subtask list is successively imported by the sequence after arriving first at the time, in which:
If there is the second subtask therewith with synchronized relation, root in current first subtask of the first subtask list processing Corresponding second subtask is transferred from the second subtask list according to task ID, by extraction to queue front with priority processing.
4. the PDF document generation method according to claim 3 suitable for online protocol, which is characterized in that the task ID In include to generate the first identifier of request classification, to identify whether with synchronous/asynchronous pass to PDF document belonging to identifying Second identifier, the third mark to identify unique corresponding relation between two subtasks for being subtask.
5. the PDF document generation method according to claim 1 suitable for online protocol, which is characterized in that the method is also Include:
Subtask by the way of multithreading in the list of parallel processing subtask.
6. the PDF document generation method according to claim 1 suitable for online protocol, which is characterized in that the method is also Include:
Call openoffice module the second data as source data, are directly generated the 2nd FDF document in conjunction with blank template.
7. a kind of PDF document suitable for online protocol generates system, which is characterized in that the system comprises request receiving module, Request analysis module, PDF form templat database, the first PDF generation module, the 2nd PDF generation module, consultative management backstage, PDF merging module;
For the PDF form templat database for storing PDF form templat, each PDF form templat all has independent number;
The request receiving module generates request for receiving PDF document;
The request analysis module is used to generate request to PDF document and parse, and obtains PDF form templat wherein included and compiles Number and protocol data in conjunction with the PDF form templat of reference numeral protocol data is split into the first data and the second data, In, the data stream type of PDF form templat defined described in the first data fit, the second data do not meet the PDF list mould Described in the data stream type of plate defined;
The first PDF generation module obtains information data corresponding with each template component for the first data of parsing, will To information data be filled into the corresponding each template component of the PDF form templat to generate the first PDF document;
The 2nd PDF generation module is used to directly generate the 2nd FDF text in conjunction with blank template using the second data as source data Shelves;
The PDF merging module is used to generate most according to the first PDF document of preset merging compatible rule merging and the second PDF document Whole PDF document;
The consultative management backstage is used to configure the first PDF generation module, the 2nd PDF generation module, PDF form templat data Library merges rule.
8. the PDF document according to claim 7 suitable for online protocol generates system, which is characterized in that the system is also Including task management module;
The task management module generates request in response to receiving multiple PDF documents simultaneously, and each compound PDF document is generated Request splits into the second subtask of the second data of the first subtask and processing of the first data of processing, according to each compound PDF The requirement of real-time for generating document request configures either synchronously or asynchronously relationship, root to corresponding first subtask and the second subtask Remaining single PDF document is generated into request according to protocol data type and is converted into corresponding first subtask or the second subtask, with And unique task ID is configured for each subtask;
Wherein, it includes the first data and the second data that compound PDF document generates and requests included protocol data simultaneously, single PDF document, which generates, requests included protocol data to only include the first data or the second data.
CN201910566201.0A 2019-06-27 2019-06-27 PDF document generation method and system suitable for online protocol Active CN110287468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910566201.0A CN110287468B (en) 2019-06-27 2019-06-27 PDF document generation method and system suitable for online protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910566201.0A CN110287468B (en) 2019-06-27 2019-06-27 PDF document generation method and system suitable for online protocol

Publications (2)

Publication Number Publication Date
CN110287468A true CN110287468A (en) 2019-09-27
CN110287468B CN110287468B (en) 2023-06-06

Family

ID=68007752

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910566201.0A Active CN110287468B (en) 2019-06-27 2019-06-27 PDF document generation method and system suitable for online protocol

Country Status (1)

Country Link
CN (1) CN110287468B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380828A (en) * 2020-11-03 2021-02-19 前海飞算云创数据科技(深圳)有限公司 PDF document generation method and device, storage medium and electronic equipment
CN112597116A (en) * 2020-12-23 2021-04-02 中国电子信息产业集团有限公司第六研究所 Document sharing intelligent management system under autonomous controllable platform
CN112686647A (en) * 2021-01-31 2021-04-20 重庆渝高科技产业(集团)股份有限公司 Online contract management method and system for construction project
CN115328670A (en) * 2022-06-27 2022-11-11 光大环境科技(中国)有限公司 Asynchronous task processing method, system and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120042239A1 (en) * 2004-05-26 2012-02-16 O'brien Stephen James Document Templates
CN107153636A (en) * 2017-04-18 2017-09-12 北京思特奇信息技术股份有限公司 It is a kind of to realize the method and system that business datum is quickly exported with PDF format
CN107370786A (en) * 2017-06-02 2017-11-21 广州杰赛科技股份有限公司 A kind of general information management system based on micro services framework
CN108491367A (en) * 2018-02-11 2018-09-04 苏州朗动网络科技有限公司 Method, apparatus, computer equipment and the storage medium that report file generates
CN109815464A (en) * 2018-12-15 2019-05-28 中国平安人寿保险股份有限公司 PDF document generation method, device, electronic equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120042239A1 (en) * 2004-05-26 2012-02-16 O'brien Stephen James Document Templates
CN107153636A (en) * 2017-04-18 2017-09-12 北京思特奇信息技术股份有限公司 It is a kind of to realize the method and system that business datum is quickly exported with PDF format
CN107370786A (en) * 2017-06-02 2017-11-21 广州杰赛科技股份有限公司 A kind of general information management system based on micro services framework
CN108491367A (en) * 2018-02-11 2018-09-04 苏州朗动网络科技有限公司 Method, apparatus, computer equipment and the storage medium that report file generates
CN109815464A (en) * 2018-12-15 2019-05-28 中国平安人寿保险股份有限公司 PDF document generation method, device, electronic equipment and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380828A (en) * 2020-11-03 2021-02-19 前海飞算云创数据科技(深圳)有限公司 PDF document generation method and device, storage medium and electronic equipment
CN112597116A (en) * 2020-12-23 2021-04-02 中国电子信息产业集团有限公司第六研究所 Document sharing intelligent management system under autonomous controllable platform
CN112686647A (en) * 2021-01-31 2021-04-20 重庆渝高科技产业(集团)股份有限公司 Online contract management method and system for construction project
CN112686647B (en) * 2021-01-31 2023-10-31 重庆渝高科技产业(集团)股份有限公司 Online contract management method and system for construction project
CN115328670A (en) * 2022-06-27 2022-11-11 光大环境科技(中国)有限公司 Asynchronous task processing method, system and server
CN115328670B (en) * 2022-06-27 2023-11-17 光大环境科技(中国)有限公司 Asynchronous task processing method, system and server

Also Published As

Publication number Publication date
CN110287468B (en) 2023-06-06

Similar Documents

Publication Publication Date Title
CN110287468A (en) PDF document generation method and system suitable for online protocol
CN110334070A (en) Data processing method, system, equipment and storage medium
CN103294652B (en) A kind of data transfer device and system
CN106126601A (en) A kind of social security distributed preprocess method of big data and system
US11281698B2 (en) Data configuration query method and device
US20200210640A1 (en) Method and apparatus for displaying textual information
CN109815098A (en) The performance test methods of block catenary system, corresponding device and electronic equipment
CN105335142B (en) The method and apparatus of the performance bottleneck of Identifying transactions in transacter
CN109902215A (en) A kind of method and system of deals match
CN110659368A (en) Knowledge graph construction method and device, electronic equipment and readable storage medium
CN106201526A (en) Service Component method and system
CN113568697A (en) Method, system and medium for converting PC end page into mobile end page
Müller et al. Assessment of communication protocols in the epc network-replacing textual soap and xml with binary google protocol buffers encoding
Yazid et al. Sophisticated strategic information systems and strategic performance of Islamic banks: a review of literature
CN106293651A (en) The implementation method of a kind of general-purpose interface and device
CN114077492A (en) Prediction model training and prediction method and system for cloud computing infrastructure resources
CN116820714A (en) Scheduling method, device, equipment and storage medium of computing equipment
CN110083654A (en) A kind of multi-source data fusion method and system towards science and techniques of defence field
CN107505852B (en) Method for constructing cloud manufacturing service description file containing simulation information
CN105893160A (en) Multi-interface data scheduling method
JPH07182368A (en) Data processing system
CN106446046B (en) A method of quickly analysis records in time in relational database
CN109597826A (en) Data processing method, device, electronic equipment and computer readable storage medium
CN110472055B (en) Method and device for marking data
CN113779231A (en) Big data visualization analysis method, device and equipment based on knowledge graph

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
CB02 Change of applicant information

Address after: No.88, Huaihai Road, Qinhuai District, Nanjing City, Jiangsu Province, 210000

Applicant after: Nanyin Faba Consumer Finance Co.,Ltd.

Address before: No.88, Huaihai Road, Qinhuai District, Nanjing City, Jiangsu Province, 210000

Applicant before: SUNING CONSUMER FINANCE Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant