CN114781344A - Method for rendering workflow electronic form by adopting reader for safe analysis and reader - Google Patents

Method for rendering workflow electronic form by adopting reader for safe analysis and reader Download PDF

Info

Publication number
CN114781344A
CN114781344A CN202210721081.9A CN202210721081A CN114781344A CN 114781344 A CN114781344 A CN 114781344A CN 202210721081 A CN202210721081 A CN 202210721081A CN 114781344 A CN114781344 A CN 114781344A
Authority
CN
China
Prior art keywords
page
rendering
module
information
electronic form
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
CN202210721081.9A
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.)
Jiangsu Zhongwei Technology Software System Co ltd
Original Assignee
Jiangsu Zhongwei Technology Software System 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 Jiangsu Zhongwei Technology Software System Co ltd filed Critical Jiangsu Zhongwei Technology Software System Co ltd
Priority to CN202210721081.9A priority Critical patent/CN114781344A/en
Publication of CN114781344A publication Critical patent/CN114781344A/en
Pending legal-status Critical Current

Links

Images

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/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • 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/169Annotation, e.g. comment data or footnotes
    • 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/171Editing, e.g. inserting or deleting by use of digital ink
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/189Automatic justification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Security & Cryptography (AREA)
  • Bioethics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a method for safely analyzing and rendering workflow electronic forms by adopting a reader and the reader, wherein the process of analyzing and rendering by the reader comprises the following steps: the analysis module analyzes and acquires page information and element information of the electronic form; the rendering module performs rendering loading according to the page information and the element information to generate a rendered page, and can display the rendered page; a user encrypts the information content in the rendered page through an encryption signature module and signs important data operation to form a security file carrying identity information; the storage module is used for remotely storing the security file. The electronic form is read by the reader, the original browser reading mode is replaced, a brand-new reading mode is adopted to read the electronic form, and the user does not need to worry about the limitation of the browser; during loading, the files are loaded according to multiple levels, rendering effects are displayed dynamically and orderly, and attachments can be read together while forms are read according to the functions of the reader.

Description

