KR102053075B1 - Apparatus for editing electric document and operating method thereof - Google Patents

Apparatus for editing electric document and operating method thereof Download PDF

Info

Publication number
KR102053075B1
KR102053075B1 KR1020180056645A KR20180056645A KR102053075B1 KR 102053075 B1 KR102053075 B1 KR 102053075B1 KR 1020180056645 A KR1020180056645 A KR 1020180056645A KR 20180056645 A KR20180056645 A KR 20180056645A KR 102053075 B1 KR102053075 B1 KR 102053075B1
Authority
KR
South Korea
Prior art keywords
electronic document
storage server
entities
editing
command
Prior art date
Application number
KR1020180056645A
Other languages
Korean (ko)
Other versions
KR20190131798A (en
Inventor
허현
Original Assignee
주식회사 한글과컴퓨터
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 주식회사 한글과컴퓨터 filed Critical 주식회사 한글과컴퓨터
Priority to KR1020180056645A priority Critical patent/KR102053075B1/en
Publication of KR20190131798A publication Critical patent/KR20190131798A/en
Application granted granted Critical
Publication of KR102053075B1 publication Critical patent/KR102053075B1/en

Links

Images

Classifications

    • G06F17/24

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

The electronic document editing apparatus and its operation method according to the present invention according to the present invention comprises a plurality of groups each including a plurality of entities including an entity ID and an entity value, wherein the plurality of groups are a form group and a content group. When an editing command for an electronic document including an input is input, the objects are included in the content group among the plurality of groups according to the type of the editing command, and the included objects are included in the plurality of groups. By updating the electronic document, the electronic document is created in a lightweight data format having a key-value format, thereby eliminating the need for a conversion process between the document storage server and the user terminal.

Description

Electronic document editing device and its operation method {APPARATUS FOR EDITING ELECTRIC DOCUMENT AND OPERATING METHOD THEREOF}

The present invention relates to an electronic document editing apparatus and a method of operating the same.

JavaScript Object Notation (JSON) is a lightweight data exchange format that has a key-value format that is easy for humans to read and write, and for machine analysis and generation. JSON is completely language independent, but has a text format familiar to programmers of C-like languages such as C, C ++, C #, Java, JavaScript, Perl, and Python.

A markup language is a language for displaying additional information on a format, a structure, and the like of content included in a document, such as XML (eXtensible Markup Language) and HTML (HyperText Markup Language).

In general, when a user views an electronic document written and stored in a markup language in an electronic document storage server in a web browser through a user terminal, the electronic document storage server displays an electronic document written and stored in a markup language. After parsing and converting the data in JSON format to the user terminal, the user terminal converts the received JSON data into a markup language and then parses and displays the electronic document converted into the markup language on the display. In the web browser, the electronic document written and stored in the markup language in the electronic document storage server can be viewed.

However, the process of converting an electronic document written in a markup language into a large number of JSON-type data in a document storage server and converting a large number of JSON-type data into an electronic document of a markup language in a user terminal is a document storage server. And burden on both user terminals. Therefore, there is a need for a study of a new structure of electronic documents that does not require excessive conversion process.

The electronic document editing apparatus and its operation method according to the present invention comprises a plurality of groups each including a plurality of entities including an entity ID and an entity value, the plurality of groups comprising a form group and a content group. When an editing command for a document is input, the electronic document is updated by generating objects included in a content group among the plurality of groups according to the type of the editing command, and then including the created objects in the plurality of groups. By doing so, the electronic document is created in a lightweight data format having a key-value format, so that the conversion process between the document storage server and the user terminal is not required.

An electronic document editing apparatus according to an embodiment of the present invention is an electronic document selected by a user in a web browser through an input device, wherein the electronic document is divided into a plurality of groups each including a plurality of objects including an object ID and an object value. And the plurality of groups include a form group and a content group. The electronic document request unit requests the electronic document storage server to request the electronic document selected by the user stored in the electronic document storage server. An electronic document receiving unit for receiving the electronic document from the electronic document storage server, an editing command receiving unit for receiving an editing command for the received electronic document from the input device of the user, and the editing command to the electronic document storage server. And an editing command sending unit for transmitting, wherein the electronic document storage server If the type of the editing command sent by the previous editing command transmitter is a new content input command, the entities included in the content group among the plurality of groups are generated, and the generated objects are included in the content group among the plurality of groups. The electronic document is updated by doing so.

In addition, the operating method of the electronic document editing apparatus according to an embodiment of the present invention is an electronic document selected by a user through a web browser through an input device, the electronic document including a plurality of objects each including an object ID and an object value. A plurality of groups, wherein the plurality of groups include a form group and a content group, requesting the electronic document storage server for the user-selected electronic document stored in the electronic document storage server. Receiving the electronic document from the electronic document storage server, receiving an editing command for the received electronic document from the input device of the user, and transmitting the editing command to the electronic document storage server. And storing the electronic document through sending the edit command. If the type of the editing command sent by the server is a new content input command, the electronic document storage server generates the objects included in the content group among the plurality of groups, and then generates the generated objects in the content among the plurality of groups. Updating the electronic document by including it in a group.

The electronic document editing apparatus and its operation method according to the present invention comprises a plurality of groups each including a plurality of entities including an entity ID and an entity value, the plurality of groups comprising a form group and a content group. When an editing command for a document is input, the electronic document is updated by generating objects included in a content group among the plurality of groups according to the type of the editing command, and then including the created objects in the plurality of groups. By doing so, the electronic document is created in a lightweight data format having a key-value format, thereby eliminating the need for a conversion process between the document storage server and the user terminal.

1 is a diagram illustrating a configuration of an electronic document editing apparatus according to an embodiment of the present invention.
2 is a flowchart illustrating a method of operating an electronic document editing apparatus according to an embodiment of the present invention.

Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. This description is not intended to limit the invention to the specific embodiments, it should be understood to include all changes, equivalents, and substitutes included in the spirit and scope of the invention. In describing the drawings, similar reference numerals are used for similar components, and unless otherwise defined, all terms used in the present specification, including technical or scientific terms, may be used in the art to which the present invention pertains. It has the same meaning as is commonly understood by someone who has it.

1 is a diagram illustrating a configuration of an electronic document editing apparatus 100 according to an embodiment of the present invention.

Referring to FIG. 1, an electronic document editing apparatus 100 according to an embodiment of the present invention may include an electronic document requesting unit 110, an electronic document receiving unit 120, an electronic document storage unit 130, and an editing command receiving unit 140. ) And an editing command transmitter 150.

