Flow format documents and fixed format documents are widely used and have different purposes. Flow format documents organize a document using complex logical formatting structures such as sections, paragraphs, columns, and tables. As a result, flow format documents offer flexibility and easy modification making them suitable for tasks involving documents that are frequently updated or subject to significant editing. In contrast, fixed format documents organize a document using basic physical layout elements such as text runs, paths, and images to preserve the appearance of the original. Fixed format documents offer consistent and precise format layout making them suitable for tasks involving documents that are not frequently or extensively changed or where uniformity is desired. Examples of such tasks include document archival, high-quality reproduction, and source files for commercial publishing and printing. Fixed format documents are often created from flow format source documents. Fixed format documents also include digital reproductions (e.g., scans and photos) of physical (i.e., paper) documents.
In situations where editing of a fixed format document is desired but the flow format source document is not available, the fixed format document must be converted into a flow format document. Conversion involves parsing the fixed format document and transforming the basic physical layout elements from the fixed format document into the more complex logical elements used in a flow format document. Existing document converters faced with complex elements, such as borderless tables, resort to base techniques designed to preserve the visual fidelity of the layout (e.g., text frames, line spacing, and character spacing) at the expense of the flowability of the output document. The result is a limited flow format document that requires the user to perform substantial manual reconstruction to have a truly useful flow format document. It is with respect to these and other considerations that the present invention has been made.
The following Brief Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Brief Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
The fixed format document conversion engine includes a layout analysis engine and a semantic analysis engine. The layout analysis engine includes a number of detection engines operating in a dependency based sequence.
In one embodiment, the operational flow of the fixed format document conversion engine includes executing the following detection and/or reconstruction engines and operations in substantially the following order: the parser, the pattern matching engine, the formula detection engine, the text box detection engine, the layout analysis engine, the cross-region paragraph reconstruction engine, the section reconstruction engine, the style reconstruction engine, the heading reconstruction engine, the table of contents reconstruction engine, and the list reconstruction engine. The operational flow of the layout analysis engine includes executing the following detection and/or reconstruction engines and operations in substantially the following order: a whitespace detection operation, the vector graphic classification engine, another whitespace detection operation, the region detection engine, the line detection engine, the words-per-line detection engine, a basic graphic aggregation expansion operation, a region post-processing operation, the subscript/superscript detection engine, the borderless table detection engine, the page column detection engine, the in-region paragraph detection engine, the footnote/endnote detection engine, and a page margin detection engine.
Working together and in sequence, the detection engines in the layout analysis engine and the reconstruction engines in the semantic analysis engine analyze the base physical layout information obtained from the fixed format document to enrich, modify, and classify the physical layout information into progressively more advanced physical layout information and, ultimately, semantic layout information. The semantic layout information is mapped and serialized into a selected flow format document with a high level of flowability.
The details of one or more embodiments are set forth in the accompanying drawings and description below. Other features and advantages will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that the following detailed description is explanatory only and is not restrictive of the invention as claimed.
Further features, aspects, and advantages will become better understood by reference to the following detailed description, appended claims, and accompanying figures, wherein elements are not to scale so as to more clearly show the details, wherein like reference numbers indicate like elements throughout the several views, and wherein:
A fixed format document conversion engine and associated method for converting a fixed format document into a flow format document is described herein and illustrated in the accompanying figures. The fixed format document conversion engine includes a sequence of layout analysis engines and semantic analysis engines to analyze the base physical layout information obtained from the fixed format document to enrich, modify, and classify the physical layout information into progressively more advanced physical layout information and, ultimately, semantic layout information. The semantic layout information is mapped and serialized into a selected flow format document with a high level of flowability.
Where processing begins depends on the type of fixed format document 106 being parsed. A native fixed format document 106a created directly from a flow format source document contains the some or all of the basic physical layout elements. Generally, the data extracted from a native fixed format document 106a is available for immediate use by the document converter; although, in some instances, minor reformatting or other minor processor is applied to organize or standardize the data. In contrast, all information in an image-based fixed format document 106b created by digitally imaging a physical document (e.g., scanning or photographing) is stored as a series of page images with no additional data (i.e., no text-runs or paths). In this case, the optional optical character recognition engine 202 analyzes each page image and creates corresponding physical layout objects. Once the physical layout objects 208 are available, the layout analysis engine 204 determines the layout of the fixed format document and enriches the data store with new information (e.g., adds, removes, and updates the physical layout objects). After layout analysis is complete, the semantic analysis engine 206 enriches the data store with semantic information obtained from analysis of the physical layout objects and/or logical layout objects.
The fixed format document conversion engine includes a layout analysis engine 204 and a semantic analysis engine 206. The layers of the parser 110 appearing in the dependency diagram of
The reconstruction engines and operations of the semantic analysis engine 206 appearing in the dependency diagram of
Working together and in sequence, the detection engines in the layout analysis engine 204 and the reconstruction engines in the semantic analysis engine 206 analyze the base physical layout information obtained from the fixed format document to enrich, modify, and classify the physical layout information into progressively more advanced physical layout information and, ultimately, semantic layout information. In the embodiment of
The detection and/or reconstruction engines are executed in the order discussed herein due to the dependency of certain engines on the results of one or more prior detection or reconstruction engines. The detection engines of the layout analysis engine 204 analyze physical layout objects and enrich the data store with new information related to the physical layout of the document. The reconstruction engines of the semantic analysis engine 206 analyze physical layout objects and logical layout objects and enrich the data store with new information related to the logical layout of the document. A summary of functions of the various detection and reconstruction engines follows. The summary notes any other engine that the detection or reconstruction depends on and the order of execution in the fixed format document conversion engine pipeline. The inter-engine dependencies and execution order described above and illustrated in
The page properties layer 304 is a parser layer that determines simple page properties, such as page size and orientation, from the fixed format document during parsing. In the embodiment illustrated in
The text run sorting layer 306 is a parser layer that sorts text runs based on rendering order during parsing of the fixed format document 106. In the embodiment illustrated in
The pattern matching engine 308 is a layout analysis engine that detects repeating elements that have substantially similar content and appear in substantially similar positions throughout the document. In various embodiments, the pattern matching engine 308 detects headers, footers, watermarks, page colors, page borders, and page numbers. Some embodiments of pattern matching engine 308 execute selected detection engines of the layout analysis engine 204b to detect and reconstruct header and footer areas; however, the results are transient and used only by the pattern matching engine 308. In the embodiment illustrated in
The formula detection engine 310 is a layout analysis engine that detects formulas in a text run based on the presence of formula seeds. In the embodiment illustrated in
The text box detection engine 311 is a layout analysis engine that detects text runs intersecting an area outside of the page margins. A text box is not necessarily bounded by a visible box. In the embodiment illustrated in
The whitespace detection operation 500a is a layout analysis operation that detects the bounding boxes of areas of whitespace on a page (i.e., areas containing no text runs, paths, or images). In some embodiments, the whitespace detection operation is performed as part of another layout analysis engine. In other embodiments, the whitespace detection operation is performed by a dedicated whitespace detection engine. The whitespaces are used for detecting underline and strikethrough formatting, highlighting, shading, borders (e.g., boxes), and regions. In various embodiments, the whitespace detection engine has no specific dependencies and does not make any changes in the data store. In the embodiment illustrated in
The vector graphic classification engine 312 is a layout analysis engine that classifies vector graphics using a number of sub-engines including the shading detection engine 330, underline/strikethrough detection engine 332, the table detection engine 334, the border detection engine 336, and the basic graphic aggregation engine 338. In the embodiment illustrated in
The shading detection engine 330 is a layout analysis engine that detects paths that form rectangles or similar shapes that bound a text run and contain fill (i.e., a background fill color). All paths that are detected as shading are removed from the page and the corresponding text-runs are updated with the appropriate shading properties. In the embodiment illustrated in
The underline/strikethrough detection engine 332 is a layout analysis engine that detects paths that are directly underneath or overlapping a text run. All paths that are detected as underlines/strikethroughs are removed from the page and the corresponding text-run elements/nodes are updated with the appropriate underline and/or strikethrough properties. In the embodiment illustrated in
The table detection engine 334 is a layout analysis engine that tables with visible borders. In order to simplify the detection of regions, all graphics objects that potentially represent table borders are aggregated. The table detection engine locates the borders for each cell of the table. Additionally, the table detection engine 334 invokes selected layout analysis engines to perform layout analysis on each cell of the table. In the embodiment illustrated in
The border detection engine 336 is a layout analysis engine that detects paths that form rectangles or similar shapes that bound a text run and do contain fill. All paths that are detected as borders are removed from the page and the corresponding text-runs are updated with the appropriate border properties. In the embodiment illustrated in
The basic graphic aggregation engine 338 is a layout analysis engine that aggregates all remaining graphical elements naturally belonging to a single entity based on overlap, proximity, or other similar characteristics. Basic graphic are not limited to images, but include shapes and text-runs that are intended to be a part of single entity. In the embodiment illustrated in
The region detection engine 314 is a layout analysis engine that uses information about bounding boxes of text-runs and page properties to divide the entire document into blocks (i.e., regions) that can be processed independently. In various embodiments, each table cell is treated as a separate page for the purpose of region detection. After region detection, all text-runs on the page are divided among regions with no text-runs remaining as children of the page node. In the embodiment illustrated in
The page column detection engine 316 is a layout analysis engine that detects columns on a page level. Page columns are detected to all correctly establish the reading order of the page. After region detection, corresponding columns should be in vertically parallel regions, so those regions need to be treated adequately in order to recreate the columns. In the embodiment illustrated in
The region reading order detection operation 318 is an operation performed by one or more layout analysis engines (e.g., the region detection engine 314) that determine the reading order of text runs within a region. After region detection, the reading order of the regions is roughly determined by sorting them from top-left to bottom-right corner, but also information about detected columns need to be taken into account. Further, additional analysis needs to be done in order to support languages that do not read from left to right. In the embodiment illustrated in
The in-region paragraph detection engine 320 is a layout analysis engine that combines the lines within a region into paragraphs. After in-region paragraph detection, all lines in the region are divided among paragraphs with no lines remaining as children of the region nodes. In the embodiment illustrated in
The page margin detection engine 322 is a layout analysis engine that calculates page margins to fit the geometry of paragraphs. In the embodiment illustrated in
The line detection engine 324 is a layout analysis engine that combines text-runs within each region into lines based on the position of the text-runs within the regions and relative to each other. After line detection, all text-runs within each region are divided among lines with no text runs remaining as children of the region In the embodiment illustrated in
The words-per-line detection engine 326 is a layout analysis engine that detects all words appearing in a single line. In the embodiment illustrated in
The hyphenation operation 350 is an operation performed by the line detection engine 324 or the word-per-line detection engine 326 that reconstructs hyphenation of words. In the embodiment illustrated in
In the embodiment illustrated in
The region post-processing operation 314b of the region detection engine 314 performs various operations to detect features such as line numbering. In the embodiment illustrated in
The subscript/superscript detection engine 327 is a layout analysis engine that detects all subscripts/superscripts based on the position of a text run relative to the line position. In the embodiment illustrated in
The borderless table detection engine 315 is a layout analysis engine that uses whitespaces to identify structured regions of text that constitute borderless tables. In the embodiment illustrated in
The footnote/endnote detection engine 348 identifies and reconstructs footnotes and endnotes. In the embodiment illustrated in
The cross-region paragraph reconstruction engine 352 is a semantic analysis engine that identifies and corrects paragraphs split across multiple regions and/or pages. In the embodiment illustrated in
The section reconstruction engine 340 is a semantic analysis engine that creates a new section when selected events occur such as a restarting page numbers. In the embodiment illustrated in
The style reconstruction engine 346 is a semantic analysis engine that analyzes paragraphs and collects different text formatting styles. After collecting styles document wide, a rule engine is used to create definitions for some standard style definitions. In the embodiment illustrated in
The heading reconstruction engine 344 is a semantic analysis engine that reconstructs headings. In the embodiment illustrated in
The table of contents reconstruction engine 342 is a semantic analysis engine that identifies and reconstructs table of contents and other reference tables. In the embodiment illustrated in
The list reconstruction engine 354 is a semantic analysis engine that identifies and reconstructs bulleted and numbered lists based on the horizontal offset of the members. In the embodiment illustrated in
The paragraph properties reconstruction operation 356 is an operation that identifies and corrects paragraph properties during the transition from physical layout objects to logical layout objects. In the embodiment illustrated in
The table reconstruction operation 358 is an operation that recreates the content and properties of tables during the transition from physical layout objects to logical layout objects. Each table cell is subject to complete layout analysis using one or more of the layout analysis engines. In the embodiment illustrated in
The page break reconstruction operation 360 is an operation that recreates page breaks during the transition from physical layout objects to logical layout objects. In the embodiment illustrated in
The dependencies and execution order described above and illustrated in
The fixed format document conversion engine and associated fixed format document conversion method described herein is useful to convert various fixed format elements in a fixed format document into the appropriate corresponding flow format element. While the invention has been described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a computer, those skilled in the art will recognize that the invention may also be implemented in combination with other program modules. Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
The embodiments and functionalities described herein may operate via a multitude of computing systems including, without limitation, desktop computer systems, wired and wireless computing systems, mobile computing systems (e.g., mobile telephones, netbooks, tablet or slate type computers, notebook computers, and laptop computers), hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, and mainframe computers.
As stated above, a number of program modules and data files may be stored in the system memory 704. While executing on the processing unit 702, the program modules 706, such as the fixed format document conversion engine 100, the parser 110, the document processor 112, and the serializer 114 may perform processes including, for example, one or more of the stages of the fixed format document conversion method. The aforementioned process is an example, and the processing unit 702 may perform other processes. Other program modules that may be used in accordance with embodiments of the present invention may include electronic mail and contacts applications, word processing applications, spreadsheet applications, database applications, slide presentation applications, drawing or computer-aided application programs, etc.
Furthermore, embodiments of the invention may be practiced in an electrical circuit comprising discrete electronic elements, packaged or integrated electronic chips containing logic gates, a circuit utilizing a microprocessor, or on a single chip containing electronic elements or microprocessors. For example, embodiments of the invention may be practiced via a system-on-a-chip (SOC) where each or many of the components illustrated in
The computing device 700 may also have one or more input device(s) 712 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc. The output device(s) 714 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used. The computing device 700 may include one or more communication connections 716 allowing communications with other computing devices 718. Examples of suitable communication connections 716 include, but are not limited to, RF transmitter, receiver, and/or transceiver circuitry; universal serial bus (USB), parallel, or serial ports, and other connections appropriate for use with the applicable computer readable media.
Embodiments of the invention, for example, may be implemented as a computer process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media. The computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process.
The term computer readable media as used herein may include computer storage media and communication media. Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. The system memory 704, the removable storage device 709, and the non-removable storage device 710 are all computer storage media examples (i.e., memory storage.) Computer storage media may include, but is not limited to, RAM, ROM, electrically erasable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store information and which can be accessed by the computing device 700. Any such computer storage media may be part of the computing device 700.
Communication media may be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term “modulated data signal” may describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
One or more application programs 866 may be loaded into the memory 862 and run on or in association with the operating system 864. Examples of the application programs include phone dialer programs, e-mail programs, personal information management (PIM) programs, word processing programs, spreadsheet programs, Internet browser programs, messaging programs, and so forth. The system 802 also includes a non-volatile storage area 868 within the memory 862. The non-volatile storage area 868 may be used to store persistent information that should not be lost if the system 802 is powered down. The application programs 866 may use and store information in the non-volatile storage area 868, such as e-mail or other messages used by an e-mail application, and the like. A synchronization application (not shown) also resides on the system 802 and is programmed to interact with a corresponding synchronization application resident on a host computer to keep the information stored in the non-volatile storage area 868 synchronized with corresponding information stored at the host computer. As should be appreciated, other applications may be loaded into the memory 862 and run on the mobile computing device 800, including the fixed format document conversion engine 100, the parser 110, the document processor 112, and the serializer 114 described herein.
The system 802 has a power supply 870, which may be implemented as one or more batteries. The power supply 870 might further include an external power source, such as an AC adapter or a powered docking cradle that supplements or recharges the batteries.
The system 802 may also include a radio 872 that performs the function of transmitting and receiving radio frequency communications. The radio 872 facilitates wireless connectivity between the system 802 and the “outside world”, via a communications carrier or service provider. Transmissions to and from the radio 872 are conducted under control of the operating system 864. In other words, communications received by the radio 872 may be disseminated to the application programs 866 via the operating system 864, and vice versa.
The radio 872 allows the system 802 to communicate with other computing devices, such as over a network. The radio 872 is one example of communication media. Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. The term computer readable media as used herein includes both storage media and communication media.
This embodiment of the system 802 provides notifications using the visual indicator 820 that can be used to provide visual notifications and/or an audio interface 874 producing audible notifications via the audio transducer 825. In the illustrated embodiment, the visual indicator 820 is a light emitting diode (LED) and the audio transducer 825 is a speaker. These devices may be directly coupled to the power supply 870 so that when activated, they remain on for a duration dictated by the notification mechanism even though the processor 860 and other components might shut down for conserving battery power. The LED may be programmed to remain on indefinitely until the user takes action to indicate the powered-on status of the device. The audio interface 874 is used to provide audible signals to and receive audible signals from the user. For example, in addition to being coupled to the audio transducer 825, the audio interface 874 may also be coupled to a microphone to receive audible input, such as to facilitate a telephone conversation. In accordance with embodiments of the present invention, the microphone may also serve as an audio sensor to facilitate control of notifications, as will be described below. The system 802 may further include a video interface 876 that enables an operation of an on-board camera 830 to record still images, video stream, and the like.
A mobile computing device 800 implementing the system 802 may have additional features or functionality. For example, the mobile computing device 800 may also include additional data storage devices (removable and/or non-removable) such as, magnetic disks, optical disks, or tape. Such additional storage is illustrated in
Data/information generated or captured by the mobile computing device 800 and stored via the system 802 may be stored locally on the mobile computing device 800, as described above, or the data may be stored on any number of storage media that may be accessed by the device via the radio 872 or via a wired connection between the mobile computing device 800 and a separate computing device associated with the mobile computing device 800, for example, a server computer in a distributed computing network, such as the Internet. As should be appreciated such data/information may be accessed via the mobile computing device 800 via the radio 872 or via a distributed computing network. Similarly, such data/information may be readily transferred between computing devices for storage and use according to well-known data/information transfer and storage means, including electronic mail and collaborative data/information sharing systems.
The description and illustration of one or more embodiments provided in this application are not intended to limit or restrict the scope of the invention as claimed in any way. The embodiments, examples, and details provided in this application are considered sufficient to convey possession and enable others to make and use the best mode of claimed invention. The claimed invention should not be construed as being limited to any embodiment, example, or detail provided in this application. Regardless of whether shown and described in combination or separately, the various features (both structural and methodological) are intended to be selectively included or omitted to produce an embodiment with a particular set of features. Having been provided with the description and illustration of the present application, one skilled in the art may envision variations, modifications, and alternate embodiments falling within the spirit of the broader aspects of the claimed invention and the general inventive concept embodied in this application that do not depart from the broader scope.
Number | Date | Country | Kind |
---|---|---|---|
PCT/EP2012/000288 | Jan 2012 | EP | regional |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/EP12/00288 | 1/23/2012 | WO | 00 | 7/10/2012 |