Method for rendering workflow electronic form by adopting reader for safe analysis and reader
Technical Field
The invention relates to the technical field of reading software, in particular to a method for rendering workflow electronic forms by adopting safe analysis of a reader and the reader.
Background
The workflow engine realizes the circulation of an abstract flow, the realization of specific business needs to be completed in an electronic form module, for example, documents are signed and the examination and approval opinions correspond to a business module, the specific business is realized in the business module and the data is stored in a database table, so that the persistence of the business data is realized. The workflow engine is responsible for connecting the service modules in series to realize the circulation of the service flow. The workflow circulation-based electronic form is obviously different from the traditional electronic document which can only exist as carriers of static and fragmented information, pictures, graphs and the like, can be electronic, common and convenient-to-use almost any type of document, such as electronic documents which are often used in the fields of electronic government such as online declaration, approval, internal office, government information acquisition, submission and the like, and can substantially apply the XML document technology, so that the optimal characteristics of paper documents such as familiar appearance and feeling are reserved, and meanwhile, powerful business logic functions such as data verification and routing instructions are added. These features provide people with the necessary data access and interactive functions while allowing governments to interact more efficiently with public applications. The workflow list engine system realizes the low coupling connection of the electronic form and various actual business logics, so that the traditional electronic form is really fused with an application system.
A typical electronic form page is based on execution in a browser, the effect of which depends to some extent on the kernel of the browser. There is a difference in rendering among different browsers, resulting in a non-uniform format. H5 faces to an open source, the bottom layer structure of a page is easy to analyze, and data is easy to be captured by a crawler or other modes (or the page is stored additionally) or illegally intercepted; the H5 page based on the browser and the cache are all based on the mechanism of the browser, so that a reasonable memory management mechanism cannot be made in a personalized manner, and complicated algorithm calling cannot be made. The resource content such as CSS can be modified by tools and is easy to be tampered.
The page display rendering depends on CSS, JS and the like, the format of the form cannot be controlled, and the requirements of handwriting, video signing, doodling and the like, automatic tracing processing and the like in the electronic form are met.
Disclosure of Invention
The invention aims to provide a method for rendering a workflow electronic form by adopting a reader to safely analyze and solve one or more of the problems in the prior art and the reader.
According to one aspect of the invention, a method for rendering workflow electronic forms by adopting a reader to safely analyze the workflow electronic forms comprises the following steps:
s1, an analysis module analyzes and acquires page information and element information of an electronic form in an electronic form format;
s2, rendering and loading by the rendering module according to the page information and the element information to generate a rendered page, and displaying the rendered page;
s3, encrypting the information content in the rendered page by a user through an encryption signature module, and signing important data operation to form a security file carrying identity information;
and S4, remotely storing the safety file by a storage module.
In certain embodiments, the parsing process of step S1 includes the following steps:
s11, the analysis module acquires page information according to the size of the electronic form and stores the page information into a storage module;
s12, the analysis module peels elements of the electronic form and forms an element queue;
s13, the parsing module traverses elements in the element queue, and then obtains element resource packages of the resource packages corresponding to the parsers one by one;
and S14, distributing and filling the element resource package into the attribute of the element queue corresponding to the element resource package.
In some embodiments, the page information includes a length and a width of the layout.
In some embodiments, the rendering process of step S2 includes the steps of:
s21, reading page information in the storage module and generating a blank page with the same size; if the height exceeds the current height of the display, calculating the height of the scroll bar according to the height;
s22, traversing the element queue of the storage module, and loading the element queue to a specified corresponding position in the blank page according to the format content of the element queue;
s23, in the rendering process, acquiring the total element number, selecting a loading level sequence in a self-defined mode, and generating a corresponding rendering progress bar according to the loading process;
and S24, finishing rendering of the blank page to generate a rendered page and displaying according to the format of the electronic form.
In some embodiments, the resource package comprises a plurality of resource packages of elements, the replacement package of elements comprises a plurality of rendering styles of elements, and the element information comprises: a single line text entry box, a multi-line text entry box, a radio box, a drop-down box, a multiple selection box, and an opinion signing box.
In some embodiments, the rendering module may invoke editor binding interface operational events for input boxes of the electronic form and bind scripting methods to input boxes of the rendered page that may input text content and may add real-time human-machine interaction;
the input box can be used for inputting text contents and performing diversified endorsement on the input box.
In some embodiments, when the input content exceeds the input frame range of the rendering page, the rendering page can adaptively adjust the page length;
in the input process of the input box, the rendering module can calculate whether the input content exceeds a preset height in real time; if the height is smaller than the preset height, keeping the height unchanged; and if the input content exceeds the preset height, automatically extending the rendered page.
In some embodiments, the encryption and signature modules all use a cryptographic algorithm to encrypt data, and can sign the page content of the signature file and store the identity and reading information of the signature file.
According to another aspect of the invention, a reader comprises an analysis module, a storage module, a rendering module, an encryption signature module and a storage module;
the analysis module is used for opening the electronic form and analyzing the element information and the page information; the analysis module can read other identifiable files and attachments at the same time;
the storage module is used for storing the element information and the page information obtained by analysis and storing the resource packet for replacement;
the rendering module is used for generating the blank page through page information and replacing and loading the blank page into a corresponding element according to the resource packet selected by user definition to generate the rendered page;
the encrypted signature module is used for performing handwriting signature on a handwriting area of the rendered page and performing digital signature operation;
and the storage module is used for remotely storing the obtained security file.
The method for safely analyzing and rendering the workflow electronic form by adopting the reader has the advantages that:
1. the electronic form is read by the reader, the original browser reading mode is replaced, and a brand-new reading mode is innovatively adopted to read the electronic form;
2. the defect of reading by a browser is avoided, so that the quality of the content carried by the form is expanded in a large scale; the method comprises the following steps: handwriting, video, files, models, AI, artificial intelligence, space geographic information, programs and other contents which cannot be borne by a form read by a browser;
in terms of quality of the signature in the reader: based on a workflow form system, the functions of the reader are integrated, more common reading objects are added, and the application ecological environment of the electronic form is enriched; the limitation of the browser, the breakdown of the browser and various limitations on content and quality are not required to be worried about in the handling process;
3. and the content of the electronic form can be richer by adding a typesetting technology, and the editing function of the content of the electronic form is increased: such as copying, pasting, cutting, rotating, enlarging, reducing, etc.;
4. the electronic form is expanded and extended according to the requirement; readability of the electronic form is enhanced;
5. when the electronic form needs dynamic effect, the reader renders the electronic form, recombines the structure of the electronic form and separates the styles. During loading, loading is carried out according to multiple levels; the hierarchical order can be loaded in a self-defined mode, the rendering effect can be displayed in a dynamic and ordered mode, and meanwhile, accessories can be read together while forms are read according to the functions of a reader;
6. data are packaged or encrypted, the data are encrypted by an algorithm adopted by a reader, important data are subjected to certificate signing, the data are confidential, the safety is guaranteed, and the data cannot be changed;
7. the reader can carry out memory management on the display resources, and is used for reasonably displaying the files and simultaneously reading other files and attachments supported by the reader.
Drawings
FIG. 1 is a schematic flow chart illustrating a method for rendering an electronic form of a workflow by secure parsing using a reader according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating an analysis process of a method for safely analyzing a rendered workflow spreadsheet by using a reader according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a rendering process of a method for rendering an electronic form of a workflow by secure parsing using a reader according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a computer-side signing status of a method for rendering workflow e-forms using secure parsing by a reader according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a mobile terminal signing state of a method for rendering workflow e-forms by secure parsing by a reader according to an embodiment of the present invention;
fig. 6 is a schematic diagram of a mobile-side multi-page signing state of a method for rendering an electronic form of a workflow by using secure parsing of a reader according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
As shown in fig. 1, the method for rendering an electronic form of a workflow by using a secure parsing of a reader includes the following steps:
s1, an analysis module analyzes and acquires page information and element information of an electronic form in an electronic form format;
s2, rendering and loading by the rendering module according to the page information and the element information to generate a rendered page, and displaying the rendered page;
s3, encrypting the information content in the rendered page by a user through an encryption signature module, and signing important data operation to form a security file carrying identity information;
and S4, remotely storing the security file by a storage module.
The data stored in the remote transmission mode belong to encrypted data, and therefore tampering or interception can be prevented.
As shown in fig. 2, the parsing process of step S1 includes the following steps:
s11, the analysis module acquires page information according to the size of the electronic form and stores the page information into the storage module;
s12, stripping elements of the electronic form by an analysis module and forming an element queue;
s13, traversing the elements in the element queue by the analysis module, and then obtaining element resource packages of the resource packages corresponding to the analyzers one by one;
and S14, the element resource packages are distributed and filled into the attributes of the element queues corresponding to the element resource packages.
The page information comprises the length and the width of a layout; the element information includes: a single line text entry box, a multi-line text entry box, a radio box, a drop-down box, a multiple selection box, and an opinion signing box.
The analysis module is used for stripping the corresponding page basic elements to form an element queue (type, attribute and attribute name), acquiring the display rendering style or resource corresponding to the elements, and forming external resource reference with the basic elements.
The resource package can be analyzed to obtain a multi-element resource package through the CSS, and the element replacement package comprises a plurality of element rendering patterns.
As shown in fig. 3, the rendering process of step S2 includes the following steps:
s21, reading page information in the storage module and generating a blank page with the same size; if the height exceeds the current height of the display, calculating the height of the scroll bar according to the height;
s22, traversing the element queue of the storage module, and loading the element queue to a specified corresponding position in a blank page according to the format content of the element queue;
s23, in the rendering process, acquiring the total element number, self-defining and selecting a loading level sequence and generating a corresponding rendering progress bar according to the loading process;
and S24, rendering the blank page to generate a rendered page and displaying the rendered page according to the format of the electronic form.
When the element resource package is loaded, the rendering module can perform memory management on the displayed electronic form resource and is used for reasonably displaying the dynamic file.
The rendering module reads the parameters such as width and the like in the storage module, draws a blank bottom plate with the same size, and then traverses the element content set in the storage module; and according to the content of the format, drawing the element attributes in a blank page in a correlated way.
Due to the large number of basic elements and the long rendering time, a progress bar is needed to know the rendering progress in real time.
The rendering module can call an editor to add an interface operation event aiming at an input box of the electronic form and binds the script method to the input box of the replacement page; and adding related interface operation events such as an acquisition focus and the like to the input box in the original page, and binding script methods such as JS and the like to corresponding elements.
The input box of the replacement page can input normal and common text content and can add real-time human-computer interaction.
When the input content exceeds the input frame range of the replacement page, the rendered page can adaptively adjust the page length;
when the input frame of the electronic form needs to be filled in or edited, the real-time human-computer interaction is added besides normal and common text contents in the input process, and when the input contents exceed a frame or a range, the height of a file bottom plate of a blank page is adjusted in a self-adaptive manner, so that more page elements can be extended, and the page contents are displayed perfectly; in the editing process of the input box, the rendering module can calculate whether the input content exceeds a preset height in real time; if the height is smaller than the preset height, keeping the height unchanged; and if the input content exceeds the preset height, automatically extending the rendered page.
The method comprises the following steps that not only can the text content be input in an input box, but also diversified signing can be carried out on the input box, wherein the signing forms include but are not limited to handwriting, video, files, models, AI (artificial intelligence) and space geographic information; the contents input in the input box or page may perform copying, pasting, cutting, rotating, enlarging, reducing, etc.
The encryption and signature module adopts a national encryption algorithm to encrypt data, and can simultaneously sign the page content of the endorsement file and store the reading information of the endorsement file so as to ensure that the relevant reading information and the endorsement information are not tampered and cannot be repudiated.
A reader comprises an analysis module, a storage module, a rendering module, an encryption signature module and a storage module;
the analysis module is used for opening an electronic form in an electronic form format and analyzing element information and page information; the analysis module can read other identifiable files and attachments at the same time;
the storage module is used for storing the element information and the page information obtained by analysis and storing a resource packet for replacement;
the rendering module is used for generating a blank page through the page information and replacing and loading the blank page into a corresponding element according to the resource packet selected by the user-defined selection to generate a rendered page;
the encrypted signature module is used for performing handwriting signature on a handwriting area of the rendered page and performing digital signature operation;
and the storage module is used for obtaining and storing the security file.
The reader can be installed on an intelligent terminal to sign files, and the intelligent terminal comprises a computer terminal, a mobile phone, a tablet and other mobile terminals.
Example 1
As shown in fig. 4, fig. 4 is a computer-side signing diagram of a method for rendering workflow electronic forms by using a reader for secure parsing, where the reader at the computer side can select an enterprise inspection application form for opening than a handwriting device for signing.
As shown in fig. 5, fig. 5 is a schematic diagram of mobile terminal signing in a method for rendering an electronic form of a workflow by secure parsing through a reader, where a reader page of a mobile terminal may select an enterprise inspection application form to open and sign through a touch screen.
As shown in fig. 6, fig. 6 is a mobile terminal multi-page signing diagram of a method for rendering workflow electronic forms by secure parsing through a reader, where a reader page of a mobile terminal may select multiple enterprise inspection application forms to open and perform signing through page turning on a touch screen.
The steps of signing at the computer end and the mobile end are the same, an analysis module of the reader opens a text of an enterprise checking application form, the analysis module strips elements such as a primary title, a secondary title, a text, a header, a footer and a background of the text to form a plurality of element queues, simultaneously analyzes page information such as the length and the width of the text and stores the page information into a storage module, then the analysis module calls a resource package to analyze a plurality of element resource packages, and takes a certain basic element TD (common text) of the page as an example, the element package of the basic element TD can analyze a rendering pattern of the basic element TD (common text), so that patterns such as the font, the size, the color and the format of the text can be selected in a customized manner, and the corresponding element patterns are distributed into attributes of the element queues after the selection is completed.
And a rendering module of the reader generates a blank text with the same size as the check application form according to the page information, generates a traversal array from all the element queues, executes traversal one by one from the first of the array, and draws the selected element attributes in the blank text according to the format of the original text. Because basic elements are more and the rendering time is longer, the rendering module can acquire the number of the total elements before rendering, and when the rendering style is loaded, a progress bar is generated according to the ratio of the number of the completed elements to the number of the total elements, so that the rendering progress can be known in real time. And when the rendering is finished, generating a rendering text, and displaying the rendering text according to the style of the initial text.
When the rendering module loads the electronic form, the rendering module can carry out memory management on the displayed electronic form resource and is used for reasonably displaying the dynamic file.
And adding related interface operation events such as an acquisition focus and the like aiming at an input box of the transactants in the inspection application form, binding script methods such as JS (JavaScript) and the like into corresponding elements, and adding the name of the transactants into the input box of the transactants to display after adding the name of the transactants into the JS.
When the user inputs more names of the transactor input boxes, the rendering module can calculate whether the input names exceed the preset height in real time; if the height is smaller than the preset height, keeping the height unchanged; and if the input content exceeds the preset height, automatically extending the rendered page.
The encryption signature module of the reader adopts a handwriting pen or a hand to perform relevant handwriting operation in a designated area aiming at a blank area needing handwriting (such as a signature area).
For example, in the event of important items of the office content and the reply content in fig. 5, circles are drawn and written for annotation to emphasize the importance of the important items and remind the specific implementer of the important items.
After signing is finished, when storage is executed, signing and encrypting the content page content to ensure that the related reading information and signing information are not tampered and cannot be repudiated; and the storage module of the reader carries out remote storage so as to facilitate the next direct reading.
The foregoing is only a preferred form of the invention and it should be noted that several similar variations and modifications could be made by one skilled in the art without departing from the inventive concept and these should also be considered within the scope of the invention.

Claims (7)

1. The method for safely analyzing and rendering the workflow electronic form by adopting the reader is characterized by comprising the following steps of:
s1, analyzing and acquiring page information and element information of an electronic form by an analyzing module;
s2, rendering and loading by the rendering module according to the page information and the element information to generate a rendered page, and displaying the rendered page;
s3, encrypting the information content in the rendered page by the user through an encryption and signature module, and simultaneously signing important data operation to form a security file carrying identity information;
s4, remotely storing the security file by a storage module;
the parsing process of step S1 includes the following steps:
s11, the analysis module acquires page information according to the size of the electronic form and stores the page information into a storage module;
s12, the analysis module peels off elements of the electronic form and forms an element queue;
s13, the analysis module traverses the elements in the element queue and then analyzes the corresponding resource packets one by one to obtain element resource packets;
s14, distributing and filling the element resource packet into the attribute of the element queue corresponding to the element resource packet;
the page information comprises the length and the width of a layout; the element information includes: a single line text entry box, a multi-line text entry box, a radio box, a drop-down box, a multiple selection box, an opinion endorsement box.
2. The method according to claim 1, wherein the rendering process of step S2 includes the steps of:
s21, reading page information in the storage module and generating a blank page with the same size; if the height exceeds the current height of the display, calculating the height of the scroll bar according to the height;
s22, traversing the element queue of the storage module, and loading the element queue to a specified corresponding position in the blank page according to the format content of the element queue;
s23, in the rendering process, acquiring the total element number, self-defining and selecting a loading level sequence and generating a corresponding rendering progress bar according to the loading process;
and S24, rendering the blank page to generate a rendered page and displaying the rendered page according to the format of the electronic form.
3. The method of claim 2, wherein the resource package comprises a plurality of resource packages of elements, and wherein the replacement package of elements comprises a plurality of rendering styles of elements.
4. The method of claim 2, wherein the rendering module can invoke editor binding interface operational events for input boxes of the electronic form and bind scripting methods to input boxes of the rendered page that can input text content and can add real-time human-machine interaction;
the input box can be used for inputting text contents and performing diversified endorsement on the input box.
5. The method according to claim 4, wherein when the input content exceeds the input frame range of the rendered page, the rendered page can be adaptively adjusted in page length;
in the input process of the input box, the rendering module can calculate whether the input content exceeds a preset height in real time; if the height is smaller than the preset height, keeping the height unchanged; and if the input content exceeds the preset height, automatically extending the rendered page.
6. The method as claimed in claim 5, wherein the encryption and signature modules each employ a cryptographic algorithm to encrypt data, and at the same time, can sign the page content of the signature file and store the identity and reading information thereof.
7. A reader applying the method of any one of claims 1 to 6, comprising a parsing module, a storage module, a rendering module, a cryptographic signature module and a storage module;
the analysis module is used for opening the electronic form and analyzing element information and page information; the analysis module can read other identifiable files and attachments at the same time;
the storage module is used for storing the element information and the page information obtained by analysis and storing the resource packet for replacement;
the rendering module is used for generating the blank page through page information and replacing and loading the blank page into a corresponding element according to the resource packet selected by user definition to generate the rendered page;
the encrypted signature module is used for performing handwriting signature on a handwriting area of the rendered page and performing digital signature operation;
and the storage module is used for remotely storing the encrypted electronic form.
CN202210721081.9A 2022-06-24 2022-06-24 Method for rendering workflow electronic form by adopting reader for safe analysis and reader Pending CN114781344A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210721081.9A CN114781344A (en) 2022-06-24 2022-06-24 Method for rendering workflow electronic form by adopting reader for safe analysis and reader

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210721081.9A CN114781344A (en) 2022-06-24 2022-06-24 Method for rendering workflow electronic form by adopting reader for safe analysis and reader

Publications (1)

Publication Number Publication Date
CN114781344A true CN114781344A (en) 2022-07-22

Family

ID=82422317

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210721081.9A Pending CN114781344A (en) 2022-06-24 2022-06-24 Method for rendering workflow electronic form by adopting reader for safe analysis and reader

Country Status (1)

Country Link
CN (1) CN114781344A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116663517A (en) * 2023-08-02 2023-08-29 江苏中威科技软件系统有限公司 Single-screen operation method based on workflow form system data interaction and input content
CN116703338A (en) * 2023-08-09 2023-09-05 江苏中威科技软件系统有限公司 Method for triggering workflow business across systems through file reader
CN116757168A (en) * 2023-08-02 2023-09-15 江苏中威科技软件系统有限公司 Non-shielding input method for electronic form multimedia data based on workflow
CN117787251A (en) * 2024-02-28 2024-03-29 江苏中威科技软件系统有限公司 Method for combining or merging and reading EXCEL hidden contents by multi-format files

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663126A (en) * 2012-04-23 2012-09-12 奇智软件(北京)有限公司 Method and device for displaying webpage in mobile terminal
CN107463584A (en) * 2016-06-06 2017-12-12 腾讯科技(深圳)有限公司 The editing and processing method and terminal of a kind of interaction page
CN111930378A (en) * 2020-08-11 2020-11-13 上海亿锎智能科技有限公司 Method, device and system for realizing Web end project form designer
CN114330233A (en) * 2021-12-30 2022-04-12 江苏中威科技软件系统有限公司 Method for realizing correlation between electronic form content and file through file bottom
CN114510190A (en) * 2022-04-18 2022-05-17 苏州万店掌网络科技有限公司 Front-end page rendering method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663126A (en) * 2012-04-23 2012-09-12 奇智软件(北京)有限公司 Method and device for displaying webpage in mobile terminal
CN107463584A (en) * 2016-06-06 2017-12-12 腾讯科技(深圳)有限公司 The editing and processing method and terminal of a kind of interaction page
CN111930378A (en) * 2020-08-11 2020-11-13 上海亿锎智能科技有限公司 Method, device and system for realizing Web end project form designer
CN114330233A (en) * 2021-12-30 2022-04-12 江苏中威科技软件系统有限公司 Method for realizing correlation between electronic form content and file through file bottom
CN114510190A (en) * 2022-04-18 2022-05-17 苏州万店掌网络科技有限公司 Front-end page rendering method, device, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
大卫•弗拉纳根: "《大数据时代下云计算安全体系及技术应用研究》", 31 March 2021 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116663517A (en) * 2023-08-02 2023-08-29 江苏中威科技软件系统有限公司 Single-screen operation method based on workflow form system data interaction and input content
CN116757168A (en) * 2023-08-02 2023-09-15 江苏中威科技软件系统有限公司 Non-shielding input method for electronic form multimedia data based on workflow
CN116663517B (en) * 2023-08-02 2023-11-10 江苏中威科技软件系统有限公司 Single-screen operation method based on workflow form system data interaction and input content
CN116703338A (en) * 2023-08-09 2023-09-05 江苏中威科技软件系统有限公司 Method for triggering workflow business across systems through file reader
CN117787251A (en) * 2024-02-28 2024-03-29 江苏中威科技软件系统有限公司 Method for combining or merging and reading EXCEL hidden contents by multi-format files
CN117787251B (en) * 2024-02-28 2024-05-07 江苏中威科技软件系统有限公司 Method for combining or merging and reading EXCEL hidden contents by multi-format files

Similar Documents

Publication Publication Date Title
CN114781344A (en) Method for rendering workflow electronic form by adopting reader for safe analysis and reader
US20030193521A1 (en) Rapid GUI refacing of a legacy application
US20150046797A1 (en) Document format processing apparatus and document format processing method
CN105446744A (en) Internet based display material system and display material making method
CN101308489B (en) Electronic table statement type size variable list
US20080288471A1 (en) Apparatus and method for providing a data marketplace
CN110968996B (en) Document making method, device, equipment and storage medium
CN106940693B (en) Single structure processing method for laboratory original record
EP1830275A1 (en) Information distribution system
CN114818618B (en) Document editing method and system based on signature encryption and medium
CN109885301B (en) Method, device, storage medium and equipment for generating scalable vector graphics
CN113849156B (en) Codeless intelligent development system applied to OpenHarmony operating system and application method thereof
CN103605502A (en) Form page display method and server
CN110780868A (en) Website development method, device, equipment and storage medium based on componentized template
CN110474836A (en) A kind of email template generation method, calculates equipment and medium at device
CN111859053B (en) Data definition method of visual chart and chart library system
US9135234B1 (en) Collaborative generation of digital content with interactive reports
CN106776994B (en) Application method and system of engineering symbols in engineering report forms and web pages
CN110598193A (en) Auditing off-line document management system
CN111597151A (en) File generation method and device, computer equipment and storage medium
CN108021317B (en) Method and device for screen editing
CN113515505B (en) Data model generation method and device of data warehouse and electronic equipment
CN115357239A (en) Method and device for quickly building operation activity page and electronic equipment
CN115130442A (en) Report generation method and device, storage medium and computer equipment
CN115688066A (en) Electronic signature method, device, storage medium and computer equipment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20220722

RJ01 Rejection of invention patent application after publication