First, when the user 210 requests reading of the electronic document selected by the web browser through the input device, the electronic document requesting unit 110 selects the electronic document selected by the user 210 stored in the electronic document storage server 230. The document may be requested to the electronic document storage server 230. Here, the electronic document stored in the electronic document storage server 230 may be configured as shown in Table 1 below.

Parent group Subgroup individual Object id Object value key value Format group Font group Object ID 1 "height" 1000 "textColor" "# 000000" ... ... ... ... ... Style group Object ID 2 “Type” "PARA" "name" "Desktop" ... ... ... ... ... ... ... ... ... Content group Paragraph group Object ID 3 "nextPara" Object ID 4 "Flag" 0 "charShape" Object ID 1 "styles" Object ID 2 "contents" Hangul ... ... Object ID 4 "nextPara" - "Flag" 0 "charShape" Object ID 1 "styles" Object ID 2 "contents" and ... ... ... ... ... ...

Here, the electronic document is composed of a plurality of groups each comprising a plurality of entities, the plurality of groups comprising a form group and a content group, each of the plurality of entities including an entity ID and an entity value. can do. Herein, the format group may include various sub-groups such as a format group representing letter shape information and a format group representing tab shape information. Meanwhile, each of the entities may be data in a key-value format in which an entity ID is a key and an entity value is a value.

