CN117744605A - Document editing method, device, electronic equipment and storage medium - Google Patents

Document editing method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117744605A
CN117744605A CN202311800983.2A CN202311800983A CN117744605A CN 117744605 A CN117744605 A CN 117744605A CN 202311800983 A CN202311800983 A CN 202311800983A CN 117744605 A CN117744605 A CN 117744605A
Authority
CN
China
Prior art keywords
handwriting input
input content
document
information
coordinate information
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
CN202311800983.2A
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.)
ONYX INTERNATIONAL Inc
Original Assignee
ONYX INTERNATIONAL Inc
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 ONYX INTERNATIONAL Inc filed Critical ONYX INTERNATIONAL Inc
Priority to CN202311800983.2A priority Critical patent/CN117744605A/en
Publication of CN117744605A publication Critical patent/CN117744605A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a document editing method, a device, an electronic device and a storage medium, wherein the document editing method comprises the following steps: converting the initial streaming document into a format document; acquiring handwriting input content on the format document display interface; acquiring coordinate information of the handwriting input content; and adding the handwriting input content to a corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain a target streaming document, or adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into the target streaming document. According to the method and the device for obtaining the target streaming document, the handwriting input content is added to the initial streaming document or the format document to obtain the target streaming document, additional hardware equipment or new software tools are not needed to be developed, the development efficiency is improved, and the development cost is reduced.

Description

Document editing method, device, electronic equipment and storage medium
Technical Field
The embodiment of the application relates to the technical field of document editing, in particular to a document editing method, a document editing device, electronic equipment and a storage medium.
Background
The management information system (Management Information System, abbreviated as MIS) is a system which is artificially dominant and utilizes computer hardware, software, network communication equipment and other office equipment to collect, transmit, process, store, update, expand and maintain information. Currently, many management information systems are based on a B/S (Browser/Server) architecture, and documents received by users are typically streaming documents, such as forms in HTML format. In a B/S architecture based system, it is inconvenient for a user to write directly on an HTML form. For example, for an application scenario in the educational industry, a user may answer on an electronic test paper, the user may need to enter an answer by manually typing in or editing, and the answer may then be submitted back to the system. In a Browser/Server (B/S) based architecture, existing streaming documents can only be typed in, which is not suitable for students who are accustomed to handwriting answers. In existing solutions, in order to handwriting input a streaming document, it is often necessary to resort to additional hardware devices or to develop new software tools, which increases the complexity and development costs of the development process.
Based on the above, the application provides a document editing method, a document editing device, an electronic device and a storage medium, which can improve development efficiency and reduce development cost.
In a first aspect, the present application provides a document editing method, including:
converting the initial streaming document into a format document;
acquiring handwriting input content on the format document display interface;
acquiring coordinate information of the handwriting input content;
and adding the handwriting input content to a corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain a target streaming document, or adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into the target streaming document.
In some embodiments of the present application, the step of adding the handwriting input content to the corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into a target streaming document includes:
converting the handwriting input content into handwriting pictures;
Adding the handwriting picture to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document;
and converting the target format document into a target streaming document.
In some embodiments of the present application, the step of adding the handwriting input content to the corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into a target streaming document includes:
obtaining handwriting information of the handwriting input content;
adding the handwriting information to the corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document;
and converting the target format document into a target streaming document.
In some embodiments of the present application, the step of adding the handwriting input content to the corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into a target streaming document includes:
identifying the handwriting input content to obtain a corresponding handwriting input text;
Adding the handwriting input text to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document;
and converting the target format document into a target streaming document.
In some embodiments of the present application, the step of converting the initial streaming document to a layout document includes:
converting an initial streaming document with form elements into a format document, and acquiring attribute information of the form elements;
the step of adding the handwriting input content to the corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain the target streaming document comprises the following steps:
associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content;
and adding the handwriting input content associated with the attribute information into the form element, and obtaining a target streaming document.
In some embodiments of the present application, the attribute information includes one of region information of the table element in the layout document and a storage path of the table element in the initial streaming document, the region information including a shape and coordinates of the table element in the layout document.
In some embodiments of the present application, the attribute information includes area information of the table element in the layout document, and the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content includes:
judging whether the coordinate information of the handwriting input content is overlapped with the area information;
if yes, associating the handwriting input content with the region information;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance between the coordinate information and the handwriting input content.
In some embodiments of the present application, the attribute information includes area information of the table element in the layout document, and the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content includes:
acquiring coordinate information of a first character of the handwriting input content according to the coordinate information of the handwriting input content;
judging whether the coordinate information of the first character of the handwriting input content is positioned in the range of the area information;
If yes, associating the handwriting input content with the region information;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance between the coordinate information and the handwriting input content.
In some embodiments of the present application, the attribute information includes area information of the form element in the layout document, where the form element is a selection box; the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
judging whether the region information is positioned in a track formed by the coordinate information of the handwriting input content;
if yes, associating the handwriting input content with the region information;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance between the coordinate information and the handwriting input content.
In some embodiments of the present application, the attribute information includes a storage path of the table element in the initial streaming document, and the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content includes:
Acquiring area information of the form element, wherein the area information comprises the shape and coordinates of the form element in the format document;
judging whether the coordinate information of the handwriting input content is overlapped with the area information of the form element or not;
if yes, associating the handwriting input content with a storage path of the form element;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the area information with the shortest linear distance between the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance between the coordinate information and the handwriting input content.
In some embodiments of the present application, the attribute information includes a storage path of the table element in the initial streaming document, and the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content includes:
acquiring coordinate information of a first character of the handwriting input content according to the coordinate information of the handwriting input content;
acquiring area information of the form element, wherein the area information comprises the shape and coordinates of the form element in the format document;
Judging whether the coordinate information of the first character of the handwriting input content is positioned in the range of the area information of the form element;
if yes, associating the handwriting input content with a storage path of the form element;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the area information with the shortest linear distance between the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance between the coordinate information and the handwriting input content.
In some embodiments of the present application, the attribute information includes a storage path of the form element in the initial streaming document, the form element being a selection box;
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
acquiring area information of the form element, wherein the area information comprises coordinates of the form element in the format document;
judging whether the area information of the form element is positioned in a track formed by the coordinate information of the handwriting input content;
if yes, associating the handwriting input content with a storage path of the form element;
And if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the area information with the shortest linear distance between the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance between the coordinate information and the handwriting input content.
In some embodiments of the present application, the step of adding the handwriting input content associated with the attribute information to the form element and obtaining a target streaming document includes:
the type of the form element is obtained, and the form element comprises an input box and a selection box;
and adding the handwriting input content associated with the attribute information into the form element according to the type of the form element, and obtaining the target streaming document.
In a second aspect, the present application further provides a document editing apparatus, including:
the conversion unit is used for converting the initial streaming document into a format document;
the first acquisition unit is used for acquiring handwriting input content on the format document display interface;
the second acquisition unit is used for acquiring coordinate information of the handwriting input content;
And the editing unit is used for adding the handwriting input content to the corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain a target streaming document, or adding the handwriting input content to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document, and converting the target format document into the target streaming document.
In a third aspect, the present application further provides an electronic device, including:
a touch screen;
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the electronic device to implement the document editing method of any of the first aspects of the present application.
In a fourth aspect, the present application also provides a readable storage medium having stored thereon a program or instructions for execution by a processor of the document editing method of any one of the first aspects of the present application.
The application provides a document editing method, a device, an electronic device and a storage medium, wherein the document editing method comprises the following steps: converting the initial streaming document into a format document; acquiring handwriting input content on the format document display interface; acquiring coordinate information of the handwriting input content; and adding the handwriting input content to a corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain a target streaming document, or adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into the target streaming document. According to the method and the device, the initial streaming document is converted into the format document, handwriting input is carried out on the format document, and handwriting input content is added to the initial streaming document or the format document to obtain the target streaming document, so that handwriting input on the streaming document is realized, additional hardware equipment or new software tools are not needed to be developed, development efficiency is improved, and development cost is reduced.
Drawings
FIG. 1 is a flow chart of a document editing method provided herein;
FIG. 2 is a flowchart of a first embodiment of step S40 of the document editing method provided in the present application;
FIG. 3 is a flowchart of a second embodiment of step S40 of the document editing method provided in the present application;
FIG. 4 is a flowchart of a third embodiment of step S40 of the document editing method provided in the present application;
FIG. 5 is a flowchart of a fourth embodiment of step S40 of the document editing method provided herein;
FIG. 6 is a flowchart of step S422 of the document editing method provided herein;
FIG. 7 is a flowchart of a first embodiment of step S421 of the document editing method provided in the present application;
FIG. 8 is a flowchart of a second embodiment of step S421 of the document editing method provided in the present application;
FIG. 9 is a flowchart of a third embodiment of step S421 of the document editing method provided in the present application;
FIG. 10 is a flowchart of a fourth embodiment of step S421 of the document editing method provided in the present application;
FIG. 11 is a flowchart of a fifth embodiment of step S421 of the document editing method provided in the present application;
FIG. 12 is a flowchart of a sixth embodiment of step S421 of the document editing method provided in the present application;
FIG. 13 is a schematic view of a document editing apparatus provided in the present application;
Fig. 14 is a schematic structural diagram of an electronic device provided in the present application.
Description of the embodiments
Embodiments of the present application are described in further detail below with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the embodiments of the application and are not limiting of the embodiments of the application. It should be further noted that, for convenience of description, only some, but not all of the structures related to the embodiments of the present application are shown in the drawings.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, where appropriate, such that embodiments of the present application may be practiced in orders other than those illustrated and described herein, and that the objects identified by "first," "second," etc. are generally of a type that do not limit the number of objects, e.g., the first object may be one or more, and are not to be construed as indicating or implying relative importance. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship. Furthermore, unless explicitly stated and limited otherwise, the terms "disposed," "mounted," "connected," and "in series" are to be construed broadly, as they may be fixedly connected, detachably connected, or integrally connected, for example; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. The specific meaning of the terms in this application will be understood by those of ordinary skill in the art in a specific context.
The document editing method provided by the embodiment of the application can be used for a display device carrying a touch screen, in particular can be used for a display device carrying an electronic ink screen, wherein the display device can be electronic devices such as an ink screen based on the electronic ink screen, a tablet personal computer, a mobile phone, an electronic reader, a personal digital assistant (Personal Digital Assistant, PDA for short) and the like, and specifically, the display device can comprise the electronic ink screen, an image processing module, a microcontroller, a screen driving module, a time sequence control circuit and a power supply control circuit.
Fig. 1 is a flowchart of a document editing method provided in the present application, where the document editing method provided in the embodiment of the present application may be performed by a document editing apparatus, and the document editing apparatus may be implemented by means of hardware and/or software and integrated in a display device on which a touch screen is mounted.
The document editing method performed by the document editing apparatus will be described below as an example. Referring to fig. 1, the document editing method includes:
and step S10, converting the initial streaming document into a format document.
The streaming document supports free editing, and layout calculation and drawing are carried out in a streaming irrigation and drainage mode in browsing. Streaming documents typically contain metadata, styles, bookmarks. Hyperlinks, objects, sections (largest typeset units, different sections formed by document content of different page styles), paragraphs, sentences, and other elements and attributes.
These contents are described in terms of a hierarchical structure, and form the format of a streaming document. The main stream document format is TXT, HTML, ePub, etc.
The format document supports editing, only the page size of the format document is fixed, and the page support of the format document is scaled in equal proportion; the main format document formats are PDF, OFD and the like. The format document is an important category of electronic file application and is one of common basic office software.
And step S20, acquiring handwriting input content on the format document display interface.
Since handwriting input cannot be directly performed on the display interface of the existing streaming document, handwriting input can be performed on the format document display interface after the initial streaming document is converted into the format document, and handwriting input content on the format document display interface can be obtained after the handwriting input. The handwriting input content can be subjective question answering content, objective question answering content, notes, comments and the like.
And step S30, acquiring coordinate information of the handwriting input content.
The specific input position of the handwriting input content can be known by acquiring the coordinate information of the handwriting input content, so that the position of the handwriting input content in the format document can be known by the coordinate information of the handwriting input content, and the handwriting input content can be conveniently added into the initial stream document or the format document. In some embodiments of the present application, the handwriting input content may be subjective question answer content, objective question answer content, input content in a preset area (for example, the form element), notes, comments, and the like, where the subjective question answer content and the objective question answer content are considered to be input content in the preset area, and the notes and comments are considered to be input content not in the preset area.
Step S40, adding the handwriting input content to the corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain a target streaming document, or adding the handwriting input content to the corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into the target streaming document.
In summary, according to the method and the device for generating the target streaming document, the initial streaming document is converted into the format document, handwriting input is performed on the format document, and handwriting input content is added to the initial streaming document or the format document to obtain the target streaming document, so that handwriting input on the streaming document is realized, additional hardware equipment or new software tools are not needed to be developed, development efficiency is improved, and development cost is reduced.
Referring to fig. 2, fig. 2 is a flowchart of an embodiment of step S40 of the document editing method provided in the present application, further, based on the document editing method provided in fig. 1, in this embodiment, the step of adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and then converting the target layout document into a target streaming document includes:
Step S411, converting the handwriting input content into handwriting pictures;
step S412, adding the handwriting picture to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document;
step S413, converting the target format document into a target stream document.
Specifically, the handwriting input content is converted into a handwriting picture, the picture format can be added into a format document, because the handwriting input content is input on the format document display interface, coordinate information of the handwriting input content is coordinates of corresponding positions on the format document, then the handwriting picture is added into the corresponding positions in the format document according to the coordinate information of the handwriting input content to obtain a target format document, and finally the target format document is converted into a target stream format document.
Referring to fig. 3, fig. 3 is a flowchart of a second embodiment of step S40 of the document editing method provided in the present application, further, based on the document editing method provided in fig. 1, in this embodiment, the step of adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and then converting the target layout document into a target streaming document includes:
Step S414, obtaining handwriting information of the handwriting input content;
step S415, adding the handwriting information to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document;
step S416, the target format document is converted into a target stream document.
Specifically, handwriting information of the handwriting input content is obtained, and because the handwriting input content is input on the format document display interface, coordinate information of the handwriting input content is coordinates of a corresponding position on the format document, then the handwriting information is added to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document, and finally the target format document is converted into a target streaming document.
Referring to fig. 4, fig. 4 is a flowchart of a third embodiment of step S40 of the document editing method provided in the present application, further, based on the document editing method provided in fig. 1, in this embodiment, the step of adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and then converting the target layout document into a target streaming document includes:
Step S417, the handwriting input content is identified to obtain a corresponding handwriting input text;
step S418, adding the handwriting input text to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document;
step S419, converting the target format document into a target stream document.
Specifically, the handwriting input content may be identified by using an OCR technology or a myScript technology to obtain a corresponding handwriting input text, and because the handwriting input content is input on the layout document display interface, coordinate information of the handwriting input content is coordinates of a corresponding position on the layout document, then the handwriting input text is added to the corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and finally the target layout document is converted into a target stream document.
Referring to fig. 5, fig. 5 is a flowchart of a fourth embodiment of step S40 of the document editing method provided in the present application, and further, based on the document editing method provided in fig. 1, in this embodiment, the step of converting the initial streaming document into the layout document includes:
Step S111, converting an initial streaming document with form elements into a format document, and acquiring attribute information of the form elements;
the step of adding the handwriting input content to the corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain the target streaming document comprises the following steps:
step S421, associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content;
step S422, adding the handwriting input content associated with the attribute information to the form element, and obtaining a target streaming document.
As can be seen from the above, the present application obtains the attribute information of the form element, then correlates the handwriting input content with the attribute information according to the coordinate information of the handwriting input content, and then adds the handwriting input content correlated with the attribute information to the form element, thereby obtaining the target streaming document. The process does not need to be converted into a streaming document through a format document, and only needs to correlate the handwriting input content with the attribute information through the coordinate information of the handwriting input content, so that the form element corresponding to the handwriting input content is determined, and then the handwriting input content is added into the form element to obtain the target streaming document.
Wherein the attribute information includes one of region information of the table element in the layout document and a storage path of the table element in the initial flow document, the region information including a shape and coordinates of the table element in the layout document. When the attribute information is the region information of the table unit element in the layout document, the position of the table unit can be known through the region information, so that the handwriting input content can be added into the corresponding table unit element; when the attribute information is a storage path of the table element in the initial streaming document, the position of the table element can be known through the storage path, so that the handwriting input content can be added into the corresponding table element.
Referring to fig. 6, fig. 6 is a flowchart of step S422 of the document editing method provided in the present application, further, the step of adding the handwriting input content associated with the attribute information to the form element, and obtaining a target streaming document includes:
step S4221, obtaining the type of the form element, wherein the form element comprises an input box and a selection box;
Step S4222, adding the handwriting input content associated with the attribute information to the form element according to the type of the form element, and obtaining a target streaming document.
Specifically, if the form element is an input box, the handwriting input content is text, writing the text of the handwriting input content associated with the attribute information into the form element, or filling the relevant track or picture of the handwriting input content into the form element; and if the form element is a selection frame, the handwriting input content is a selection track, and if the text of the handwriting input content associated with the attribute information is covered on the selection frame, the selection frame is selected or the selection frame is checked. Wherein the input boxes include a text input box, a multi-line text input box, and a numeric input box, and the selection boxes include a single-item selection box and a multi-item selection box.
Referring to fig. 7, fig. 7 is a flowchart of an embodiment of step S421 of the document editing method provided in the present application, and further, based on the document editing method provided in fig. 5, in this embodiment, the attribute information includes area information of the table element in the layout document, and the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content includes:
Step S4211, judging whether the coordinate information of the handwriting input content is overlapped with the area information;
step S4212, if yes, associating the handwriting input content with the region information;
step S4213, if not, obtaining the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance to the coordinate information.
Determining which input content the handwriting input content belongs to by judging whether the coordinate information of the handwriting input content is overlapped with the area information, and when the coordinate information of the handwriting input content is overlapped with the area information, judging that the handwriting input content is the input content or the subjective question answer content or the objective question answer content in a preset area (the form element), so that the handwriting input content is associated with the area information; when the coordinate information of the handwriting input content is not overlapped with the region information, judging that the handwriting input content is notes or comments, then acquiring the region information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the region information with the shortest linear distance to the coordinate information. Specifically, according to the coordinate information of the handwriting input content and the coordinates in the area information, calculating to obtain the area information with the shortest linear distance to the coordinate information of the handwriting input content.
Referring to fig. 8, fig. 8 is a flowchart of a second embodiment of step S421 of the document editing method provided in the present application, and further, based on the document editing method provided in fig. 5, in this embodiment, the attribute information includes area information of the table element in the layout document, and the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content includes:
step S4214, obtaining the coordinate information of the first character of the handwriting input content according to the coordinate information of the handwriting input content;
step S4215, judging whether the coordinate information of the first character of the handwriting input content is in the range of the area information;
step S4216, if yes, associating the handwriting input content with the region information;
step S4217, if not, acquiring the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance to the coordinate information.
Determining which input content the handwriting input content belongs to by judging whether the coordinate information of the first character of the handwriting input content is overlapped with the area information, and judging that the handwriting input content is input content or subjective question answer content or objective question answer content in a preset area (the form element) when the coordinate information of the first character of the handwriting input content is overlapped with the area information, so that the handwriting input content is associated with the area information; when the coordinate information of the first character of the handwriting input content is not overlapped with the region information, judging that the handwriting input content is notes or comments, then acquiring the region information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the region information with the shortest linear distance to the coordinate information. Specifically, according to the coordinate information of the handwriting input content and the coordinates in the area information, calculating to obtain the area information with the shortest linear distance to the coordinate information of the handwriting input content.
And comparing and judging the coordinate information of the first character of the handwriting input content with the region information, thereby being beneficial to reducing the workload and improving the efficiency.
Referring to fig. 9, fig. 9 is a flowchart of a third embodiment of step S421 of the document editing method provided in the present application, and further, based on the document editing method provided in fig. 5, in this embodiment, the attribute information includes area information of the table element in the layout document, and the table element is a selection box;
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
step S4218, judging whether the region information is positioned in a track formed by the coordinate information of the handwriting input content;
step S4219, if yes, associating the handwriting input content with the region information;
step S421A, if not, obtaining the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance to the coordinate information.
From the above, when the form element is a selection box, the handwriting input content may be objective answer content, notes, comments, etc., where the handwriting input content is determined to be of which type by whether the region information is located in a track formed by the coordinate information of the handwriting input content, and when the region information is located in a track formed by the coordinate information of the handwriting input content, the handwriting input content is determined to be objective answer content, so that the handwriting input content is associated with the region information; when the area information is not located in the track formed by the coordinate information of the handwriting input content, judging that the handwriting input content is notes or comments, then acquiring the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance to the coordinate information. Specifically, according to the coordinate information of the handwriting input content and the coordinates in the area information, calculating to obtain the area information with the shortest linear distance to the coordinate information of the handwriting input content.
Referring to fig. 10, fig. 10 is a flowchart of a fourth embodiment of step S421 of the document editing method provided in the present application, further, based on the document editing method provided in fig. 5, in the present embodiment, the attribute information includes a storage path of the table element in the initial streaming document,
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
step S421B, obtaining area information of the form element, wherein the area information comprises the shape and coordinates of the form element in the format document;
step S421C, judging whether the coordinate information of the handwriting input content is overlapped with the area information of the form element;
step S421D, if yes, associating the handwriting input content with the storage path of the form element;
step S421E, if not, obtaining the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the storage path corresponding to the area information with the shortest linear distance to the coordinate information.
Determining which input content the handwriting input content belongs to by judging whether the coordinate information of the handwriting input content is overlapped with the area information, and judging that the handwriting input content is input content or subjective question answer content or objective question answer content in a preset area (the form element) when the coordinate information of the handwriting input content is overlapped with the area information, so that the handwriting input content is associated with a storage path of the form element; when the coordinate information of the handwriting input content is not overlapped with the region information, judging that the handwriting input content is notes or comments, then acquiring the region information with the shortest linear distance between the coordinate information of the handwriting input content and the region information with the shortest linear distance between the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the region information with the shortest linear distance between the coordinate information and the region information. Specifically, according to the coordinate information of the handwriting input content and the coordinates in the area information, calculating to obtain the area information with the shortest linear distance to the coordinate information of the handwriting input content.
Referring to fig. 11, fig. 11 is a flowchart of a fifth embodiment of step S421 of the document editing method provided in the present application, further, based on the document editing method provided in fig. 5, in the present embodiment, the attribute information includes a storage path of the table element in the initial streaming document,
The step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
step S421F, coordinate information of a first character of the handwriting input content is obtained according to the coordinate information of the handwriting input content;
step S421G, obtaining area information of the form element, wherein the area information comprises the shape and coordinates of the form element in the format document;
step S421H, judging whether the coordinate information of the first character of the handwriting input content is located in the range of the area information of the form element;
step S421I, if yes, associating the handwriting input content with a storage path of the form element;
step S421J, if not, obtaining the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the storage path corresponding to the area information with the shortest linear distance to the coordinate information.
Determining which input content the handwriting input content belongs to by judging whether the coordinate information of the first character of the handwriting input content is overlapped with the area information, and judging that the handwriting input content is input content or subjective question answer content or objective question answer content in a preset area (the form element) when the coordinate information of the first character of the handwriting input content is overlapped with the area information, so that the handwriting input content is associated with a storage path of the form element; when the coordinate information of the first character of the handwriting input content is not overlapped with the area information, judging that the handwriting input content is notes or comments, then acquiring the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance to the coordinate information. Specifically, according to the coordinate information of the handwriting input content and the coordinates in the area information, calculating to obtain the area information with the shortest linear distance to the coordinate information of the handwriting input content.
And comparing and judging the coordinate information of the first character of the handwriting input content with the region information, thereby being beneficial to reducing the workload and improving the efficiency.
Referring to fig. 12, fig. 12 is a flowchart of a sixth embodiment of step S421 of the document editing method provided in the present application, and further, based on the document editing method provided in fig. 5, in this embodiment, the attribute information includes a storage path of the table element in the initial streaming document, and the table element is a selection box;
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
step S421K, obtaining area information of the form element, wherein the area information comprises coordinates of the form element in the format document;
step S421L, judging whether the area information of the form element is positioned in a track formed by the coordinate information of the handwriting input content;
step S421M, if yes, associating the handwriting input content with a storage path of the form element;
step S421N, if not, obtaining the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with the storage path corresponding to the area information with the shortest linear distance to the coordinate information.
From the above, when the form element is a selection box, the handwriting input content may be objective answer content, notes, comments, etc., where the handwriting input content is determined to be of which type by whether the region information is located in a track formed by the coordinate information of the handwriting input content, and when the region information is located in a track formed by the coordinate information of the handwriting input content, the handwriting input content is determined to be objective answer content, so that the handwriting input content is associated with a storage path of the form element; when the area information is not located in the track formed by the coordinate information of the handwriting input content, judging that the handwriting input content is notes or comments, then acquiring the area information with the shortest linear distance to the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance to the coordinate information. Specifically, according to the coordinate information of the handwriting input content and the coordinates in the area information, calculating to obtain the area information with the shortest linear distance to the coordinate information of the handwriting input content.
Fig. 13 is a schematic structural view of a document editing apparatus provided in the present application, and referring to fig. 13, the document editing apparatus includes a conversion unit 10, a first acquisition unit 20, a second acquisition unit 30, and an editing unit 40.
Wherein the conversion unit 10 is configured to convert an initial streaming document into a format document;
the first obtaining unit 20 is configured to obtain handwriting input content on the layout document display interface;
the second obtaining unit 30 is configured to obtain coordinate information of the handwriting input content;
the editing unit 40 is configured to obtain a target streaming document by adding the handwriting input content to a corresponding position in an initial streaming document according to the coordinate information of the handwriting input content, or obtain a target layout document by adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content, and then convert the target layout document into the target streaming document.
As described above, according to the method and the device for generating the target streaming document, the initial streaming document is converted into the format document, handwriting input is performed on the format document, and handwriting input content is added to the initial streaming document or the format document to obtain the target streaming document, so that handwriting input on the streaming document is realized, additional hardware equipment or new software tools are not needed to be developed, development efficiency is improved, and development cost is reduced.
Fig. 14 is a schematic structural diagram of an electronic device provided in the present application, as shown in fig. 14, the electronic device includes a processor 201, a memory 202, an input device 203, an output device 204, and a communication device 205; the number of processors 201 in the electronic device may be one or more, one processor 201 being taken as an example in fig. 12; the processor 201 memory 201, input device 203, output device 204, and communication device 205 in the electronic device may be connected by a bus or other means, for example by a bus connection in fig. 14.
The memory 202 is a computer-readable storage medium that can be used to store a software program, a computer-executable program, and modules such as program instructions/modules corresponding to display control in the embodiment of the present invention (for example, the conversion unit 10, the first acquisition unit 20, the second acquisition unit 30, and the editing unit 40 in the document editing apparatus). The processor 201 executes various functional applications of the electronic device and data processing by executing software programs, instructions, and modules stored in the memory 202, that is, implements the above-described document editing method.
The memory 202 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, at least one application program required for functions; the storage data area may store data created according to the use of the electronic device, etc. In addition, memory 202 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some examples, memory 202 may further include memory located remotely from processor 201, which may be connected to the electronic device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 203 may be used to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the electronic device, such as a touch screen or an ink screen with touch control functions. The output device 204 in this embodiment may be a touch screen, and may further include a sound output device or other display device.
The electronic equipment comprises the document editing device, can be used for executing any document editing method, and has corresponding functions and beneficial effects.
Embodiments also provide a storage medium containing computer-executable instructions for performing a document editing method when executed by a computer processor. The computer program, when executed by the processor, can also realize related operations in other document editing methods provided in any embodiment of the present application, and has corresponding functions and beneficial effects.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product.
Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein. The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks. These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks. These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory. The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, etc., such as Read Only Memory (ROM) or flash RAM. Memory is an example of a computer-readable medium.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that 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 one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises an element.
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (16)

