CN113705155A - Manuscript paper thumbnail generation method, device, equipment, medium and program product - Google Patents

Manuscript paper thumbnail generation method, device, equipment, medium and program product Download PDF

Info

Publication number
CN113705155A
CN113705155A CN202111029240.0A CN202111029240A CN113705155A CN 113705155 A CN113705155 A CN 113705155A CN 202111029240 A CN202111029240 A CN 202111029240A CN 113705155 A CN113705155 A CN 113705155A
Authority
CN
China
Prior art keywords
configuration file
manuscript paper
thumbnail
rendering
configuration
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
CN202111029240.0A
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.)
Industrial and Commercial Bank of China Ltd ICBC
ICBC Technology Co Ltd
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
ICBC Technology 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 Industrial and Commercial Bank of China Ltd ICBC, ICBC Technology Co Ltd filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202111029240.0A priority Critical patent/CN113705155A/en
Publication of CN113705155A publication Critical patent/CN113705155A/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/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Databases & Information Systems (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The utility model provides a manuscript paper thumbnail generation method, which can be applied to the technical field of big data and the technical field of Internet of things, and comprises the following steps: importing a configuration file of the target electronic manuscript paper; analyzing and rendering the configuration file to generate an initial page fragment; and generating a manuscript paper thumbnail corresponding to the initial page segment through the picture generation plug-in. Therefore, the target electronic manuscript paper can be led in to realize highly automatic batch output, the development and deployment cost is greatly reduced, and meanwhile, the modification of the target electronic manuscript paper can be ensured to synchronously update the thumbnail of the corresponding manuscript paper in real time, so that the thumbnail of the manuscript paper is free from operation and maintenance. In addition, the disclosure also provides a manuscript paper thumbnail generation device, an electronic device, a computer readable storage medium and a computer program product.

Description

Manuscript paper thumbnail generation method, device, equipment, medium and program product
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, a medium, and a program product for generating a manuscript thumbnail.
Background
Electronic paper is an indispensable carrier in modern workflow systems. Typically, the amount of paper in a single workflow system varies from tens to hundreds. The manuscript paper thumbnail is the only way for visually distinguishing different electronic manuscript papers. Therefore, it is unacceptable to have only electronic paper without thumbnails when a new workflow system is online. However, in the prior art, almost all the manuscript paper thumbnails need to be realized by the UI through software, so that the manuscript paper thumbnails have large workload and cannot be realized quickly.
Disclosure of Invention
Technical problem to be solved
In order to solve at least one of the technical problems in the prior art in the manuscript paper thumbnail generation process, the disclosure provides a manuscript paper thumbnail generation method, a manuscript paper thumbnail generation device, equipment, a manuscript paper thumbnail generation medium and a program product.
(II) technical scheme
One aspect of the present disclosure provides a manuscript paper thumbnail generation method, including: importing a configuration file of the target electronic manuscript paper; analyzing and rendering the configuration file to generate an initial page fragment; and generating a manuscript paper thumbnail corresponding to the initial page segment through the picture generation plug-in.
According to an embodiment of the present disclosure, in a configuration file of an import target electronic manuscript paper, the method includes: generating a configuration file of the target electronic manuscript paper; and executing import operation on the file packet of the configuration file.
According to an embodiment of the present disclosure, a configuration file is composed of a plurality of basic configuration units, the basic configuration units including: at least one of position information, style information, component information, tag information, and layout information.
According to the embodiment of the present disclosure, before parsing and rendering the configuration file to generate the initial page fragment, the method further includes: reading a configuration file of a file package; and sending the configuration file to a server side queue to execute sequential processing.
According to the embodiment of the disclosure, before reading in the configuration file of the file package, the method comprises the following steps: extracting the file name of the configuration file; inquiring an official document template corresponding to the configuration file according to the file name; and inserting the configuration file and the incidence relation between the configuration file and the official document template into the manuscript template database.
According to the embodiment of the disclosure, in parsing and rendering the configuration file to generate the initial page fragment, the method includes: responding to the rendering instruction, and accessing the manuscript template database according to the association relation; and acquiring a configuration file stored in a manuscript template database.
According to the embodiment of the present disclosure, in parsing and rendering the configuration file to generate the initial page fragment, the method further includes: reading manuscript paper configuration information corresponding to the target electronic manuscript paper in the configuration file; and analyzing and rendering the configuration file according to the manuscript paper configuration information to generate an initial page fragment.
According to the embodiment of the present disclosure, before parsing and rendering the configuration file according to the manuscript paper configuration information to generate the initial page segment, the method further includes: and determining the official document definition information and the flow information of the target electronic manuscript paper according to the manuscript paper configuration information.
According to the embodiment of the disclosure, in parsing and rendering the configuration file according to the manuscript paper configuration information to generate the initial page segment, the method comprises the following steps: analyzing the configuration file into a rendering relation corresponding to a preset configuration attribute according to the official document definition information and the process information; executing data source reading on the tag value configuration corresponding to the rendering relation in the manuscript paper configuration information through a rendering tool called by the rendering relation; and rendering the read data source by utilizing the two-dimensional grid layout to generate an initial page fragment of the electronic manuscript paper.
According to an embodiment of the present disclosure, rendering relationships includes: at least one of a position setting relationship, a style setting relationship, a component calling relationship, a label binding relationship, and a layout planning relationship.
According to the embodiment of the disclosure, the generation of the manuscript paper thumbnail corresponding to the initial page segment through the picture generation plug-in comprises the following steps: calling a picture generation plug-in; inputting an initial page segment to the image generation plug-in to generate a manuscript paper thumbnail.
According to the embodiment of the disclosure, the format of the manuscript paper thumbnail comprises one of a SVG picture format and a CANVAS picture format.
Another aspect of the present disclosure provides a manuscript paper thumbnail generation device, which includes a file importing module, an analysis rendering module, and a thumbnail generation module. The file import module is used for importing a configuration file of the target electronic manuscript paper; the analysis rendering module is used for performing analysis rendering on the configuration file to generate an initial page fragment; and the thumbnail generation module is used for generating a manuscript paper thumbnail corresponding to the initial page segment through the picture generation plug-in.
Another aspect of the present disclosure provides an electronic device comprising one or more processors and memory; the memory is used for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of the embodiments of the present disclosure.
Another aspect of the present disclosure provides a computer-readable storage medium storing computer-executable instructions that, when executed, implement the method of embodiments of the present disclosure.
Another aspect of the disclosure provides a computer program product, comprising a computer program which, when executed by a processor, implements the method of an embodiment of the disclosure.
(III) advantageous effects
The present disclosure provides a manuscript paper thumbnail generation method, which includes: importing a configuration file of the target electronic manuscript paper; analyzing and rendering the configuration file to generate an initial page fragment; and generating a manuscript paper thumbnail corresponding to the initial page segment through the picture generation plug-in. Therefore, the target electronic manuscript paper can be led in to realize highly automatic batch output, the development and deployment cost is greatly reduced, and meanwhile, the modification of the target electronic manuscript paper can be ensured to synchronously update the thumbnail of the corresponding manuscript paper in real time, so that the thumbnail of the manuscript paper is free from operation and maintenance. In addition, the disclosure also provides a manuscript paper thumbnail generation device, an electronic device, a computer readable storage medium and a computer program product.
Drawings
For a more complete understanding of the present disclosure and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:
fig. 1 schematically illustrates an exemplary system architecture to which a manuscript paper thumbnail generation method may be applied, according to an embodiment of the present disclosure;
FIG. 2 schematically shows a flowchart of a manuscript paper thumbnail generation method according to an embodiment of the present disclosure;
FIG. 3 schematically shows an application scenario flowchart of a manuscript paper thumbnail generation method according to an embodiment of the present disclosure;
fig. 4 schematically illustrates another application scenario diagram of the manuscript paper thumbnail generation method according to an embodiment of the present disclosure;
fig. 5 schematically shows an exemplary architecture of a manuscript paper thumbnail generation apparatus according to an embodiment of the present disclosure;
fig. 6 schematically shows a block diagram of an electronic device according to an embodiment of the disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
Some block diagrams and/or flow diagrams are shown in the figures. It will be understood that some blocks of the block diagrams and/or flowchart illustrations, or combinations thereof, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the instructions, which execute via the processor, create means for implementing the functions/acts specified in the block diagrams and/or flowchart block or blocks. The techniques of this disclosure may be implemented in hardware and/or software (including firmware, microcode, etc.). In addition, the techniques of this disclosure may take the form of a computer program product on a computer-readable storage medium having instructions stored thereon for use by or in connection with an instruction execution system.
In the prior art, each manuscript paper thumbnail almost needs to be realized by a UI through software, so that the manuscript paper thumbnail has large workload and cannot be quickly realized. Specifically, when the existing electronic manuscript paper is on line or changed, the corresponding manuscript paper thumbnail needs to be changed, and at the moment, a thumbnail picture needs to be made by an interactive engineer, so that the workload is very large, and meanwhile, the communication and coordination among departments are involved, and the communication cost is also high.
In order to solve at least one of the technical problems in the prior art in the manuscript paper thumbnail generation process, the disclosure provides a manuscript paper thumbnail generation method, a manuscript paper thumbnail generation device, a manuscript paper thumbnail generation medium and a program product, so that the thumbnail can be automatically generated along with the introduction of electronic manuscript paper, and the development cost is greatly reduced.
It should be noted that the method and the device for generating the manuscript paper thumbnail in the embodiments of the present disclosure may be applied to the technical field of big data and the technical field of internet of things, and may also be applied to any fields other than the technical field of big data and the technical field of internet of things, such as the field of financial services.
Fig. 1 schematically illustrates an exemplary system architecture to which a manuscript paper thumbnail generation method may be applied, according to an embodiment of the present disclosure;
it should be noted that fig. 1 is only an application example to which the embodiment of the present disclosure may be applied to help a person skilled in the art understand the technical content of the present disclosure, but does not mean that the method for generating a manuscript paper thumbnail of the embodiment of the present disclosure may not be used in other devices, systems, environments or scenes.
As shown in fig. 1, the system architecture 100 according to the embodiment may include a data request system 110, and a server system 120 that establishes data communication with the data request system 110, where the server system includes servers M, 121, 122, 123, 124, and 125 that establish a paper thumbnail generation channel with the data request system 110, where the server M is a main access server and may acquire instruction information from a user. The servers 121, 122, 123, 124 and 125 are secondary access servers, and the data request system 110 and the servers M, 121, 122, 123, 124 and 125 can be implemented based on an internal cloud network server C. Alternatively, when the main server M of the servers M, 121, 122, 123, 124 and 125 is a network server, that is, an intranet of the other terminal devices 111, 112, 113, 114 and 115, the main server M of the server system 120 may be located in an extranet. At this time, the cloud network server C is used here as a medium for providing communication links between the other terminal devices 111, 112, 113, 114 and 115. The paper thumbnail generation channel between the server system 120 and the plurality of terminal devices may be implemented by various communication connection types, such as a wired communication link, a wireless communication link, an optical fiber cable, or the like.
It should be noted that, according to the embodiment of the present disclosure, the servers 121, 122, 123, 124, and 125 may implement a seamless interconnection.
The user can use the terminal devices 111, 112, 113, 114 and 115 to interact with the server system 120 to receive or send messages and the like to realize manuscript paper thumbnail generation or processing, particularly relating to access to a database in the main server M in the server system. For example, the terminal device 111 sends service data to the terminal device 112, and after receiving a data request from the terminal device 111, the server system 120 performs forwarding processing on the corresponding service data, and encrypts the service data according to specific requirements, so that the service data finally reaching the terminal device 112 is ensured. Various messenger client applications, such as management-type applications, web browser applications, search-type applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only) may be installed on terminal devices 111, 112, 113, 114, and 115.
The terminal devices 111, 112, 113, 114, and 115 may be various electronic devices having display screens and supporting web browsing, including but not limited to smart phones, tablet computers, laptop and desktop computers, and various types of application servers, and so on.
The server system 120 may include various types of firewalls that provide various services, such as filtering-type firewalls (by way of example only) that provide support for websites browsed by users using the terminal devices 111, 112, 113, 114, and 115. The filtering firewall can analyze and process the received data such as the user request, analyze the data based on the address of the data source, the protocol type and other mark characteristics, and determine whether the data can pass through, so that unsafe factors are filtered or blocked.
It should be noted that the manuscript paper thumbnail generation method provided by the embodiment of the present disclosure may be generally executed by the server system 120. Accordingly, the manuscript paper thumbnail generation device provided by the embodiment of the present disclosure may be generally disposed in the server system 120. The manuscript paper thumbnail generation method provided by the embodiment of the present disclosure may also be executed by other server systems 120 different from the server system 120 and capable of communicating with the terminal devices 111, 112, 113, 114, and 115 and/or the server system 120. Accordingly, the manuscript paper thumbnail generation device provided by the embodiment of the present disclosure may also be disposed in other server systems different from the server system 120 and capable of communicating with the terminal devices 111, 112, 113, 114 and 115 and/or the server system 120.
It should be understood that the number of terminal devices and servers in fig. 1 is merely illustrative. Any number of terminal devices and servers may be provided according to implementation needs.
The following describes a manuscript paper thumbnail generation method, a manuscript paper thumbnail generation device, an electronic device, a computer readable storage medium, and a computer program according to an embodiment of the present disclosure in further detail with reference to fig. 2 to 6.
Fig. 2 schematically shows a flowchart of a manuscript paper thumbnail generation method according to an embodiment of the present disclosure.
As shown in fig. 2, an aspect of the present disclosure provides a manuscript paper thumbnail generation method, which includes steps S201 to S203.
In step S201, a configuration file of a target electronic manuscript paper is imported;
in step S202, the configuration file is parsed and rendered to generate an initial page fragment; and
in step S203, a manuscript thumbnail corresponding to the initial page segment is generated by the picture generation plug-in.
The target electronic manuscript paper is used for document sending after documents are circulated in the workflow system and finally printed or collected, and is an indispensable carrier in the modern workflow system. The workflow related in the workflow system is to automatically transmit and process documents, information or tasks among a plurality of business participants according to a certain preset flow rule by using a computer in order to realize a certain business target or business requirement, and the workflow mainly comprises document drafting, multi-department collaboration, document audit, leader meeting, issuing of unit responsible persons, office printing, delivery and the like. The target electronic manuscript paper can be formed based on draft, and the draft is a draft document or a written document formed by the propaganda leader, such as stipulation, decision, regulation and the like.
The configuration file is a specific format file with configuration data for generating the target electronic manuscript paper, and the specific format file may be a file which enables the configuration file to be quickly and accurately parsed, so as to be used for correspondingly generating a thumbnail of the target electronic manuscript paper, and specifically may be a Json format file. It must be configured in a form that the thumbnail generator can parse.
Therefore, the configuration file corresponding to the target electronic manuscript paper is imported to a platform capable of executing extraction or calling operation, such as a database platform, so that the configuration file is conveniently extracted or called.
After parsing the called or extracted configuration file, configuration data related to the target electronic manuscript paper in the configuration file can be acquired. The configuration data may be parsing data with a specific format, and an initial page fragment corresponding to the target electronic manuscript paper may be generated after a rendering operation is performed on the configuration data. The rendering operation is a type of editing operation in the computer graphics pipeline processing process, aiming at the generation operation from a model to an image in the image processing in the computer technology.
The initial page segment is a page graphic segment of the target electronic manuscript paper generated after the target electronic manuscript paper is rendered by a graphic renderer and the like according to the configuration data, and specifically may be a page graphic segment with a visualization effect, such as an html segment. The page graphic segments can be formed by combining sub-segments generated by various graphic components defined by the configuration data.
The picture generation plug-in is a program for converting an initial page fragment (such as an html fragment) to conform to an interface of a related rendering application program such as a graphics renderer. When the picture generation plug-in is called, the graph of the initial page segment can be converted to generate a manuscript paper thumbnail corresponding to the target electronic manuscript paper. The manuscript paper thumbnail is a compressed picture for displaying a target electronic manuscript paper style, and specifically can be a bitmap or a loss map, so that different target electronic manuscript papers can be visually distinguished in a workflow system.
Therefore, the method for generating the paper thumbnail based on the embodiment of the disclosure can realize highly automated batch output of the target electronic paper along with import, greatly reduce development and deployment costs, and simultaneously ensure that the target electronic paper can be modified to synchronously update the corresponding paper thumbnail in real time, so that the paper thumbnail is free from operation and maintenance.
FIG. 3 schematically shows an application scenario flowchart of a manuscript paper thumbnail generation method according to an embodiment of the present disclosure; fig. 4 schematically illustrates another application scenario diagram of the manuscript paper thumbnail generation method according to an embodiment of the present disclosure.
As shown in fig. 2 to 4, according to an embodiment of the present disclosure, importing a configuration file of a target electronic manuscript paper in step S201 includes:
generating a configuration file of the target electronic manuscript paper;
and executing import operation on the file packet of the configuration file.
In order to realize batch automatic processing of target electronic manuscript paper, a plurality of target electronic manuscript papers can be converted to generate a configuration file of the target electronic manuscript paper, wherein the configuration file has basic attribute information which is used for visual display of the target electronic manuscript paper, and when the configuration file is operated, the content of the target electronic manuscript paper can be willing to be presented.
The configuration file can be a json format file, the json format file can convert a group of data expressed in objects such as javascript into character strings, then the character strings can be easily transmitted between networks or programs, and can be restored to data formats supported by various programming languages when needed, namely, the json format file can transmit and restore format data and the like corresponding to the display content of the target electronic manuscript paper in the form of the character strings.
In addition, by means of the file format of the configuration file, the corresponding configuration file of each target electronic manuscript paper may also be packaged and imported, for example, it is packaged as a Zip package as a configuration file package, and an import operation is performed, specifically, the target electronic manuscript paper configuration file package 310 is imported and then stored in the database 320 as shown in fig. 3, or the configuration file 410 in json format is stored in the database 420 as shown in fig. 4 through batch import.
The import operation may be implemented by performing an operation of updating the manuscript template in batch according to the generated configuration file package, and directly importing the configuration file package into the database 320 or 420. The database 320 or 420 may be applied to storing and retrieving configuration data of a configuration file of a target electronic manuscript paper, so as to speed up processing of the configuration file, prevent a calling error, and the like.
As shown in fig. 2-4, according to an embodiment of the present disclosure, a configuration file is composed of a plurality of basic configuration units, the basic configuration units including: at least one of position information, style information, component information, tag information, and layout information.
In order to ensure the analysis generation of the paper thumbnail, the configuration data of the configuration file for generating the target electronic paper must be configured in a form that can be analyzed by the analysis operation necessary for the paper thumbnail generation. Thus, a configuration file may be made up of a plurality of basic configuration units, each basic configuration unit comprising: at least one of position information, style information, component information, label information, and layout information, etc.
Specifically, taking the above configuration file as a json format file as an example, specific code information of the json format file may be listed as follows:
{
″x″:3,
″y″:0,
″w″:21,
″h″:2,
″i″:″3″,
″id″:309,
″labelComponentName″:″SelectBox″,
″props″:{
″noBrackets″:false,
″labelKey″:″PL_sourceType″,
"title": the "category of files",
″lettSpan″:20
},
″keyStyle″:{
″color″:″#157AAA″,
″textAlign″:″right″
},
″valueStyle″:{},
″moved″:false
}
wherein the visible position information relates to a starting abscissa x (value 3), a starting ordinate y (value 0), a cell width w (value 21), a cell height h (value 2); the component information relates to a labelComponentName, and for loading the name of the component information, call loading (such as loading a SelectBox) can be realized on each component of the component module; the style information relates to a title style keyStyle, a value style, etc.; the tag information relates to the corresponding unit number id (e.g., 309), file category tile, etc.; the layout information may also be applied to auxiliary location information to define the distribution of basic configuration elements. In addition, i has no special significance and can be used as a calibration position for editing comparison; the tips are titles which can be declared in the attribute and are used for displaying information such as titles and the like in the manuscript paper unit; the labelKey is used for acquiring calibration bits of the data source.
Therefore, the configuration file can realize code conversion of the configuration data through the basic configuration unit and ensure that the analysis of the configuration data is faster and more effective.
As shown in fig. 2 to fig. 4, before parsing and rendering the configuration file to generate the initial page fragment in step S202, according to an embodiment of the present disclosure, the method further includes:
reading a configuration file of a file package;
and sending the configuration file to a server side queue to execute sequential processing.
As shown in fig. 3, according to the API interface of the database 360, it is possible to perform configuration reading of all configuration files for the configuration file imported into the database 360, and send the configuration file to the server queue for sequential processing. Specifically, the configuration file package imported into the database 360 is configured and read, then queue processing is performed based on the read configuration file, and corresponding different configuration files of the imported multiple different target electronic manuscripts are sent to the server side queue to prepare for sequential processing, wherein the sequential processing involves rendering processing of the manuscripts by the paper renderer 330 to generate corresponding initial page fragments 340.
As shown in fig. 2-4, before reading in the configuration file of the package of files, according to an embodiment of the present disclosure, the method includes:
extracting the file name of the configuration file;
inquiring an official document template corresponding to the configuration file according to the file name;
and inserting the configuration file and the incidence relation between the configuration file and the official document template into the manuscript template database.
As shown in fig. 4, after the configuration file package 410 is imported into the database 420 in batch, the file name (such as a title name or a file number) of the configuration file may be analyzed, the preset document template in the database 420 may be queried according to the file name of the configuration file extracted by the analysis, and when the preset template name related to the document template is the same as the configuration file name, it may be determined that there is an association relationship between the configuration file and the document template, where the association relationship is a data association relationship between the configuration data of the configuration file and the corresponding document template for data retrieval, transmission, and storage, and may implement a corresponding document definition 423 for the configuration file, and bind the document template and the configuration data of the corresponding target electronic manuscript paper. Based on the association relationship, the configuration data in the configuration file can be inserted into the official document template, and the configuration data can be stored in the database 420, wherein the database 420 or the database 360 can be a manuscript template database.
Therefore, according to the association relationship between the official document definition and the corresponding official document template, the configuration reading as shown in fig. 3 can be realized, the configuration data in the database 360 can be read, and the configuration data is configured to the server queue for sequential processing, and the association relationship is also used for defining the reading path and the reading limitation of the configuration reading.
The document template 421 is an intermediate data table for storing configuration file configuration data for rendering, where the call to the document tag 422 according to the process node information defined by the process 425 is involved, and the document tag 424 is used for document printing, which is not described herein again.
As shown in fig. 2 to 4, according to the embodiment of the present disclosure, in the step S202, parsing and rendering the configuration file to generate the initial page fragment, the method includes:
responding to the rendering instruction, and accessing the manuscript template database according to the association relation;
and acquiring a configuration file stored in a manuscript template database.
As shown in fig. 3 and 4, when receiving a rendering instruction, since the rendering instruction is an executable instruction for invoking rendering on configuration data of a configuration file according to business requirements or workflow requirements, the rendering engine 431 of the manuscript paper renderer 430 may perform reading on configuration data inserted in a document template 421 in the manuscript template database 420 according to the document definition, such as reading json configuration information. Specifically, the reading process involves data parsing of rendering attributes such as position, style, label, and layout, so as to obtain the configuration file and configuration data stored in the database 420.
As shown in fig. 2 to fig. 4, according to the embodiment of the present disclosure, in the step S202, parsing and rendering the configuration file to generate the initial page fragment, the method further includes:
reading manuscript paper configuration information corresponding to the target electronic manuscript paper in the configuration file;
and analyzing and rendering the configuration file according to the manuscript paper configuration information to generate an initial page fragment.
As shown in fig. 2 to fig. 4, before parsing and rendering a configuration file according to the manuscript paper configuration information to generate an initial page fragment, according to an embodiment of the present disclosure, the method further includes:
and determining the official document definition information and the flow information of the target electronic manuscript paper according to the manuscript paper configuration information.
The manuscript paper configuration information may be understood as a flow and rendering configuration data which are followed when the configuration file inserted into the document template 421 is rendered through the document definition 423, and may be used to parse and render the configuration file to generate the initial page segment 434. Specifically, the manuscript paper configuration information may include document definition information and flow information corresponding to a target electronic manuscript paper of configuration data in the document template 321, and the flow information configures editable or non-editable areas of the target electronic manuscript paper in different flow nodes, so that different areas are edited corresponding to different flow nodes, and meanwhile, other non-editable areas under the same flow node are not affected. Therefore, the manuscript paper configuration information is used as a rendering basis for rendering the target electronic manuscript paper, so that the data in each manuscript paper area can be quickly and accurately edited in the process of rendering operation, and error editing is not easy to generate.
As shown in fig. 2 to 4, according to the embodiment of the present disclosure, in parsing and rendering a configuration file according to the manuscript paper configuration information to generate an initial page fragment, the method includes:
analyzing the configuration file into a rendering relation corresponding to a preset configuration attribute according to the official document definition information and the process information;
executing data source reading on the tag value configuration corresponding to the rendering relation in the manuscript paper configuration information through a rendering tool called by the rendering relation;
and rendering the read data source by utilizing the two-dimensional grid layout to generate an initial page fragment of the electronic manuscript paper.
The preset configuration attribute relates to configuration contents corresponding to the configuration information of the basic configuration unit, such as position information, style information, component information, and the like. According to the document definition information and the flow information defined by the manuscript paper configuration information and the preset configuration attribute, the configuration data of the configuration file can be analyzed into a corresponding rendering relation, and the rendering relation mainly relates to at least one of a position setting relation, a style setting relation, a component calling relation, a label binding relation and a layout planning relation.
As shown in fig. 4, the rendering engine 431 may call various rendering components, such as a layout component 432, according to the rendering relationship. Specifically, the layout component 432 may perform reading of a data source according to different configuration tag value configurations in the configuration data, and call various layout-related components such as the date component 4301, the title component 4302, the selection frame component 4303, and the comment component 4304 through the layout subcomponent generalization 433, so as to load data according to the document tag 422 defined by the document template 421, thereby achieving obtaining of sub-segments such as a date, a title, and a selection frame. These sub-fragments are controlled by the rendering engine 431 to perform a composition rendering operation by the layout component 432 based on the two-dimensional grid layout, thereby generating an initial page fragment 434. The initial page segment may be specifically displayed as the content shown in the following table 1 (note: the actual form may have the corresponding filling content).
Figure BDA0003242913850000131
Figure BDA0003242913850000141
TABLE 1
As shown in fig. 2-4, according to an embodiment of the present disclosure, rendering relationships includes: at least one of a position setting relationship, a style setting relationship, a component calling relationship, a label binding relationship, and a layout planning relationship.
The component calling relation of the rendering relation also relates to the calling relation of an official document component, wherein the official document component is a customized component based on the workflow system business process. In addition, the label component is involved in the label binding relationship, and the label component is a component of the label library for determining the identification set of the data binding relationship.
Wherein, the label library part uses all the common labels and the custom labels stored in the current manuscript template database. The common label basically covers the whole industry and also supports instant import or addition; the custom label complements the insufficient part of the original label mapping component. The function of the label is divided into the following two parts: in one aspect, the tags define the data sources of the component library, such as the opinion component 4304 shown in FIG. 4, where user-selectable opinions invoke a backend interface through which a list of commonly used opinions can be obtained through a tag association dynamic generation API. On the other hand, the constraint conditions of different nodes in the node flow of the workflow system of the component are obtained (for example, the component is one of fillable, must-fill and read-only). In a final aspect, the tags also define the manner in which the data is edited (e.g., date, comment, issue, print, etc.) and define the default values for when the text is drafted (i.e., the default values when the user is not entering).
In addition, because the text in the workflow has different input conditions at different nodes, the label constraint in the control node can be used to control the required item and optional item of the target electronic manuscript paper at different nodes, and provide a data source of the component, for example, the opinion component 4304 can read the common opinion set in the corresponding database by binding the opinion label for the component. As can be seen, the foregoing has been described for traffic constraints as well as data source definitions.
When data input is abstracted into individual components, the data input specifically can relate to a date component, a text component, an opinion component, a numerical value component, a title component, a conference component, a department component, a selection box component and the like, and different editing modes can be popped up by clicking different areas through the components.
Therefore, based on the method disclosed by the invention, various service logics in the official document process can be abstracted into service components, and then the service components are realized by a Web technology to form a service component library, the components and the tags form a mapping relation, one component corresponds to a plurality of tags, and each tag must correspond to one component.
The association of the label and the component library is realized by code mapping, the components in the component library are marked as a group of mark codes in advance, the codes are stored in a database and a client system simultaneously, when the codes are called out from the database, the computer automatically matches the codes, when the matching is successfully completed, the obtained result is the position of the component codes, the components are then associated to the label, when the label is interacted, the logic of the components is called, the operation of a user is captured by the computer, the further calculation is carried out, and the calculated result is displayed and provided for the user.
As shown in fig. 2 to 4, the generating of the manuscript paper thumbnail corresponding to the initial page segment by the picture generation plug-in step S203 according to the embodiment of the present disclosure includes:
calling a picture generation plug-in;
inputting an initial page segment to the image generation plug-in to generate a manuscript paper thumbnail.
As shown in fig. 4, the picture generation plug-in 440, as a tool for performing processing conversion on the initial page segment, may be a third-party plug-in, directly interface to a data call interface provided by the manuscript paper renderer 430, implement call on the initial page segment, and implement generation 441 of the manuscript paper thumbnail. Specifically, the picture generation plug-in 440 may be an Html2 Canvas three-way plug-in for generating a corresponding manuscript thumbnail 441 when the initial page fragment 434 of the Html fragment is input.
As shown in fig. 2-4, the format of the manuscript paper thumbnail includes one of a SVG picture format and a CANVAS picture format according to an embodiment of the present disclosure.
As shown in fig. 3 and 4, after the manuscript paper thumbnail 350 is generated, the manuscript paper thumbnail can be directly inserted into the manuscript template database 360 to be stored for calling at any time, or can be exported through an export stream to be packaged to generate a Zip packet for export. The manuscript template database is internally provided with a picture library 450 to convert and store the manuscript paper thumbnail 441, so that the manuscript paper thumbnail can be displayed and accessed in real time.
Therefore, the method for generating the manuscript paper thumbnail based on the embodiment of the disclosure solves the problem that the electronic manuscript paper and the thumbnail in a bank supervision business system cannot be accurately synchronized, can realize zero-code automatic generation of the manuscript paper thumbnail, and can automatically synchronize the thumbnail regardless of first deployment or change of subsequent manuscript paper. Therefore, the automatic generation of the manuscript paper thumbnail of the electronic manuscript paper in the banking business monitoring system can be realized, the automation degree is higher, the generation speed is higher, the manual operation is not needed, and the online deployment and subsequent operation and maintenance costs of the banking business monitoring system are greatly reduced.
Fig. 5 schematically shows an exemplary architecture of a manuscript paper thumbnail generation apparatus 500 according to an embodiment of the present disclosure.
As shown in fig. 5, another aspect of the present disclosure provides a manuscript paper thumbnail generating device 500, which includes a file importing module 510, a parsing rendering module 520, and a thumbnail generating module 530.
The file import module 510 is used for importing a configuration file of a target electronic manuscript paper;
the parsing and rendering module 520 is configured to parse and render the configuration file to generate an initial page fragment; and
the thumbnail generation module 530 is configured to generate a manuscript thumbnail corresponding to the initial page segment through the picture generation plug-in.
It should be noted that fig. 5 is only an example of a system architecture 500 to which the embodiments of the present disclosure may be applied to help those skilled in the art understand the technical content of the present disclosure, and does not mean that the embodiments of the present disclosure may not be applied to other devices, systems, environments or scenarios.
The file importing module 510, the parsing rendering module 520, and the thumbnail generating module 530 may be respectively configured to implement the methods of the flow steps S201, S202, and S203 shown in fig. 2. Therefore, the embodiment of the apparatus for generating a thumbnail of manuscript paper is similar to the embodiment of the method for generating a thumbnail of manuscript paper, and the achieved technical effects are similar, which are not described herein again.
Fig. 6 schematically shows a block diagram of an electronic device according to an embodiment of the disclosure.
Another aspect of the present disclosure provides an electronic device comprising one or more processors and memory; the memory is used for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of the embodiments of the present disclosure.
Fig. 6 schematically shows a block diagram of an electronic device according to an embodiment of the disclosure. The electronic device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 6, a computer system 600 according to an embodiment of the present disclosure includes a processor 601, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. Processor 601 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 601 may also include onboard memory for caching purposes. Processor 601 may include a single processing unit or multiple processing units for performing different actions of a method flow according to embodiments of the disclosure.
In the RAM603, various programs and data necessary for the operation of the system 600 are stored. The processor 601, the ROM 602, and the RAM603 are connected to each other via a bus 604. The processor 601 performs various operations of the method flows according to the embodiments of the present disclosure by executing programs in the ROM 602 and/or RAM 603. It is to be noted that the programs may also be stored in one or more memories other than the ROM 602 and RAM 603. The processor 601 may also perform various operations of the method flows according to embodiments of the present disclosure by executing programs stored in the one or more memories.
According to an embodiment of the present disclosure, system 600 may also include an input/output (I/O) interface 605, input/output (I/O) interface 605 also connected to bus 604. The system 600 may also include one or more of the following components connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. A driver 610 is also connected to the I/O interface 608 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
According to embodiments of the present disclosure, method flows according to embodiments of the present disclosure may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable storage medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program, when executed by the processor 601, performs the above-described functions defined in the system of the embodiments of the present disclosure. The systems, devices, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
The present disclosure also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the present disclosure, a computer-readable storage medium may include the ROM 602 and/or RAM603 described above and/or one or more memories other than the ROM 602 and RAM 603.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Another aspect of the present disclosure provides a computer-readable storage medium storing computer-executable instructions that, when executed, implement the method of embodiments of the present disclosure.
Specifically, the computer-readable storage medium may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The above-mentioned computer-readable storage medium carries one or more programs which, when executed, implement the manuscript paper thumbnail generation method according to the embodiment of the present disclosure.
Alternatively, the computer-readable storage medium may be included in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
Another aspect of the present disclosure provides a computer program product, which includes a computer program that, when being executed by a processor, implements a manuscript paper thumbnail generation method according to an embodiment of the present disclosure.
So far, the embodiments of the present disclosure have been described in detail with reference to the accompanying drawings.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
It will be understood by those skilled in the art that while the present disclosure has been shown and described with reference to certain exemplary embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the present disclosure as defined by the appended claims and their equivalents. Accordingly, the scope of the present disclosure should not be limited to the above-described embodiments, but should be defined not only by the appended claims, but also by equivalents thereof.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the present invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (16)

1. A manuscript paper thumbnail generation method comprises the following steps:
importing a configuration file of the target electronic manuscript paper;
analyzing and rendering the configuration file to generate an initial page fragment; and
and generating the manuscript paper thumbnail corresponding to the initial page segment through a picture generation plug-in.
2. The method according to claim 1, wherein in the configuration file of the import target electronic manuscript paper, comprising:
generating a configuration file of the target electronic manuscript paper;
and executing import operation on the file packet of the configuration file.
3. The method of claim 2, wherein the configuration file is comprised of a plurality of basic configuration units, the basic configuration units comprising: at least one of position information, style information, component information, tag information, and layout information.
4. The method of claim 2, wherein prior to the parsing the configuration file to generate an initial page fragment, further comprising:
reading a configuration file of the file package;
and sending the configuration file to a server side queue to execute sequential processing.
5. The method of claim 4, wherein prior to said reading in the configuration file of the bundle of files, comprising:
extracting the file name of the configuration file;
inquiring an official document template corresponding to the configuration file according to the file name;
and inserting the configuration file and the incidence relation between the configuration file and the official document template into a manuscript template database.
6. The method of claim 5, wherein the parsing the configuration file to generate an initial page fragment comprises:
responding to a rendering instruction, and accessing the manuscript template database according to the incidence relation;
and acquiring the configuration file stored in the manuscript template database.
7. The method of claim 1, wherein in the parsing the configuration file to generate an initial page fragment, further comprising:
reading manuscript paper configuration information corresponding to the target electronic manuscript paper in the configuration file;
and analyzing and rendering the configuration file according to the manuscript paper configuration information to generate the initial page fragment.
8. The method of claim 7, wherein before parsing and rendering the configuration file according to the paper-copy configuration information to generate the initial page fragment, further comprising:
and determining the official document definition information and the flow information of the target electronic manuscript paper according to the manuscript paper configuration information.
9. The method of claim 8, wherein the parsing and rendering the configuration file according to the manuscript paper configuration information to generate the initial page fragment comprises:
analyzing the configuration file into a rendering relation corresponding to a preset configuration attribute according to the official document definition information and the process information;
executing data source reading on the label value configuration corresponding to the rendering relation in the manuscript paper configuration information through a rendering tool called by the rendering relation;
and rendering the read data source by utilizing a two-dimensional grid layout to generate an initial page fragment of the electronic manuscript paper.
10. The method of claim 1, wherein the rendering relationship comprises: at least one of a position setting relationship, a style setting relationship, a component calling relationship, a label binding relationship, and a layout planning relationship.
11. The method according to claim 1, wherein the generating of the manuscript thumbnail corresponding to the initial page segment by the picture generation plug-in comprises:
calling the picture generation plug-in;
and inputting the initial page segment to the picture generation plug-in to generate the manuscript paper thumbnail.
12. The method of claim 11, wherein the format of the manuscript thumbnail comprises one of a SVG picture format and a CANVAS picture format.
13. A manuscript paper thumbnail generating device, comprising:
the file import module is used for importing a configuration file of the target electronic manuscript paper;
the analysis rendering module is used for carrying out analysis rendering on the configuration file to generate an initial page fragment; and
and the thumbnail generation module is used for generating the manuscript paper thumbnail corresponding to the initial page segment through a picture generation plug-in.
14. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs,
wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-12.
15. A computer-readable storage medium storing computer-executable instructions for implementing the method of any one of claims 1 to 12 when executed.
16. A computer program product comprising a computer program which, when executed by a processor, implements a method according to any one of claims 1 to 12.
CN202111029240.0A 2021-09-02 2021-09-02 Manuscript paper thumbnail generation method, device, equipment, medium and program product Pending CN113705155A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111029240.0A CN113705155A (en) 2021-09-02 2021-09-02 Manuscript paper thumbnail generation method, device, equipment, medium and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111029240.0A CN113705155A (en) 2021-09-02 2021-09-02 Manuscript paper thumbnail generation method, device, equipment, medium and program product

Publications (1)

Publication Number Publication Date
CN113705155A true CN113705155A (en) 2021-11-26

Family

ID=78657766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111029240.0A Pending CN113705155A (en) 2021-09-02 2021-09-02 Manuscript paper thumbnail generation method, device, equipment, medium and program product

Country Status (1)

Country Link
CN (1) CN113705155A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914205A (en) * 2013-01-09 2014-07-09 腾讯科技(深圳)有限公司 File thumbnail display method and device for intelligent terminal
CN110866374A (en) * 2018-08-10 2020-03-06 上海互盾信息科技有限公司 Easy operation method for PDF (Portable document Format) file thumbnail on webpage
CN113111632A (en) * 2021-04-16 2021-07-13 中国工商银行股份有限公司 Visual configuration method, device, equipment and medium for electronic manuscript paper

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914205A (en) * 2013-01-09 2014-07-09 腾讯科技(深圳)有限公司 File thumbnail display method and device for intelligent terminal
CN110866374A (en) * 2018-08-10 2020-03-06 上海互盾信息科技有限公司 Easy operation method for PDF (Portable document Format) file thumbnail on webpage
CN113111632A (en) * 2021-04-16 2021-07-13 中国工商银行股份有限公司 Visual configuration method, device, equipment and medium for electronic manuscript paper

Similar Documents

Publication Publication Date Title
CN109933752B (en) Method and device for exporting electronic document
US9152619B2 (en) System and method for constructing markup language templates and input data structure specifications
US20080104508A1 (en) Method of constructing an editable machine-readable document
US20080104082A1 (en) Method of constructing a remotely editable machine-readable document
US9141596B2 (en) System and method for processing markup language templates from partial input data
CN111694565A (en) Data visualization application development method and system
CN109857388A (en) Code generating method, device, server and computer-readable medium
US20080104504A1 (en) Method of controlling construction of a machine-readable document
US10664980B2 (en) Vector graphics handling processes for user applications
CN111553131A (en) PSD file analysis method, device, equipment and readable storage medium
CN113377653B (en) Method and device for generating test cases
CN107506190A (en) XML file amending method and device based on Spring frameworks
CN114781344A (en) Method for rendering workflow electronic form by adopting reader for safe analysis and reader
CN112199373A (en) Form development method and system
CN111651966A (en) Data report file generation method and device and electronic equipment
CN116245052A (en) Drawing migration method, device, equipment and storage medium
CN113111632A (en) Visual configuration method, device, equipment and medium for electronic manuscript paper
CN114118959A (en) Method and device for examining and approving target object, computer storage medium and electronic equipment
CN108536715B (en) Preview page generation method, device, equipment and storage medium
CN113705155A (en) Manuscript paper thumbnail generation method, device, equipment, medium and program product
US8881006B2 (en) Managing digital signatures
CN111858595B (en) Dynamic configuration method and system for electric power engineering examination record table
CN112926294A (en) Template file generation method and device
US7730105B2 (en) Time sharing managing apparatus, document creating apparatus, document reading apparatus, time sharing managing method, document creating method, and document reading method
CN108228688B (en) Template generation method, system and server based on XBRL

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