Form groups contain objects that represent information about document formatting, such as glyph information, tab shape information, paragraph number shape information, bullet shape information, paragraph shape information, style information, and so on. It can mean shapes, images, tables, texts, etc. In addition, the format is to indicate the color, shape, etc. of the content. If the content is text, the font, color, size, etc. of the text may be referred to as the format for the text content. If the content is a table, the format is included in the table. The color of the cells, etc., can be said to be the format for the table contents. Meanwhile, in the case of a figure, one content is provided for each figure, and in the case of a table, the content is one content, and a figure, an image, a table, text, etc., inserted in the table is one content each, and in the case of text, a word having the same format, A string of a predetermined length may be one piece of content.

In addition, the entity ID of the form group and / or content group may include time information (eg, time information according to a server time of the electronic document storage server 230 and / or local time of the electronic document editing apparatus 100) and the user ( It is generated by concatenating the user identification number of 210, and the duplicate avoidance number may be further concatenated in order to distinguish between entities having the same time information and the user identification number, that is, avoid the overlap. For example, the entity ID of the form group and / or content group may be generated as shown in Table 2 below.

Object id Time information User id Duplicate avoidance number Object ID 1 Time information 1 User ID 1 00 Object ID 2 Time information 1 User ID 1 01 Object ID 3 Time information 2 User ID 1 00 Object ID 4 Time information 2 User ID 2 00 ... ... ... ...

Here, duplicate entity avoidance numbers may be differently assigned to distinguish between entities having the same time information and the user identification number, such as entity IDs 1 and 2. In this case, an initial duplicate avoidance number (eg, 00) is assigned to the first entity ID, and a duplicate avoidance number increased by 1 from the duplicate avoidance number assigned to the previous entity ID is assigned to the next entity ID. And duplicate avoidance numbers for differentiation between entities having the same user identification number. However, if the time information is different even when the user ID is the same (Object IDs 2 and 3) and when the user ID is different even when the time information is the same (Object IDs 3 and 4), the initial duplicate avoidance number (that is, 00) Can be assigned. Here, the duplicate avoidance number is illustrated as being two digits, but this is only an example and may have a preset length of one digit or two or more. Next, as shown in Table 1, the entity value may have a value of a key-value format. For example, an object value of an object included in a format group representing letter shape information in the format group may be “height”: 1000, “textColor”: “# 000000”, where “height” and “textColor” May be a key, and 1000, “# 000000” may be a value. In addition, the object value of the object included in the format group indicating the glyph information of the format group is “nextPara”: "Object ID 4", "Flag": 0, "charShape": Object ID 1, "styles": Object ID 2, "contents": Hangul, where "nextPara", "Flag", charShape "," styles "and" contents "can be keys," Object ID 4 ", 0," Object ID 1 " , “Object ID 2” and Hangul may be a value.

The electronic document receiving unit 120 may receive the electronic document transmitted by the electronic document storage server 230 in response to a request for viewing the electronic document selected by the user 210.

Next, the electronic document storage unit 130 may temporarily store the electronic document received by the electronic document receiving unit 120. Here, the electronic document storage unit 130 may be implemented as a memory device such as a dynamic random access memory (DRAM), a static RAM (SRAM), etc. which may temporarily store the electronic document.

The editing command receiving unit 140 may be configured to respond to an input signal input by the user 210 through the input device while the web browser displaying the electronic document temporarily stored in the electronic document storage unit 130 is activated. A corresponding edit command can be received. Here, the input device may generate an editing command based on the input signal input by the user 210. For example, when the user 210 inputs “one” by using an input device (eg, a keyboard), the input device generates an editing command for inputting “one” into the electronic document, and the editing command receiving unit 140 ) May receive an editing command from an input device. In addition, when the user 210 inputs a “writing” using an input device (eg, a keyboard), the input device generates an editing command for inputting the “writing” in the electronic document, and the editing command receiving unit 140 An editing command can be received from the input device.

The editing command receiving unit 140 may edit the electronic document stored in the electronic document storage unit 130 based on the received editing command.

Next, the edit command transmitter 150 may transmit the edit command received by the edit command receiver 140 to the electronic document storage server 230.