1. A document editing method, comprising:
converting the initial streaming document into a format document;
acquiring handwriting input content on the format document display interface;
acquiring coordinate information of the handwriting input content;
and adding the handwriting input content to a corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain a target streaming document, or adding the handwriting input content to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document, and converting the target layout document into the target streaming document.
2. The document editing method according to claim 1, wherein,
the step of adding the handwriting input content to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document, and converting the target format document into a target stream document comprises the following steps:
converting the handwriting input content into handwriting pictures;
adding the handwriting picture to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document;
And converting the target format document into a target streaming document.
3. The document editing method according to claim 1, wherein,
the step of adding the handwriting input content to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document, and converting the target format document into a target stream document comprises the following steps:
obtaining handwriting information of the handwriting input content;
adding the handwriting information to the corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document;
and converting the target format document into a target streaming document.
4. The document editing method according to claim 1, wherein,
the step of adding the handwriting input content to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document, and converting the target format document into a target stream document comprises the following steps:
identifying the handwriting input content to obtain a corresponding handwriting input text;
adding the handwriting input text to a corresponding position in the layout document according to the coordinate information of the handwriting input content to obtain a target layout document;
And converting the target format document into a target streaming document.
5. The document editing method according to claim 1, wherein,
the step of converting the initial streaming document into a layout document includes:
converting an initial streaming document with form elements into a format document, and acquiring attribute information of the form elements;
the step of adding the handwriting input content to the corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain the target streaming document comprises the following steps:
associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content;
and adding the handwriting input content associated with the attribute information into the form element, and obtaining a target streaming document.
6. The document editing method of claim 5, wherein,
the attribute information includes one of region information of the table element in the layout document and a storage path of the table element in the initial flow document, the region information including a shape and coordinates of the table element in the layout document.
7. The document editing method according to claim 6, wherein the attribute information includes area information of the form element in the layout document,
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
judging whether the coordinate information of the handwriting input content is overlapped with the area information;
if yes, associating the handwriting input content with the region information;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance between the coordinate information and the handwriting input content.
8. The document editing method according to claim 6, wherein the attribute information includes area information of the form element in the layout document,
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
acquiring coordinate information of a first character of the handwriting input content according to the coordinate information of the handwriting input content;
Judging whether the coordinate information of the first character of the handwriting input content is positioned in the range of the area information;
if yes, associating the handwriting input content with the region information;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance between the coordinate information and the handwriting input content.
9. The document editing method according to claim 6, wherein the attribute information includes area information of the form element in the layout document, the form element being a selection box;
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
judging whether the region information is positioned in a track formed by the coordinate information of the handwriting input content;
if yes, associating the handwriting input content with the region information;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the handwriting input content, and associating the handwriting input content with the area information with the shortest linear distance between the coordinate information and the handwriting input content.
10. The document editing method according to claim 6, wherein the attribute information includes a storage path of the table element in the initial streaming document, the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content, comprising:
acquiring area information of the form element, wherein the area information comprises the shape and coordinates of the form element in the format document;
judging whether the coordinate information of the handwriting input content is overlapped with the area information of the form element or not;
if yes, associating the handwriting input content with a storage path of the form element;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the area information with the shortest linear distance between the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance between the coordinate information and the handwriting input content.
11. The document editing method according to claim 6, wherein the attribute information includes a storage path of the table element in the initial streaming document, the step of associating the handwriting input content with the attribute information according to coordinate information of the handwriting input content, comprising:
Acquiring coordinate information of a first character of the handwriting input content according to the coordinate information of the handwriting input content;
acquiring area information of the form element, wherein the area information comprises the shape and coordinates of the form element in the format document;
judging whether the coordinate information of the first character of the handwriting input content is positioned in the range of the area information of the form element;
if yes, associating the handwriting input content with a storage path of the form element;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the area information with the shortest linear distance between the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance between the coordinate information and the handwriting input content.
12. The document editing method according to claim 6, wherein the attribute information includes a storage path of the form element in the initial streaming document, the form element being a selection box;
the step of associating the handwriting input content with the attribute information according to the coordinate information of the handwriting input content includes:
acquiring area information of the form element, wherein the area information comprises coordinates of the form element in the format document;
Judging whether the area information of the form element is positioned in a track formed by the coordinate information of the handwriting input content;
if yes, associating the handwriting input content with a storage path of the form element;
and if not, acquiring the area information with the shortest linear distance between the coordinate information of the handwriting input content and the area information with the shortest linear distance between the coordinate information of the handwriting input content, and associating the handwriting input content with a storage path corresponding to the area information with the shortest linear distance between the coordinate information and the handwriting input content.
13. The document editing method of claim 5, wherein,
the step of adding the handwriting input content associated with the attribute information to the form element and obtaining a target streaming document includes:
the type of the form element is obtained, and the form element comprises an input box and a selection box;
and adding the handwriting input content associated with the attribute information into the form element according to the type of the form element, and obtaining the target streaming document.
14. A document editing apparatus, comprising:
the conversion unit is used for converting the initial streaming document into a format document;
The first acquisition unit is used for acquiring handwriting input content on the format document display interface;
the second acquisition unit is used for acquiring coordinate information of the handwriting input content;
and the editing unit is used for adding the handwriting input content to the corresponding position in the initial streaming document according to the coordinate information of the handwriting input content to obtain a target streaming document, or adding the handwriting input content to the corresponding position in the format document according to the coordinate information of the handwriting input content to obtain a target format document, and converting the target format document into the target streaming document.
15. An electronic device, the electronic device comprising:
a touch screen;
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the electronic device to implement the document editing method of any of claims 1-13.
16. A readable storage medium, wherein a program or instructions is stored on the readable storage medium, which when executed by a processor, implements the document editing method of any of claims 1-13.
CN202311800983.2A 2023-12-25 2023-12-25 Document editing method, device, electronic equipment and storage medium Pending CN117744605A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311800983.2A CN117744605A (en) 2023-12-25 2023-12-25 Document editing method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311800983.2A CN117744605A (en) 2023-12-25 2023-12-25 Document editing method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117744605A true CN117744605A (en) 2024-03-22

Family

ID=90277567

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311800983.2A Pending CN117744605A (en) 2023-12-25 2023-12-25 Document editing method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117744605A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107797978A (en) * 2016-09-01 2018-03-13 株式会社和冠 Method and system for the input area in the document of handwriting device
CN114118011A (en) * 2021-11-23 2022-03-01 掌阅科技股份有限公司 Document processing method, electronic device and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107797978A (en) * 2016-09-01 2018-03-13 株式会社和冠 Method and system for the input area in the document of handwriting device
CN114118011A (en) * 2021-11-23 2022-03-01 掌阅科技股份有限公司 Document processing method, electronic device and storage medium

Similar Documents

Publication Publication Date Title
RU2419853C2 (en) Appearance of electronic data report with named objects
US20110184960A1 (en) Methods and systems for content recommendation based on electronic document annotation
US20140115439A1 (en) Methods and systems for annotating web pages and managing annotations and annotated web pages
US20110239101A1 (en) Enabling electronic documents for limited-capability computing devices
CN104239284A (en) Method and device for automatic image-text composition
US10853564B2 (en) Operation for copied content
US20130174024A1 (en) Method and device for converting document format
CN104036060A (en) Online auditing method and system for engineering drawing
CN109814865A (en) A kind of mobile application page generation method based on json data format
CN111597771A (en) Method, device, electronic equipment and medium for adjusting document content format
CN113568697A (en) Method, system and medium for converting PC end page into mobile end page
US9286395B1 (en) Modifying query in discourse context
CN105988986A (en) Information processing method and device
EP4357934A1 (en) Classroom activity courseware producing method and apparatus, and storage medium and electronic device
CN117744605A (en) Document editing method, device, electronic equipment and storage medium
US10817154B2 (en) System and method for processing screenshot-type note of streaming document
CN110928540A (en) Page generation method and device
CN114037493A (en) Method and system for generating bidding document
JP6497087B2 (en) Information processing apparatus and information processing program
CN111897661A (en) Method and device for copying cell contents in spreadsheet and electronic equipment
CN116402026B (en) Application content annotating method, device, equipment and storage medium
CN110457659B (en) Clause document generation method and terminal equipment
JP2018005306A (en) Information processing apparatus and information processing program
TW201911157A (en) A system and method for identifying a form and establishing a dynamic form automatically
CN115828859A (en) Processing method and device of process file, processor and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination