WO2010050745A2 - Section reader system for displaying selected section of document and display method using same - Google Patents

Section reader system for displaying selected section of document and display method using same Download PDF

Info

Publication number
WO2010050745A2
WO2010050745A2 PCT/KR2009/006262 KR2009006262W WO2010050745A2 WO 2010050745 A2 WO2010050745 A2 WO 2010050745A2 KR 2009006262 W KR2009006262 W KR 2009006262W WO 2010050745 A2 WO2010050745 A2 WO 2010050745A2
Authority
WO
WIPO (PCT)
Prior art keywords
document
unit area
display
user
partial
Prior art date
Application number
PCT/KR2009/006262
Other languages
French (fr)
Korean (ko)
Other versions
WO2010050745A3 (en
Inventor
유혜경
Original Assignee
Yoo Hye Kyung
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 Yoo Hye Kyung filed Critical Yoo Hye Kyung
Publication of WO2010050745A2 publication Critical patent/WO2010050745A2/en
Publication of WO2010050745A3 publication Critical patent/WO2010050745A3/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Definitions

  • the present invention relates to a partial reader system and a partial reader display method for enhancing the readability of a user by displaying a text file by adjusting a size of a text after extracting a partial region of a document when displaying the contents of a document file on a screen.
  • the document file consists of a plurality of sentences and contains the contents.
  • the document file is composed of sentences having the same font and letter size as the same line spacing, the user must read the document from the beginning to the end to determine the contents. This type of reading requires high concentration. If the content is long, the user may get tired of reading the document before giving up and read it. Thus, if the reading of the document increases the eyestrain and requires continuous concentration due to the dense text, the readability of the user's document is bound to fall.
  • the user's understanding is determined by the content of the document. In other words, easy contents can be easily understood by the user, but difficult contents containing expertise should be carefully read by the user with high concentration. However, even if the article has the same content, the understanding of the user may vary depending on how the document form and sentence are arranged.
  • the present invention has been made in view of the foregoing, and when displaying a document on the screen, a partial region of the entire document is displayed on the partial reader, and the user reads a sentence of the document using the partial reader to read the document.
  • the purpose is to increase readability.
  • the screen switching cycle of the contents displayed on the partial reader is automatically identified, and the screen is automatically updated with the following contents according to the cycle to increase the user's convenience and readability.
  • a display apparatus comprising: means for setting and storing display attributes from a user; Means for comparing the document to a supported file format when displaying the document on the screen; And means for extracting the selected unit area from the document and displaying the selected unit area on the partial reader.
  • the means for setting and storing and executing the display attributes comprises: a type of document file to be automatically executed; Window display size; The size of the unit area to be displayed; Letter size and line spacing that make up the unit area; Presence of window borders; And a display attribute including at least one of a switching method of a unit area (scrolldown method, flipping method, fade-in / out method).
  • the means for setting and storing and executing the display attribute is characterized in that the display attribute is locally stored in the user terminal or network stored in an external server.
  • said partial reader system comprises: means for determining a unit area to display; And means for extracting and displaying the unit area of the corresponding document as the time set by the user has elapsed or according to the user's " next " or " previous " selection.
  • the means for determining the unit area is characterized in that when the user inputs a search word to display the document of the search result provided on the screen, the unit area is determined from the sentence of the beginning portion of the search word.
  • the partial reader system after displaying the unit area of the corresponding document according to the user's "next" or “previous” selection, stores the time until the next selection is input in real time and then selects each time. And a means for averaging the input time and automatically displaying the next unit area when the average input time has elapsed.
  • the plug-in is installed from the user terminal to the toolbar.
  • the partial reader display method for displaying a partial region of the document of the present invention (S21) setting the display properties from the user and storing and executing; (S22) comparing the document with a supported file format when displaying the document on the screen; And (S24) extracting the selected unit area from the document and displaying the extracted unit area on the partial reader.
  • the present invention has been made in view of the foregoing, and when displaying a document on the screen, the partial reader is displayed in parallel with the document, and a partial line, sentence or paragraph of the document is extracted and displayed through the partial reader. Increase the readability of the user reading.
  • each user has the advantage that can read the sentence in the most suitable reading environment for them .
  • the user can relieve eye strain due to the compact text spacing and the font size when reading the entire document, and can reduce the psychological burden compared to reading a conventional borderless sentence part of the present invention.
  • Readers play a supporting role in reading, and they can read with more concentration when reading difficult content such as specialized books.
  • the partial reader when the user reads the sentence content of the partial reader and predicts the average input time using the input period of the button selected when the next sentence is loaded, the partial reader after the average input time elapses or the user set time elapses By automatically updating the sentence, users can continue to read the text without any additional button input.
  • FIG. 1 is a schematic structural diagram of a partial reader system displaying a partial area of a document according to the present invention
  • FIG. 2 is a screen example of a partial reader according to the present invention.
  • Figure 3 is an example of the screen darkening the remaining background except the window display screen of the partial reader in accordance with the present invention.
  • FIG. 4 is an internal structure diagram of a partial reader according to an embodiment of the present invention.
  • FIG. 5 is a flowchart illustrating a display method of a partial reader according to an embodiment of the present invention.
  • FIG. 6 is an example of a screen for displaying a character and an image through two partial reader windows according to an embodiment of the present invention.
  • FIG. 1 is a conceptual diagram showing the overall configuration of a partial reader system 1 for displaying a partial area of a document according to the present invention.
  • the partial reader system 1 of the present invention includes a user terminal 2 for downloading and installing a partial reader program and a server 3 for providing a partial reader program through a homepage.
  • the user terminal 2 is a terminal which can be connected to the Internet through a wired or wireless network.
  • the user connects to the homepage of the server 3 via a wired or wireless network to receive and install a partial reader program.
  • the user terminal 2 includes all communication terminal devices capable of displaying the contents of documents such as a personal computer (PC), a notebook computer, a personal digital assistant (PDA), a mobile phone, an e-book terminal, etc.
  • the user terminal 2 is named as including a communication terminal device used by an individual user as well as a portal site operating computer that provides a portal service.
  • the server 3 distributes the partial reader program of the present invention to the user terminal 2 via the home page.
  • various websites 4 are connected to the wired / wireless network to provide various web documents to the user terminal 2 on the Internet.
  • the partial reader 200 provided by the present invention displays a unit region from which a partial region is extracted from the entire document when the user displays a document provided on the Internet.
  • the partial reader 200 enlarges or reduces the size of a character such as a letter or a symbol included in the extracted unit area, displays the same as the size of the original document, or adjusts the space and the line spacing. Etc., so that the user can easily check the display.
  • the "unit area” refers to the maximum length of a sentence that can be displayed on the partial reader 200 by extracting content from the entire document. Therefore, as the content of the extracted document is enlarged and displayed, the unit area is relatively reduced.
  • a document refers to a web page, an attached file (for example, an ms-office file, a Hangul word, a pdf document, etc.), a post, and the like, and the format is not particularly limited.
  • the unit area may be one line or several lines of a document, and may be a sentence or a paragraph, which may be changed by a user's setting.
  • FIG 2 shows an example of a screen of the partial reader 200 according to the present invention.
  • the partial reader 200 is automatically displayed and displayed therein at the same time as the document is displayed on the screen.
  • the sentence of the possible unit area is displayed in a scaled manner.
  • the user can move the partial reader 200 to a desired position and view the sentence of the corresponding position. In the state where the partial reader 200 is fixed at a specific position, the user presses the "next button ( ⁇ )" or "previous button ( ⁇ )". Can be selected to update to a subsequent sentence, and the exit button ( The partial reader 200 can be forcibly terminated through).
  • the user may preset the partial reader 200 to suit his environment.
  • the user can select the type of document file to be displayed by the partial reader 200, the position and size of the window display of the partial reader 200, the size of the unit area to be displayed on the partial reader 200, and the font to be displayed in the unit area.
  • the user may set the window display position and size of the partial reader 200, for example, variously set the window display size of the partial reader 200 and the partial reader (
  • the display position of the window 200 may be fixed to a specific position or may be displayed while moving along the document position where the sentence displayed on the partial reader 200 is located.
  • the unit area displayed on the partial reader 200 may be set in various ways by setting the size of the unit area to be displayed on the partial reader 200.
  • the sentence displayed on the partial reader 200 may be one of the entire texts. It can be set to a line, a sentence, or a paragraph or a section.
  • the display of the partial reader 200 may be variously set by using the skin and border display of the partial reader 200.
  • the partial reader 200 may be divided into a document in which an entire article is displayed and a border boundary. It can be displayed as a window or set to not show a border.
  • the background including the contents of the remaining original document is processed in a dark color to clear only the display contents of the partial reader 200.
  • 3 shows an example of a screen in which the background other than the window display screen of the partial reader is darkened.
  • operation buttons such as previous, next, and exit of the window display screen of the partial reader may not be displayed. You can also make the border invisible.
  • the sentence displayed in the window of the partial reader may be updated to the next sentence at a set time period, and if necessary, the user may select the front part of the partial reader display sentence displayed in the original document. You can also go back to the previous sentence or select the back side to go to the next sentence. Alternatively, it may be set to move to the next sentence by clicking any point of the window or selecting any keyboard of the keyboard.
  • These user preferences may be stored locally on the user terminal 2 or stored on the server 3.
  • the user In case of storing the environment setting value in the server 3, the user is provided with the environment setting value from the server 3 even when using any user terminal 2 without any restriction on the location.
  • the reader 200 can be used.
  • the partial reader 200 automatically updates the unit area corresponding to a part of the contents of the entire document to the next unit area in succession. For example, when the partial reader 200 displays from the beginning of the document, the user selects the "next button ( ⁇ )" to read the next content and brings up the subsequent sentence. At this time, in the present invention, the input period of the user's "next button” is automatically measured to calculate the average input time in real time. When the average input time elapses, the next unit area is automatically called and displayed on the partial reader 200. This eliminates the inconvenience of input that the user who reads a part of the document through the partial reader 200 presses the screen update button every time.
  • the partial reader 200 automatically retrieves the next or previous sentence according to the user's average input time. To display. If the average input time is set to 10 seconds and 10 seconds have elapsed since the screen update, it is automatically updated to the next unit area. However, if the user presses the “previous button” because the user does not know the contents, the average input time is set. Extend the time (eg 12 seconds). Similarly, if the user presses the " next button " within 9 seconds while the average input time is 10 seconds, the next average input time is shortened to less than 10 seconds. It is also possible for the user to set the automatic update interval to the default value in advance. For example, if the fixed method is selected as 10 seconds, the screen is automatically switched every 10 seconds from the time of the screen update or the time of the automatic screen update.
  • the user can increase the readability of the document through the partial reader 200 and can read the next sentence that is automatically displayed according to the speed of reading the contents of the document.
  • FIG 4 illustrates an internal structure of the partial reader 200 according to an embodiment of the present invention.
  • the partial reader 200 has display property setting means 21 for receiving and storing an environment setting value for the display property of the partial reader 200 from a user, and when the user opens a document, File format comparison means 22 for comparing whether the format is a file format supported by the partial reader 200, or unit region determination means for extracting a unit region displayable on the partial reader 200 from the entire area of the document to be displayed on the screen ( 23), the partial reader display means 24 which displays the partial reader 200 on the screen and enlarges the sentence of the unit region, and recalls the next or previous unit region sentences according to the user's selection, And a selection screen switching means 25 for screen updating the displayed sentence.
  • File format comparison means 22 for comparing whether the format is a file format supported by the partial reader 200, or unit region determination means for extracting a unit region displayable on the partial reader 200 from the entire area of the document to be displayed on the screen ( 23)
  • the partial reader display means 24 which displays the partial reader 200 on the screen and enlarges the sentence of the unit region, and recalls the next
  • the partial reader 200 automatically stores the input of the user's screen update selection every time to automatically calculate the average input time, and if there is no user selection until the average input time has elapsed, the partial reader 200 automatically executes the subsequent next or previous sentence. It can be configured to further include an automatic screen switching means 26 for switching to update.
  • the partial reader display method for displaying a partial region of a document according to an embodiment of the present invention can be preferably realized through the construction of the partial reader system 1 described above.
  • FIG. 5 is a flowchart illustrating a partial reader display method according to an embodiment of the present invention.
  • the user In order to display some areas of the document through the partial reader, the user first accesses the homepage of the server 3, receives the installation guide of the partial reader 200, and requests a download.
  • the partial reader 200 program provided from the server 3 is automatically installed in a web browser.
  • the partial reader 200 may be installed as a toolbar of a web browser or an application program (for example, ms-office, Hangul, etc.).
  • the user may directly open the document and select the partial reader 200 icon of the toolbar to manually display the partial reader 200 on the screen.
  • Installation of the user terminal 2 of the partial reader 200 may be installed as an independent application program in addition to the aforementioned plug-in installation.
  • the user installs the partial reader 200 application and directly opens the file as a document for inquiry. For example, if you double-click an ms-office word document file, the file will of course open for editing in the ms-word application.
  • file open when the document file is imported from the application program of the partial reader 200 (file open), the entire document is displayed for inquiry and the unit area corresponding to the beginning of the document is displayed at the partial reader 200.
  • the partial reader 200 is installed in a web browser as an environment.
  • the display property setting unit 21 receives the display property of the partial reader 200 from the user and stores the display property as environment setting information (S21).
  • environment setting information S21
  • detailed information on the display attributes may include the type of document file displayed on the partial reader 200, the position and size of the window display of the partial reader, the size of the unit area, the font size and color, and the space between spaces and lines, Skin and border display information of the partial reader, unit area switching method and the like.
  • the environment setting information of the display attribute may be stored locally in the user terminal 2 or network-stored in the server 3.
  • the file format comparison means 22 of the partial reader 200 automatically compares whether the document file is a document file supported by the partial reader 200 (S22).
  • the unit area determining means 23 extracts the unit area from the entire document area by the size of the unit area inquired in the display property (S23).
  • the extracted unit region corresponds to the length of a sentence that can be displayed by the partial reader 200.
  • the unit region may be one line, one sentence, one paragraph, or another set section of the document.
  • a user when a user inputs a search word and displays a document of a search result provided on the screen, it is possible to determine the unit area from the sentence of the beginning of the search word.
  • a typical search when a user reviews a partial content including a search word and selects the entire view when the user wants to view the entire document, the user reads from the beginning of the document to reach a sentence including the search word.
  • the sentence including the search word may be displayed on the partial reader 200.
  • the partial reader display means 24 displays the sentence corresponding to the unit area of the document on the partial reader 200 and displays it on the screen (S24).
  • the sentence displayed through the partial reader 200 is displayed by adjusting the font, size, color, kerning, character spacing, etc. according to the user's display attribute settings. If the display is in the same form as the display of the entire document, the concentration of reading the text may be further improved because the sentence of the relatively small content is read through the partial reader 200.
  • the unit area displayed on the partial reader 200 may include not only text but also images such as photographs and diagrams.
  • 6 illustrates an example of a partial reader window screen displaying a unit area including such an image.
  • the image and text information included in the unit area are displayed in one partial reader 200 window.
  • the image is displayed on one side of the partial reader 200 window and the text information is displayed on the other side. .
  • the display screen of the partial reader 200 window is updated to the next unit area, if the content of the next unit area is information related to the image information of the previous unit area, the image displayed in the previous unit area is the partial reader indicating the next unit area. It is preferable to continue to display on the window screen of 200, and if the contents of the next unit area are not related to the image displayed on the previous unit area, it is preferable not to display the content.
  • the partial reader 200 is preferably provided with a means for extracting the characters contained in the chart or photograph in the form of a scanned document or image. Therefore, the partial reader 200 may operate in the same manner as described above with respect to a document in the form of a scanned image, and search for a sentence or paragraph corresponding to the diagram or photo by using a character included in the diagram or photo and search for the sentence or paragraph.
  • the paragraph is displayed on the partial reader 200 window screen, the chart or picture can be displayed together.
  • the image is separated from the normal text, and the partial reader for displaying a new image separately from the partial reader window in which the text is displayed. You can also create a window and display the image in the partial reader window that is created.
  • a partial reader is provided with a means for extracting text contained in an image of a graphic or picture
  • the graphic or picture related to the written text is added, the graphic or picture is a relevant sentence.
  • the starting point of the paragraph or the sentence or paragraph and the paragraph is generally the same, it is also possible to display a related diagram or picture together when displaying the sentence or paragraph in the partial reader. For example, in FIG. 6, two photographs and a plurality of sentences are displayed, and the first photograph is generally associated with the sentences before the second photograph is displayed.
  • the first picture is also displayed.
  • the user may increase the readability of the document by reading some contents displayed in the partial reader 200 window instead of reading the entire document.
  • the selection screen switching means 25 receives the user's "next button ( ⁇ )” or “previous button ( ⁇ )” and calls the corresponding sentence to read the partial reader ( 200).
  • the user does not directly select the button to retrieve the contents of the desired position of the document, but automatically calculates the user's button input cycle to automatically retrieve the contents of the corresponding document and display it on the partial reader 200. It is possible to do
  • the automatic screen switching means 26 calculates the average input time by storing the input period of the user's "next button” or “previous button” in real time, and the user until the average input time has elapsed. If there is no button selection, the next unit area is automatically displayed on the partial reader 200 (S26).
  • the partial reader system displaying a partial area of the document according to the present invention can be applied to a web portal site providing various web services, and is expected to be greatly utilized by being applied to a web browser of a user computer receiving a web service. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • User Interface Of Digital Computer (AREA)
  • Facsimile Scanning Arrangements (AREA)

Abstract

The present invention relates to a section reader system that extracts a section of a given document for display on a screen, and a method using the same. The section reader according to the present invention includes a means for receiving, storing, and implementing user-designated display parameters; a means for comparing whether or not a file displayed on a screen is in a supported format; and a means for extracting a selected section from a document and displaying it on the reader. According to this invention, using the section reader in conjunction with full-screen display of a document allows portions of the document to be magnified in the section reader, thereby improving readability and focus for the user.

Description

문서의 일부 영역을 표시하는 부분 리더기 시스템 및 부분 리더기 표시 방법Partial Reader System and Partial Reader Display Method to Display Partial Area of Document
본 발명은 문서 파일의 내용을 화면에 표시할 때 부분 리더기가 문서의 일부영역을 추출한 후 문자 크기를 조절하여 표시함으로써 사용자의 가독성을 높이는 부분 리더기 시스템 및 부분 리더기 표시 방법에 관한 것이다. The present invention relates to a partial reader system and a partial reader display method for enhancing the readability of a user by displaying a text file by adjusting a size of a text after extracting a partial region of a document when displaying the contents of a document file on a screen.
문서 파일은 복수개의 문장으로 구성되어 내용을 담고 있다. 여기서, 문서 파일이 균등한 줄간격과 동일한 글자체 및 글씨 크기의 문장으로 구성되는 경우, 사용자는 처음부터 끝까지 문서를 읽어야 그 내용을 파악하게 된다. 이러한 읽기 방식은 높은 집중력을 요구한다. 만약, 그 내용이 길 경우 사용자는 문서를 읽기도 전에 그 양에 질려버려서 내용 읽기를 포기할 수도 있다. 이처럼 문서 읽기가 조밀한 글씨에 의하여 눈의 피로를 가중시키고 지속적인 집중력만 요구한다면 사용자의 문서에 대한 가독률은 떨어질 수밖에 없다. The document file consists of a plurality of sentences and contains the contents. Here, when the document file is composed of sentences having the same font and letter size as the same line spacing, the user must read the document from the beginning to the end to determine the contents. This type of reading requires high concentration. If the content is long, the user may get tired of reading the document before giving up and read it. Thus, if the reading of the document increases the eyestrain and requires continuous concentration due to the dense text, the readability of the user's document is bound to fall.
보통, 사용자의 이해도는 문서의 내용에 의하여 결정된다. 즉, 쉬운 내용은 사용자가 쉽게 이해할 수 있으나, 전문 지식을 담은 어려운 내용은 사용자가 높은 집중력으로 이해 관계를 파악하며 정독해야 한다. 하지만, 같은 내용의 글이라도 문서 양식 및 문장 배치를 어떻게 하느냐에 따라서 사용자의 이해도가 달라질 수 있다. Usually, the user's understanding is determined by the content of the document. In other words, easy contents can be easily understood by the user, but difficult contents containing expertise should be carefully read by the user with high concentration. However, even if the article has the same content, the understanding of the user may vary depending on how the document form and sentence are arranged.
본 발명은 전술한 바와 같은 점에 착안하여 창출된 것으로서, 문서를 화면에 표시할 때 전체 문서의 일부 영역을 부분 리더기에 표시하고 사용자가 부분 리더기를 이용하여 당해 문서의 문장을 읽음으로써 문서의 가독성(readability)을 높이는 것을 목적으로 한다. The present invention has been made in view of the foregoing, and when displaying a document on the screen, a partial region of the entire document is displayed on the partial reader, and the user reads a sentence of the document using the partial reader to read the document. The purpose is to increase readability.
또한, 부분 리더기에 표시한 내용의 화면 전환 주기를 자동으로 파악하여 그 주기에 따라서 다음 내용으로 화면을 자동 갱신하여 사용자의 편의성 및 가독성을 높이고자 한다.In addition, the screen switching cycle of the contents displayed on the partial reader is automatically identified, and the screen is automatically updated with the following contents according to the cycle to increase the user's convenience and readability.
전술한 바와 같은 목적을 달성하기 위한 본 발명의 문서의 일부 영역을 표시하는 부분 리더기 시스템에 따르면, 사용자로부터 표시 속성을 설정받고 저장 실행하는 수단; 화면에 문서를 표시할 때, 당해 문서가 지원되는 파일 형식에 해당하는지를 비교하는 수단; 및 당해 문서에서 선택된 단위 영역을 추출한 후 부분 리더기에 표시하는 수단을 포함하는 것을 특징으로 한다.According to a partial reader system for displaying a partial region of a document of the present invention for achieving the above object, there is provided a display apparatus comprising: means for setting and storing display attributes from a user; Means for comparing the document to a supported file format when displaying the document on the screen; And means for extracting the selected unit area from the document and displaying the selected unit area on the partial reader.
본 발명의 바람직한 특징에 따르면, 상기 표시 속성을 설정받고 저장 실행하는 수단은, 자동 실행하는 문서 파일의 종류; 윈도우 표시 크기; 표시할 단위 영역의 크기; 단위 영역을 구성하는 글자 크기 및 줄 간격; 윈도우 경계선 표시 유무; 및 단위 영역의 전환 방식(스크롤다운 방식, 책넘김 방식, fade-in/out 방식) 중에서 적어도 하나 이상을 포함하는 표시 속성을 저장하는 것을 특징으로 한다.According to a preferred feature of the invention, the means for setting and storing and executing the display attributes comprises: a type of document file to be automatically executed; Window display size; The size of the unit area to be displayed; Letter size and line spacing that make up the unit area; Presence of window borders; And a display attribute including at least one of a switching method of a unit area (scrolldown method, flipping method, fade-in / out method).
나아가, 상기 표시 속성을 설정받고 저장 실행하는 수단은, 상기 표시 속성을 사용자 단말에 로컬 저장하거나 또는 외부 서버에 네트워크 저장하는 것을 특징으로 한다.Further, the means for setting and storing and executing the display attribute is characterized in that the display attribute is locally stored in the user terminal or network stored in an external server.
바람직하게, 상기 부분 리더기 시스템은, 표시할 단위 영역을 결정하는 수단; 및 사용자가 설정한 시간이 경과함에 따라서 또는 사용자의 "다음" 또는 "이전" 선택에 따라서 대응하는 문서의 단위 영역을 추출한 후 표시하는 수단을 더 포함하는 것을 특징으로 한다.Advantageously, said partial reader system comprises: means for determining a unit area to display; And means for extracting and displaying the unit area of the corresponding document as the time set by the user has elapsed or according to the user's " next " or " previous " selection.
나아가, 상기 단위 영역을 결정하는 수단은, 사용자가 검색어를 입력하여 제공받은 검색 결과의 문서를 화면에 표시할 때, 검색어가 시작하는 부분의 문장부터 단위 영역으로 결정하는 것을 특징으로 한다.Further, the means for determining the unit area is characterized in that when the user inputs a search word to display the document of the search result provided on the screen, the unit area is determined from the sentence of the beginning portion of the search word.
바람직하게, 상기 부분 리더기 시스템은, 사용자의 "다음" 또는 "이전" 선택에 따라서 대응하는 문서의 단위 영역을 표시한 이후로, 다음번 선택을 입력받을 때까지의 시간을 실시간 저장한 후 매번 선택의 입력 시간을 평균화하고, 평균 입력 시간이 경과하면 다음번 단위 영역을 자동으로 표시하는 수단을 더 포함하는 것을 특징으로 한다.Preferably, the partial reader system, after displaying the unit area of the corresponding document according to the user's "next" or "previous" selection, stores the time until the next selection is input in real time and then selects each time. And a means for averaging the input time and automatically displaying the next unit area when the average input time has elapsed.
나아가, 사용자 단말에서 툴바로 플러그인 설치되는 것을 특징으로 한다.Further, it is characterized in that the plug-in is installed from the user terminal to the toolbar.
한편, 본 발명의 문서의 일부 영역을 표시하는 부분 리더기 표시 방법에 따르면, (S21)사용자로부터 표시 속성을 설정받고 저장 실행하는 단계; (S22)화면에 문서를 표시할 때, 당해 문서가 지원되는 파일 형식에 해당하는지를 비교하는 단계; 및 (S24)당해 문서에서 선택된 단위 영역을 추출한 후 부분 리더기에 표시하는 단계를 포함하는 것을 특징으로 한다.On the other hand, according to the partial reader display method for displaying a partial region of the document of the present invention, (S21) setting the display properties from the user and storing and executing; (S22) comparing the document with a supported file format when displaying the document on the screen; And (S24) extracting the selected unit area from the document and displaying the extracted unit area on the partial reader.
본 발명은 전술한 바와 같은 점에 착안하여 창출된 것으로서, 문서를 화면에 표시할 때 부분 리더기를 문서와 병행 표시하고, 부분 리더기를 통하여 당해 문서의 일부 줄, 문장 또는 단락을 추출하여 표시함으로써 문서를 읽는 사용자의 가독성을 높인다. 그리고 본 발명에 따른 부분 리더기를 통해 표시되는 문장 등의 글자 크기 또는 배경색상 등을 사용자의 요구에 맞게 설정할 수 있음으로써, 각 사용자는 자신에게 가장 적합한 독서 환경으로 문장 등을 읽을 수 있는 장점이 있다. SUMMARY OF THE INVENTION The present invention has been made in view of the foregoing, and when displaying a document on the screen, the partial reader is displayed in parallel with the document, and a partial line, sentence or paragraph of the document is extracted and displayed through the partial reader. Increase the readability of the user reading. In addition, by setting the font size or the background color, such as a sentence displayed through the partial reader according to the present invention according to the user's needs, each user has the advantage that can read the sentence in the most suitable reading environment for them .
또한 본 발명에 따르면, 사진이나 도표가 포함된 문장에서 해당 문장 또는 단락에 대응되는 사진 또는 도표를 함께 표시할 수 있어 문서에 대한 가독성을 보다 향상시킬 수 있는 효과가 있다. In addition, according to the present invention, it is possible to display a picture or a chart corresponding to the sentence or paragraph in a sentence including a picture or a table, thereby improving the readability of the document.
아울러, 본 발명에 따르면, 사용자는 전체 문서를 읽을 때 조밀한 글간격 및 글자 크기에 따른 눈의 피로를 해소할 수 있으며 기존의 여백없는 문장을 읽을 때에 비하여 심리적 부담을 덜 수 있어 본 발명의 부분 리더기는 독서의 보조적 역할을 하며, 전문 서적과 같은 어려운 내용을 읽을 때에 더욱 집중력을 갖고 읽을 수 있어 정독의 효과가 크다.In addition, according to the present invention, the user can relieve eye strain due to the compact text spacing and the font size when reading the entire document, and can reduce the psychological burden compared to reading a conventional borderless sentence part of the present invention. Readers play a supporting role in reading, and they can read with more concentration when reading difficult content such as specialized books.
또한, 사용자가 부분 리더기의 문장 내용을 읽고난 후 다음 문장을 불러들일때 선택하는 버튼의 입력 주기를 이용하여 평균 입력 시간을 예측한 후 평균 입력 시간이 경과하거나 또는 사용자 설정 시간이 경과하면 부분 리더기의 문장을 자동 갱신하여 사용자가 별도의 버튼 입력없이 계속해서 글을 집중력있게 읽을 수 있다.In addition, when the user reads the sentence content of the partial reader and predicts the average input time using the input period of the button selected when the next sentence is loaded, the partial reader after the average input time elapses or the user set time elapses By automatically updating the sentence, users can continue to read the text without any additional button input.
본 명세서에 첨부되는 다음의 도면들은 본 발명의 바람직한 실시예를 예시하는 것이며, 전술한 발명의 상세한 설명과 함께 본 발명의 기술사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되지 않아야 한다.The following drawings, which are attached to this specification, illustrate preferred embodiments of the present invention, and together with the detailed description of the present invention serve to further understand the technical spirit of the present invention. It should not be construed as limited to.
도 1은 본 발명에 따른 문서의 일부 영역을 표시하는 부분 리더기 시스템의 개략적 구성도.1 is a schematic structural diagram of a partial reader system displaying a partial area of a document according to the present invention;
도 2는 본 발명에 따른 부분 리더기의 화면 예시도.2 is a screen example of a partial reader according to the present invention.
도 3은 본 발명에 따라 부분 리더기의 윈도우 표시 화면을 제외한 나머지 배경을 어둡게 처리한 화면 일례.Figure 3 is an example of the screen darkening the remaining background except the window display screen of the partial reader in accordance with the present invention.
도 4는 본 발명의 일 실시예에 따른 부분 리더기의 내부 구조도.4 is an internal structure diagram of a partial reader according to an embodiment of the present invention.
도 5는 본 발명의 일 실시예에 따른 부분 리더기의 표시 방법을 나타낸 순서도.5 is a flowchart illustrating a display method of a partial reader according to an embodiment of the present invention.
도 6은 본 발명의 일 실시예에 따른 두 개의 부분 리더기 윈도우를 통하여 문자와 이미지를 각각 표시하는 화면 일례.6 is an example of a screen for displaying a character and an image through two partial reader windows 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.
< 시스템 구성 ><System Configuration>
도 1은 본 발명에 따른 문서의 일부 영역을 표시하는 부분 리더기 시스템(1)의 전체적인 구성을 나타낸 개념도이다.1 is a conceptual diagram showing the overall configuration of a partial reader system 1 for displaying a partial area of a document according to the present invention.
본 발명의 부분 리더기 시스템(1)은 부분 리더기 프로그램을 다운로드 제공받아 설치하는 사용자 단말(2) 및 홈페이지를 통하여 부분 리더기 프로그램을 제공하는 서버(3)를 포함하여 구성된다. The partial reader system 1 of the present invention includes a user terminal 2 for downloading and installing a partial reader program and a server 3 for providing a partial reader program through a homepage.
사용자 단말(2)은 유무선을 통하여 인터넷 접속이 가능한 단말로서 사용자는 유무선 네트워크를 통하여 서버(3)의 홈페이지에 접속하여 부분 리더기 프로그램을 제공받고 설치한다. 본 발명의 실시예에서 상기 사용자 단말(2)은 PC(Personal Computer), 노트북, PDA(Personal digital assistant), 휴대전화, 전자책 단말기 등 문서의 내용을 표시할 수 있는 모든 통신 단말 장치를 포함하는데, 이러한 사용자 단말(2)은 개인 사용자가 이용하는 통신 단말 장치 뿐만 아니라 포털 서비스를 제공하는 포털 사이트 운영 컴퓨터를 포함하는 의미로 명칭된다.The user terminal 2 is a terminal which can be connected to the Internet through a wired or wireless network. The user connects to the homepage of the server 3 via a wired or wireless network to receive and install a partial reader program. In the embodiment of the present invention, the user terminal 2 includes all communication terminal devices capable of displaying the contents of documents such as a personal computer (PC), a notebook computer, a personal digital assistant (PDA), a mobile phone, an e-book terminal, etc. In this regard, the user terminal 2 is named as including a communication terminal device used by an individual user as well as a portal site operating computer that provides a portal service.
서버(3)는 홈페이지를 통하여 본 발명의 부분 리더기 프로그램을 사용자 단말(2)로 배포한다. 물론, 신규 버전으로 업그레이드될 때에도 홈페이지를 통하여 배포한다. 한편, 상기 유무선 네트워크에는 다양한 웹사이트(4)가 연결되어, 인터넷상에서 사용자 단말(2)에 다양한 웹 문서를 제공하게 된다.The server 3 distributes the partial reader program of the present invention to the user terminal 2 via the home page. Of course, even when upgraded to the new version is distributed through the homepage. Meanwhile, various websites 4 are connected to the wired / wireless network to provide various web documents to the user terminal 2 on the Internet.
본 발명에서 제공하는 부분 리더기(200)는 사용자가 인터넷상에서 제공받는 문서를 화면에 표시할 때 전체 문서에서 일부 영역을 추출한 단위 영역을 표시하게 된다. 상기 부분 리더기(200)는 단위 영역을 표시할 때, 추출된 단위 영역에 포함된 글자나 기호 등의 문자 크기를 확대하거나 축소 또는 원 문서의 문자 크기와 동일하게 표시하거나, 자간 조절이나 줄 간격 조절 등을 통하여 사용자가 용이하게 확인할 수 있도록 표시하게 된다. 본 발명에서 "단위 영역"이라 함은 전체 문서로부터 내용을 추출하여 부분 리더기(200)에 표시 가능한 문장의 최대 길이를 말한다. 따라서, 추출된 문서의 내용을 확대 표시할수록 단위 영역은 상대적으로 줄어든다. 또한, 문서는 웹 페이지, 첨부 파일(예: ms-office 파일, 아래한글, pdf 문서, 기타 등등), 게시글 등을 말하는 것으로서 그 포맷에 특별한 제한은 없다. 그리고 이러한 단위 영역은 문서의 한 줄 또는 몇 개의 줄이 될 수 있고, 한 문장 또는 한 단락이 될 수 있는데, 이는 사용자의 설정에 의해 변경될 수 있다.The partial reader 200 provided by the present invention displays a unit region from which a partial region is extracted from the entire document when the user displays a document provided on the Internet. When displaying the unit area, the partial reader 200 enlarges or reduces the size of a character such as a letter or a symbol included in the extracted unit area, displays the same as the size of the original document, or adjusts the space and the line spacing. Etc., so that the user can easily check the display. In the present invention, the "unit area" refers to the maximum length of a sentence that can be displayed on the partial reader 200 by extracting content from the entire document. Therefore, as the content of the extracted document is enlarged and displayed, the unit area is relatively reduced. In addition, a document refers to a web page, an attached file (for example, an ms-office file, a Hangul word, a pdf document, etc.), a post, and the like, and the format is not particularly limited. The unit area may be one line or several lines of a document, and may be a sentence or a paragraph, which may be changed by a user's setting.
도 2는 본 발명에 따른 부분 리더기(200)의 화면 일례를 나타낸 것이다. 2 shows an example of a screen of the partial reader 200 according to the present invention.
문서를 사용자 단말(2)의 화면에 표시할 때 당해 문서가 부분 리더기(200)가 지원하는 파일 포맷으로 설정된 경우, 문서가 화면에 표시됨과 동시에 자동으로 부분 리더기(200)가 표시되고 그 안에서 표시 가능한 단위 영역의 문장이 크기가 조절되어 표시된다. 사용자는 부분 리더기(200)를 원하는 위치로 이동하여 당해 위치의 문장을 볼 수가 있으며, 특정 위치에 부분 리더기(200)를 고정한 상태에서 "다음 버튼(▷)" 또는 "이전 버튼(◁)"을 선택하여 후속되는 문장으로 갱신할 수 있으며, 종료 버튼(
Figure PCTKR2009006262-appb-I000001
)을 통하여 부분 리더기(200)를 강제 종료시킬 수 있다.
If the document is set to a file format supported by the partial reader 200 when the document is displayed on the screen of the user terminal 2, the partial reader 200 is automatically displayed and displayed therein at the same time as the document is displayed on the screen. The sentence of the possible unit area is displayed in a scaled manner. The user can move the partial reader 200 to a desired position and view the sentence of the corresponding position. In the state where the partial reader 200 is fixed at a specific position, the user presses the "next button (▷)" or "previous button (◁)". Can be selected to update to a subsequent sentence, and the exit button (
Figure PCTKR2009006262-appb-I000001
The partial reader 200 can be forcibly terminated through).
본 발명에서 사용자는 부분 리더기(200)를 자신의 환경에 맞도록 미리 설정할 수 있다. 바람직하게, 사용자는 부분 리더기(200)가 표시할 문서 파일의 포맷 종류, 부분 리더기(200)의 윈도우 표시 위치 및 크기, 부분 리더기(200)에 표시할 단위 영역의 크기, 단위 영역에서 표시할 글자체와 크기와 색상 및 자간과 줄 간격, 부분 리더기의 스킨 및 경계선 표시 유무 정보, 부분 리더기에서의 단위 영역 전환 방식(예 : 스크롤 다운 방식, 책넘김 방식, 페이드 인/아웃(fade-in/out), 기타 등등) 등을 설정한다. In the present invention, the user may preset the partial reader 200 to suit his environment. Preferably, the user can select the type of document file to be displayed by the partial reader 200, the position and size of the window display of the partial reader 200, the size of the unit area to be displayed on the partial reader 200, and the font to be displayed in the unit area. And size and color, kerning and line spacing, information on skin and border display of partial reader, unit area switching method in partial reader (e.g. scroll down, page flip, fade in / out) , Etc.).
상기 부분 리더기(200)의 표시 환경 설정시, 사용자는 부분 리더기(200)의 윈도우 표시 위치 및 크기를 설정할 수 있는데, 예를 들면 부분 리더기(200)의 윈도우 표시 크기를 다양하게 설정하고 부분 리더기(200)의 윈도우 표시 위치를 특정 위치에 고정시키거나 부분 리더기(200)에 표시되는 문장이 위치한 문서 위치를 따라 이동하면서 표시하도록 설정할 수 있다. 또한, 부분 리더기(200)에 표시할 단위 영역의 크기 설정을 통하여 부분 리더기(200)에 표시되는 단위 영역을 다양하게 설정할 수 있는데, 예를 들면 부분 리더기(200)에 표시되는 문장을 전체 글중 한 줄, 한 문장, 또는 한 단락이나 일부 구간 등으로 설정할 수 있다. 또한, 부분 리더기(200)의 스킨 및 경계선 표시 유무를 통하여 부분 리더기(200)의 표시를 다양하게 설정할 수 있는데, 예를 들면 부분 리더기(200)를 전체 글이 표시되는 문서와 테두리 경계선으로 구분된 윈도우로 표시하거나, 테두리 경계선이 보이지 않게 설정할 수도 있다. When setting the display environment of the partial reader 200, the user may set the window display position and size of the partial reader 200, for example, variously set the window display size of the partial reader 200 and the partial reader ( The display position of the window 200 may be fixed to a specific position or may be displayed while moving along the document position where the sentence displayed on the partial reader 200 is located. In addition, the unit area displayed on the partial reader 200 may be set in various ways by setting the size of the unit area to be displayed on the partial reader 200. For example, the sentence displayed on the partial reader 200 may be one of the entire texts. It can be set to a line, a sentence, or a paragraph or a section. In addition, the display of the partial reader 200 may be variously set by using the skin and border display of the partial reader 200. For example, the partial reader 200 may be divided into a document in which an entire article is displayed and a border boundary. It can be displayed as a window or set to not show a border.
한편, 상기 부분 리더기(200)를 표시하는 경우 부분 리더기(200)의 윈도우 표시 화면을 제외하고 나머지 원 문서의 내용을 포함하는 배경을 어두운 색으로 처리하여 부분 리더기(200)의 표시 내용만 선명하게 표시되도록 할 수도 있는데, 도 3은 이러한 부분 리더기의 윈도우 표시 화면을 제외한 나머지 배경을 어둡게 처리한 화면 일례를 나타낸 것이다. 도 3에 도시된 바와 같이, 부분 리더기의 윈도우 표시 화면을 제외한 배경을 어둡게 처리하는 경우 부분 리더기의 윈도우 표시 화면 중 이전, 다음, 종료 등의 조작 버튼이 표시되지 않도록 할 수 있으며, 필요에 따라 테두리 경계선을 보이게 않게 할 수도 있다. 상기 이전, 다음 등의 조작 버튼이 표시되지 않는 경우 부분 리더기의 윈도우에 표시되는 문장은 설정된 시간 주기로 다음 문장으로 갱신될 수 있으며, 필요한 경우 사용자는 원 문서에 표시된 부분 리더기 표시 문장의 앞부분을 선택하여 이전 문장으로 돌아가거나 뒷부분을 선택하여 다음 문장으로 이동할 수도 있다. 또는 윈도우의 임의의 지점을 클릭하거나 키보드의 임의의 자판을 선택하는 것으로 다음 문장으로 이동하도록 설정될 수도 있다.On the other hand, when displaying the partial reader 200, except for the window display screen of the partial reader 200, the background including the contents of the remaining original document is processed in a dark color to clear only the display contents of the partial reader 200. 3 shows an example of a screen in which the background other than the window display screen of the partial reader is darkened. As shown in FIG. 3, when the background is processed except for the window display screen of the partial reader, operation buttons such as previous, next, and exit of the window display screen of the partial reader may not be displayed. You can also make the border invisible. When the operation buttons such as the previous and next are not displayed, the sentence displayed in the window of the partial reader may be updated to the next sentence at a set time period, and if necessary, the user may select the front part of the partial reader display sentence displayed in the original document. You can also go back to the previous sentence or select the back side to go to the next sentence. Alternatively, it may be set to move to the next sentence by clicking any point of the window or selecting any keyboard of the keyboard.
이러한 사용자 환경 설정값은 사용자 단말(2)에 로컬 저장되거나 서버(3)에 저장될 수 있다. 만약, 서버(3)에 환경 설정값을 저장하는 경우 사용자는 장소의 제약없이 임의의 사용자 단말(2)을 이용할 때에도 서버(3)로부터 환경 설정값을 제공받아 자신이 선호하는 화면 표시 방식으로 부분 리더기(200)를 이용할 수 있다.These user preferences may be stored locally on the user terminal 2 or stored on the server 3. In case of storing the environment setting value in the server 3, the user is provided with the environment setting value from the server 3 even when using any user terminal 2 without any restriction on the location. The reader 200 can be used.
바람직하게, 본 발명에서는 부분 리더기(200)를 통하여 전체 문서의 내용 중에서 일부에 해당하는 단위 영역을 연속하는 다음의 단위 영역으로 자동 갱신한다. 예를 들어, 부분 리더기(200)가 문서의 처음 내용부터 표시하는 경우 사용자는 다음 내용을 읽기 위하여 "다음 버튼(▷)"을 선택하여 후속되는 문장을 불러들인다. 이때 본 발명에서는 사용자의 "다음 버튼(▷)"의 입력 주기를 자동으로 측정하여 평균 입력 시간을 실시간 계산한다. 그리고 평균 입력 시간이 경과하면 자동으로 다음 단위 영역을 불러들여 부분 리더기(200)에 표시한다. 이것은 문서의 일부 내용을 부분 리더기(200)를 통하여 읽는 사용자가 매번 화면 갱신 버튼을 누르는 입력의 불편을 해소한다.Preferably, in the present invention, the partial reader 200 automatically updates the unit area corresponding to a part of the contents of the entire document to the next unit area in succession. For example, when the partial reader 200 displays from the beginning of the document, the user selects the "next button (▷)" to read the next content and brings up the subsequent sentence. At this time, in the present invention, the input period of the user's "next button" is automatically measured to calculate the average input time in real time. When the average input time elapses, the next unit area is automatically called and displayed on the partial reader 200. This eliminates the inconvenience of input that the user who reads a part of the document through the partial reader 200 presses the screen update button every time.
예를 들어, 사용자가 10초 간격으로 "다음 버튼(▷)" 또는 "이전 버튼(◁)"을 누를 경우 부분 리더기(200)는 사용자의 평균 입력 시간에 따라서 다음 또는 이전 문장을 자동으로 불러들여 표시하는 것이다. 만약, 평균 입력 시간이 10초로 설정된 상태에서 화면 갱신 이후 10초가 경과하여 자동으로 다음 단위 영역으로 갱신하였으나 사용자가 미처 그 내용을 파악하지 못하여 "이전 버튼(◁)"을 눌렀다면 평균 입력 시간을 소정 시간 연장한다(예 : 12초). 마찬가지로, 평균 입력 시간이 10초인 상태에서 사용자가 9초 만에 "다음 버튼(▷)"을 누른 경우, 다음번 평균 입력 시간은 10초 미만으로 단축되는 것이다. 그리고 사용자가 자동 갱신 간격을 미리 디폴트 값으로 설정해 두는 것도 가능하다. 예를 들어, 10초로 고정 방식을 선택한 경우 사용자가 화면 갱신한 시각 또는 자동 화면 갱신한 시각으로부터 매 10초마다 자동으로 화면을 전환하는 것이다.For example, when the user presses the "next button" or "previous button" at 10-second intervals, the partial reader 200 automatically retrieves the next or previous sentence according to the user's average input time. To display. If the average input time is set to 10 seconds and 10 seconds have elapsed since the screen update, it is automatically updated to the next unit area. However, if the user presses the “previous button” because the user does not know the contents, the average input time is set. Extend the time (eg 12 seconds). Similarly, if the user presses the " next button " within 9 seconds while the average input time is 10 seconds, the next average input time is shortened to less than 10 seconds. It is also possible for the user to set the automatic update interval to the default value in advance. For example, if the fixed method is selected as 10 seconds, the screen is automatically switched every 10 seconds from the time of the screen update or the time of the automatic screen update.
따라서, 사용자는 부분 리더기(200)를 통하여 문서의 가독률을 높일 수 있으며 자신의 문서 내용 읽기 속도에 따라서 자동 표시되는 다음 문장을 읽을 수 있다.Therefore, the user can increase the readability of the document through the partial reader 200 and can read the next sentence that is automatically displayed according to the speed of reading the contents of the document.
도 4는 본 발명의 일 실시예에 따른 부분 리더기(200)의 내부 구조를 도시한다.4 illustrates an internal structure of the partial reader 200 according to an embodiment of the present invention.
본 발명의 일 실시예에 따른 부분 리더기(200)는 사용자로부터 부분 리더기(200)의 표시 속성에 대한 환경 설정값을 입력받고 저장하는 표시 속성 설정 수단(21), 사용자가 문서를 열때 당해 파일의 형식이 부분 리더기(200)가 지원하는 파일 형식인지 비교하는 파일 형식 비교 수단(22), 화면에 표시할 문서의 전체 영역에서 부분 리더기(200)에 표시 가능한 단위 영역을 추출하는 단위 영역 결정 수단(23), 부분 리더기(200)를 화면에 표시하고 단위 영역의 문장을 확대 표시하는 부분 리더기 표시 수단(24), 사용자의 선택에 따라서 다음 또는 이전의 단위 영역 문장을 불러들여 부분 리더기(200)의 표시된 문장을 화면 갱신하는 선택 화면 전환 수단(25)을 포함하여 구성된다.The partial reader 200 according to an embodiment of the present invention has display property setting means 21 for receiving and storing an environment setting value for the display property of the partial reader 200 from a user, and when the user opens a document, File format comparison means 22 for comparing whether the format is a file format supported by the partial reader 200, or unit region determination means for extracting a unit region displayable on the partial reader 200 from the entire area of the document to be displayed on the screen ( 23), the partial reader display means 24 which displays the partial reader 200 on the screen and enlarges the sentence of the unit region, and recalls the next or previous unit region sentences according to the user's selection, And a selection screen switching means 25 for screen updating the displayed sentence.
바람직하게, 부분 리더기(200)는 사용자의 화면 갱신 선택의 입력을 매번 저장하여 자동으로 평균 입력 시간을 계산하고, 평균 입력 시간이 경과할 때까지 사용자의 선택이 없으면 연속되는 다음 또는 이전 문장을 자동으로 전환 갱신하는 자동 화면 전환 수단(26)을 더 포함하여 구성될 수 있다. Preferably, the partial reader 200 automatically stores the input of the user's screen update selection every time to automatically calculate the average input time, and if there is no user selection until the average input time has elapsed, the partial reader 200 automatically executes the subsequent next or previous sentence. It can be configured to further include an automatic screen switching means 26 for switching to update.
이상의 문서의 일부 영역을 표시하는 부분 리더기(200)의 구성 요소들의 상세한 기능과 동작은 후술하는 부분 리더기 표시 방법을 통하여 설명한다.Detailed functions and operations of the elements of the partial reader 200 for displaying the partial region of the document will be described through the partial reader display method described below.
< 방법 구성 ><Method Configuration>
본 발명의 일 실시예에 따른 문서의 일부 영역을 표시하는 부분 리더기 표시 방법은 전술한 부분 리더기 시스템(1)의 구축을 통하여 바람직하게 실현될 수 있다. The partial reader display method for displaying a partial region of a document according to an embodiment of the present invention can be preferably realized through the construction of the partial reader system 1 described above.
도 5는 본 발명의 일 실시예에 따른 부분 리더기 표시 방법의 순서를 나타낸 것이다.5 is a flowchart illustrating a partial reader display method according to an embodiment of the present invention.
부분 리더기를 통하여 문서의 일부 영역을 표시하기 위하여, 사용자는 먼저 서버(3)의 홈페이지에 접속하고 부분 리더기(200)의 설치 안내를 받고 다운로드를 요청한다. 서버(3)로부터 제공받는 부분 리더기(200) 프로그램은 자동으로 웹 브라우저에 플러그인 설치된다. 바람직하게, 부분 리더기(200)는 웹 브라우저 또는 응용 프로그램(예 : ms-office, 아래 한글 등)의 툴바로 설치될 수도 있다. 툴바로 설치된 경우, 사용자는 직접 당해 문서를 오픈한 후 툴바의 부분 리더기(200) 아이콘을 선택하여 수동으로 부분 리더기(200)를 화면에 표시할 수 있다.In order to display some areas of the document through the partial reader, the user first accesses the homepage of the server 3, receives the installation guide of the partial reader 200, and requests a download. The partial reader 200 program provided from the server 3 is automatically installed in a web browser. Preferably, the partial reader 200 may be installed as a toolbar of a web browser or an application program (for example, ms-office, Hangul, etc.). When the toolbar is installed, the user may directly open the document and select the partial reader 200 icon of the toolbar to manually display the partial reader 200 on the screen.
부분 리더기(200)의 사용자 단말(2) 설치는 전술한 플러그인 설치 이외에도 독립된 응용 프로그램으로 설치될 수 있다. 사용자가 부분 리더기(200) 응용 프로그램을 설치하고 직접 조회용 문서로 파일을 오픈한다. 예를 들어, ms-office word 문서 파일을 더블 클릭하면 당연히 당해 파일이 ms-word 응용 프로그램에서 편집용으로 열린다. 하지만, 부분 리더기(200)의 응용 프로그램에서 당해 문서 파일을 가져오기 하면(file open) 조회용으로 문서 전체가 표시됨과 동시에 부분 리더기(200)에서 문서의 처음에 해당하는 단위 영역이 표시된다.Installation of the user terminal 2 of the partial reader 200 may be installed as an independent application program in addition to the aforementioned plug-in installation. The user installs the partial reader 200 application and directly opens the file as a document for inquiry. For example, if you double-click an ms-office word document file, the file will of course open for editing in the ms-word application. However, when the document file is imported from the application program of the partial reader 200 (file open), the entire document is displayed for inquiry and the unit area corresponding to the beginning of the document is displayed at the partial reader 200.
이하에서는 설명의 편의상 부분 리더기(200)가 웹 브라우저에 플러그인 설치되는 환경으로 가정하고 설명한다.Hereinafter, for convenience of description, it is assumed that the partial reader 200 is installed in a web browser as an environment.
사용자 단말(2)에 부분 리더기(200)가 설치되면, 표시 속성 설정 수단(21)은 사용자로부터 부분 리더기(200)의 표시 속성을 입력받아 환경 설정 정보로 저장한다(S21). 표시 속성의 상세한 정보들은 이미 위에서 설명한 바와 같이, 부분 리더기(200)에 표시되는 문서 파일의 포맷 종류, 부분 리더기의 윈도우 표시 위치 및 크기, 단위 영역의 크기, 글자체 크기와 색상 및 자간과 줄 간격, 부분 리더기의 스킨 및 경계선 표시 유무 정보, 단위 영역 전환 방식 등을 포함한다. 또한, 표시 속성의 환경 설정 정보는 사용자 단말(2)에 로컬 저장되거나 또는 서버(3)에 네트워크 저장될 수 있음을 이미 설명한 바 있다.When the partial reader 200 is installed in the user terminal 2, the display property setting unit 21 receives the display property of the partial reader 200 from the user and stores the display property as environment setting information (S21). As described above, detailed information on the display attributes may include the type of document file displayed on the partial reader 200, the position and size of the window display of the partial reader, the size of the unit area, the font size and color, and the space between spaces and lines, Skin and border display information of the partial reader, unit area switching method and the like. In addition, it has already been described that the environment setting information of the display attribute may be stored locally in the user terminal 2 or network-stored in the server 3.
웹 브라우저에서 새로운 문서 파일이 표시될 때, 부분 리더기(200)의 파일 형식 비교 수단(22)은 당해 문서 파일이 부분 리더기(200)가 지원하는 문서 파일인지를 자동 비교한다(S22).When a new document file is displayed in the web browser, the file format comparison means 22 of the partial reader 200 automatically compares whether the document file is a document file supported by the partial reader 200 (S22).
부분 리더기(200)가 지원하는 문서로 확인되면, 단위 영역 결정 수단(23)은 표시 속성에서 조회된 단위 영역의 크기만큼 전체 문서 영역에서 단위 영역을 추출한다(S23). 상기 추출되는 단위 영역은 부분 리더기(200)에서 표시 가능한 문장의 길이에 대응되는데, 이러한 단위 영역은 문서의 한 줄, 한 문장, 한 단락, 기타 설정된 한 구간 등이 될 수 있다. If it is confirmed that the document is supported by the partial reader 200, the unit area determining means 23 extracts the unit area from the entire document area by the size of the unit area inquired in the display property (S23). The extracted unit region corresponds to the length of a sentence that can be displayed by the partial reader 200. The unit region may be one line, one sentence, one paragraph, or another set section of the document.
바람직하게, 사용자가 검색어를 입력하여 제공받은 검색 결과의 문서를 화면에 표시할 때, 검색어가 시작하는 부분의 문장부터 단위 영역으로 결정하는 것도 가능하다. 통상의 검색은 사용자가 검색어가 포함된 일부 내용을 검토한 후 전체 문서를 보고자 할 때 전체 보기를 선택하면 당해 문서의 처음부터 읽어서 검색어가 포함된 문장에 도달하게 된다. 하지만, 본 발명에서는 사용자의 설정에 따라서 전체 문서가 열린 후 검색어가 포함된 문장을 부분 리더기(200)에 표시할 수 있다.Preferably, when a user inputs a search word and displays a document of a search result provided on the screen, it is possible to determine the unit area from the sentence of the beginning of the search word. In a typical search, when a user reviews a partial content including a search word and selects the entire view when the user wants to view the entire document, the user reads from the beginning of the document to reach a sentence including the search word. However, according to the present invention, after the entire document is opened, the sentence including the search word may be displayed on the partial reader 200.
단위 영역이 결정되면, 부분 리더기 표시 수단(24)은 문서의 단위 영역에 대응하는 문장을 부분 리더기(200)에 표시하여 화면에 디스플레이한다(S24). 물론, 부분 리더기(200)를 통하여 표시되는 문장은 사용자의 표시 속성 설정에 따라서 글자체, 크기, 색상, 자간, 문자 간격 등이 조절되어 표시된다. 만약, 전체 문서의 표시와 동일한 형태로 표시되는 경우라도 부분 리더기(200)를 통하여 상대적으로 적은 내용의 문장을 읽기 때문에 글을 읽는 집중력은 더욱 향상될 수 있다. When the unit area is determined, the partial reader display means 24 displays the sentence corresponding to the unit area of the document on the partial reader 200 and displays it on the screen (S24). Of course, the sentence displayed through the partial reader 200 is displayed by adjusting the font, size, color, kerning, character spacing, etc. according to the user's display attribute settings. If the display is in the same form as the display of the entire document, the concentration of reading the text may be further improved because the sentence of the relatively small content is read through the partial reader 200.
한편, 부분 리더기(200)에 표시되는 단위 영역에는 문자 뿐만 아니라 사진이나 도표 등의 이미지가 포함될 수 있다. 도 6은 이러한 이미지가 포함된 단위 영역을 표시하는 부분 리더기 윈도우 화면의 일례를 나타낸 것이다. 도 6에 도시된 바와 같이, 단위 영역에 포함된 이미지와 문자 정보는 하나의 부분 리더기(200) 윈도우에 표시되는데, 부분 리더기(200) 윈도우의 일측에 이미지가 표시되고 타측에 문자 정보가 표시된다. 이때 다음 단위 영역으로 부분 리더기(200) 윈도우의 표시 화면이 갱신되는 경우, 다음 단위 영역의 내용이 이전 단위 영역의 이미지 정보와 관련된 정보라면, 이전 단위 영역에서 표시된 이미지는 다음 단위 영역을 나타내는 부분 리더기(200)의 윈도우 화면에서도 계속 표시되는 것이 바람직하며, 다음 단위 영역의 내용이 이전 단위 영역에 표시된 이미지와 관련성이 없는 경우 표시되지 않도록 하는 것이 바람직하다.Meanwhile, the unit area displayed on the partial reader 200 may include not only text but also images such as photographs and diagrams. 6 illustrates an example of a partial reader window screen displaying a unit area including such an image. As shown in FIG. 6, the image and text information included in the unit area are displayed in one partial reader 200 window. The image is displayed on one side of the partial reader 200 window and the text information is displayed on the other side. . In this case, when the display screen of the partial reader 200 window is updated to the next unit area, if the content of the next unit area is information related to the image information of the previous unit area, the image displayed in the previous unit area is the partial reader indicating the next unit area. It is preferable to continue to display on the window screen of 200, and if the contents of the next unit area are not related to the image displayed on the previous unit area, it is preferable not to display the content.
이를 위하여, 부분 리더기(200)는 스캔된 문서 또는 이미지 형태의 도표나 사진에 포함된 글자를 추출할 수 있는 수단을 구비하는 것이 바람직하다. 따라서 스캔된 이미지 형태의 문서에 대해서도 부분 리더기(200)가 상기와 동일한 방식으로 작동할 수 있고, 도표나 사진에 포함된 글자를 통해 상기 도표나 사진이 대응되는 문장 또는 단락을 검색하여 해당 문장 또는 단락이 부분 리더기(200) 윈도우 화면에 표시될 때 상기 도표나 사진을 함께 표시할 수 있게 된다. 한편, 이미지의 크기가 커 하나의 부분 리더기(200) 윈도우에 문자 및 이미지를 모두 표시할 수 없는 경우에는 이미지를 일반 문자와 구분하여, 문자가 표시되는 부분 리더기 윈도우와 별도로 새로운 이미지 표시용 부분 리더기 윈도우를 생성하고, 생성되는 부분 리더기 윈도우에 이미지를 표시하도록 할 수도 있다.To this end, the partial reader 200 is preferably provided with a means for extracting the characters contained in the chart or photograph in the form of a scanned document or image. Therefore, the partial reader 200 may operate in the same manner as described above with respect to a document in the form of a scanned image, and search for a sentence or paragraph corresponding to the diagram or photo by using a character included in the diagram or photo and search for the sentence or paragraph. When the paragraph is displayed on the partial reader 200 window screen, the chart or picture can be displayed together. On the other hand, if the size of the image is too large to display both text and images in one partial reader 200 window, the image is separated from the normal text, and the partial reader for displaying a new image separately from the partial reader window in which the text is displayed. You can also create a window and display the image in the partial reader window that is created.
또는 부분 리더기에 이미지 형태의 도표나 사진에 포함된 글자를 추출할 수 있는 수단이 구비되는지 여부에 관계없이, 문서에 적혀진 글과 관련된 도표나 사진이 추가된 경우에, 상기 도표나 사진은 관련된 문장 또는 단락의 바로 앞 또는 상기 문장 또는 단락과 시작지점이 동일한 것이 일반적이므로, 이를 이용하여 문장 또는 단락을 부분 리더기에 표시할 때 관련된 도표나 사진을 함께 표시할 수도 있다. 예를 들면, 도 6에는 2개의 사진과 다수의 문장이 표시된 예로서, 첫번째 사진은 두번째 사진이 표시되기 이전의 문장들과 관련되는 것이 일반적이다. 따라서 부분 리더기에는, 두번째 사진 이전에 제시되는 문장을 표시할 때 첫번째 사진을 함께 나타내는 것이다. Or, if a partial reader is provided with a means for extracting text contained in an image of a graphic or picture, if the graphic or picture related to the written text is added, the graphic or picture is a relevant sentence. Alternatively, since the starting point of the paragraph or the sentence or paragraph and the paragraph is generally the same, it is also possible to display a related diagram or picture together when displaying the sentence or paragraph in the partial reader. For example, in FIG. 6, two photographs and a plurality of sentences are displayed, and the first photograph is generally associated with the sentences before the second photograph is displayed. Thus, in the partial reader, when the sentence presented before the second picture is displayed, the first picture is also displayed.
부분 리더기(200)가 표시된 이후로, 사용자는 전체 문서를 일일이 찾아가며 읽는 것이 아니라 부분 리더기(200) 윈도우에 표시된 일부 내용을 읽음으로써 당해 문서의 가독성을 높일 수 있다.Since the partial reader 200 is displayed, the user may increase the readability of the document by reading some contents displayed in the partial reader 200 window instead of reading the entire document.
사용자가 다음 내용 또는 이전 내용을 읽고자 하는 경우, 선택 화면 전환 수단(25)은 사용자의 "다음 버튼(▷)" 또는 "이전 버튼(◁)"을 입력받고 대응하는 문장을 불러들여 부분 리더기(200)에 표시한다.When the user wants to read the next content or the previous content, the selection screen switching means 25 receives the user's "next button (▷)" or "previous button (◁)" and calls the corresponding sentence to read the partial reader ( 200).
한편, 본 발명에서는 사용자가 직접 버튼을 선택하여 문서의 원하는 위치의 내용을 불러들이는 것이 아니라 사용자의 버튼 입력 주기를 자동 계산하여 대응하는 문서의 내용을 자동으로 불러들여 부분 리더기(200)에 표시하는 것이 가능하다. Meanwhile, in the present invention, the user does not directly select the button to retrieve the contents of the desired position of the document, but automatically calculates the user's button input cycle to automatically retrieve the contents of the corresponding document and display it on the partial reader 200. It is possible to do
이에 자동 화면 전환 수단(26)은 실시간으로 사용자의 "다음 버튼(▷)" 또는 "이전 버튼(◁)"의 입력 주기를 저장하여 평균 입력 시간을 산정하고, 평균 입력 시간이 경과할 때까지 사용자의 버튼 선택이 없으면 자동으로 부분 리더기(200)에 다음번 단위 영역을 표시한다(S26).The automatic screen switching means 26 calculates the average input time by storing the input period of the user's "next button" or "previous button" in real time, and the user until the average input time has elapsed. If there is no button selection, the next unit area is automatically displayed on the partial reader 200 (S26).
상술한 바와 같이, 본 발명에 따른 문서의 일부 영역을 표시하는 부분 리더기 시스템 및 부분 리더기 표시 방법의 실시예가 구성된다. 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술사상과 아래에 기재될 특허청구범위의 균등범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.As described above, embodiments of the partial reader system and partial reader display method for displaying a partial region of a document according to the present invention are configured. Although the present invention has been described by way of limited embodiments and drawings, the present invention is not limited thereto, and the technical spirit of the present invention and the claims to be described below by those skilled in the art to which the present invention pertains. Of course, various modifications and variations are possible within the scope of equivalents.
본 발명은 인터넷을 통하여 제공되는 문서를 화면에 표시할 때, 문서의 일부 영역을 추출한 후 글자체와 크기 및 자간이나 줄 간격을 조절하여 기 설정된 단위 영역으로 부분 리더기에 표시함으로써 사용자의 가독성을 높일 수 있다. 따라서, 본 발명에 따른 문서의 일부 영역을 표시하는 부분 리더기 시스템은 다양한 웹 서비스를 제공하는 웹 포털 사이트에 적용될 수 있으며, 웹 서비스를 제공받는 사용자 컴퓨터의 웹 브라우저에 적용되어 크게 활용될 것으로 기대된다.According to the present invention, when displaying a document provided through the Internet on a screen, after extracting a partial region of the document, the user can increase the readability by displaying the partial reader in a preset unit region by adjusting the font type, size, space, and line spacing. have. Therefore, the partial reader system displaying a partial area of the document according to the present invention can be applied to a web portal site providing various web services, and is expected to be greatly utilized by being applied to a web browser of a user computer receiving a web service. .

Claims (14)

  1. 사용자로부터 표시 속성을 설정받고 저장 실행하는 수단;Means for setting and storing display attributes from a user;
    화면에 문서를 표시할 때, 당해 문서가 지원되는 파일 형식에 해당하는지를 비교하는 수단; 및Means for comparing the document to a supported file format when displaying the document on the screen; And
    당해 문서에서 선택된 단위 영역을 추출한 후 부분 리더기에 표시하는 수단;Means for extracting the selected unit area from the document and displaying the selected unit area on the partial reader;
    을 포함하여 이루어지는 것을 특징으로 하는 부분 리더기 시스템.Partial reader system, characterized in that comprises a.
  2. 제 1항에 있어서,The method of claim 1,
    상기 표시 속성을 설정받고 저장 실행하는 수단은,Means for setting and storing the display attribute,
    자동 실행하는 문서 파일의 종류;The type of document file to execute automatically;
    윈도우 표시 크기;Window display size;
    표시할 단위 영역의 크기;The size of the unit area to be displayed;
    단위 영역을 구성하는 글자 크기 및 줄 간격;Letter size and line spacing that make up the unit area;
    윈도우 경계선 표시 유무; 및Presence of window borders; And
    단위 영역의 전환 방식(스크롤다운 방식, 책넘김 방식, fade-in/out 방식)Unit area switching (scrolldown, flipping, fade-in / out)
    중에서 적어도 하나 이상을 포함하는 표시 속성을 저장하는 것을 특징으로 하는 부분 리더기 시스템.And a display attribute including at least one of the display attributes.
  3. 제 1항 또는 제 2항에 있어서,The method according to claim 1 or 2,
    상기 표시 속성을 설정받고 저장 실행하는 수단은,Means for setting and storing the display attribute,
    상기 표시 속성을 사용자 단말에 로컬 저장하거나 또는 외부 서버에 네트워크 저장하는 것을 특징으로 하는 부분 리더기 시스템.And storing the display attribute locally in a user terminal or network storage in an external server.
  4. 제 1항에 있어서,The method of claim 1,
    표시할 단위 영역을 결정하는 수단; 및Means for determining a unit area to display; And
    사용자가 설정한 시간이 경과함에 따라서 또는 사용자의 "다음" 또는 "이전" 선택에 따라서 대응하는 문서의 단위 영역을 추출한 후 표시하는 수단;Means for extracting and displaying the unit area of the corresponding document as the time set by the user has elapsed or according to the user's "next" or "previous" selection;
    을 더 포함하는 것을 특징으로 하는 부분 리더기 시스템.Partial reader system, characterized in that it further comprises.
  5. 제 4항에 있어서,The method of claim 4, wherein
    상기 단위 영역을 결정하는 수단은,Means for determining the unit area,
    사용자가 검색어를 입력하여 제공받은 검색 결과의 문서를 화면에 표시할 때, 검색어가 시작하는 부분의 문장부터 단위 영역으로 결정하는 것을 특징으로 하는 부분 리더기 시스템. When the user inputs a search word to display a document of the search result provided on the screen, the partial reader system, characterized in that the determination from the sentence of the beginning portion of the section to the unit area.
  6. 제 1항, 제 2항 또는 제 4항 중 어느 한 항에 있어서,The method according to any one of claims 1, 2 or 4,
    사용자의 "다음" 또는 "이전" 선택에 따라서 대응하는 문서의 단위 영역을 표시한 이후로, 다음번 선택을 입력받을 때까지의 시간을 실시간 저장한 후 매번 선택의 입력 시간을 평균화하고, 평균 입력 시간이 경과하면 다음번 단위 영역을 자동으로 표시하는 수단을 더 포함하는 것을 특징으로 하는 부분 리더기 시스템.After displaying the unit area of the corresponding document according to the user's "next" or "previous" selection, the time until the next selection is input is stored in real time, and the input time of the selection is averaged each time, and the average input time And a means for automatically displaying the next unit area after the elapse of time.
  7. 제 1항에 있어서,The method of claim 1,
    사용자 단말에서 툴바로 플러그인 설치되는 것을 특징으로 하는 부분 리더기 시스템.Partial reader system, characterized in that the plug-in is installed from the user terminal to the toolbar.
  8. (S21)사용자로부터 표시 속성을 설정받고 저장 실행하는 단계;(S21) setting and storing and executing display attributes from a user;
    (S22)화면에 문서를 표시할 때, 당해 문서가 지원되는 파일 형식에 해당하는지를 비교하는 단계; 및(S22) comparing the document with a supported file format when displaying the document on the screen; And
    (S24)당해 문서에서 선택된 단위 영역을 추출한 후 부분 리더기에 표시하는 단계(S24) step of extracting the selected unit area from the document and displaying it on the partial reader
    을 포함하는 것을 특징으로 하는 부분 리더기 표시 방법.Partial reader display method comprising a.
  9. 제 8항에 있어서,The method of claim 8,
    상기 단계(S21)는,The step (S21),
    자동 실행하는 문서 파일의 종류;The type of document file to execute automatically;
    윈도우 표시 크기;Window display size;
    표시할 단위 영역의 크기;The size of the unit area to be displayed;
    단위 영역을 구성하는 글자 크기 및 줄 간격;Letter size and line spacing that make up the unit area;
    윈도우 경계선 표시 유무; 및Presence of window borders; And
    단위 영역의 전환 방식(스크롤다운 방식, 책넘김 방식, fade-in/out 방식)Unit area switching (scrolldown, flipping, fade-in / out)
    중에서 적어도 하나 이상을 포함하는 표시 속성을 저장하는 것을 특징으로 하는 부분 리더기 표시 방법.And a display attribute including at least one of the display attributes.
  10. 제 8항 또는 제 9항에 있어서,The method according to claim 8 or 9,
    상기 단계(S21)는,The step (S21),
    상기 표시 속성을 사용자 단말에 로컬 저장하거나 또는 외부 서버에 네트워크 저장하는 것을 특징으로 하는 부분 리더기 표시 방법.And displaying the display attribute locally in a user terminal or network storage in an external server.
  11. 제 8항에 있어서,The method of claim 8,
    (S23)표시할 단위 영역을 결정하는 단계; 및(S23) determining the unit area to be displayed; And
    (S25)사용자가 설정한 시간이 경과함에 따라서 또는 사용자의 "다음" 또는 "이전" 선택에 따라서 대응하는 문서의 단위 영역을 추출한 후 표시하는 단계(S25) extracting and displaying the unit area of the corresponding document as the time set by the user has elapsed or according to the user's "next" or "previous" selection
    를 더 포함하는 것을 특징으로 하는 부분 리더기 표시 방법.Partial reader display method further comprising.
  12. 제 11항에 있어서,The method of claim 11,
    상기 단계(S23)는,The step (S23),
    사용자가 검색어를 입력하여 제공받은 검색 결과의 문서를 화면에 표시할 때, 검색어가 시작하는 부분의 문장부터 단위 영역으로 결정하는 것을 특징으로 하는 부분 리더기 표시 방법. When a user inputs a search word to display a document of a search result provided on the screen, the partial reader display method of determining a sentence from the sentence of the beginning portion to the unit area.
  13. 제 8항, 제 9항 또는 제 11항 중 어느 한 항에 있어서,The method according to any one of claims 8, 9 or 11,
    (S26)사용자의 "다음" 또는 "이전" 선택에 따라서 대응하는 문서의 단위 영역을 표시한 이후로, 다음번 선택을 입력받을 때까지의 시간을 실시간 저장한 후 매번 선택의 입력 시간을 평균화하고, 평균 입력 시간이 경과하면 다음번 단위 영역을 자동으로 표시하는 단계를 더 포함하는 것을 특징으로 하는 부분 리더기 표시 방법.(S26) After displaying the unit area of the corresponding document according to the user's "next" or "previous" selection, the input time of the selection is averaged every time after storing the time until the next selection is input in real time, And displaying the next unit area automatically when the average input time elapses.
  14. 제 8항에 있어서,The method of claim 8,
    사용자 단말에서 툴바로 플러그인 설치되는 것을 특징으로 하는 부분 리더기 표시 방법.Partial reader display method characterized in that the plug-in is installed from the user terminal to the toolbar.
PCT/KR2009/006262 2008-10-29 2009-10-28 Section reader system for displaying selected section of document and display method using same WO2010050745A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020080106369A KR100965377B1 (en) 2008-10-29 2008-10-29 Part reading system for enlarging and displaying a unit area of documents
KR10-2008-0106369 2008-10-29

Publications (2)

Publication Number Publication Date
WO2010050745A2 true WO2010050745A2 (en) 2010-05-06
WO2010050745A3 WO2010050745A3 (en) 2010-08-05

Family

ID=42129461

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2009/006262 WO2010050745A2 (en) 2008-10-29 2009-10-28 Section reader system for displaying selected section of document and display method using same

Country Status (2)

Country Link
KR (1) KR100965377B1 (en)
WO (1) WO2010050745A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101161431B1 (en) * 2012-03-13 2012-07-02 (주)지란지교소프트 Method for processing picture of executing file security and recording-medium recorded program thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132048A (en) * 2001-10-19 2003-05-09 Nec Access Technica Ltd Portable terminal and character display method
KR100735262B1 (en) * 2005-12-29 2007-07-03 삼성전자주식회사 Method for displaying automatically in wireless terminal
KR100737743B1 (en) * 2005-10-11 2007-07-10 주식회사 인프라웨어 Method of displaying document on mobile device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10187130A (en) 1996-12-19 1998-07-14 Kano Densan Hongkong Yugenkoshi Display control device, display control method, and electronic equipment with display control function

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132048A (en) * 2001-10-19 2003-05-09 Nec Access Technica Ltd Portable terminal and character display method
KR100737743B1 (en) * 2005-10-11 2007-07-10 주식회사 인프라웨어 Method of displaying document on mobile device
KR100735262B1 (en) * 2005-12-29 2007-07-03 삼성전자주식회사 Method for displaying automatically in wireless terminal

Also Published As

Publication number Publication date
KR100965377B1 (en) 2010-06-22
WO2010050745A3 (en) 2010-08-05
KR20100047465A (en) 2010-05-10

Similar Documents

Publication Publication Date Title
US8121413B2 (en) Method and system for controlling browser by using image
WO2012050314A2 (en) Method and system of providing background contents of a virtual key input means
US9703392B2 (en) Methods and apparatus for receiving, converting into text, and verifying user gesture input from an information input device
WO2013051218A1 (en) Information processing apparatus, method, and program
US20050229119A1 (en) Method for the presentation and selection of document links in small screen electronic devices
US20050188298A1 (en) Displaying a web page in a browser window and a method for handling a web page
WO2012023750A2 (en) Update management method and apparatus
US20180253216A1 (en) System for consumption and generation of media by visually impaired
US20110113318A1 (en) Information processing device, method, and computer-readable recording medium recording program
WO2015057005A1 (en) Apparatus and method for processing information list in terminal device
WO2013100727A1 (en) Display apparatus and image representation method using the same
WO2012018219A2 (en) Mobile terminal having non-readable part
US20120089895A1 (en) Mobile terminal device and recording medium
US20030093473A1 (en) Information providing system and information providing server apparatus for use therein, information terminal unit, and information providing method using to user profile
WO2010050745A2 (en) Section reader system for displaying selected section of document and display method using same
US20050044484A1 (en) Updating information content onto small display
US20050044506A1 (en) Updating information content on a small display
JP2009187308A (en) Display controller, display control method, program, and storage medium
JP2017049865A (en) Document generation system, document server, document generation method and computer program
JP5626891B2 (en) Electronic book processing apparatus, electronic book processing method, and program
EP1703415A1 (en) Device for creating sentence having decoration information
KR100451739B1 (en) Internet TV and Method for Display Text of The Same
WO2020101067A1 (en) Method and device for selecting text in electronic terminal
JP4219159B2 (en) Information display method and apparatus
CN115033148B (en) Document display method, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09823825

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09823825

Country of ref document: EP

Kind code of ref document: A2