WO2010059584A1 - Système et procédé de gestion d’informations confidentielles - Google Patents

Système et procédé de gestion d’informations confidentielles Download PDF

Info

Publication number
WO2010059584A1
WO2010059584A1 PCT/US2009/064686 US2009064686W WO2010059584A1 WO 2010059584 A1 WO2010059584 A1 WO 2010059584A1 US 2009064686 W US2009064686 W US 2009064686W WO 2010059584 A1 WO2010059584 A1 WO 2010059584A1
Authority
WO
WIPO (PCT)
Prior art keywords
redacted
original document
user
confidential information
document
Prior art date
Application number
PCT/US2009/064686
Other languages
English (en)
Inventor
Alain Benzaken
Gregg Donovan
Selena Hadzibabic
Original Assignee
Theladders.Com, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Theladders.Com, Inc. filed Critical Theladders.Com, Inc.
Priority to CA2743910A priority Critical patent/CA2743910A1/fr
Priority to EP09796170A priority patent/EP2364482A1/fr
Publication of WO2010059584A1 publication Critical patent/WO2010059584A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes

Definitions

  • Confidential information may include the applicant's name, address, current employer, and/or past employers. Other information may be considered "confidential" by the applicant/user, depending on their particular situation, and the relative ease with which the information could be used to ascertain the person being described.
  • conventional approaches to online resume posting may allow a recruiter to breach a desired level of confidentiality by allowing the recruiter to inadvertently contact an employer to request confirmation of current employment status without explicit permission from the job applicant.
  • a problem with one conventional approach to maintaining confidentiality of personal job applicant information is with the use of so-called "field blocking" that may use hypertext markup language (HTML) or other techniques, for example, to place an opaque image in front of confidential applicant information on a document.
  • field blocking may use hypertext markup language (HTML) or other techniques, for example, to place an opaque image in front of confidential applicant information on a document.
  • HTML hypertext markup language
  • the underlying text may still exist in the document, thus posing the risk of a potential breach of confidentiality.
  • a computer-implemented method of designating and/or protecting confidential information in an original document includes receiving a file containing the original document through a computer-network interface.
  • the original document may contain various types of confidential information.
  • the original document may be stored in one or more structured databases configured in one or more memories operatively coupled to the computer-network interface through at least one processor.
  • a user interface may be provided between the at least one processor and the at least one user associated with the original document. The user may selectively identify at least a portion of the information considered to be confidential through the user interface.
  • the processor may be configured to identify each occurrence of the confidential information contained in the original document and to generate one or more redacted files in which each occurrence of the confidential information in the original document may selectively be obscured.
  • redacted files generated may be stored in one or more structured databases such that the redacted files are available for selective retrieval by a user as well as a different user.
  • the user may opt for all "confidential" information to be disclosed and remain unredacted.
  • a computer-implemented system for designating and/or protecting confidential information in an original document includes at least one processor.
  • a computer-network interface may be operatively coupled to the at least one processor and configured to receive a file containing the original document from at least one user via a computer network.
  • the original document may contain different types of confidential information therein.
  • One or more memory devices may be operatively coupled to the at least one processor and a memory device may include one or more structured databases configured to store at least the original document as well as redacted documents.
  • a user interface may be operatively coupled to the at least one processor, and the user interface may be configured to provide, to the at least one processor, one or more inputs from the at least one user associated with the original document.
  • the one or more inputs may identify at least a portion of the confidential information contained in the original document.
  • the at least one processor may be configured to identify each occurrence of the confidential information contained in the original document, generate one or more redacted files in which said each occurrence of the confidential information in the original document may selectively be obscured, and store any generated redacted files in a structured database such that said the redacted files are available for selective retrieval by user and a different user via the computer network.
  • a user interface may be enabled with a host computer system through which the user may selectively input and/or select one or more keywords representing associated confidential information in the original document.
  • the user interface may include computer executable code therein which, when executed by the host computer system, enables a interactive graphical user interface comprising controls for selectively entering and/or selecting said one or more keywords.
  • FIG. 1 illustrates an embodiment of a computer-implemented system for designating and/or protecting confidential information in an original document
  • FIG. 2 depicts a screenshot of a document displayed in a web browser in which certain confidential information is obscured
  • FIG. 3 depicts a screenshot of the document of FIG. 2 displayed in a web browser in which additional confidential information is obscured;
  • FIG. 4 depicts a screenshot of a different document page displayed in a web browser in which different confidential information is obscured
  • FIG. 5 provides a block diagram of a system for managing confidential information implemented over a computer network.
  • an embodiment of confidential information management system 100 includes document Web service 110 which may be implemented in a personal computer (PC), more specialized server hardware, or by a workstation.
  • a "computer” is intended to have a broad definition that includes various devices with data processing capability, such as mobile phones, electronic paper/readers, personal data assistants (PDA), and tablet or laptop PCs, for example.
  • Web service 110 may be implemented in a Java environment i.e., as a Java virtual machine (JVM).
  • JVM Java Virtual Machine
  • a Java Virtual Machine (JVM) is a set of computer software programs and data structures which use a virtual machine model for the execution of other computer programs and scripts.
  • the model used by a JVM accepts a form of computer intermediate language commonly referred to as Java bytecode.
  • Other programming and architecture types may be used, as the choice of language does not limit the inventive concept described herein.
  • Original document 120 e.g., a text document which may be a resume from a job applicant, may be provided to Web service 110 via a network connection (not shown).
  • Original document 120 may be in any standard word processing or text format, e.g., Word ® or WordPerfect ® format.
  • Redaction process 130 is configured to receive original text document 120.
  • previously identified keywords representing confidential information may be parsed/identified in original document 130, and then processed to obscure or redact the selected keywords. Obscuration may be accomplished using the API to identify the keywords, replace the keywords with a non-sensical text string such as "XXXXXX", for example.
  • an opaque image may also be superimposed on the text string to ensure that confidential information is, in fact, redacted.
  • An application API is known to be a set of functions, procedures, methods, classes or protocols that an operating system, library or service provides to support requests made by computer programs.
  • One example of an API or API process is the OpenOffice process available through the website "www.openoffice.org".
  • OpenOffice is a free cross-platform office application suite available for a number of different computer operating systems. It supports the ISO/IEC standard OpenDocument Format (ODF) for data interchange as its default file format, as well as Microsoft Office formats, among others
  • ODF OpenDocument Format
  • the resulting redacted or "confidential" document may be stored both as a confidential/redacted text document 150 and as a redacted/confidential image type document, e.g., in a portable document format (PDF) 155.
  • PDF portable document format
  • PDF is a file format created by Adobe Systems for document exchange, and is used for representing two-dimensional documents in a manner independent of the application software, hardware, and operating system.
  • the job applicant may initially desire to maintain confidentiality of his name and/or other related information, but as the job search process proceeds over time, the job applicant may wish to allow all contact information to be available to prospective employers and/or recruiters. Depending on the rules governing provision of this service, an upgrade in the subscription service may be necessary, at additional cost to the job applicant, for example.
  • the user may identify or select at least a portion of the information considered to be confidential through a user interface, whereas in another aspect, the system may determine a portion of the information considered to be confidential using one or more computer-determined default types of information, e.g., the job applicant's name may be considered confidential by default.
  • Redacted documents 150 and 155 may be stored in conventional ways, including in a structured database in a computer memory (not shown).
  • a data structure in computer science is a way of storing data in a computer so that it can be used efficiently, and is an organization of mathematical and logical concepts of data. Choice of the data structure can allow an efficient algorithm to be used.
  • a well-designed data structure allows a variety of operations to be performed, using as few resources, both execution time and memory space, as possible.
  • Data structures may be implemented by a programming language as data types and the references and operations they provide.
  • redacted documents 150 and 155 may be stored using conventional network objects, e.g., a Universal Network Objects (UNO) model.
  • UNO is the component model used in OpenOffice.org, and is interface-based and designed to offer interoperability between different programming languages, object models and machine architectures, on a single machine, within a LAN or over the Internet.
  • the OpenOffice UNO Java API may be used.
  • Conversion process 160 may be configured to read the redacted/confidential image file (e.g. PDF file 155), and to generate one or more redacted image files (one per page of confidential document 155) 170, 171, and ..., 17n, where "n" is determined by the number of pages of redacted document 155.
  • Redacted image files 170-17n may be converted to bitmapped image files.
  • Conversion process 160 may be implemented using, for example, ImageMajick ® .
  • ImageMagick ® is free software delivered as a ready-to-run binary distribution or as source code that may be freely used, copied, modified, and distributed, and it runs on all major operating systems.
  • ImageMajick ® is a software suite used to create, edit, and compose bitmap images. It has the ability to read, convert and write images in a variety of over 100 formats including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF.
  • ImageMagick ® may be used to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bezier curves, for example.
  • the functionality of ImageMagick ® may be utilized from programs written in a programming language, e.g. JMagick for Java applications. Using a language interface, ImageMagick ® may be used to dynamically modify or create images, e.g. redacted image files 170-17n, which may be stored in any desired image file format, e.g., in a bit-mapped file format such as a portable network graphics (PNG) format.
  • PNG portable network graphics
  • PNG is a bitmapped image format that employs lossless data compression.
  • PNG was created to improve upon and replace GIF (Graphics Interchange Format) as an image-file format not requiring a patent license. Further, PNG supports palette-based (palettes of 24-bit RGB colors), greyscale or RGB images, and was designed for transferring images on the Internet.
  • GIF Graphics Interchange Format
  • Confidential information management system 500 may include Web server 510 which allows access to/from computer network 520, e.g., the Internet, via network connection 525.
  • computer network 520 e.g., the Internet
  • Processor 530 may include various conventional processes and functionality associated with network and/or stand-alone computing, as well as various functionality associated with processes of the present disclosure. More than one processor 530 may be used.
  • processor 530 may include including Web browser functionality 535, API process 536, redaction process 537, and conversion process 538.
  • Web browser 535 may be a conventional web browser such as Internet Explorer ® or Firefox ® , and which is connected to the Internet via network connection 525.
  • FIG. 5 implies use of the Internet, the system and method of the present disclosure may also be useful in a private network arrangement, and is not limited to the Internet.
  • Web server node 510 may be implemented in a variety of ways known in the art to transfer information over a computer network.
  • Memory 540 may be connected to a standard manner with processor 530, and may include one or more structured databases 545.
  • Memory 540 may be implemented in a variety of known ways, for example by a hard drive or removable storage or others storage devices.
  • the data may be formatted in a desired manner that lends itself to be stored in a structured database.
  • Multiple memories and/or backup memory storage may also be implemented, including use of an image server which is optimized or configured for more timely access to document images.
  • Display 550 and input device 560 may be conventional computer peripheral devices which have respective interfaces with processor 530 to allow input and display of data by a system manager and/or administrator (not shown).
  • a user e.g., a job applicant (not shown) may be allowed access to information contained in database 545 via user workstation 570 and Web server 510, which are connected to network 520.
  • User workstation 570 may include one or more processors (not shown) that implements functionality associated with web browser 575, display 576, and input device 577, for example.
  • the user's interface to documents stored in memory 540 may be enabled through an associated Web server in communication with the Internet.
  • the user may upload original text document 120, e.g., a resume, to memory 540 via Web server 510 and computer network 520.
  • Processor 530 could then be configured to carry out the functionality associated with document Web service 110 as depicted in FIG. 1.
  • Web browser 575 when the user workstation 570 is logged into Web server 510, may offer interactive controls for navigating multiple pages and documents, at the discretion or desire of the user, and as allowed by the administrator of system 500.
  • system 500 may be a subscription-based job search system in which a job applicant or potential employer/recruiter is required to pay a fee for a particular service (e.g., searching for a job and/or posting a job) or for various services such as employment services offered over a period of time, for example.
  • the level of services for which a user has access may depend on the particular type of subscription purchased, i.e., "premium" employment services may be offered at increased cost to the user.
  • FIG. 2 an exemplary embodiment of a screenshot 200 available to a properly logged in and authenticated user is provided.
  • a portion of a resume 210 is illustrated.
  • the precise words associated with resume portion 210 shown in FIG. 2 are not critical to an understanding of the inventive concept.
  • the black or opaque sections 220 illustrated areas where confidential information was contained in original text document 120, for example.
  • confidential information may include a job applicant's name, telephone number, address, e-mail address, current employer, and/or past employment or other situationally-dependent information as selectively determined by the user.
  • Confidentiality management control panel 230 is seen at the right-side of screenshot 200.
  • GUI graphical user interface
  • a user may select and/or deselect various items of personal information through the use of standard GUI buttons and/or checkboxes. Further, the user may selectively add additional items or keywords to the list of confidential information as desired or deemed necessary.
  • the user only has a "basic" subscription, requiring that all contact information remain confidential.
  • the user may be allowed to selectively allow one or more items of contact information to be displayed without redaction with or without purchase of a "premium" subscription or membership, for example.
  • FIG. 3 depicts a portion of a resume 310, similar to resume portion 210 of FIG. 2.
  • resume portion 310 and resume portion 210 are similar to resume portion 210 of FIG. 2.
  • additional confidential information 320 has been redacted/obscured by system 500 and/or document Web service 110.
  • additional confidential information 320 has been obscured by the user's selection of additional keywords in confidentiality management control panel 330.
  • system 500 has identified previous employers and made them available as user-selectable confidential keywords.
  • management control panel 330 also offers the ability for user-desired keywords and/or phrases to be entered and made confidential, and thus be obscured/redacted in resume portion 310.
  • FIG. 4 illustrates a different page 410 of a document (e.g., a second page of a resume) in which further confidential information 420 has been obscured through a selection of keywords in control panel 330 (Note: control panel 330 is configured with the same keyword selection in FIGS. 3 and 4, although it does not have to be configured in the same manner).
  • a user interface may be enabled with a host computer system through which the user sends a document retrieval request to a server application and inputs and/or selects one or more keywords representing associated confidential information in the original document.
  • the user interface may include computer executable code therein which, when executed by the host computer system, enables a interactive graphical user interface that includes controls for selectively entering and/or selecting one or more keywords that represents confidential information.
  • retrieved documents may include a resume of a job applicant which contains personal information which may be considered confidential information.
  • inventive concept disclosed and claimed herein provides utility as a computer- implemented system and method for ensuring that confidential job applicant information is maintained in a confidential manner without being subject to premature disclosure and that allows a job applicant or other person posting personal information to electronically designate selected information as confidential and unavailable for viewing and/or searching by a third party.

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Medical Informatics (AREA)
  • Storage Device Security (AREA)

Abstract

L'invention concerne, dans divers modes de réalisation, un procédé et un système informatisés de désignation et / ou de protection d’informations confidentielles dans un document original, le procédé comportant l'étape consistant à recevoir un fichier contenant le document original via une interface de réseau informatique. Le document original contient des informations confidentielles et peut être stocké dans une ou plusieurs bases de données structurées configurées dans une ou plusieurs mémoires. Une interface d’utilisateur est placée entre le processeur et l’utilisateur associé au document original. L’utilisateur identifie au moins une partie des informations considérées comme confidentielles par l’intermédiaire de l’interface d’utilisateur. Le processeur peut identifier chaque occurrence des informations confidentielles contenues dans le document original, et peut générer sélectivement un ou plusieurs fichiers censurés ou confidentiels dans lesquels chaque occurrence des informations confidentielles présentes dans le document original est masquée ou censurée. L’utilisateur peut choisir de ne censurer aucune des informations confidentielles. Les fichiers censurés peuvent être stockés dans une ou plusieurs bases de données structurées de telle sorte que les fichiers censurés soient accessibles en vue d’une récupération sélective par l’utilisateur originel et / ou par un utilisateur différent.
PCT/US2009/064686 2008-11-19 2009-11-17 Système et procédé de gestion d’informations confidentielles WO2010059584A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CA2743910A CA2743910A1 (fr) 2008-11-19 2009-11-17 Systeme et procede de gestion d'informations confidentielles
EP09796170A EP2364482A1 (fr) 2008-11-19 2009-11-17 Système et procédé de gestion d informations confidentielles

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11621708P 2008-11-19 2008-11-19
US61/116,217 2008-11-19

Publications (1)

Publication Number Publication Date
WO2010059584A1 true WO2010059584A1 (fr) 2010-05-27

Family

ID=41626013

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/064686 WO2010059584A1 (fr) 2008-11-19 2009-11-17 Système et procédé de gestion d’informations confidentielles

Country Status (4)

Country Link
US (1) US20100131551A1 (fr)
EP (1) EP2364482A1 (fr)
CA (1) CA2743910A1 (fr)
WO (1) WO2010059584A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9330166B2 (en) 2013-11-12 2016-05-03 International Business Machines Corporation User-specific search over protected contextual data

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10902202B2 (en) * 2009-11-16 2021-01-26 Refinitiv Us Organization Llc Method for system for redacting and presenting documents
US20110239113A1 (en) * 2010-03-25 2011-09-29 Colin Hung Systems and methods for redacting sensitive data entries
US8938386B2 (en) * 2011-03-15 2015-01-20 Accenture Global Services Limited Classification-based redaction in natural language text
US20130117802A1 (en) * 2011-11-03 2013-05-09 Patrick Fendt Authorization-based redaction of data
US8762406B2 (en) * 2011-12-01 2014-06-24 Oracle International Corporation Real-time data redaction in a database management system
US8819849B2 (en) 2011-12-22 2014-08-26 Roche Diagnostics Operations, Inc. Customer support account with restricted patient data access
US8719945B2 (en) 2011-12-22 2014-05-06 Roche Diagnostics Operations, Inc. Customer error screen capture
GB2500264A (en) * 2012-03-16 2013-09-18 Bvxl Ltd Removing or obscuring sensitive medical image
CN104509145B (zh) * 2012-07-31 2018-06-01 Sk普兰尼特有限公司 消息服务提供方法及用于该消息服务提供方法的装置和系统
US10824680B2 (en) * 2012-10-02 2020-11-03 The Boeing Company Panoptic visualization document access control
US9489376B2 (en) * 2013-01-02 2016-11-08 International Business Machines Corporation Identifying confidential data in a data item by comparing the data item to similar data items from alternative sources
US9477934B2 (en) * 2013-07-16 2016-10-25 Sap Portals Israel Ltd. Enterprise collaboration content governance framework
US9584492B2 (en) 2014-06-23 2017-02-28 Vmware, Inc. Cryptographic proxy service
US9436818B1 (en) * 2014-06-30 2016-09-06 II Macio P. Tooley System and method for credential management and identity verification
US9830474B2 (en) * 2015-10-30 2017-11-28 International Business Machines Corporation Concealing sensitive content from unauthorized users
US10068100B2 (en) * 2016-01-20 2018-09-04 Microsoft Technology Licensing, Llc Painting content classifications onto document portions
US10846573B2 (en) * 2018-07-31 2020-11-24 Triangle Digital Ventures Ii, Llc Detecting, redacting, and scoring confidential information in images
US11562134B2 (en) 2019-04-02 2023-01-24 Genpact Luxembourg S.à r.l. II Method and system for advanced document redaction
US20210334762A1 (en) * 2020-02-10 2021-10-28 Snapcast Corporation Talent registration/search system and method
US11436357B2 (en) * 2020-11-30 2022-09-06 Lenovo (Singapore) Pte. Ltd. Censored aspects in shared content
US11797767B2 (en) * 2021-04-20 2023-10-24 Xerox Corporation Methods and systems for generating multiple scanned files based on keywords

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6308199B1 (en) * 1997-08-11 2001-10-23 Fuji Xerox Co., Ltd. Cooperative work support system for managing a window display
US20070056034A1 (en) * 2005-08-16 2007-03-08 Xerox Corporation System and method for securing documents using an attached electronic data storage device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5903646A (en) * 1994-09-02 1999-05-11 Rackman; Michael I. Access control system for litigation document production
US6658400B2 (en) * 1999-12-04 2003-12-02 William S. Perell Data certification and verification system having a multiple-user-controlled data interface
US20030011630A1 (en) * 2001-07-12 2003-01-16 Knowlton Ruth Helene Self instructional authoring software tool for the creation of a multi-media resume
US6877136B2 (en) * 2001-10-26 2005-04-05 United Services Automobile Association (Usaa) System and method of providing electronic access to one or more documents
WO2006041318A1 (fr) * 2004-10-14 2006-04-20 Onstream Systems Limited Procede de redaction d'un document electronique
US8181261B2 (en) * 2005-05-13 2012-05-15 Xerox Corporation System and method for controlling reproduction of documents containing sensitive information
US8179556B2 (en) * 2007-03-26 2012-05-15 Xerox Corporation Masking of text in document reproduction
JP2008294596A (ja) * 2007-05-23 2008-12-04 Hitachi Ltd 表データの真正性保証システム
US8533078B2 (en) * 2007-12-21 2013-09-10 Celcorp, Inc. Virtual redaction service
US8346532B2 (en) * 2008-07-11 2013-01-01 International Business Machines Corporation Managing the creation, detection, and maintenance of sensitive information

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6308199B1 (en) * 1997-08-11 2001-10-23 Fuji Xerox Co., Ltd. Cooperative work support system for managing a window display
US20070056034A1 (en) * 2005-08-16 2007-03-08 Xerox Corporation System and method for securing documents using an attached electronic data storage device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9330166B2 (en) 2013-11-12 2016-05-03 International Business Machines Corporation User-specific search over protected contextual data

Also Published As

Publication number Publication date
CA2743910A1 (fr) 2010-05-27
EP2364482A1 (fr) 2011-09-14
US20100131551A1 (en) 2010-05-27

Similar Documents

Publication Publication Date Title
US20100131551A1 (en) System and method for managing confidential information
US9785903B2 (en) Metadata-configurable systems and methods for network services
US20200278992A1 (en) Systems and methods for organizing and identifying documents via hierarchies and dimensions of tags
US20120166442A1 (en) Categorizing data to perform access control
US9411798B1 (en) Methods and apparatus for reusing report design components and templates
US7908665B2 (en) Cloaked data objects in an electronic content management security system
US7933924B2 (en) Document objects
KR20080064796A (ko) 전자 데이터 스냅샷 생성기
US20120046937A1 (en) Semantic classification of variable data campaign information
US8248667B2 (en) Document management device, document management method, and computer program product
US20160085389A1 (en) Knowledge automation system thumbnail image generation
JP2009271573A (ja) 情報処理システム、情報処理装置、情報処理方法およびプログラム
US7310677B1 (en) Resolver service for making decisions at run-time in a componentized system
US20060136438A1 (en) Process server array for processing documents and document components and a method related thereto
Mayer How to 2000
KR20060061735A (ko) 문서 컨텐트의 복수 렌디션을 제공하는 시스템 및 방법
US20100011289A1 (en) Method and system for document viewing
Sathiadas et al. Document management techniques & technologies
JP7396061B2 (ja) 情報処理装置及びプログラム
US11842108B2 (en) Systems and methods for creating customized print or electronic materials
JP2013025495A (ja) 動的アイコンオーバーレイシステムおよび動的オーバーレイを作成する方法
WO2024089910A1 (fr) Procédé de traitement d'informations, programme de traitement d'informations, système de traitement d'informations
US20240143911A1 (en) Document difference viewing and navigation
JP2003036193A (ja) ファイル管理プログラム、ファイル管理プログラムを記録したコンピュータ読取可能な記録媒体、およびファイル管理方法
JP2022104948A (ja) 情報処理システム

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

Country of ref document: EP

Kind code of ref document: A1

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2743910

Country of ref document: CA

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2009796170

Country of ref document: EP