In this case, the electronic document storage server 230 may update the electronic document according to the type of the editing command transmitted by the editing command transmitter 150.

In detail, when the type of the editing command sent by the editing command transmitter 150 is a new content input command, the electronic document storage server 230 generates objects included in the content group among the plurality of groups. The electronic document may be updated by including the created entities in a content group of the plurality of groups. In addition, when the electronic document storage server 230 includes newly created objects in the electronic document, the value of some object values among the object values of the existing objects (eg, a value of a key for referring to an object ID of a specific object) ) Can be updated to indicate the entity IDs of newly created entities.

For example, if the electronic document storage server 230 receives a new content input command for inputting the text content of the computer into the next paragraph of the paragraph indicated by the entity having the entity ID 4, the electronic document storage server 230 receives the electronic document as shown in Table 1 above. It can be updated as shown in Table 3.

Parent group Subgroup individual Object id Object value key value Format group Font group Object ID 1 "height" 1000 "textColor" "# 000000" ... ... ... ... ... Style group Object ID 2 “Type” "PARA" "name" "Desktop" ... ... ... ... ... ... ... ... ... Content group Paragraph group Object ID 3 "nextPara" Object ID 4 "Flag" 0 "charShape" Object ID 1 "styles" Object ID 2 "contents" Hangul ... ... Object ID 4 "nextPara" Object ID 5 "Flag" 0 "charShape" Object ID 1 "styles" Object ID 2 "contents" and ... ... Object ID 5 "nextPara" - "Flag" 0 "charShape" Object ID 1 "styles" Object ID 2 "contents" computer ... ... ... ... ... ...

Here, referring to Table 3, the electronic document storage server 230 sets the value of the "nextPara" key among the entity values of the entity having the entity ID 4 in response to the update of the entity having the entity ID 5-(the former In the last paragraph of the document). Here, the "nextPara" key may be a key for indicating the entity ID of the entity for the next paragraph of the paragraph represented by the entity.

Meanwhile, when the edit command sent by the edit command transmitter 150 is a new content input command, the electronic document storage server 230 extracts content related information from the new content input command and includes entities of entities to be included in a content group. A value, and the time information (in the case where the object ID is generated in the electronic document storage server 230, the time information may be used as the server time of the electronic document storage server 230) and the user of the user. The electronic document may be updated by generating entities to be included in the content group by concatenating an identification number and generating entities to be included in the content group, and then including the created entities in the content group.

Herein, the content-related information in the new content input command includes content content (eg, text that is a computer entered by the user 210 through the input device) and content location (eg, that the user 210 uses a computer through the input device). Position of the cursor when inputting text), and accordingly, the electronic document storage server 230 sets a value of a key indicating content content among object values as content input by the user 210 through the input device. And by setting the value of the key indicating the content position to the position of the cursor when the user 210 inputs the content through the input device, the object value of the entities to be included in the content group can be generated. Meanwhile, an entity value other than the content related information of the entities to be included in the content group may be set to have an entity value indicating a default value.

Next, the electronic document storage server 230 concatenates the time information and the user identification number of the user to generate an entity ID of entities to be included in the content group, and duplicates avoiding numbers in the time information and the user identification number. May be further concatenated to generate entity IDs of the entities. In this case, the electronic document storage server 230 may generate entity IDs of the entities such that duplicate avoidance numbers of the entities have different values. For example, the electronic document storage server 230 has an initial duplicate avoidance number of an object ID of a first object among simultaneously created objects, and an object ID of a next object from a duplicate avoidance number of an object ID of a previous object. The entity IDs of the entities may be generated to have a value of 1.

In addition, when the type of the edit command sent by the edit command transmitter 150 is a content delete command, the electronic document storage server 230 identifies the entities having the same entity ID as those of the target objects of the edit command. Thereafter, the electronic document may be updated by changing a flag value among the identified entity values to an on value. That is, the electronic document storage server 230 may easily perform a content deletion command by changing a flag value among object values of an entity whose type of the edit command sent by the edit command transmitter 150 corresponds to the content delete command. Can be.

For example, the electronic document storage server 230 may update the electronic document as shown in Table 3 as shown in Table 4 below when receiving a content deletion command for deleting a paragraph indicated by the entity having the entity ID 4. .

Parent group Subgroup individual Object id Object value key value Format group Font group Object ID 1 "height" 1000 "textColor" "# 000000" ... ... ... ... ... Style group Object ID 2 “Type” "PARA" "name" "Desktop" ... ... ... ... ... ... ... ... ... Content group Paragraph group Object ID 3 "nextPara" Object ID 4 "Flag" 0 "charShape" Object ID 1 "styles" Object ID 2 "contents" Hangul ... ... Object ID 4 "nextPara" Object ID 5 "Flag" One "charShape" Object ID 1 "styles" Object ID 2 "contents" and ... ... Object ID 5 "nextPara" - "Flag" 0 "charShape" Object ID 1 "styles" Object ID 2 "contents" computer ... ... ... ... ... ...

Here, as shown in Table 4, the electronic document storage server 230 sets the value of the flag key (ie, “Flag”) from 0 (ie, off) to 1 (ie, on) of the object value of the entity having the entity ID 4. By changing to, the electronic document can be updated.

On the other hand, the electronic document storage server 230 deletes the objects whose flag value is changed to an on value at predetermined time intervals or when editing of the electronic document of the user 210 is completed, thereby removing the objects from the electronic document. Eliminate objects that are no longer used to represent electronic documents. In this case, as the number of users simultaneously editing the electronic document increases, the preset time interval may be preset.

On the other hand, when the electronic document storage server 230 deletes objects whose flag value is turned on, if the value of any key among the object values refers to the object ID whose flag value is turned on, the flag value is turned on. The electronic document may be updated to refer to an entity ID referenced by the value of an arbitrary key among the entity values of the changed entity, so that the value of any key among the entity values referring to the entity ID whose flag value is turned on. For example, when the electronic document storage server 230 deletes an entity having an entity ID of 4,

Since the value of the "nextPara" key among the object values refers to the object ID 4 whose flag value is changed to on, the object ID 5 referred to by the value of the "nextPara" key among the object values of the object whose flag value is changed to on. The electronic document may be updated to refer to the value of the “nextPara” key among the entity values referring to ID 4. Accordingly, the value of the “nextPara” key among the entity values of the entity having entity ID 3 may refer to the entity ID 5. Reference may be made.

Next, referring to FIG. 1, the electronic document editing apparatus 100 according to an embodiment of the present invention may further include an electronic document converter 160.

The electronic document conversion unit 160 may convert the electronic document editable in the web browser temporarily stored in the electronic document storage unit 130 as shown in Table 1 into an electronic document for a word processor program. In addition, the electronic document converter 160 may convert an electronic document for a word processor program into an electronic document that can be edited in the web browser, and then store the electronic document in the electronic document storage 130.

The electronic document converter 160 converts meta information of the electronic document into meta information of an electronic document for a word processor program, and converts objects included in a form group into a format object of an electronic document for a word processor program. By converting the objects included in the content group into the content object of the electronic document for the word processor program, the electronic document editable in the web browser can be converted into the electronic document for the word processor program. In this case, the electronic document converter 160 may determine the conversion order of the objects included in the format group and the objects included in the content group according to the reference order of the object ID. For example, the electronic document converter 160 determines the conversion order of the objects included in the format group and the objects included in the content group so that the conversion order of the object referring to the object ID of the electronic document has a higher priority than that of the object. Can be.

The electronic document conversion unit 160 converts the meta information of the electronic document for the word processor program into meta information of the electronic document, and converts the format object of the electronic document for the word processor program into objects of the electronic document. The electronic document, editable in the web browser, by including the form group, converting a content object of the electronic document for a word processor program into objects of the electronic document, and then including the content group in the content group. Can be converted to In this case, the electronic document conversion unit 160 includes the objects of the electronic document for the word processor program in the form group and the contents group according to a preset order of a plurality of groups constituting the electronic document. Can be converted to objects.

2 is a flowchart illustrating a method of operating the electronic document editing apparatus 100 according to an embodiment of the present invention.

Referring to FIG. 2, in step S310, when a user requests reading of an electronic document selected by a web browser through an input device, the electronic document stored in the electronic document storage server is stored in the electronic document storage server. You can request Herein, the electronic document may be composed of a plurality of groups each including a plurality of entities including an entity ID and an entity value, and the plurality of groups may include a format group and a content group.

In operation S320, the electronic document may be received from the electronic document storage server.

In operation S330, an editing command for the received electronic document may be received from the input device of the user.

In operation S340, the editing command may be transmitted to the electronic document storage server.

In operation S350, when the type of the editing command sent by the electronic document storage server through the operation S340 is a new content input command, the electronic document storage server is included in the content group among the plurality of groups. The electronic document may be updated by generating the generated objects and then including the created entities in a content group of the plurality of groups.

In step S350, when the edit command sent by the editing command transmitter is a new content input command, the electronic document storage server extracts content related information from the new content input command and includes entities of first entities to be included in a content group. Generating the first entities by generating a value, concatenating time information and the user identification number of the user, and generating the entity IDs of the first entities, and then including the generated first entities in a content group. Can be updated.

In step S350, when the electronic document storage server generates the entity IDs of the first entities, the entity IDs of the first entities are generated by further concatenating a duplicate avoidance number to the time information and the user identification number. The entity IDs of the first entities may be generated to have duplicate avoidance numbers of the first entities.

On the other hand, in the method of operating the electronic document editing apparatus 100 according to an embodiment of the present invention, when the type of the editing command sent by the electronic document storage server is the content deleting command, the target of the editing command After checking the objects having the same object ID as the object IDs of the objects, the method may further include changing a flag value among the identified object values to an on value, and thereafter, the electronic document storage server may preset time intervals. Each time or when the user's editing of the electronic document is completed, the method may further include deleting objects whose flag value is changed to the on value.

The operation method of the electronic document editing apparatus 100 according to an embodiment of the present invention has been described above with reference to FIG. 2. Here, since the operation method of the electronic document editing apparatus according to an embodiment of the present invention may correspond to the configuration of the operation of the electronic document editing apparatus described with reference to FIG. 1, a detailed description thereof will be omitted.

An operating method of an electronic document editing apparatus according to an embodiment of the present invention may be implemented as a computer program stored in a storage medium for execution by combining with a computer.

In addition, the operating method of the electronic document editing apparatus according to an embodiment of the present invention may be implemented in the form of program instructions that may be executed by various computer means and may be recorded in a computer readable medium. The computer readable medium may include program instructions, data files, data structures, and the like, alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of computer readable recording media include magnetic media such as hard disks, floppy disks and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine code, such as produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like.

In the present invention as described above has been described by the specific embodiments, such as specific components and limited embodiments and drawings, but this is provided to help a more general understanding of the present invention, the present invention is not limited to the above embodiments. For those skilled in the art, various modifications and variations are possible from these descriptions.

Therefore, the spirit of the present invention should not be limited to the described embodiments, and all the things that are equivalent to or equivalent to the claims as well as the following claims will belong to the scope of the present invention. .

Claims (12)

An electronic document selected by a user in a web browser via an input device, wherein the electronic document is composed of a plurality of groups each including a plurality of objects including an object ID and an object value, wherein the plurality of groups are a form group and a content group An electronic document requesting unit requesting the electronic document storage server for the electronic document selected by the user stored in the electronic document storage server;
An electronic document receiving unit which receives the electronic document from the electronic document storage server;
An editing command receiving unit which receives an editing command for the received electronic document from the input device of the user; And
An editing command transmitter for transmitting the editing command to the electronic document storage server
Including,
When the type of the edit command sent by the edit command transmitter is a new content input command, the electronic document storage server generates the objects included in the content group among the plurality of groups, and then generates the generated objects. Update the electronic document by including it in a content group,
When the type of the edit command sent by the edit command transmitter is a content delete command, the electronic document storage server checks the entities having the same entity ID as the entity IDs of the target entities of the edit command, and then identifies the entity values of the identified entities. The flag value to the on value
Electronic document editing device.
The method of claim 1,
The electronic document storage server extracts content related information from the new content input command and generates object values of first entities to be included in a content group when the edit command sent by the editing command transmitter is a new content input command. Generating the object IDs of the first entities by concatenating the information and the user identification number of the user, generating the first entities, and then updating the electronic document by including the generated first entities in a content group.
Electronic document editing device.
The method of claim 2,
When generating the entity IDs of the first entities, the electronic document storage server generates the entity IDs of the first entities by further concatenating a duplicate avoidance number to the time information and the user identification number, and generates the entity IDs of the first entities. The duplicate avoidance number may be used to generate entity IDs of the first entities to have different values.
Electronic document editing device.
delete The method of claim 1,
The electronic document storage server deletes objects whose flag value is changed to an on value at a preset time interval or when the user's editing of the electronic document is completed.
Electronic document editing device.
An electronic document selected by a user in a web browser via an input device, wherein the electronic document is composed of a plurality of groups each including a plurality of objects including an object ID and an object value, wherein the plurality of groups are a form group and a content group Requesting to view the request, requesting the electronic document storage server for the electronic document selected by the user stored in the electronic document storage server;
Receiving the electronic document from the electronic document storage server;
Receiving an editing command for the received electronic document from the input device of the user; And
Sending the editing command to the electronic document storage server
Including,
If the type of the editing command sent to the electronic document storage server through the step of sending the editing command to the electronic document storage server is a new content input command, the electronic document storage server is assigned to a content group of the plurality of groups. Updating the electronic document by creating the included entities and then including the created entities in a content group of the plurality of groups; And
If the type of the editing command sent to the electronic document storage server through the step of sending the editing command to the electronic document storage server is a content deletion command, the electronic document storage server may identify the entity IDs of the target entities of the editing command. Identifying objects having the same entity ID and changing a flag value among the entity values of the identified entities to an on value;
Method of operation of the electronic document editing device comprising a.
The method of claim 6,
The updating of the electronic document may include: when the type of the editing command sent to the electronic document storage server is a new content input command by transmitting the editing command to the electronic document storage server, Extracts content-related information from a new content input command to generate entity values of first entities to be included in a content group, and generates entity IDs of the first entities by concatenating time information and a user identification number of the user. Creating the objects and then updating the electronic document by including the created first objects in a content group.
Operation method of the electronic document editing device.
The method of claim 7, wherein
In the updating of the electronic document, when the electronic document storage server generates the entity IDs of the first entities, a duplicate avoidance number is further concatenated with the time information and the user identification number to update the entity IDs of the first entities. Generating an ID of the first entities such that duplicate avoidance numbers of the first entities have different values.
Operation method of the electronic document editing device.
delete The method of claim 6,
Deleting, by the electronic document storage server at predetermined time intervals or when the user's editing of the electronic document is completed, the objects whose flag value is changed to an on value
Operation method of the electronic document editing device further comprising.
A computer readable recording medium having recorded thereon a program for causing a computer to perform the method of any one of claims 6, 7, 8 or 10. A computer program stored in a storage medium for executing the method of any one of claims 6, 7, 8 or 10 in combination with a computer.
KR1020180056645A 2018-05-17 2018-05-17 Apparatus for editing electric document and operating method thereof KR102053075B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180056645A KR102053075B1 (en) 2018-05-17 2018-05-17 Apparatus for editing electric document and operating method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180056645A KR102053075B1 (en) 2018-05-17 2018-05-17 Apparatus for editing electric document and operating method thereof

Publications (2)

Publication Number Publication Date
KR20190131798A KR20190131798A (en) 2019-11-27
KR102053075B1 true KR102053075B1 (en) 2019-12-06

