CN111428452A - Comment data storage method and device - Google Patents

Comment data storage method and device Download PDF

Info

Publication number
CN111428452A
CN111428452A CN201911185515.2A CN201911185515A CN111428452A CN 111428452 A CN111428452 A CN 111428452A CN 201911185515 A CN201911185515 A CN 201911185515A CN 111428452 A CN111428452 A CN 111428452A
Authority
CN
China
Prior art keywords
document
annotation data
annotation
position information
format
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911185515.2A
Other languages
Chinese (zh)
Other versions
CN111428452B (en
Inventor
郑卓
宣露珊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Hikvision Digital Technology Co Ltd
Original Assignee
Hangzhou Hikvision Digital 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 Hangzhou Hikvision Digital Technology Co Ltd filed Critical Hangzhou Hikvision Digital Technology Co Ltd
Priority to CN201911185515.2A priority Critical patent/CN111428452B/en
Publication of CN111428452A publication Critical patent/CN111428452A/en
Priority to PCT/CN2020/131547 priority patent/WO2021104322A1/en
Application granted granted Critical
Publication of CN111428452B publication Critical patent/CN111428452B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/116Details of conversion of file system types or formats
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a method and a device for storing batch note data, electronic equipment, a computer readable storage medium and a computer program product, wherein the method comprises the following steps: acquiring position information corresponding to annotation data to be stored; acquiring a picture corresponding to the annotation data to be stored; and storing the picture and the position information into the same document in a specified format. The position information corresponding to the annotation data to be saved and the picture corresponding to the annotation data to be saved are stored in the same document in the specified format, and when the user sends the saved annotation data to other people, even if target software for generating the annotation data is not installed in electronic equipment used by other people, the annotation data can be checked through the display of the picture corresponding to the saved annotation data by other software with a picture display function except the target software, so that the user experience is improved.

Description

Comment data storage method and device
Technical Field
The invention relates to the technical field of data processing, in particular to a comment data storage method and device.
Background
At present, many electronic devices have a touch screen function, and in such electronic devices, electronic whiteboard software can be installed to enable the electronic devices to implement the electronic whiteboard function.
After the electronic whiteboard software is installed in the electronic device with the touch screen function, the electronic whiteboard function is realized, which may specifically be: and operating the electronic whiteboard software, and displaying the page of the electronic whiteboard on a touch screen of the electronic equipment. In this way, the user can perform annotation editing operations such as writing characters and drawing figures on the electronic whiteboard page by using a finger, a touch pen, or the like.
At present, when storing annotation data, position information and the like of each pixel point where the annotation data content of a user is located in an electronic whiteboard page are usually directly stored as a preset format document, for example, an XM L (extensible markup language) format or a self-defined document with any data format.
After the annotation data are stored in the mode, the user can only check the specific annotation data through the electronic whiteboard software, so that when the user sends the stored annotation data to other people, if the electronic whiteboard software is not installed in the electronic equipment used by other people, the problem that other people cannot check the annotation data is caused, and therefore the user experience is poor.
Disclosure of Invention
The embodiment of the invention aims to provide a comment data storage method and device to improve user experience. The specific technical scheme is as follows:
in a first aspect, an embodiment of the present invention provides a method for storing annotation data, including:
acquiring position information corresponding to annotation data to be stored;
acquiring a picture corresponding to the annotation data to be stored;
and storing the picture and the position information into the same document in a specified format.
Further, the annotation data to be saved includes all annotation data or specified annotation data in the annotation page;
the acquiring the picture corresponding to the annotation data to be saved includes:
performing screenshot operation on the area where the annotation data to be saved is located to obtain a picture corresponding to the annotation data to be saved;
alternatively, the first and second electrodes may be,
and drawing a picture corresponding to the annotation data to be stored according to the position information.
Further, the storing the picture and the position information into the same document in a specified format includes:
newly building a document with a specified format;
writing the pictures into the document with the specified format;
writing the position information into the document with the specified format, wherein the position information is positioned behind the picture in the document with the specified format;
alternatively, the first and second electrodes may be,
the storing the picture and the position information into the same document in a specified format includes:
and writing the position information into the document corresponding to the picture, wherein the position information is positioned behind the picture in the document corresponding to the picture.
Further, the same document in the specified format contains a document end identifier, and the document end identifier is used for reading the document data before the document end identifier when the document editing software supporting the specified format opens the same document in the specified format;
the storing the picture and the position information into the same document in a specified format includes:
and writing the position information into the same document in the specified format after the document end identifier before writing the picture into the same document in the specified format before the document end identifier.
Further, the same document in the specified format contains an annotation starting identifier and an annotation ending identifier, and the position information is stored between the annotation starting identifier and the annotation ending identifier in the same document in the specified format;
the position information is used for displaying the annotation data according to the position information between the annotation starting identifier and the annotation ending identifier when the same document in the specified format is imported into the software for generating the annotation data to be stored;
the data format of the position information in the same document with the specified format is a JSON format;
the specified format is any one of the following formats:
portable document format PDF;
DOC format;
the JPG format;
the JPEG format;
PNG format;
image interchange format GIF.
In a second aspect, an embodiment of the present invention provides an apparatus for storing annotation data, including:
the position information acquisition module is used for acquiring position information corresponding to the annotation data to be stored;
the image acquisition module is used for acquiring an image corresponding to the annotation data to be stored;
and the storage module is used for storing the picture and the position information into the same document in a specified format.
Further, the annotation data to be saved includes all annotation data or specified annotation data in the annotation page;
the picture acquisition module is specifically configured to:
performing screenshot operation on the area where the annotation data to be saved is located to obtain a picture corresponding to the annotation data to be saved;
alternatively, the first and second electrodes may be,
and drawing a picture corresponding to the annotation data to be stored according to the position information.
Further, the storage module is specifically configured to:
newly building a document with a specified format; writing the pictures into the document with the specified format; writing the position information into the document with the specified format, wherein the position information is positioned behind the picture in the document with the specified format;
alternatively, the first and second electrodes may be,
and writing the position information into the document corresponding to the picture, wherein the position information is positioned behind the picture in the document corresponding to the picture.
Further, the same document in the specified format contains a document end identifier, and the document end identifier is used for reading the document data before the document end identifier when the document editing software supporting the specified format opens the same document in the specified format;
the storage module is specifically configured to: and writing the position information into the same document in the specified format after the document end identifier before writing the picture into the same document in the specified format before the document end identifier.
Further, the same document in the specified format contains an annotation starting identifier and an annotation ending identifier, and the position information is stored between the annotation starting identifier and the annotation ending identifier in the same document in the specified format;
the position information is used for displaying the annotation data according to the position information between the annotation starting identifier and the annotation ending identifier when the document in the specified format is imported into the software for generating the annotation data to be stored;
the data format of the position information in the same document with the specified format is a JSON format;
the specified format is any one of the following formats:
portable document format PDF;
DOC format;
the JPG format;
the JPEG format;
PNG format;
image interchange format GIF.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor and a memory, wherein,
the memory is used for storing a computer program;
the processor is used for realizing any one annotation data storage method when executing the program stored in the memory.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored, and when the computer program runs on a computer, the computer is caused to execute any one of the annotation data saving methods described above.
In a fifth aspect, an embodiment of the present invention further provides a computer program product containing instructions, which when run on a computer, causes the computer to execute any one of the annotation data saving methods described above.
According to the annotation data storage method and device, the electronic equipment, the computer readable storage medium and the computer program product provided by the embodiment of the invention, the position information corresponding to the annotation data to be stored is obtained; acquiring a picture corresponding to the annotation data to be stored; and storing the picture and the position information into the same document in a specified format. In the embodiment of the invention, the position information corresponding to the annotation data to be saved and the picture corresponding to the annotation data to be saved are stored in the same document with a specified format, so that the picture corresponding to the annotation data to be saved can be displayed in other software with a picture display function except for target software which generates the annotation data, such as electronic whiteboard software, and when the saved annotation data is to be checked, a user can check the specific annotation data by displaying the picture corresponding to the saved annotation data through other software with a picture display function except for the target software, such as document editing software, and then when the user sends the saved annotation data to other people, even if the target software is not installed in electronic equipment used by other people, the picture corresponding to the saved annotation data can be displayed through other software with a picture display function except for the target software, to view annotation data, namely: the viewer can more conveniently view the annotation data, and therefore user experience is improved.
Of course, not all of the advantages described above need to be achieved at the same time in the practice of any one product or method of the invention.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a method for storing annotation data according to an embodiment of the present invention;
fig. 2 is another schematic flow chart of a method for storing annotation data according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an annotation data storage device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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 invention.
In order to improve user experience, embodiments of the present invention provide a method and an apparatus for storing annotation data, an electronic device, a computer-readable storage medium, and a computer program product.
The annotation data in the embodiment of the present invention may be annotation data in a page such as an electronic whiteboard, and may also be annotation data in a page such as a PPT, where a specific type of the annotation page where the annotation data is located is not limited.
Referring to fig. 1, fig. 1 is a schematic flow chart of a method for storing annotation data according to an embodiment of the present invention, which specifically includes the following steps:
step 101, obtaining position information corresponding to annotation data to be saved.
Further, the annotation data to be saved may be all annotation data in the annotation page, or may also be specified annotation data in the annotation page, for example, the annotation data to be saved may be annotation data in a specified frame selection area selected by a user in the annotation page through a mouse frame selection or a touch frame selection.
The number of the annotation pages in this step may be one or more.
This step may be performed after detecting a save instruction of the user for the annotation data to be saved, for example: and when detecting that the user selects the specified annotation data in the specified area as the annotation data to be saved in a frame selection mode and clicks the annotation saving icon in the interface, acquiring the position information corresponding to the annotation data to be saved.
The position information corresponding to the annotation data to be saved may be position information of each pixel point where the annotation data to be saved is located, and after the position information of each pixel point where the annotation data to be saved is located is obtained, the obtained position information may be stored in a document in a specified format in the subsequent step 103.
When the annotation data to be saved is annotation data with attributes such as color, thickness and the like, if the annotation data is displayed only according to the position information, the attributes such as color, thickness and the like of the annotation data cannot be displayed, and therefore, further, the pixel value information of each pixel point where the annotation data to be saved is located can be obtained, the pixel value information of each pixel point where the annotation data to be saved is located can be stored in the document with the specified format, and when the document with the specified format including the pixel value information and the position information of each pixel point where the annotation data is located is imported into the software for generating the annotation data, the displayed annotation data is the annotation data with attributes such as color, thickness and the like, and therefore, user experience can be further improved.
And 102, acquiring a picture corresponding to the annotation data to be stored.
In the embodiment of the present invention, after a storage instruction of a user for annotation data to be stored is detected, step 101 may be executed first to obtain position information corresponding to the annotation data to be stored, or step 102 may be executed first to obtain a picture corresponding to the annotation data to be stored, and the execution sequence of step 101 and step 102 is not limited.
When the annotation data to be stored is stored and distributed in a plurality of annotation pages, the images corresponding to the annotation data to be stored in each annotation page can be obtained page by page according to the sequence from front to back.
Preferably, in this step, the above-mentioned picture can be obtained in two ways:
the first mode is as follows: and drawing a picture corresponding to the annotation data to be stored according to the position information.
By adopting the first mode, the picture corresponding to the annotation data to be saved can be obtained by drawing in a data rendering mode based on the position information acquired in the step 101.
The second mode is as follows: and performing screenshot operation on the area where the annotation data to be saved is located to obtain a picture corresponding to the annotation data to be saved.
Specifically, when the annotation data to be saved is all annotation data in the annotation page, an Application Programming Interface (API) for performing screenshot operation in the system may be directly called to perform whole page screenshot on the annotation page, so as to obtain a picture corresponding to the annotation data to be saved; when the comment data to be saved is the specified comment data framed and selected by the user in the comment page, the API can be called to obtain the picture corresponding to the specified comment data to be saved based on the position information of the selection frame.
When the annotation data to be saved is all the annotation data in the annotation page, the second mode is adopted to obtain the pictures including the annotation data to be saved and all the original contents in the annotation page, for example, when the annotation data to be saved is all the annotation data in a certain electronic whiteboard software page and the electronic whiteboard software page has a background element or a background color, the second mode is adopted to obtain all the annotation data in the electronic whiteboard software page and simultaneously include all the background elements or the background color of the electronic whiteboard software page, and for example, when the annotation data to be saved is all the annotation data in a certain page and the PPT page has original data (data already existing in the PPT page before the annotation data is generated), the second mode is adopted to obtain all the annotation data in the PPT page, and also pictures of all the original data of the PPT page.
When the annotation data to be stored is the designated annotation data in the annotation page, the picture including the annotation data to be stored and the original content in the designated area where the designated annotation data in the annotation page is located can be obtained in the second mode. For example, when the annotation data to be stored is specified annotation data in a certain electronic whiteboard software page, and the electronic whiteboard software page has a background element or a background color, a first manner may be adopted to obtain the specified annotation data in the electronic whiteboard software page, and also include a picture of the background element or the background color in a specified area where the specified annotation data in the electronic whiteboard software page is located.
Step 103, storing the picture and the position information into the same document in a specified format.
In this step, the storage location of the picture may be after the storage location of the position information or before the storage location of the position information in the same document, and the front-back relationship between the storage locations of the picture and the position information in the same document is not limited herein.
When the annotation data to be saved are distributed on a plurality of different annotation pages, the position information and the picture corresponding to the annotation data to be saved in each annotation page can be stored according to the order of the annotation pages, for example: when the annotation data to be stored is distributed on 2 different annotation pages, the picture corresponding to the annotation data to be stored in the first annotation page may be stored first, then the picture corresponding to the annotation data to be stored in the second annotation page may be stored sequentially, and after all the pictures are stored, the position information corresponding to the annotation data to be stored in the first annotation page and the position information corresponding to the annotation data to be stored in the second annotation page may be stored sequentially after the picture storage positions are reached.
Further, the specified format may be any one of the following formats: a portable document format PDF, a DOC format, a JPG format, a JPEG format, a PNG format, or an image interchange format GIF, or the like. Accordingly, the document editing software is software having a picture display function in addition to target software for generating annotation data such as electronic whiteboard software, and specifically, for example, when the specified format is a PDF format, the document editing software may be software (PDF reader) having a PDF document editing function; when the specified format is the DOC format, the document editing software can be common office software; when the specified format is a JPG format, JPEG format, PNG format, or GIF format, the document editing software may be a picture reader.
Further, when the specified format is a non-picture format, for example: in the formats of PDF, DOC, etc., the picture and the position information may be stored in the same document in the specified format as follows:
newly building a document with a specified format;
writing the pictures into the document with the specified format;
writing the position information into the document with the specified format, wherein the position information is positioned behind the picture in the document with the specified format;
or, when the specified format is a picture format, for example: in the format of JPG, JPEG, PNG, GIF, or the like, the picture and the position information may be stored in the same document in the specified format as follows:
and writing the position information into the document corresponding to the picture, wherein the position information is positioned behind the picture in the document corresponding to the picture.
As can be seen from the above embodiments, in the embodiments of the present invention, the position information corresponding to the annotation data to be saved and the picture corresponding to the annotation data to be saved are stored in the same document in the specified format, so that the picture corresponding to the annotation data to be saved can be displayed in other software having a picture display function except for target software such as electronic whiteboard software which generates the annotation data, and when the saved annotation data is to be viewed, the user can view the specific annotation data by displaying the picture corresponding to the saved annotation data by other software having a picture display function except for the target software such as document editing software, and thus, when the user sends the saved annotation data to another person, even if the target software is not installed in the electronic device used by another person, the picture corresponding to the saved annotation data can be displayed by other software having a picture display function except for the target software, to view annotation data, namely: the viewer can more conveniently view the annotation data, and therefore user experience is improved.
In addition, in the embodiment of the present invention, in the same document in the specified format, the annotation data is doubly stored in two different ways: one is as follows: storing position information corresponding to the comment data to be stored, and when a user needs to re-edit the edited comment data, re-displaying the edited comment data in target software generating the comment data to be stored according to the stored position information so that the user can erase, move and the like the edited comment data; the other is as follows: and storing the picture corresponding to the annotation data to be stored, and when the user only wants to check the annotation data without editing the annotation data again, opening the document in the specified format in other software with a picture display function except the target software, and then directly checking the picture stored in the document without opening the target software, so that the use experience of the user is further improved.
Referring to fig. 2, fig. 2 is another schematic flow chart of the annotation data storage method provided in the embodiment of the present invention, which specifically includes the following steps:
step 201, performing screenshot operation on the area where the annotation data to be saved is located to obtain a picture corresponding to the annotation data to be saved.
Further, the annotation data to be saved may be all annotation data in the annotation page, or may also be specified annotation data in the annotation page, for example, the annotation data to be saved may be annotation data in a specified frame selection area selected by a user in the annotation page through a mouse frame selection or a touch frame selection.
The number of the annotation pages in this step may be one or more.
This step may be performed after detecting a save instruction of the user for the annotation data to be saved, for example: and when detecting that the user selects the specified annotation data in the specified area as the annotation data to be saved in a frame selection mode, and clicking an annotation saving icon in the interface, performing screenshot operation on the area where the annotation data to be saved is located, and obtaining a picture corresponding to the annotation data to be saved.
When the annotation data to be saved are stored on a plurality of annotation pages, the screenshot operation can be performed page by page according to the sequence from front to back so as to obtain the picture corresponding to the annotation data to be saved in each annotation page.
Specifically, when the annotation data to be saved is all annotation data in the annotation page, an Application Programming Interface (API) for performing screenshot operation in the system may be directly called to perform whole page screenshot on the annotation page, so as to obtain a picture corresponding to the annotation data to be saved; when the comment data to be saved is the specified comment data framed and selected by the user in the comment page, the API can be called to obtain the picture corresponding to the specified comment data to be saved based on the position information of the selection frame.
When the annotation data to be saved is all the annotation data in the annotation page, the picture including the annotation data to be saved and all the original contents in the annotation page can be obtained through the step, for example, when the annotation data to be saved is all the annotation data in a certain electronic whiteboard software page and the electronic whiteboard software page has background elements or background colors, all the annotation data in the electronic whiteboard software page and the picture including all the background elements or background colors of the electronic whiteboard software page can be obtained through the step.
When the annotation data to be stored is the designated annotation data in the annotation page, the picture including the annotation data to be stored and the original content of the designated annotation data in the annotation page in the designated area can be obtained through the step. For example, when the annotation data to be stored is specified annotation data in a certain electronic whiteboard software page, and the electronic whiteboard software page has a background element or a background color, the specified annotation data in the electronic whiteboard software page may be obtained through this step, and at the same time, a picture including the background element or the background color in a specified area where the specified annotation data in the electronic whiteboard software page is located may also be obtained.
Step 202, creating a document with a specified format.
Specifically, for example, the document of the specified format may be in a portable document format PDF, DOC format, or the like.
The document in the specified format contains an end-of-document identifier, which is used to read the document data before the end-of-document identifier when the document editing software supporting the specified format opens the document in the specified format, for example, the end identifier in the document in the PDF format may be: % EOF.
Step 203, writing the picture in the document in the specified format before the document end identifier.
And 204, acquiring position information corresponding to the annotation data to be stored.
The position information corresponding to the annotation data to be saved can be the position information of each pixel point where the annotation data to be saved is located.
It should be noted that, here, for step 202, after step 201 is executed, step 202 may be executed to newly create a document in a specified format, or after a save instruction for the annotation data to be saved is detected, step 202 may be executed to newly create a document in a specified format; for step 204, after step 201, step 202, and step 203 are executed, step 204 may be executed to obtain the position information corresponding to the annotation data to be saved, or step 204 may be executed after a saving instruction for the annotation data to be saved is detected. In the embodiment of the present invention, the execution order of step 201, step 202, and step 204 is not limited, and it is only required to ensure that step 201, step 202, and step 204 are executed after a storage instruction for annotation data to be stored is detected.
Step 205, writing the position information into the document with the specified format after the document end identifier.
Furthermore, the document with the specified format contains an annotation starting identifier and an annotation ending identifier, and the position information is stored between the annotation starting identifier and the annotation ending identifier in the document with the specified format;
the position information is used for displaying the annotation data according to the position information between the annotation starting identifier and the annotation ending identifier when the document in the specified format is imported into the software for generating the annotation data to be stored. Specifically, when a user wants to perform editing operations such as erasing and moving on stored annotation data, the document in the specified format can be imported into software for generating the annotation data, so that position information can be quickly located according to an annotation starting identifier and an annotation ending identifier in the document, then each pixel point in a software page where the annotation data is located can be determined according to the position information, and then the annotation data can be displayed in a software interface for the user to edit in a mode of setting the pixel value of each pixel point as a preset value.
When the annotation data to be saved is annotation data with attributes such as color, thickness, and the like, if the annotation data is displayed only according to the position information, the attributes such as color, thickness, and the like of the annotation data cannot be displayed, and therefore, further, the pixel value information of each pixel point where the annotation data to be saved is located can be obtained, and the annotation starting identifier and the annotation ending identifier can be stored: and the pixel value information of each pixel point where the annotation data is located is to be stored, so that when the document in the specified format including the pixel value information and the position information of each pixel point where the annotation data is located is imported into the software for generating the annotation data, after each pixel point in the software page where the annotation data is located is determined according to the position information, the determined pixel value of each pixel point can be set according to the pixel value information in the document so as to restore the attributes of the annotation data, such as color, thickness and the like.
Further, the data format of the position information in the document in the specified format may be a JSON (javascript object Notation) format. Under the condition that the pixel value information of each pixel point where the annotation data to be saved is required to be acquired and stored, the data format of the pixel value information stored in the document with the specified format can also be the JSON format.
Because the JSON adopts a text format completely independent of a programming language to store and represent data, the data is easy to analyze and generate, and the data stored in the JSON form is easier to transmit through a network, in the embodiment of the invention, the position information is stored in the document with the specified format in the JSON form, so that the storage efficiency of the annotation data can be improved, and the network transmission efficiency can be improved in the annotation transmission process.
In the embodiment shown in fig. 2, the position information corresponding to the annotation data to be saved and the picture corresponding to the annotation data to be saved are stored in the same document in a specified format, so that the picture corresponding to the annotation data to be saved can be displayed in other software having a picture display function except for target software such as electronic whiteboard software which generates the annotation data, when the saved annotation data is to be viewed, the user can view the specific annotation data by displaying the picture corresponding to the saved annotation data by other software having a picture display function except for the target software such as document editing software, and then when the user sends the saved annotation data to him, even if the target software is not installed in the electronic device used by the other person, the picture corresponding to the saved annotation data can be displayed by other software having a picture display function except for the target software, to view annotation data, namely: the viewer can more conveniently view the annotation data, and therefore user experience is improved.
Meanwhile, in the document with the specified format, the user can check the data content before the document end identifier through the document editing software, and the data content after the document end identifier is invisible to the user, so that the user can only display the picture corresponding to the annotation data to be saved to the user and hide the position information in a mode of writing the picture corresponding to the annotation data to be saved in front of the document end identifier in the document with the specified format and writing the position information in back of the document end identifier in the document with the specified format, thereby reducing the visual interference of the user in the checking process of the annotation data, and further improving the user experience.
In addition, in the embodiment of the present invention, in the same document in the specified format, the annotation data is doubly stored in two different ways: one is as follows: storing the picture corresponding to the annotation data to be stored, and when a user only wants to view the annotation data without editing the annotation data again, opening the document in the specified format in other software with a picture display function except the target software, and then directly viewing the picture stored in the document without opening the target software; the other is as follows: the position information corresponding to the comment data to be saved is stored, and when a user needs to re-edit the edited comment data, the edited comment data can be re-displayed in the target software generating the comment data to be saved according to the stored position information, so that the user can conveniently erase, move and the like the edited comment data, and therefore the use experience of the user is further improved.
Moreover, because the document with the specified format contains the annotation starting identifier and the annotation ending identifier, and the position information is stored between the annotation starting identifier and the annotation ending identifier in the document with the specified format, when the document with the specified format is imported into software for generating annotation data, the position information can be quickly positioned according to the annotation starting identifier and the annotation ending identifier in the document so as to perform a subsequent annotation data display process, and therefore, the efficiency of displaying the annotation data according to the position information can be improved.
Based on the same inventive concept, according to the annotation data storage method provided in the above embodiment of the present invention, correspondingly, an embodiment of the present invention further provides an annotation data storage device, a schematic structural diagram of the device is shown in fig. 3, and the annotation data storage device includes:
the position information acquiring module 301 is configured to acquire position information corresponding to annotation data to be stored;
a picture obtaining module 302, configured to obtain a picture corresponding to the annotation data to be saved;
a storage module 303, configured to store the picture and the location information in a same document in a specified format.
Further, the annotation data to be saved includes all annotation data or specified annotation data in the annotation page;
the picture obtaining module 302 is specifically configured to:
performing screenshot operation on the area where the annotation data to be saved is located to obtain a picture corresponding to the annotation data to be saved;
alternatively, the first and second electrodes may be,
and drawing a picture corresponding to the annotation data to be stored according to the position information.
Further, the storage module 303 is specifically configured to:
newly building a document with a specified format; writing the pictures into the document with the specified format; writing the position information into the document with the specified format, wherein the position information is positioned behind the picture in the document with the specified format;
alternatively, the first and second electrodes may be,
and writing the position information into the document corresponding to the picture, wherein the position information is positioned behind the picture in the document corresponding to the picture.
Further, the same document in the specified format contains a document end identifier, and the document end identifier is used for reading the document data before the document end identifier when the document editing software supporting the specified format opens the same document in the specified format;
the storage module is specifically configured to: and writing the position information into the same document in the specified format after the document end identifier before writing the picture into the same document in the specified format before the document end identifier.
Further, the same document in the specified format contains an annotation starting identifier and an annotation ending identifier, and the position information is stored between the annotation starting identifier and the annotation ending identifier in the same document in the specified format;
the position information is used for displaying the annotation data according to the position information between the annotation starting identifier and the annotation ending identifier when the same document in the specified format is imported into the software for generating the annotation data to be stored;
the data format of the position information in the same document with the specified format is a JSON format;
the specified format is any one of the following formats:
portable document format PDF;
DOC format;
the JPG format;
the JPEG format;
PNG format;
image interchange format GIF.
In the embodiment of the present invention shown in fig. 3, after the position information acquiring module 301 acquires the position information corresponding to the annotation data to be saved, and the picture acquiring module 302 acquires the picture corresponding to the annotation data to be saved, the storage module 303 stores the picture and the position information into the same document in a specified format, so that the picture corresponding to the annotation data to be saved can be displayed in other software having a picture display function except for target software such as electronic whiteboard software which generates the annotation data, when the saved annotation data is to be viewed, a user can view specific annotation data by displaying the picture corresponding to the saved annotation data by other software having a picture display function except for the target software such as document editing software, and then, when the user sends the saved annotation data to other people, even if the target software is not installed in the electronic device used by other people, the comment data can also be viewed through the display of the picture corresponding to the saved comment data by other software with a picture display function besides the target software, namely: the viewer can more conveniently view the annotation data, and therefore user experience is improved.
In addition, in the embodiment of the present invention, in the same document in the specified format, the annotation data is doubly stored in two different ways: one is as follows: storing position information corresponding to the comment data to be stored, and when a user needs to re-edit the edited comment data, re-displaying the edited comment data in target software generating the comment data to be stored according to the stored position information so that the user can erase, move and the like the edited comment data; the other is as follows: and storing the picture corresponding to the annotation data to be stored, and when the user only wants to check the annotation data without editing the annotation data again, opening the document in the specified format in other software with a picture display function except the target software, and then directly checking the picture stored in the document without opening the target software, so that the use experience of the user is further improved.
An embodiment of the present invention further provides an electronic device, as shown in fig. 4, including a processor 401, a communication interface 402, a memory 403, and a communication bus 404, where the processor 401, the communication interface 402, and the memory 403 complete mutual communication through the communication bus 404,
a memory 403 for storing a computer program;
the processor 401, when executing the program stored in the memory 403, implements the following steps:
acquiring position information corresponding to annotation data to be stored;
acquiring a picture corresponding to the annotation data to be stored;
and storing the picture and the position information into the same document in a specified format.
Further, other processing flows in the annotation data saving method provided by the embodiment of the present invention may also be included, and are not described in detail herein.
In the embodiment shown in fig. 4, the position information corresponding to the annotation data to be saved and the picture corresponding to the annotation data to be saved are stored in the same document in a specified format, so that the picture corresponding to the annotation data to be saved can be displayed in other software having a picture display function except for target software such as electronic whiteboard software which generates the annotation data, when the saved annotation data is to be viewed, the user can view the specific annotation data by displaying the picture corresponding to the saved annotation data by other software having a picture display function except for the target software such as document editing software, and then when the user sends the saved annotation data to him, even if the target software is not installed in the electronic device used by the other person, the picture corresponding to the saved annotation data can be displayed by other software having a picture display function except for the target software, to view annotation data, namely: the viewer can more conveniently view the annotation data, and therefore user experience is improved.
In addition, in the embodiment of the present invention, in the same document in the specified format, the annotation data is doubly stored in two different ways: one is as follows: storing position information corresponding to the comment data to be stored, and when a user needs to re-edit the edited comment data, re-displaying the edited comment data in target software generating the comment data to be stored according to the stored position information so that the user can erase, move and the like the edited comment data; the other is as follows: and storing the picture corresponding to the annotation data to be stored, and when the user only wants to check the annotation data without editing the annotation data again, opening the document in the specified format in other software with a picture display function except the target software, and then directly checking the picture stored in the document without opening the target software, so that the use experience of the user is further improved.
The communication bus mentioned above by the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the device can also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, or a discrete hardware component.
In still another embodiment provided by the present invention, there is also provided a computer-readable storage medium having stored therein a computer program which, when run on a computer, causes the computer to execute the annotation data saving method of any one of the above embodiments.
The computer-readable storage medium provided in the embodiment of the present invention stores a computer program, and when the computer program runs on a computer, the computer program can store position information corresponding to annotation data to be saved and a picture corresponding to the annotation data to be saved in the same document in a specified format, so that the picture corresponding to the annotation data to be saved can be displayed in other software having a picture display function except for target software that generates the annotation data, such as electronic whiteboard software, and when the saved annotation data is to be viewed, a user can view specific annotation data by displaying the picture corresponding to the saved annotation data by other software having a picture display function, such as document editing software, except for the target software, and then, when the user sends the saved annotation data to another person, even if the target software is not installed in electronic equipment used by another person, the comment data can also be viewed through the display of the picture corresponding to the saved comment data by other software with a picture display function besides the target software, namely: the viewer can more conveniently view the annotation data, and therefore user experience is improved.
In addition, in the embodiment of the present invention, in the same document in the specified format, the annotation data is doubly stored in two different ways: one is as follows: storing position information corresponding to the comment data to be stored, and when a user needs to re-edit the edited comment data, re-displaying the edited comment data in target software generating the comment data to be stored according to the stored position information so that the user can erase, move and the like the edited comment data; the other is as follows: and storing the picture corresponding to the annotation data to be stored, and when the user only wants to check the annotation data without editing the annotation data again, opening the document in the specified format in other software with a picture display function except the target software, and then directly checking the picture stored in the document without opening the target software, so that the use experience of the user is further improved.
In yet another embodiment provided by the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the annotation data saving method of any one of the above embodiments.
The computer program product including instructions according to the embodiment of the present invention may store, when running on a computer, position information corresponding to annotation data to be saved and a picture corresponding to the annotation data to be saved in the same document in a designated format, so that the picture corresponding to the annotation data to be saved may be displayed in other software having a picture display function, other than target software that generates the annotation data, such as electronic whiteboard software, and when the saved annotation data is to be viewed, a user may view specific annotation data by displaying the picture corresponding to the saved annotation data by other software having a picture display function, other than the target software, such as document editing software, and then, when the user sends the saved annotation data to another person, even if the target software is not installed in electronic equipment used by another person, the comment data can also be viewed through the display of the picture corresponding to the saved comment data by other software with a picture display function besides the target software, namely: the viewer can more conveniently view the annotation data, and therefore user experience is improved.
In addition, in the embodiment of the present invention, in the same document in the specified format, the annotation data is doubly stored in two different ways: one is as follows: storing position information corresponding to the comment data to be stored, and when a user needs to re-edit the edited comment data, re-displaying the edited comment data in target software generating the comment data to be stored according to the stored position information so that the user can erase, move and the like the edited comment data; the other is as follows: and storing the picture corresponding to the annotation data to be stored, and when the user only wants to check the annotation data without editing the annotation data again, opening the document in the specified format in other software with a picture display function except the target software, and then directly checking the picture stored in the document without opening the target software, so that the use experience of the user is further improved.
The computer instructions may be stored in or transmitted from one computer-readable storage medium to another computer-readable storage medium, e.g., from one website site, computer, server, or data center via a wired (e.g., coaxial cable, optical fiber, digital subscriber line (DS L)) or wireless (e.g., infrared, wireless, microwave, etc.) manner to another website site, computer, server, or data center.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, 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 phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus, the electronic device, the computer-readable storage medium, and the computer program product embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and in relation to them, reference may be made to the partial description of the method embodiments.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. A comment data storage method is characterized by comprising the following steps:
acquiring position information corresponding to annotation data to be stored;
acquiring a picture corresponding to the annotation data to be stored;
and storing the picture and the position information into the same document in a specified format.
2. The method according to claim 1, wherein the annotation data to be saved comprises all annotation data or specified annotation data in an annotation page;
the acquiring the picture corresponding to the annotation data to be saved includes:
performing screenshot operation on the area where the annotation data to be saved is located to obtain a picture corresponding to the annotation data to be saved;
alternatively, the first and second electrodes may be,
and drawing a picture corresponding to the annotation data to be stored according to the position information.
3. The method of claim 1, wherein storing the picture and the location information in a same document in a specified format comprises:
newly building a document with a specified format;
writing the pictures into the document with the specified format;
writing the position information into the document with the specified format, wherein the position information is positioned behind the picture in the document with the specified format;
alternatively, the first and second electrodes may be,
the storing the picture and the position information into the same document in a specified format includes:
and writing the position information into the document corresponding to the picture, wherein the position information is positioned behind the picture in the document corresponding to the picture.
4. The method according to claim 1, wherein the same document in the specified format contains an end-of-document identifier for causing document data before the end-of-document identifier to be read when the same document in the specified format is opened by document editing software supporting the specified format;
the storing the picture and the position information into the same document in a specified format includes:
and writing the position information into the same document in the specified format after the document end identifier before writing the picture into the same document in the specified format before the document end identifier.
5. The method according to any one of claims 1 to 4, wherein the same document in the specified format contains an annotation start identifier and an annotation end identifier, and the position information is stored between the annotation start identifier and the annotation end identifier in the same document in the specified format;
the position information is used for displaying the annotation data according to the position information between the annotation starting identifier and the annotation ending identifier when the same document in the specified format is imported into the software for generating the annotation data to be stored;
the data format of the position information in the same document with the specified format is a JSON format;
the specified format is any one of the following formats:
portable document format PDF;
DOC format;
the JPG format;
the JPEG format;
PNG format;
image interchange format GIF.
6. An annotation data holding apparatus, comprising:
the position information acquisition module is used for acquiring position information corresponding to the annotation data to be stored;
the image acquisition module is used for acquiring an image corresponding to the annotation data to be stored;
and the storage module is used for storing the picture and the position information into the same document in a specified format.
7. The device according to claim 6, wherein the annotation data to be saved comprises all annotation data or specified annotation data in an annotation page;
the picture acquisition module is specifically configured to:
performing screenshot operation on the area where the annotation data to be saved is located to obtain a picture corresponding to the annotation data to be saved;
alternatively, the first and second electrodes may be,
and drawing a picture corresponding to the annotation data to be stored according to the position information.
8. The apparatus of claim 6, wherein the storage module is specifically configured to:
newly building a document with a specified format; writing the pictures into the document with the specified format; writing the position information into the document with the specified format, wherein the position information is positioned behind the picture in the document with the specified format;
alternatively, the first and second electrodes may be,
and writing the position information into the document corresponding to the picture, wherein the position information is positioned behind the picture in the document corresponding to the picture.
9. The apparatus according to claim 6, wherein the same document in the specified format contains an end-of-document identifier for causing document data before the end-of-document identifier to be read when the same document in the specified format is opened by document editing software supporting the specified format;
the storage module is specifically configured to: and writing the position information into the same document in the specified format after the document end identifier before writing the picture into the same document in the specified format before the document end identifier.
10. The apparatus according to any one of claims 6-9, wherein the same document in the specified format contains an annotation start identifier and an annotation end identifier, and the position information is stored between the annotation start identifier and the annotation end identifier in the same document in the specified format;
the position information is used for displaying the annotation data according to the position information between the annotation starting identifier and the annotation ending identifier when the same document in the specified format is imported into the software for generating the annotation data to be stored;
the data format of the position information in the same document with the specified format is a JSON format;
the specified format is any one of the following formats:
portable document format PDF;
DOC format;
the JPG format;
the JPEG format;
PNG format;
image interchange format GIF.
CN201911185515.2A 2019-11-27 2019-11-27 Annotation data storage method and device Active CN111428452B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911185515.2A CN111428452B (en) 2019-11-27 2019-11-27 Annotation data storage method and device
PCT/CN2020/131547 WO2021104322A1 (en) 2019-11-27 2020-11-25 Method and apparatus for saving annotation data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911185515.2A CN111428452B (en) 2019-11-27 2019-11-27 Annotation data storage method and device

Publications (2)

Publication Number Publication Date
CN111428452A true CN111428452A (en) 2020-07-17
CN111428452B CN111428452B (en) 2023-09-05

Family

ID=71546836

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911185515.2A Active CN111428452B (en) 2019-11-27 2019-11-27 Annotation data storage method and device

Country Status (2)

Country Link
CN (1) CN111428452B (en)
WO (1) WO2021104322A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380827A (en) * 2020-10-16 2021-02-19 福建天泉教育科技有限公司 PPTX document batch processing method and terminal
WO2021104322A1 (en) * 2019-11-27 2021-06-03 杭州海康威视数字技术股份有限公司 Method and apparatus for saving annotation data

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001101165A (en) * 1999-09-29 2001-04-13 Hitachi Software Eng Co Ltd Document editor
US6865713B1 (en) * 1998-08-07 2005-03-08 International Business Machines Corporation Apparatus, program product and method of annotating a hypertext document with comments
US20050256825A1 (en) * 2003-06-20 2005-11-17 International Business Machines Corporation Viewing annotations across multiple applications
US20110137923A1 (en) * 2009-12-09 2011-06-09 Evtext, Inc. Xbrl data mapping builder
CN103309568A (en) * 2012-03-14 2013-09-18 联想(北京)有限公司 Electronic document annotation method, electronic document annotation device and terminal device
CN103761218A (en) * 2014-01-27 2014-04-30 上海维响信息科技有限公司 Method for annotating and commenting electronic document on computer
CN104794106A (en) * 2014-01-17 2015-07-22 北京大学 Annotating method and device
WO2018107608A1 (en) * 2016-12-15 2018-06-21 广州视源电子科技股份有限公司 Annotation method and apparatus
CN108776651A (en) * 2018-06-08 2018-11-09 北京厚德思成科技有限公司 The annotation processing method and system of pdf document
CN109120880A (en) * 2018-09-19 2019-01-01 电子科技大学 Real-time conferencing annotation method and system based on intelligent terminal
CN109726367A (en) * 2017-10-27 2019-05-07 腾讯科技(北京)有限公司 A kind of method and relevant apparatus of annotation displaying
CN110196675A (en) * 2019-04-17 2019-09-03 华为技术有限公司 A kind of method and electronic equipment of addition annotation

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337389B1 (en) * 1999-12-07 2008-02-26 Microsoft Corporation System and method for annotating an electronic document independently of its content
US7042594B1 (en) * 2000-03-07 2006-05-09 Hewlett-Packard Development Company, L.P. System and method for saving handwriting as an annotation in a scanned document
CN102467495A (en) * 2011-09-08 2012-05-23 中标软件有限公司 Method for handwriting comment for odt format file
CN102455868B (en) * 2011-09-30 2014-06-11 北京壹人壹本信息科技有限公司 Mail handwritten annotation and display method
CN102567452A (en) * 2011-11-11 2012-07-11 北京壹人壹本信息科技有限公司 Endorsement information processing method and device utilizing same
CN111428452B (en) * 2019-11-27 2023-09-05 杭州海康威视数字技术股份有限公司 Annotation data storage method and device

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6865713B1 (en) * 1998-08-07 2005-03-08 International Business Machines Corporation Apparatus, program product and method of annotating a hypertext document with comments
JP2001101165A (en) * 1999-09-29 2001-04-13 Hitachi Software Eng Co Ltd Document editor
US20050256825A1 (en) * 2003-06-20 2005-11-17 International Business Machines Corporation Viewing annotations across multiple applications
US20110137923A1 (en) * 2009-12-09 2011-06-09 Evtext, Inc. Xbrl data mapping builder
CN103309568A (en) * 2012-03-14 2013-09-18 联想(北京)有限公司 Electronic document annotation method, electronic document annotation device and terminal device
CN104794106A (en) * 2014-01-17 2015-07-22 北京大学 Annotating method and device
CN103761218A (en) * 2014-01-27 2014-04-30 上海维响信息科技有限公司 Method for annotating and commenting electronic document on computer
WO2018107608A1 (en) * 2016-12-15 2018-06-21 广州视源电子科技股份有限公司 Annotation method and apparatus
CN109726367A (en) * 2017-10-27 2019-05-07 腾讯科技(北京)有限公司 A kind of method and relevant apparatus of annotation displaying
CN108776651A (en) * 2018-06-08 2018-11-09 北京厚德思成科技有限公司 The annotation processing method and system of pdf document
CN109120880A (en) * 2018-09-19 2019-01-01 电子科技大学 Real-time conferencing annotation method and system based on intelligent terminal
CN110196675A (en) * 2019-04-17 2019-09-03 华为技术有限公司 A kind of method and electronic equipment of addition annotation

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021104322A1 (en) * 2019-11-27 2021-06-03 杭州海康威视数字技术股份有限公司 Method and apparatus for saving annotation data
CN112380827A (en) * 2020-10-16 2021-02-19 福建天泉教育科技有限公司 PPTX document batch processing method and terminal
CN112380827B (en) * 2020-10-16 2022-10-21 福建天泉教育科技有限公司 PPTX document batch processing method and terminal

Also Published As

Publication number Publication date
WO2021104322A1 (en) 2021-06-03
CN111428452B (en) 2023-09-05

Similar Documents

Publication Publication Date Title
CN111008520B (en) Annotating method and device, terminal equipment and storage medium
CN107885848B (en) Webpage screen capturing method based on web technology
US9529783B2 (en) Live previews for multitasking and state management
US20140047308A1 (en) Providing note based annotation of content in e-reader
CN103927178A (en) Picture capturing method and picture capturing device
US9953012B2 (en) Method and system for web page markup including notes, sketches, and stamps
US10013156B2 (en) Information processing apparatus, information processing method, and computer-readable recording medium
US20130339459A1 (en) Information sharing apparatus, information sharing system, and method of processing information
US11288337B2 (en) Object selection in web page authoring
JP2014219974A (en) Method and device for acquiring partial contents of web page
CN108647348A (en) Textual presentation method, apparatus, equipment and storage medium
CN114357345A (en) Picture processing method and device, electronic equipment and computer readable storage medium
CN111596848A (en) Interface color taking method, device, equipment and storage medium
CN105760501A (en) Document format conversion method and device
CN111414727A (en) Method and device for editing header and footer of PDF (Portable document Format) document and electronic equipment
CN106648571B (en) Method and device for calibrating application interface
CN111428452B (en) Annotation data storage method and device
EP2437184A1 (en) Host apparatus and method of displaying content by the same
CN113688341B (en) Dynamic picture decomposition method and device, electronic equipment and readable storage medium
CN111913566A (en) Data processing method and device, electronic equipment and computer storage medium
CN116820635A (en) Document block sharing method, device, system and storage medium
CN117093386B (en) Page screenshot method, device, computer equipment and storage medium
CN113220381A (en) Click data display method and device
US20150089356A1 (en) Text Selection
CN115904152A (en) HTML 5-based flow chart drawing method, device, equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant