WO2009114999A1 - 文档处理方法、系统及装置 - Google Patents

文档处理方法、系统及装置 Download PDF

Info

Publication number
WO2009114999A1
WO2009114999A1 PCT/CN2009/070106 CN2009070106W WO2009114999A1 WO 2009114999 A1 WO2009114999 A1 WO 2009114999A1 CN 2009070106 W CN2009070106 W CN 2009070106W WO 2009114999 A1 WO2009114999 A1 WO 2009114999A1
Authority
WO
WIPO (PCT)
Prior art keywords
document
standard
library
conforming
layout information
Prior art date
Application number
PCT/CN2009/070106
Other languages
English (en)
French (fr)
Inventor
王东临
Original Assignee
北京书生国际信息技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京书生国际信息技术有限公司 filed Critical 北京书生国际信息技术有限公司
Priority to EP09721377A priority Critical patent/EP2273394A4/en
Publication of WO2009114999A1 publication Critical patent/WO2009114999A1/zh
Priority to US12/884,919 priority patent/US20110010616A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems

Definitions

  • the present invention relates to computer software technology, and more particularly to a document processing method, system and apparatus. Background technique
  • An electronic document is a file that is stored in a computer as data.
  • the following is an electronic document magazine called a document.
  • a document format the common document formats are Word, ODF, PDF, etc.; the specific information stored in the document, such as text, pictures, etc. , called document content.
  • the embodiment of the invention provides a document processing method, system and device, which are compatible with documents of different formats at the same time, and realize operations on documents of different formats.
  • a document processing system provided by an embodiment of the present invention includes a document processing device, an application software, and a document library system, where
  • a document processing device configured to record layout information of a document operated by the application software, and convert the document to be operated into a document conforming to the document library standard according to the recorded layout information;
  • the application software is configured to invoke a standard interface of the document library system, and open the document conforming to the document library standard converted by the document processing device.
  • the embodiment of the invention further provides a document processing system, comprising:
  • the application software is configured to record the layout information of the document to be operated, convert the document to be operated into a document conforming to the document library standard according to the recorded layout information; and call a standard interface of the document library system to open the standard of the document library standard Documentation.
  • a first module configured to record layout information of a document to be operated
  • a second module configured to convert the document to be operated into a document conforming to the document library standard according to the layout information recorded by the first module.
  • the document to be operated is converted into a conforming document library according to the recorded layout information.
  • the standard document is then executed on the document that conforms to the document library standard.
  • the embodiment of the present invention generates a document conforming to the document library standard having the same layout information as the format document by recording the layout information of the document in various formats, and realizing the operation of the document in various formats by the operation of the document conforming to the document library standard. For the user, it is actually like performing an operation on the document to be operated. Therefore, with the solution provided by the embodiment of the present invention, the purpose of operating on any document format can be realized without parsing the specific format of each format document. BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a schematic structural diagram of a document processing system in an implementation of the present invention.
  • FIG. 2 is a flowchart of a method for processing a document according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a method for processing a document according to another embodiment of the present invention.
  • FIG. 4 is a flow chart of a document processing apparatus in an embodiment of the present invention. Mode for carrying out the invention
  • the basic idea of the present invention is: recording layout information of a document, generating a document conforming to the document library standard corresponding to the document according to the recorded layout information, and then operating on the document conforming to the document library standard.
  • the virtual print can be called to record the layout information of the document, and according to the recorded layout information, a document conforming to the document library standard corresponding to the document is generated.
  • other conversion software can also be used to record the layout information of the document, and according to the recorded layout information, a document conforming to the document library standard corresponding to the document is generated.
  • Virtual printing technology A technology for generating documents through a virtual printing interface. This technology can record the layout information of a document without directly parsing the document format, and generate a document with a certain document format. Since the technology does not require document information to be parsed in the format of the parsed document, it supports all document formats that can be printed. A well-made virtual printer can be like a real printer. The software can select it as a printer when printing a document and implement printing. The difference is that it does not require hardware support, and the printed result is the generated document. This technology is a general-purpose technology and will not be described in detail here.
  • the Document Library System is a platform software that provides storage, reading, writing, parsing, rendering, organization, management, security, and retrieval of unstructured documents (also known as unstructured data, unstructured information). Other functions, and provide standard interface supply with software calls.
  • the standard interface here is called the standard interface of the document library standard interface or document library system.
  • the standard of this standard interface is called the document library standard.
  • the data stored in the document library system is called a document library, and the accessed data can be accessed through the standard interface of the document library. It is also commonly referred to as a document conforming to the document library standard. That is, the storage format of the document is in accordance with the document library standard. Supported by the software.
  • the application number submitted by the applicant in advance is
  • the basic patent application specification of CN200510131072.0 provides a document processing system including a document library system, a memory, and an application software, wherein the data of the document library system is stored in the memory, and the document library system and the application software pass the standard interface of the document library. connection.
  • Each of the different standard interfaces provides various operational functions for the document, and the application software issues instructions to the document library system by calling these standard interfaces, and the document library system performs corresponding operations on the documents stored in the memory according to the instructions of the application software. operating.
  • FIG. 1 is a schematic structural diagram of a document processing system in an implementation of the present invention. As shown in FIG. 1, the system includes: an application software 101, a document processing device 102, and a document library system 103, which can also enter One step includes a memory 104.
  • the document processing apparatus 102 records the layout information of the document to be operated by the application software 101, and converts the document to be operated into a document conforming to the document library standard based on the recorded layout information.
  • the application software 101 calls the standard interface of the document library system 103, opens the document conforming to the document library standard, and calls the standard interface of the document library system 103 according to the user's needs to edit the opened target document.
  • the document library system 103 performs a specific opening and editing operation under the call of the application software 101, and returns the operation result to the application software 101.
  • the process by which the application software 101 invokes the standard interface of the document library system 103 is described in detail in the specification of the patent application filed by the present applicant, which is hereby incorporated by reference.
  • document processing device 102 may be part of application software 101, in which case application software 101 further includes the functionality of document processing device 102 in addition to the functionality described above.
  • the document processing device 102 can also be a separate software that, when in use, can be installed in the form of a plug-in in the system in which the application software 101 is located.
  • the memory 104 can be used to store the converted object file.
  • FIG. 2 is a flowchart of a method for processing a document according to an embodiment of the present invention. The following steps can be implemented by each module of the document processing system shown in FIG. As shown in Figure 2, the method includes:
  • Step 201 Record the layout information of the document to be operated, and store the document to be operated into a target document conforming to the document library standard according to the recorded layout information.
  • the document to be operated by the application software is first converted into a document conforming to the document library standard.
  • the document to be operated can be a document in any document format.
  • the object file refers to the converted document that conforms to the document library standard.
  • the document before conversion can also be referred to as an operation document.
  • Step 202 Call the standard interface of the document library system to open and display the converted target document.
  • the application software uses the standard interface of the document library system, such as non-structural operation slogans.
  • Unstructured Operation Markup Language (UMML) the target document after the conversion is opened and displayed.
  • the application software may further edit and save the document content, and specifically perform the following steps:
  • Step 203 According to the user instruction, the standard interface of the document library system is called to edit on the opened target document.
  • Step 204 When the save is made, the edited new content is added to the target document.
  • the new content edited in step 203 can be added to the target document by calling the standard interface of the document library system, or the document can be directly generated according to the format conforming to the document library standard, that is, according to the original target document and the layout of the edited new content. Information, generating new target documents that conform to the document library standard.
  • the operation document can be converted into a conformance document library through the virtual printer.
  • the standard target document enables you to open and manipulate the target document using the document library system. In this way, it is possible to perform operations on documents of various formats, thereby avoiding the modification of the application software for compatibility with various document formats, the design complexity caused by the modification, and the time that the user brings to convert the document, Cost and other types of consumption.
  • the standard uses the UOML standard as an example.
  • FIG. 3 is a flowchart of a method for processing a document according to another embodiment of the present invention. The following steps can be implemented by each module of the document processing system shown in Fig. 1. As shown in Figure 3, the method includes:
  • Step 301 Record the layout information of the document to be operated by the application software, and convert the document to be operated into a target document conforming to the UOML standard according to the recorded layout information.
  • the conversion when converting a document into a target document conforming to the UOML standard, the conversion can be implemented by virtual printing, or other conversion software can be called for conversion.
  • Step 302 Open and display the target document conforming to the UOML standard by using a UOML standard interface.
  • the standard interface for opening and displaying documents in the UOML standard can be directly called, and the converted target document is opened and displayed, and the specific operations opened and displayed are executed by the document library system. In this way, you can open and display a format document that is not supported by the application software.
  • For the specific method of calling the UOML standard interface refer to the specification part of the application No. CN200510131072.0 submitted by the applicant.
  • Step 303 Edit on the opened target document according to the user instruction.
  • step 302 the display of the target document content has been achieved. That is, it is already possible to display the content of the target document on the user's screen.
  • the user can use the functions provided by the application software to edit by inputting commands through a keyboard mouse or the like as needed.
  • the application software processes according to its own processing logic according to the instructions entered by the user.
  • the content of the target document cannot be modified, and the application software displays the content newly edited by the user on the background with the target document content displayed as the background.
  • the specific method may be that the document library system displays the content of the target document as a layer, and newly builds a layer on the layer to store the newly edited content of the user, and displays the two in a superimposed manner during display. Floor.
  • Step 304 When saving, add the edited new content to the UOML-compliant target document.
  • step 304 the new content edited according to the user instruction in step 304 is added to the document conforming to the document library standard, thereby saving the edited result.
  • the specific storage method can be:
  • the virtual printer is called to record the layout information of the newly edited content, and the newly edited content is added to the target document according to the layout information of the newly edited content of the record.
  • the newly edited content is saved in a format supported by the application software, and embedded as a source file in the target document conforming to the document library standard. In this way, when the document is opened next time and the page is displayed, the newly edited content is not displayed by the display interface provided by the called document library system, but is parsed by the application software, and displayed and provided with corresponding editing after parsing.
  • any combination of one or more of the above four methods may be used to save the newly edited content.
  • the user can select whether the newly edited content is displayed by the display interface provided by the document library system or is analyzed and displayed by the application software, and can also be utilized. The default setting is chosen.
  • the application software can perform corresponding operations on documents of different formats, including a file format supported by itself and a document format that is not supported by the user, thereby greatly facilitating the user.
  • the operation of the document can be seen from the above process that, by using the document processing method provided in the implementation of the present invention, the application software can perform corresponding operations on documents of different formats, including a file format supported by itself and a document format that is not supported by the user, thereby greatly facilitating the user. The operation of the document.
  • the standard interface of the document library system can be various, and is not limited to the UOML standard interface.
  • the UOML-compliant document is then opened by calling the UOML standard interface and the existing document content is displayed.
  • DocEditor uses its original editing function to edit the new document content, all the operations. Make and edit the same custom ECF file format it supports.
  • DocEditor can handle the following: 1) Save the layout of the new content as a U0ML-compliant document with U0ML instructions. 2) Generate new document library standard instructions from the virtual printer using the print command and add the generated instructions to the UOML-compliant document being edited.
  • the above methods 1) to 3) can be used simultaneously or separately. All of the above saved file formats can be different depending on the document library system used.
  • the SEP (Sursen Exchangable Platform) document library system can be used to generate SEP format documents.
  • DocEditor developers can also write their own support.
  • the document library system in ECF format and then call the standard interface of the document library system to save the result as an ECF file.
  • DocEditor software uses the virtual printer and document library technology to complete the editing of Word documents without supporting the Word document format.
  • the document processing device is part of the DocEditor.
  • the system environment of the user is required to include editing software capable of editing the document format of the document to be operated by the system running by the method of the embodiment of the application software (for example, The office software capable of editing the Word document), and the system environment supports the document library standard, thereby ensuring that the system applying the method of the embodiment can realize the conversion of the document to the target document to be operated, and the standard interface display of the calling document library system and The operation of saving a document.
  • FIG. 4 is a schematic structural diagram of a document processing apparatus according to an embodiment of the present invention.
  • the device includes: a layout information recording module and a conversion module, where
  • the layout information recording module 401 is configured to record layout information of a document to be operated by the application software.
  • the conversion module 402 is configured to convert the document to be operated by the application software into a document conforming to the document library standard according to the layout information recorded by the layout information recording module 401.
  • the document processing device may also be part of the application software.
  • the application software may further include a display module for calling the standard interface of the document library system to be opened by the conversion module 402. Converted documents that conform to the document library standard.
  • the application software may further comprise an editing module, which is configured to invoke the standard interface of the document library system according to the user's instruction to edit on the document that meets the document library standard opened by the display module.
  • the document processing apparatus proposed by the embodiments of the present invention can be implemented by computer software.
  • the computer software includes computer program code which, when executed on a computer, can perform one or more steps of the method embodiments of the present invention, and one or more components and functions of the apparatus. For example, when a certain piece of computer program code is run on a computer, the function of step 101 can be implemented.
  • the computer software can be stored in a computer readable medium such as a read only memory ROM, a random access memory RAM, or a flash memory.
  • a software system running a program according to the method provided by the embodiment of the present invention can record the layout information of the document to be operated, convert the document to be operated into a document conforming to the document library standard according to the recorded layout information, and then call The standard interface of the document library system executes its actions on the document to be manipulated on the document that conforms to the document library standard.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Document Processing Apparatus (AREA)

Description

文档处理方法、 系统及装置
技术领域
本发明涉及计算机软件技术, 特别涉及文档处理方法、 系统及装置。 背景技术
电子文档就是以数据方式存于计算机中的文件,以下将电子文档筒称为 文档。 一般使用计算机编辑文档时, 需要按照一定的格式进行文档的编辑和 保存, 该格式称为文档格式, 常见的文档格式有 Word、 ODF、 PDF等; 文 档中具体保存的信息, 例如文字、 图片等, 称为文档内容。
在传播文档的时候, 通常会碰到文档格式的问题, 由于各种文档格式千 差万别, 需要一种技术能够对符合不同格式的文档进行内容操作。
通常, 应用软件在对文档进行操作时, 需要按照文档格式进行文档内容 的解析, 然后, 对解析后的文档内容执行相应的操作。 因此, 开发者需要对 文档格式有相当的了解, 只有完成对文档的解析, 才能开发出具有相应功能 的软件。 这样, 应用软件所支持的文档格式越多, 该应用软件的实现复杂度 就越高。 但由于文档格式的千差万别, 熟悉掌握所有的文档格式非常困难, 因此在现存的各种文档处理软件中, 每种软件能支持的文档格式非常有限, 因而在使用软件对文档进行操作时会遇到文档格式不兼容的问题。
例如, 对于一个支持 ODF文档的电子印章软件, 能够对 ODF格式的文 档进行盖章操作。 如果某文档的格式是 Word, 那么则无法应用该电子印章 软件对该 Word格式的文档进行盖章操作。 为解决上述问题, 可以利用一些 转换工具实现文档格式间的转换, 例如: 利用转换工具解析 Word格式的文 档, 并将 Word文档转换为 ODF格式的文档。 但是, 采用此种办法需要耗 费转换工具的费用以及文档转换的时间。 另一方面, 很多情况下, 并不存在 用于某些文档格式之间转换的转换工具。 还有一种解决方案, 可以令用户改 用 Open Office来编辑原具有 Word格式的文档, 以形成 ODF格式的文档, 再采用电子印章软件对该 ODF格式的文档进行盖章操作。 可是改用另外的 软件来编辑文档, 要求用户熟悉改用的软件, 例如 Open Office软件, 用户 需要付出学习成本。 。 另外, 在某些要求必须使用特定编辑软件的环境下还 无法改变编辑软件。
可见, 目前的文档处理软件无法同时兼容多种格式的文档, 实现对多种 格式文档的操作。 发明内容
本发明实施例提供一种文档处理方法、 系统及装置, 能够同时兼容不同 格式的文档, 实现对不同格式文档的操作。
本发明实施例提供的一种文档处理方法包括:
记录要操作的文档的版式信息; 根据记录的版式信息, 将要操作的文档 转换成符合文档库标准的文档;
调用文档库系统的标准接口打开所述符合文档库标准的文档。
本发明实施例提供的一种文档处理系统包括文档处理装置、应用软件以 及文档库系统, 其中,
文档处理装置, 用于记录所述应用软件操作的文档的版式信息, 根据记 录的版式信息, 将要操作的文档转换成符合文档库标准的文档;
应用软件, 用于调用所述文档库系统的标准接口, 打开由所述文档处理 装置转换得到的所述符合文档库标准的文档。
本发明实施例还提供了一种文档处理系统, 包括:
应用软件, 用于记录要操作的文档的版式信息, 根据记录的版式信息, 将要操作的文档转换成符合文档库标准的文档;并调用文档库系统的标准接 口, 打开所述符合文档库标准的文档。
本发明实施例提供的一种文档处理装置包括:
第一模块, 用于记录要操作的文档的版式信息; 第二模块, 用于根据所述第一模块记录的版式信息, 将要操作的文档转 换成符合文档库标准的文档。
由上述技术方案可见, 通过记录应用软件要操作的文档(无论该文档的 格式是否是该应用软件所支持的)的版式信息, 根据记录的版式信息, 将该 要操作的文档转换为符合文档库标准的文档,然后将其对该要操作的文档执 行的操作执行在该符合文档库标准的文档上。 由此可见, 利用本发明实施例 提供的系统、 方法以及装置, 能够同时兼容不同格式的文档, 实现对不同格 式文档的操作。
本发明实施例通过记录各种格式文档的版式信息,生成与该格式文档具 有相同版式信息的符合文档库标准的文档,通过对该符合文档库标准的文档 的操作实现对各种格式文档的操作, 对于用户而言, 实际上就像是对该要操 作的文档执行操作一样。 因此, 利用本发明实施例提供的方案, 不需要对各 个格式文档的具体格式进行解析,就可以实现对任意文档格式进行操作的目 的。 附图简要说明
图 1为本发明实施里中文档处理系统的结构示意图。
图 2为本发明实施例中文档处理方法的流程图。
图 3为本发明另一实施例中文档处理方法的流程图。
图 4为本发明实施例中文档处理装置的流程图。 实施本发明的方式
为使本发明的目的、技术手段和优点更加清楚明白, 以下结合附图对本 发明做进一步详细说明。
本发明的基本思想是: 记录文档的版式信息, 根据记录的版式信息, 生 成与该文档对应的符合文档库标准的文档,然后在该符合文档库标准的文档 上进行操作。 其中可以调用虚拟打印来记录文档的版式信息, 并根据记录的版式信 息, 生成与该文档对应的符合文档库标准的文档。 当然, 也可以利用其它转 换软件来记录文档的版式信息, 并根据记录的版式信息, 生成与该文档对应 的符合文档库标准的文档。
下面首先对虚拟打印技术以及文档库系统技术进行具体说明。
虚拟打印技术: 一种通过虚拟打印接口生成文档的技术, 利用该技术能 够在不直接解析文档格式的情况下, 记录文档的版式信息, 生成具有一定文 档格式的文档。 由于该技术不需要通过解析文档的格式获取文档信息, 所以 支持一切可以打印的文档格式。制作精良的虚拟打印机可以像真的打印机一 样, 软件可以在打印文档时选择它作为打印机, 并实施打印。 不同的是, 它 不需要硬件支持, 打印的结果即生成的文档。 该技术属于通用技术, 在这里 不再详述。
文档库系统技术: 文档库系统是一种平台软件, 提供非结构化文档(也 称为非结构化数据、 非结构化信息) 的存储、 读写、 解析、 呈现、 组织、 管 理、 安全和检索等功能, 并提供标准接口供应用软件调用。 这里的标准接口 称为文档库标准接口或文档库系统的标准接口,该标准接口的标准称为文档 库标准。 文档库系统所存储的数据称为文档库, 即可通过文档库标准接口存 取访问的数据, 通常也称为符合文档库标准的文档, 也就是说, 该文档的存 储格式是符合文档库标准的软件所支持的。在本申请人在先提交的申请号为
CN200510131072.0 的基础专利申请说明书中提供了一种包括文档库系统、 存储器、 应用软件的文档处理系统, 其中, 文档库系统的数据存储在存储器 中, 文档库系统和应用软件通过文档库标准接口连接。 各个不同的标准接口 提供对文档的各种不同的操作功能, 应用软件通过调用这些标准接口, 向文 档库系统发出指令, 文档库系统按照应用软件的指令, 对存储在存储器中的 文档执行相应的操作。
图 1为本发明实施里中文档处理系统的结构示意图。 如图 1所示, 该系 统包括: 应用软件 101、 文档处理装置 102以及文档库系统 103 , 还可以进 一步包括存储器 104。
其中假设应用软件 101要操作一个文档,该文档的格式可能不是应用软 件 101本身所支持的。
此时文档处理装置 102记录应用软件 101要操作的文档的版式信息,根 据记录的版式信息, 将要操作的文档转换成符合文档库标准的文档。
应用软件 101调用文档库系统 103的标准接口,打开该符合文档库标准 的文档, 并且根据用户的需求, 调用文档库系统 103的标准接口, 对打开后 的目标文档进行编辑。
文档库系统 103在应用软件 101的调用下,执行具体的打开、编辑操作, 并向应用软件 101返回操作结果。这里应用软件 101调用文档库系统 103的 标准接口的过程在本申请人在先提交的申请号为 CN200510131072.0的专利 申请的说明书中有详细的描述。
在具体实现的过程中,文档处理装置 102可以是应用软件 101的一部分, 此时应用软件 101除了具有上述描述的功能外,还进一步包括文档处理装置 102的功能。 文档处理装置 102也可以是单独的一个软件, 在使用时, 可以 以插件的形式安装在应用软件 101所在的系统中。
存储器 104可以用于存储转换后的目标文件。
图 2为本发明实施例中文档处理方法的流程图。以下步骤可以分别由图 1所示文档处理系统各模块来实现。 如图 2所示, 该方法包括:
步骤 201 : 记录要操作的文档的版式信息, 根据记录的版式信息, 将该 要操作的文档存储成符合文档库标准的目标文档。
本步骤中, 先将应用软件要操作的文档转换为符合文档库标准的文档。 其中, 要操作的文档可以是任一文档格式的文档。 这里, 目标文件是指转换 后的符合文档库标准的文档, 下述描述中, 还可以将转换前的文档称为操作 文档。
步骤 202: 调用文档库系统的标准接口打开并显示转换后的目标文档。 本步骤中, 应用软件使用文档库系统的标准接口, 如非结构操作置标语 言 ( Unstructured Operation Markup Language, UOML ) , 夺转换后的目标文 档打开并显示。
在显示所述文档后, 优选地, 应用软件还可以进一步对文档内容进行编 辑和保存, 具体可以执行如下步骤:
步骤 203: 根据用户指令, 调用文档库系统的标准接口在打开的目标文 档上进行编辑。
步骤 204: 在进行保存时, 将编辑的新内容加入目标文档中。
本步骤中,可以调用文档库系统的标准接口将步骤 203编辑的新内容加 入到目标文档中, 或者直接按照符合文档库标准的格式生成文档, 即根据原 目标文档以及所编辑的新内容的版式信息,生成符合文档库标准的新的目标 文档。
在上述流程可以看出, 通过记录要操作的文档的版式信息, 并根据记录 的版式信息将操作文档转换为符合文档库标准的目标文档,如可以是通过虚 拟打印机将操作文档转换为符合文档库标准的目标文档,就能够利用文档库 系统打开并操作该目标文档。这样,就能够对各种不同格式的文档执行操作, 从而避免为兼容各种文档格式而对应用软件进行的改造、 因改造带来的设计 复杂度, 以及用户为转换文档而带来的时间、 成本等各类消耗。 标准以 UOML标准为例。
图 3为本发明另一实施例中文档处理方法的流程图。以下步骤可以分别 由图 1所示文档处理系统各模块来实现。 如图 3所示, 该方法包括:
步骤 301 : 记录应用软件要操作的文档的版式信息, 根据记录的版式信 息, 将要操作的文档转换成符合 UOML标准的目标文档。
本步骤中, 将文档转换成符合 UOML标准的目标文档时, 可以利用虚 拟打印实现该转换, 或者调用其它转换软件进行转换。
具体地, 若利用虚拟打印进行转换, 则在打开操作文档时, 调用支持操 作文档的文档格式的软件的打印接口, 通过支持 UOML标准的虚拟打印机 进行文档打印, 则该虚拟打印机输出的文档为符合 UOML标准的文档。 步骤 302: 利用 UOML标准接口打开并显示所述符合 UOML标准的目 标文档。
可以直接调用 UOML标准中打开和显示文档的标准接口, 将转换后的 目标文档打开并显示,其中打开并显示的具体操作由文档库系统执行。这样, 就可以打开并显示应用软件所不支持的格式文档。 具体调用 UOML标准接 口的方式参见本申请人在先提交的申请号为 CN200510131072.0的说明书部 分。
步骤 303: 根据用户指令, 在打开的目标文档上进行编辑。
经过步骤 302, 已经实现了目标文档内容的显示。 也就是说, 已经可以 将目标文档的内容显示在用户屏幕上。 接下来, 用户可以根据需要, 通过键 盘鼠标等输入指令, 利用应用软件所提供的功能进行编辑。 应用软件根据用 户输入的指令, 根据自身的处理逻辑进行处理。 此时目标文档的内容不能被 修改, 应用软件以显示的目标文档内容作为背景, 在所述背景上显示用户新 编辑的内容。 具体的做法可以是, 文档库系统将显示的目标文档内容作为一 层, 并在该层上重新新建一层以存放用户新编辑的内容, 在显示时, 以叠加 显示的方式来显示这两个层。
步骤 304: 在进行保存时, 将编辑的新内容加入符合 UOML标准的目 标文档中。
本步骤中,将步骤 304中根据用户指令编辑的新内容加入所述符合文档 库标准的文档中, 从而保存编辑后的结果。
具体的保存方式可以为:
一、 调用文档库系统的标准接口, 将新编辑的内容的版式信息加入符合 文档库标准的目标文档中。
二、调用虚拟打印机记录新编辑的内容的版式信息, 根据记录的新编辑 的内容的版式信息, 将新编辑的内容加入到所述目标文档中。
三、 在目标文档被编辑的页中创建新层, 将新编辑的内容保存在创建的 新层中。
四、 将新编辑的内容以应用软件所支持的格式保存, 并作为源文件嵌入 该符合文档库标准的目标文档中。 这样, 当下一次打开该文档并显示页时, 新编辑的内容并不由被调用的文档库系统所提供的显示接口来进行显示,而 是由应用软件解析, 并在解析后显示并提供相应的编辑功能。
这里值得注意的是,上述四种方式分别是从不同的角度对保存方式的描 述, 因此在实际应用中, 可以采用上述四种方式中的任一种或几种的结合来 保存新编辑的内容。 当第四种方式与前三种方式中任一种或几种结合使用 时,可以由用户来选择新编辑的内容由文档库系统提供的显示接口显示还是 由应用软件解析并显示, 也可以利用缺省设置的方式来选择。
至此, 本发明实施例提供的文档处理方法流程结束。 由上述流程可见, 利用本发明实施里提供的文档处理方法,应用软件能够对各种不同格式的文 档进行相应的操作, 包括自身支持的文档格式和自身不支持的文档格式, 从 而大大方便了用户对文档的操作。
在上述本发明的具体实施方式中,文档库系统的标准接口可以是各种各 样的, 而不限于 UOML标准接口。
下面通过一个具体的例子对上述方法的实现过程进行示例性描述。在该 具体例子中, 假设开发商提供一款文字编辑软件 DocEditor, 该软件支持自 己定义的 ECF文件( Encoding Control File )文件格式, 而不支持 Word文档 格式, 但用户只能使用 Word软件编辑文档, 所以希望 DocEditor能够编辑 Word文档。 应用上述本发明的方法实现对于 Word文档的编辑流程如下: 首先当 DocEditor打开 Word文档时, DocEditor在后台通过调用 Word 软件开发的打印接口, 使用虚拟打印程序将 Word 文档转换为符合 UOML 标准的文档。
然后通过调用 UOML标准接口打开符合 UOML标准的文档并显示已有 的文档内容。
之后 DocEditor使用自己原有的编辑功能编辑新的文档内容, 所有的操 作和编辑它所支持的自定义 ECF文件格式一样。
当需要把编辑的新内容保存到硬盘时, DocEditor可以进行如下处理: 1 ) 用 U0ML指令将新内容的版式保存为符合 U0ML标准的文档。 2 ) 将新内容使用打印指令通过虚拟打印机生成新的文档库标准指 令,并将生成的指令加入到正在编辑的符合 UOML标准的文档 中。
3 ) 在被编辑的页中创建新层,并将新内容以自己的格式,比如 ECF 格式, 直接保存在新创建的层里。 当需要显示该被编辑的页时, 指定文档库系统的显示接口不显示包含新内容的层, 而是由 DocEditor软件来解析该层的新内容, 并在解析后, 显示并提供 相应的编辑。
上述 1 ) 到 3 ) 的方式可以同时采用, 或单独采用。 以上的所有保存生 成的文件格式可以根据使用的文档库系统的不同而不同, 比如使用 SEP ( Sursen Exchangable Platform ) 文档库系统单机版可以生成 SEP格式的文 档, 当然 DocEditor的开发商也可以自行撰写支持 ECF格式的文档库系统, 然后调用文档库系统的标准接口将结果保存成 ECF文件。
由上可知, DocEditor 软件通过使用虚拟打印机及文档库技术, 在不支 持 Word文档格式的情况下, 完成了对 Word文档的编辑操作。
很显然, 在这个实施例中, 文档处理装置是作为 DocEditor的一部分。 当然, 由上述过程可见, 在实际使用本发明实施例提供的方法时, 要求 用户的系统环境中包括能够编辑应用软件本实施例方法所运行的系统所要 操作文档的文档格式的编辑软件(例如,能够编辑 Word文档的 office软件 ), 并且该系统环境支持文档库标准,从而保证应用本实施例方法的系统能够实 现其要操作的文档到目标文档的转换、以及调用文档库系统的标准接口显示 和保存文档的操作。
图 4为本发明实施例提供的一种文档处理装置的结构示意图。如图 4所 示, 该装置包括: 版式信息记录模块和转换模块, 其中, 版式信息记录模块 401用于记录应用软件要操作的文档的版式信息。 转换模块 402用于根据版式信息记录模块 401记录的版式信息,将应用 软件要操作的文档转换成符合文档库标准的文档。
该文档处理装置还可以是应用软件的一部分,那么此时的应用软件除了 包括版式信息记录模块和转换模块外, 还可以进一步包括显示模块, 用于调 用文档库系统的标准接口打开由转换模块 402 转换得到的符合文档库标准 的文档。
另外应用软件还可以进一步包括编辑模块, 用于根据用户的指令, 调用 文档库系统的标准接口在显示模块打开的符合文档库标准的文档上进行编 辑。
本领域技术人员可以理解,对于本发明实施例提出的文档处理装置可以 用计算机软件来实现。 计算机软件中包括计算机程序代码, 当这些程序代码 运行于计算机时, 可以执行本发明方法实施例中的一个或多个步骤, 以及装 置实施例中一个或多个部件以及功能。 例如, 当某一段计算机程序代码运行 于计算机中时, 可以实现步骤 101的功能。
计算机软件可以存储在计算机可读介质中,如只读存储器 ROM、 随机 存取存储器 RAM、 或闪存等。
本领域技术人员还可以理解, 本发明实施例提供的方法、 系统和装置可 以应用于各种软件系统中, 不限于本申请人在申请号为 CN200510131072.0 的基础专利中提到的应用软件中。运行了依据本发明实施例提供的方法的程 序的软件系统,可以记录其要操作的文档的版式信息,根据记录的版式信息, 将该要操作的文档转换为符合文档库标准的文档,然后调用文档库系统的标 准接口将其对要操作文档执行的操作执行在该符合文档库标准的文档上。
以上仅为本发明的较佳实施例而已, 并非用于限定本发明的保护范围。 凡在本发明的精神和原则之内, 所作的任何修改、 等同替换、 改进等, 均应 包含在本发明的保护范围之内。

Claims

权利要求书
1、 一种文档处理方法, 其特征在于, 包括:
记录要操作的文档的版式信息; 根据记录的版式信息, 将要操作的文档 转换成符合文档库标准的文档;
调用文档库系统的标准接口打开所述符合文档库标准的文档。
2、 根据权利要求 1所述的方法, 其特征在于, 在所述打开目标文档后, 进一步包括:
根据用户指令,调用文档库系统的标准接口在所述打开的符合文档库标 准的文档上编辑;
在进行保存时, 将编辑的新内容加入所述符合文档库标准的文档中。
3、 根据权利要求 1所述的方法, 其特征在于, 调用虚拟打印机记录要 操作的文档的版式信息, 并根据记录的版式信息, 将要操作的文档转换成符 合文档库标准的文档。
4、 根据权利要求 3所述的方法, 其特征在于, 所述调用虚拟打印机记 录要操作的文档的版式信息, 并根据记录的版式信息, 将要操作的文档转换 成符合文档库标准的文档为: 打印接口, 生成打印数据, 并送入支持文档库标准的虚拟打印机进行文档打 印, 则输出的文档为所述符合文档库标准的文档。
5、 根据权利要求 2所述的方法, 其特征在于, 所述将新编辑的内容加 入所述符合文档库标准的文档中包括:
调用文档库系统的标准接口,将新编辑的内容的版式信息加入所述符合 文档库标准的文档中; 或
调用虚拟打印机记录新编辑内容的版式信息,根据记录的新编辑内容的 版式信息, 将新编辑内容加入到所述符合文档库标准的文档中。
6、 根据权利要求 2所述的方法, 其特征在于, 所述在打开的所述符合 文档库标准的文档上编辑包括: 所述将编辑的新内容加入所述符合文档库标准的文档中包括: 内容保存在所述新层中。
7、 根据权利要求 2所述的方法, 其特征在于, 所述将编辑的新内容加 入所述符合文档库标准的文档中包括:
将编辑的新内容以所述要操作的文档的格式保存,并作为源文件嵌入所 述符合文档库标准的文档中。
8、 根据权利要求 7所述的方法, 其特征在于, 在下一次打开所述编辑 后并保存的符合文档库标准的文档时, 以源文件格式直接打开所述源文件内 容; 调用文档库系统的标准接口打开除源文件外的其他内容。
9、 根据权利要求 1到 8中任一所述的方法, 其特征在于, 文档库系统 的标准接口为非结构操作置标语言 UOML。
10、 一种文档处理系统, 其特征在于, 包括: 文档处理装置、 应用软件 以及文档库系统, 其中,
文档处理装置, 用于记录所述应用软件操作的文档的版式信息, 根据记 录的版式信息, 将要操作的文档转换成符合文档库标准的文档;
应用软件, 用于调用所述文档库系统的标准接口, 打开由所述文档处理 装置转换得到的所述符合文档库标准的文档。
11、 根据权利要求 10所述的系统, 其特征在于, 所述应用软件进一步 用于调用所述文档库系统的标准接口,对所述符合文档库标准的文档进行编 辑。
12、一种文档处理系统, 其特征在于, 包括: 应用软件以及文档库系统, 其中,
所述应用软件, 用于记录要操作的文档的版式信息, 根据记录的版式信 息, 将要操作的文档转换成符合文档库标准的文档; 并调用所述文档库系统 的标准接口, 打开所述符合文档库标准的文档。
13、 根据权利要求 12所述的系统, 其特征在于, 所述应用软件进一步 用于调用所述文档库系统的标准接口,对所述符合文档库标准的文档进行编 辑。
14、 一种文档处理装置, 其特征在于, 包括:
第一模块, 用于记录要操作的文档的版式信息;
第二模块, 用于根据所述第一模块记录的版式信息, 将要操作的文档转 换成符合文档库标准的文档。
15、 根据权利要求 14所述的装置, 其特征在于, 进一步包括: 第三模块,用于调用文档库系统的标准接口打开并显示由所述第二模块 转换得到的所述符合文档库标准的文档。
16、 根据权利要求 14或 15所述的装置, 其特征在于, 进一步包括: 第四模块, 用于根据用户的指令, 调用文档库系统的标准接口在所述第
17、 根据权利要求 14、 15或 16所述的装置, 其特征在于, 所述第一模 块和所述第二模块通过调用虚拟打印机实现自身功能。
PCT/CN2009/070106 2008-03-18 2009-01-12 文档处理方法、系统及装置 WO2009114999A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP09721377A EP2273394A4 (en) 2008-03-18 2009-01-12 METHOD, SYSTEM AND DEVICE FOR DOCUMENT PROCESSING
US12/884,919 US20110010616A1 (en) 2008-03-18 2010-09-17 Method, system and apparatus for document processing

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810102154A CN101539903A (zh) 2008-03-18 2008-03-18 一种兼容不同格式文档的软件实现方法
CN200810102154.6 2008-03-18

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/884,919 Continuation US20110010616A1 (en) 2008-03-18 2010-09-17 Method, system and apparatus for document processing

Publications (1)

Publication Number Publication Date
WO2009114999A1 true WO2009114999A1 (zh) 2009-09-24

Family

ID=41090487

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/070106 WO2009114999A1 (zh) 2008-03-18 2009-01-12 文档处理方法、系统及装置

Country Status (4)

Country Link
US (1) US20110010616A1 (zh)
EP (1) EP2273394A4 (zh)
CN (1) CN101539903A (zh)
WO (1) WO2009114999A1 (zh)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9176953B2 (en) * 2008-06-04 2015-11-03 Tianjin Sursen Investment Co., Ltd. Method and system of web-based document service
CN102222059A (zh) * 2011-06-14 2011-10-19 汉王科技股份有限公司 实现电子阅读器多格式信息显示方法、设备及系统
CN104077303B (zh) * 2013-03-28 2017-07-28 国际商业机器公司 用于呈现数据的方法和装置
FR3009125B1 (fr) * 2013-07-24 2019-06-28 Areva Np Glace pour garniture d'etancheite pour systeme d'etancheite d'arbre
EP2932929B1 (en) * 2014-04-15 2017-02-08 Biedermann Technologies GmbH & Co. KG A screw element for use in spinal, orthopedic or trauma surgery and a system of such a screw element and a screw driver adapted thereto
US9953018B2 (en) 2015-05-01 2018-04-24 Microsoft Technology Licensing, Llc Transfer of content between documents of different storage types
US10307185B2 (en) * 2016-03-29 2019-06-04 Globus Medical, Inc. Revision connectors, systems, and methods thereof
CN106776490B (zh) * 2016-11-21 2019-07-16 广州视源电子科技股份有限公司 一种离线课件向上兼容的方法、装置及系统
CN108804400A (zh) * 2018-06-13 2018-11-13 深圳市轱辘汽车维修技术有限公司 一种电子文档处理方法、装置及相关设备
CN109460196B (zh) * 2018-10-26 2021-11-09 浪潮金融信息技术有限公司 一种基于驱动新平台实现打印盖章通用功能的方法
CN110908618A (zh) * 2019-11-15 2020-03-24 北京小米移动软件有限公司 文件打印的方法及装置、存储介质
CN111078630A (zh) * 2019-12-20 2020-04-28 方正国际软件(北京)有限公司 一种签章系统及方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1979478A (zh) * 2005-12-09 2007-06-13 北京书生国际信息技术有限公司 文档处理系统和文档处理方法
CN101013436A (zh) * 2007-01-25 2007-08-08 无敌科技(西安)有限公司 将不同格式的文本数据转换为统一格式的方法及其系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020102524A1 (en) * 2001-01-26 2002-08-01 Rizzi Steven D. System and method for developing instructional materials using a content database
US7797354B2 (en) * 2004-07-09 2010-09-14 Sap Ag Method and system for managing documents for software applications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1979478A (zh) * 2005-12-09 2007-06-13 北京书生国际信息技术有限公司 文档处理系统和文档处理方法
CN101013436A (zh) * 2007-01-25 2007-08-08 无敌科技(西安)有限公司 将不同格式的文本数据转换为统一格式的方法及其系统

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HUANG, F. ET AL.: "Application of Document Library Technology in the File Information Resource Share", HUBEI ARCHIVES, no. 12, December 2007 (2007-12-01), pages 17 - 18, XP008144453 *

Also Published As

Publication number Publication date
EP2273394A1 (en) 2011-01-12
EP2273394A4 (en) 2012-08-29
CN101539903A (zh) 2009-09-23
US20110010616A1 (en) 2011-01-13

Similar Documents

Publication Publication Date Title
WO2009114999A1 (zh) 文档处理方法、系统及装置
CN1801137B (zh) 向电子文档中的图表应用全局格式化模式的方法、系统
RU2419847C2 (ru) Интегрирование диаграмм в документы
US8321839B2 (en) Abstracting test cases from application program interfaces
CN102043626B (zh) extjs组件的封装方法及装置、用户界面的生成方法及系统
US20080065978A1 (en) XML Based Form Modification With Import/Export Capability
WO2009105994A1 (zh) 一种处理符合文档库标准的文档的方法及装置
US20090303519A1 (en) Printing controller, gui display method, printer driver, and recording medium
KR20110088521A (ko) 프로그램 스크립팅 언어를 이용하는 라벨 프린터 api
US20100005115A1 (en) Method and system for generating documents usable by a plurality of differing computer applications
US10394756B2 (en) System and method for customizing archive of a device driver generator tool for a user
JP2014518576A (ja) Pdf文書基盤のイーブック用マルチメディア再生システム及びその再生方法,並びにこれを具現したpc又はモバイル装置用アプリケーション
CN100389417C (zh) 文档处理方法及装置
CN106168944A (zh) 文档转换方法
US20110126171A1 (en) Dynamic native editor code view facade
US11182542B2 (en) Exposing annotations in a document
JP2004342107A (ja) オブジェクト指向パイプラインを用いるシステム及び方法
JP4306479B2 (ja) 画像出力装置、および、画像出力システム
US20080082961A1 (en) Extensibility mechanisms for visual programming
CN1862536A (zh) 一种生成pdf文件的装置和方法
JP5605228B2 (ja) 画像処理装置及びプログラム
US20090154758A1 (en) Universal reader
CN102246138A (zh) 用于跨接不同用户界面命令系统的适配器
JP2008117255A (ja) 画像処理障害再現方法、画像処理装置及びプログラム
CN114610313B (zh) 一种生成spec文档的方法、系统、装置及介质

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: 09721377

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2009721377

Country of ref document: EP