Family

ID=68729955

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180056645A KR102053075B1 (en) 2018-05-17 2018-05-17 Apparatus for editing electric document and operating method thereof

Country Status (1)

Country Link
KR (1) KR102053075B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102385792B1 (en) * 2021-10-09 2022-04-14 (주) 바우디움 Method for managing guide documents, action documents and suggestion documents, and apparatus using the same

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005537540A (en) 2002-08-29 2005-12-08 ビスタプリント テクノロジーズ リミテッド System and method for browser document editing
KR101746477B1 (en) 2016-06-28 2017-06-14 주식회사 한글과컴퓨터 Document collaboration apparatus for supporting simultaneous style editing of objects and operating method thereof
KR101774257B1 (en) * 2017-05-15 2017-09-04 주식회사 한글과컴퓨터 Document editing apparatus for maintaining style of object and operating method thereof
KR101809457B1 (en) 2017-04-21 2017-12-15 주식회사 한글과컴퓨터 Client terminal device supporting editing of a web document and operating method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101768897B1 (en) * 2015-09-17 2017-08-17 주식회사 한컴플렉슬 Touch screen device for moving or copying of an object based on the touch input and operating method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005537540A (en) 2002-08-29 2005-12-08 ビスタプリント テクノロジーズ リミテッド System and method for browser document editing
KR101746477B1 (en) 2016-06-28 2017-06-14 주식회사 한글과컴퓨터 Document collaboration apparatus for supporting simultaneous style editing of objects and operating method thereof
KR101809457B1 (en) 2017-04-21 2017-12-15 주식회사 한글과컴퓨터 Client terminal device supporting editing of a web document and operating method thereof
KR101774257B1 (en) * 2017-05-15 2017-09-04 주식회사 한글과컴퓨터 Document editing apparatus for maintaining style of object and operating method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PowerPoint 2007, Peter Weverka, Wiley Publishing, Inc. (2007.) 1부.*

Also Published As

Publication number Publication date
KR20190131798A (en) 2019-11-27

Similar Documents

Publication Publication Date Title
CN111753500B (en) Method for merging and displaying formatted electronic form and OFD (office file format) and generating catalog
US10303691B2 (en) Column-oriented database processing method and processing device
JP6040293B2 (en) Web page content annotation
US7996759B2 (en) Data insertion from a database into a fixed electronic template form that supports overflow data
US8074167B2 (en) Cross domain presence of web user interface and logic
US9870484B2 (en) Document redaction
US7747938B2 (en) Data insertion from a database into a fixed electronic template form
WO2012119250A1 (en) System and methods for facilitating the synchronization of data
CN109145242B (en) Office document online sharing method, system and computer readable storage medium
KR102087280B1 (en) Server for editing electronic document based on message including edit command and operating method thereof
JP2019169137A (en) Title inferencer
KR102053075B1 (en) Apparatus for editing electric document and operating method thereof
KR102013620B1 (en) Web based document editing server for changing template of web based document and operating method thereof
KR102087274B1 (en) Web electric document editing apparatus for rendering object and operating method thereof
US9792263B2 (en) Human input to relate separate scanned objects
KR100955750B1 (en) System and method for providing multiple renditions of document content
KR102076576B1 (en) Apparatus for maintaining layout of electric document on web electric document editor and operating method thereof
US9946698B2 (en) Inserting text and graphics using hand markup
CN116451683A (en) Document merging method, terminal and computer readable storage medium
KR102087247B1 (en) Web electric document editing apparatus for rendering drawing object and operating method thereof
US20110320927A1 (en) Methods and Apparatus Utilizing XooML: Cross (X) Tool Markup Language
KR102300444B1 (en) Document editing device to check whether the font applied to the document is a supported font and operating method thereof
KR102067495B1 (en) System for editing electronic document and operating method thereof
US20130031460A1 (en) Using a common input/output format to generate a page of an electronic document
JP5612552B2 (en) Method, computer readable medium and system for resolving page references in layout dependent documents

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant