CN115934653A - Method and device for adding external OFD page content in OFD file - Google Patents

Method and device for adding external OFD page content in OFD file Download PDF

Info

Publication number
CN115934653A
CN115934653A CN202310008909.0A CN202310008909A CN115934653A CN 115934653 A CN115934653 A CN 115934653A CN 202310008909 A CN202310008909 A CN 202310008909A CN 115934653 A CN115934653 A CN 115934653A
Authority
CN
China
Prior art keywords
ofd
page
page content
file
external
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
CN202310008909.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.)
Baiwang Co ltd
Original Assignee
Baiwang 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 Baiwang Co ltd filed Critical Baiwang Co ltd
Priority to CN202310008909.0A priority Critical patent/CN115934653A/en
Publication of CN115934653A publication Critical patent/CN115934653A/en
Pending legal-status Critical Current

Links

Images

Abstract

The application discloses a method and a device for adding external OFD page content in an OFD file, wherein the method comprises the following steps: according to the page content of the appointed page of the external OFD file, creating OFD page content corresponding to the page content in the current OFD file; creating corresponding OFD resource data in the current OFD file according to the resource data used by the page content of the specified page of the external OFD file; and establishing mapping between the OFD resource data and the OFD page content. According to the page content of the designated page of the external OFD file and the resource data used by the designated page, the corresponding OFD page content and OFD resource data are created in the current OFD file, and the semantic attribute of the page content of the designated page of the external OFD file can be completely reserved in the current OFD file, so that the page content can be searched and selected.

Description

Method and device for adding external OFD page content in OFD file
Technical Field
The application belongs to the technical field of computers, and particularly relates to a method and a device for adding external OFD page content in an OFD file.
Background
The OFD (Open Fixed-layout Documents) is an electronic file format which is independently developed according to national standards in China, can meet the requirements of manageability, controllability, long-term storage and the like of layout files, and supports security mechanisms such as electronic signatures, digital signatures and the like.
In the application process of the OFD document, when the OFD document is read, there is often a need to add page contents of an external OFD document, for example, a user needs to refer to a certain page content of an external OFD document at a certain position of the OFD document for remarks or explanations. The prior art usually clicks and drags a target area of content to be added on an OFD page through a mouse; secondly, selecting an external OFD document, formulating the page number of the page content to be added, and then performing integral rendering on the page content to obtain an integral rendering picture of the page content; finally, the rendered picture is inserted into the target area on the OFD page.
However, the page contents of the external OFD document added in the above process are picturized, lose semantic attributes of original contents, and cannot be retrieved and selected.
Content of application
An object of the embodiments of the present application is to provide a method and an apparatus for adding external OFD page contents in an OFD file, so as to solve the defect that the external OFD page contents added in the prior art cannot be retrieved and selected.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, there is provided a method for adding external OFD page contents in an OFD file, comprising the steps of:
according to the page content of the designated page of the external OFD file, creating OFD page content corresponding to the page content in the current OFD file;
creating corresponding OFD resource data in the current OFD file according to the resource data used by the page content of the specified page of the external OFD file;
and establishing mapping between the OFD resource data and the OFD page content.
In a second aspect, there is provided an apparatus for adding external OFD page contents in an OFD file, comprising:
a first creating module, configured to create, in a current OFD file, an OFD page content corresponding to a page content of an assigned page of an external OFD file, according to the page content;
a second creating module, configured to create, according to resource data used by page content of an assigned page of an external OFD file, corresponding OFD resource data in the current OFD file;
and the establishing module is used for establishing mapping between the OFD resource data and the OFD page content.
According to the page content of the designated page of the external OFD file and the resource data used by the designated page, the corresponding OFD page content and OFD resource data are created in the current OFD file, and the semantic attribute of the page content of the designated page of the external OFD file can be completely reserved in the current OFD file, so that the page content can be searched and selected.
Drawings
Fig. 1 is a flowchart of a method for adding external OFD page contents to an OFD file according to an embodiment of the present application;
fig. 2 is a specific implementation diagram of a method for adding external OFD page contents in an OFD file according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of an apparatus for adding external OFD page content to an OFD file according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
When a user drags a target area on an OFD document through a mouse and adds external OFD document contents in the target area, the semantic attribute and vectorization characteristic of original document data are lost in the picture transformation of the page contents, the page is distorted when being displayed in a scaling mode, the overall effect is poor, and the user experience is poor.
In view of the above disadvantages, the embodiments of the present application provide a method and system for adding external OFD document page content to an OFD document page, which realizes that the external OFD document page content data is perfectly added to a content area to be added in the present document by a built-in integrated intelligent data migration engine and an intelligent area correction engine. The intelligent data migration engine is responsible for establishing a migration data model of external OFD document page content basic data to be added and used resource data, and creating new page content and resources in the document; the intelligent area correction engine is responsible for scaling and position correction of the newly created page content.
By using the integrated intelligent data migration engine and the intelligent area correction engine, when the external OFD document page content is added to the OFD document page, all attributes of the quoted original content, including semantic attributes and vector characteristics of the external OFD document page content, correction parameters such as scaling of the added content can be dynamically calculated according to the size of the page to be added and the size of the target area of the content to be added, the processed quoted data can keep the display characteristics of the quoted data in the original document, and meanwhile, the aspect ratio is kept to be adaptively and centrally displayed in the target area of the content to be added, so that the user experience is better.
The method for adding external OFD page content in an OFD file according to the embodiments of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
As shown in fig. 1, a flowchart of a method for adding external OFD page contents in an OFD file according to an embodiment of the present application is provided, where the method includes the following steps:
step 101, according to the page content of the designated page of the external OFD file, creating the OFD page content corresponding to the page content in the current OFD file.
Specifically, all page contents of a specified page of the external OFD file may be traversed, and the page contents are classified; and establishing a data model of the page content according to the attribute of each type of page content, and creating OFD page content corresponding to the page content in the current OFD file according to the data model.
Step 102, according to the resource data used by the page content of the specified page of the external OFD file, creating corresponding OFD resource data in the current OFD file.
Specifically, the original resource IDs used by all the page contents of the designated page of the external OFD file may be traversed, and the resource data of the external OFD file may be analyzed according to the original resource IDs; and establishing a data model of the resource data, establishing corresponding resource data in the current document according to the data model to obtain the ID of each newly-established resource data, and establishing a mapping relation between the original resource ID and the ID of the newly-established resource data.
Step 103, mapping the OFD resource data and the OFD page content.
Specifically, the OFD page content created in the current document may be traversed, and the ID of the resource data used by the OFD page content may be replaced with the ID of the new resource data corresponding to the original resource ID.
In this embodiment, after creating, according to the page content of the designated page of the external OFD file, the OFD page content corresponding to the page content in the current OFD file, coordinate conversion may be performed on a target area selected by the user on the page of the current document to obtain a corresponding document coordinate; calculating a scaling parameter according to the size of the target area and the size of the page content of the designated page, and calculating an application matrix of the page content according to the scaling parameter; and applying the application matrix to the OFD page content, calculating new coordinates of the OFD page content under the condition that the page content of the specified page is kept to be displayed in the target area in a centered manner, and correcting the OFD page content based on the new coordinates.
According to the page content of the designated page of the external OFD file and the resource data used by the designated page, the corresponding OFD page content and OFD resource data are created in the current OFD file, and the semantic attribute of the page content of the designated page of the external OFD file can be completely reserved in the current OFD file, so that the page content can be searched and selected.
In the embodiment of the application, when the page content of the external OFD document is added to the OFD page, the device with the intelligent data migration engine and the intelligent area correction engine realizes that the page content data of the external OFD document is perfectly migrated to the document and is displayed in the area in a self-adaptive centered manner according to the size of the target area of the content to be added.
Specifically, the intelligent data migration engine is responsible for analyzing the original added content and creating the same page content in the document, and each attribute of the newly created page content is consistent with the attribute of the original page content. The intelligent area correction engine is responsible for dynamically calculating scaling parameters and position parameters of the added content according to the page size of the added external OFD document and the target area size of the content to be added, and then applying the scaling and position parameters to the page content created by the intelligent data migration engine to ensure that the newly created page content is correctly and centrally displayed in the target area of the content to be added.
The intelligent data migration engine comprises two parts: a page content data migration engine and a document resource migration engine. The page content data migration engine firstly traverses all contents on the page of the external OFD document to be added, including but not limited to all visible page contents such as page objects, annotation objects and signatures, and classifies the contents according to the types of the contents, and then the contents are processed by the corresponding subtype data migration engine. Each subtype data migration engine specifically analyzes the data of the type, establishes a pre-migration page content data model according to each attribute of the data, then creates corresponding OFD document page content in the document according to the data model, and completes the basic data migration of the page content of the referred external OFD document in the document through the processing process. The document resource migration engine traverses all resource IDs used by the page content of the external OFD document to be added, analyzes the resource data of the external OFD document, establishes a pre-migration resource data model, then creates corresponding resource data in the document according to the data model, obtains the ID of each newly-created resource data, and establishes a mapping relation between the resource ID used by the added content and the newly-created resource ID of the document. And finally traversing the basic data created by the page content data migration engine in the text, and replacing the resource ID according to the resource ID mapping relation.
The intelligent area correction engine is responsible for correcting the content of the page newly created by the intelligent data migration engine in the document. Firstly, coordinate conversion is carried out on a target area dragged and pulled out on a document page by a user through a mouse to obtain corresponding document coordinates, then, a scaling parameter of page content to be added under the condition of keeping the aspect ratio is calculated according to the size of the target area and the size of an external OFD document page with the added content, and further, an application matrix of the page content is calculated and finally applied to the newly created page content. While keeping the added page content displayed centrally in the target area, new coordinates of the newly created page content are calculated and corrected.
Through the processing of the intelligent data migration engine and the intelligent area correction engine, the added external OFD document page content is perfectly added into the target area of the content to be added in the document, all original attributes of the added external OFD document page content are simultaneously reserved, including semantic attributes and vector characteristics of the added external OFD document page content, the added external OFD document page content can be searched and selected, scaling can be carried out according to the scaling of the page, the related operation effect is equal to the operation of the original content of the page, and the user experience is better.
As shown in fig. 2, a specific implementation diagram of a method for adding external OFD page contents in an OFD file according to an embodiment of the present application is provided, where a requester of an operation is a client user, an object of the operation is an OFD document, and a response of the operation is real-time. The main actions of the operation are: and clicking and dragging by a mouse, selecting an external OFD document and a page number of a page of specified added content, and carrying out intelligent data migration processing and intelligent area correction. The operation flow is as follows: clicking and dragging the mouse; selecting an external OFD document and specifying an added content page number; intelligent data migration processing; and (6) correcting the intelligent area.
Specifically, an OFD document is opened, and an add tool is selected; clicking a page by a mouse and dragging out a target area; selecting an external OFD document and setting page numbers of pages to which contents are to be added; calling an intelligent data migration engine, traversing page data of a specified page of an external OFD document and resource data used by the page data, calling an internal sub-processing engine to finish migration of the page data and the resource data, and creating new page content data and new resource data; calling an intelligent area correction engine, and calculating a scaling parameter of the added page content according to the size position of the target area and the page size of the designated page of the external OFD document; and the intelligent area correction engine performs scaling correction on the newly created page content according to the scaling parameters calculated in the steps, calculates new coordinates of the newly created page content under the condition that the added page content is kept to be displayed in the target area in a centered mode, and performs correction. And writing the corrected page data into the OFD document according to the OFD standard data format. And re-rendering the page, and correctly displaying the added external OFD document page data in the target area.
In the method and the device for adding the page content of the external OFD document in the OFD document, a pre-migration data model is established for the basic data of the page content to be added and the used resource data through a built-in intelligent data migration engine, new page content and resource data are created in the OFD document, and data migration and new creation processing of the page content of the external OFD document to be added can be completed perfectly; according to the page size and the target area size of the added external OFD document, the scaling parameter and the position parameter of the added content are calculated through the intelligent area correction engine, the page content created by the intelligent data migration engine is corrected by applying the scaling and position parameters, the newly created page content is guaranteed to be correctly and centrally displayed in the target area of the content to be added, and the scaling and position parameters of the newly created page content in the OFD document can be correctly corrected. Through the process of adding the page content of the external OFD document, the semantic and vector characteristics of the original page content can be completely reserved, the added external OFD page content can be searched and selected and can be scaled along with the scaling of the page at the same ratio, the related operation effect is equal to the operation of the original content of the page, the operation of the whole process is simple and efficient, and the user experience is good.
As shown in fig. 3, a schematic structural diagram of an apparatus for adding external OFD page content in an OFD file according to an embodiment of the present application includes:
the first creating module 310 is configured to create, in the current OFD file, an OFD page content corresponding to a page content of a specified page of the external OFD file, according to the page content.
Specifically, the first creating module 310 is specifically configured to traverse all page contents of a specified page of the external OFD file, and classify the page contents; and establishing a data model of the page content according to the attribute of each type of page content, and creating OFD page content corresponding to the page content in the current OFD file according to the data model.
The second creating module 320 is configured to create, according to the resource data used by the page content of the specified page of the external OFD file, corresponding OFD resource data in the current OFD file.
Specifically, the second creating module 320 is specifically configured to traverse original resource IDs used by all page contents of a specified page of an external OFD file, and analyze resource data of the external OFD file according to the original resource IDs; and establishing a data model of the resource data, establishing corresponding resource data in the current document according to the data model to obtain the ID of each newly-established resource data, and establishing a mapping relation between the original resource ID and the ID of the newly-established resource data.
The establishing module 330 is configured to establish mapping between the OFD resource data and the OFD page content.
Specifically, the establishing module 330 is specifically configured to traverse the OFD page content created in the current document, and replace an ID of resource data used by the OFD page content with an ID of new resource data corresponding to the original resource ID.
In this embodiment, the above apparatus further includes:
the correction module is used for carrying out coordinate conversion on a target area selected by a user on the page of the current document to obtain a corresponding document coordinate; calculating a scaling parameter according to the size of the target area and the size of the page content of the designated page, and calculating an application matrix of the page content according to the scaling parameter; and applying the application matrix to the OFD page content, calculating new coordinates of the OFD page content under the condition that the page content of the specified page is kept to be displayed in the target area in a centered manner, and correcting the OFD page content based on the new coordinates.
According to the page content of the specified page of the external OFD file and the resource data used by the page content, the corresponding OFD page content and OFD resource data are created in the current OFD file, the semantic attribute of the page content of the specified page of the external OFD file can be completely reserved in the current OFD file, and the page content can be searched and selected.
The embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when executed by a processor, the computer program implements each process of the above-mentioned method embodiment for adding external OFD page content in an OFD file, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a component of' 8230; \8230;" does not exclude the presence of another like element in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application or portions thereof that contribute to the prior art may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A method for adding external OFD page contents in an open fixed-layout document OFD file, comprising the steps of:
according to the page content of the appointed page of the external OFD file, creating OFD page content corresponding to the page content in the current OFD file;
creating corresponding OFD resource data in the current OFD file according to the resource data used by the page content of the specified page of the external OFD file;
and establishing mapping between the OFD resource data and the OFD page content.
2. The method according to claim 1, wherein the creating, according to the page content of the specified page of the external OFD file, the OFD page content corresponding to the page content in the current OFD file specifically comprises:
traversing all page contents of a specified page of an external OFD file, and classifying the page contents;
and establishing a data model of the page content according to the attribute of each type of page content, and creating OFD page content corresponding to the page content in the current OFD file according to the data model.
3. The method according to claim 2, wherein the creating, according to the resource data used by the page content of the specified page of the external OFD file, the corresponding OFD resource data in the current OFD file specifically comprises:
traversing original resource IDs used by all page contents of a specified page of an external OFD file, and analyzing resource data of the external OFD file according to the original resource IDs;
and establishing a data model of the resource data, establishing corresponding resource data in the current document according to the data model, obtaining the ID of each newly-established resource data, and establishing a mapping relation between the original resource ID and the ID of the newly-established resource data.
4. The method according to claim 3, wherein the mapping the OFD resource data with the OFD page content specifically comprises:
traversing the OFD page content created in the current document, and replacing the ID of the resource data used by the OFD page content with the ID of the newly created resource data corresponding to the original resource ID.
5. The method according to claim 1, wherein, after creating the OFD page content corresponding to the page content in the current OFD file according to the page content of the specified page of the external OFD file, further comprising:
performing coordinate conversion on a target area selected by a user on the page of the current document to obtain a corresponding document coordinate;
calculating a zooming parameter according to the size of the target area and the size of the page content of the designated page, and calculating an application matrix of the page content according to the zooming parameter;
and applying the application matrix to the OFD page content, calculating new coordinates of the OFD page content under the condition that the page content of the specified page is kept to be displayed in the target area in a centered manner, and correcting the OFD page content based on the new coordinates.
6. An apparatus for adding external OFD page contents in an OFD file, comprising:
a first creating module, configured to create, in a current OFD file, an OFD page content corresponding to a page content of an assigned page of an external OFD file according to the page content;
a second creating module, configured to create, according to resource data used by page content of an assigned page of an external OFD file, corresponding OFD resource data in the current OFD file;
and the establishing module is used for establishing mapping between the OFD resource data and the OFD page content.
7. The apparatus of claim 6,
the first creating module is specifically configured to traverse all page contents of a specified page of an external OFD file, and classify the page contents; and establishing a data model of the page content according to the attribute of each type of page content, and creating OFD page content corresponding to the page content in the current OFD file according to the data model.
8. The apparatus of claim 7,
the second creating module is specifically configured to traverse original resource IDs used by all page contents of an assigned page of an external OFD file, and analyze resource data of the external OFD file according to the original resource IDs; and establishing a data model of the resource data, establishing corresponding resource data in the current document according to the data model to obtain the ID of each newly-established resource data, and establishing a mapping relation between the original resource ID and the ID of the newly-established resource data.
9. The apparatus of claim 8,
the establishing module is specifically configured to traverse the OFD page content created in the current document, and replace an ID of resource data used by the OFD page content with an ID of newly-created resource data corresponding to the original resource ID.
10. The apparatus of claim 6, further comprising:
the correction module is used for carrying out coordinate conversion on a target area selected by a user on the page of the current document to obtain a corresponding document coordinate; calculating a scaling parameter according to the size of the target area and the size of the page content of the designated page, and calculating an application matrix of the page content according to the scaling parameter; and applying the application matrix to the OFD page content, calculating new coordinates of the OFD page content under the condition that the page content of the specified page is kept to be displayed in the target area in a centered manner, and correcting the OFD page content based on the new coordinates.
CN202310008909.0A 2023-01-04 2023-01-04 Method and device for adding external OFD page content in OFD file Pending CN115934653A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310008909.0A CN115934653A (en) 2023-01-04 2023-01-04 Method and device for adding external OFD page content in OFD file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310008909.0A CN115934653A (en) 2023-01-04 2023-01-04 Method and device for adding external OFD page content in OFD file

Publications (1)

Publication Number Publication Date
CN115934653A true CN115934653A (en) 2023-04-07

Family

ID=86550689

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310008909.0A Pending CN115934653A (en) 2023-01-04 2023-01-04 Method and device for adding external OFD page content in OFD file

Country Status (1)

Country Link
CN (1) CN115934653A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117521605A (en) * 2024-01-04 2024-02-06 北京点聚信息技术有限公司 Electronic signature method and system for OFD format file

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103390005A (en) * 2012-05-11 2013-11-13 北大方正集团有限公司 Method and system for merging documents
US20200272785A1 (en) * 2018-01-23 2020-08-27 Oracle International Corporation Transformation of resource files using mapped keys for tracking content location
CN111753502A (en) * 2020-07-07 2020-10-09 江苏中威科技软件系统有限公司 OFD file merging display and directory generation method
CN111753500A (en) * 2020-07-07 2020-10-09 江苏中威科技软件系统有限公司 Method for merging and displaying formatted electronic form and OFD (office file format) and generating catalog
CN111767254A (en) * 2020-07-07 2020-10-13 江苏中威科技软件系统有限公司 Multi-file reading device and method based on format data stream file technology
CN111898433A (en) * 2020-06-22 2020-11-06 百望股份有限公司 Paper bill digitization method and device
CN113591434A (en) * 2021-08-05 2021-11-02 江西金格科技股份有限公司 Method for merging OFD (office automation device) documents carrying semantic indexing information
CN113961531A (en) * 2021-11-05 2022-01-21 江苏中威科技软件系统有限公司 Method and device for combining multi-format files into OFD (office file format) file
CN114048174A (en) * 2022-01-13 2022-02-15 泰山信息科技有限公司 OFD document processing method and device and electronic equipment
CN114330233A (en) * 2021-12-30 2022-04-12 江苏中威科技软件系统有限公司 Method for realizing correlation between electronic form content and file through file bottom

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103390005A (en) * 2012-05-11 2013-11-13 北大方正集团有限公司 Method and system for merging documents
US20200272785A1 (en) * 2018-01-23 2020-08-27 Oracle International Corporation Transformation of resource files using mapped keys for tracking content location
CN111898433A (en) * 2020-06-22 2020-11-06 百望股份有限公司 Paper bill digitization method and device
CN111753502A (en) * 2020-07-07 2020-10-09 江苏中威科技软件系统有限公司 OFD file merging display and directory generation method
CN111753500A (en) * 2020-07-07 2020-10-09 江苏中威科技软件系统有限公司 Method for merging and displaying formatted electronic form and OFD (office file format) and generating catalog
CN111767254A (en) * 2020-07-07 2020-10-13 江苏中威科技软件系统有限公司 Multi-file reading device and method based on format data stream file technology
CN113591434A (en) * 2021-08-05 2021-11-02 江西金格科技股份有限公司 Method for merging OFD (office automation device) documents carrying semantic indexing information
CN113961531A (en) * 2021-11-05 2022-01-21 江苏中威科技软件系统有限公司 Method and device for combining multi-format files into OFD (office file format) file
CN114330233A (en) * 2021-12-30 2022-04-12 江苏中威科技软件系统有限公司 Method for realizing correlation between electronic form content and file through file bottom
CN114048174A (en) * 2022-01-13 2022-02-15 泰山信息科技有限公司 OFD document processing method and device and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117521605A (en) * 2024-01-04 2024-02-06 北京点聚信息技术有限公司 Electronic signature method and system for OFD format file
CN117521605B (en) * 2024-01-04 2024-03-15 北京点聚信息技术有限公司 Electronic signature method and system for OFD format file

Similar Documents

Publication Publication Date Title
CN108279964B (en) Method and device for realizing covering layer rendering, intelligent equipment and storage medium
US20110167336A1 (en) Gesture-based web site design
US20110167360A1 (en) Incoming web traffic conversion
US10678410B2 (en) Browser-based image processing
WO2018196606A1 (en) Method and apparatus for generating file colour matching solution
KR101773574B1 (en) Method for chart visualizing of data table
CN109753641B (en) Method and device for changing object position, electronic equipment and storage medium
US9141596B2 (en) System and method for processing markup language templates from partial input data
WO2019114136A1 (en) H5 activity page production method, electronic device and readable storage medium
US9467495B2 (en) Transferring assets via a server-based clipboard
US20140331179A1 (en) Automated Presentation of Visualized Data
CN115934653A (en) Method and device for adding external OFD page content in OFD file
WO2022242379A1 (en) Stroke-based rendering method and device, storage medium and terminal
CN110955803A (en) Drawing method, device, equipment and medium of relational graph based on graph database
CN111694493B (en) Webpage screenshot method, computer equipment and readable storage medium
WO2019018062A1 (en) Organizing images automatically into image grid layout
JP6838167B2 (en) Web page main image recognition method and device
US9214136B1 (en) Highlighting an object in a display using a dynamically generated highlight object
US20130254157A1 (en) Computer-implemented methods and systems for associating files with cells of a collaborative spreadsheet
CN111581444A (en) Method and device for editing and displaying topological graph
CN112396681A (en) Animation generation method and device and storage medium
CN115904152A (en) HTML 5-based flow chart drawing method, device, equipment and storage medium
US11526578B2 (en) System and method for producing transferable, modular web pages
CN111782309B (en) Method and device for displaying information and computer readable storage medium
CN115329427A (en) Method, device, medium and equipment for guiding PDF drawing with layer information by Revit

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