File Magic 5 Series. The power to share information PRODUCT OVERVIEW. Revised November 2004

Size: px
Start display at page:

Download "File Magic 5 Series. The power to share information PRODUCT OVERVIEW. Revised November 2004"

Transcription

1 File Magic 5 Series The power to share information PRODUCT OVERVIEW Revised November 2004

2 Copyrights, Legal Notices, Trademarks and Servicemarks Copyright 2004 Westbrook Technologies Incorporated. All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including but not limited to photocopy and recording, or by any information storage or retrieval system, without the prior agreement and written permission of Westbrook Technologies, Incorporated unless such copying is expressly permitted by federal copyright law. Address inquiries to Publication subject to change without notice. File Magic 5 Series, File Magic Office, and CDExpress are trademarks of Westbrook Technologies, Incorporated. All other products and devices listed in this manual are trademarks or registered trademarks of their respective companies and are hereby acknowledged.

3 Contents Introduction... 1 Stations... 1 Options... 2 File Magic Database Structure... 2 Capturing Documents... 4 Capture Features... 5 Optical Character Recognition... 5 Image Enhance... 5 Bar Code Recognition... 6 Full Text...6 Document File Format... 6 Retrieving Documents... 6 Query Operators... 7 Query Results...7 Advanced Query Features... 7 Working with Documents... 8 Viewing Documents... 8 Editing Documents... 8 File Magic Security... 9 File Magic System Architecture... 9 Communications and Protocols Storage Requirements File Magic Office CDExpress Option Summary... 12

4 Introduction File Magic 5 Series is a comprehensive document management software suite from Westbrook Technologies that provides superior document-handling. File Magic operates as a single-user system or multi-user system on a local area network (LAN) for up to 15 concurrent users. File Magic uses Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) as its database back end. The back-end is integrated with File Magic using Open Database Connectivity (ODBC), Microsoft's database communication standard. File Magic captures a wide variety of documents and associated data and organizes them into a custom-designed structure. File Magic can capture documents from any source, such as scanned, faxed, and electronic files, including black and white, color and common file types. File Magic allows end users to efficiently organize and index documents that are then stored on your choice of storage media. File Magic retrieves documents instantly for editing, annotating, and/or integrating into your current business applications. File Magic also enables an organization to share or distribute documents via LAN, , fax, CD or printed copy. Additional File Magic options include File Magic Office and CDExpress. Stations A File Magic system has three station types: System Administration Station, where the File Magic administrator defines system users, grants users access to specific databases, and sets up In Baskets. The File Magic system administrator must work closely with the network administrators when defining users and granting them database access to implement the File Magic system as planned. Database Administration Station, where the File Magic administrator creates and maintains File Magic databases. Creating a database entails defining its objects, specifying user permissions for those objects, and defining mechanisms that control how document information is indexed to a File Magic database and subsequently retrieved. The Database Administration Station also provides access to a variety of database maintenance tools and features. Input & Retrieve Station, where users perform all of the processing tasks associated with everyday document management. These tasks include capturing (by scanning, faxing or importing), indexing, editing, retrieving, and outputting documents. File Magic provides the flexibility to install as many or as few of these stations on the same workstation as required. For example, a database administrator may find it helpful to install the Input & Retrieve Station and the Database Administration Station on the same machine to keep track of how changes to a database impact end users. File Magic systems also include Script Manager, a program that monitors scheduled database-related Scripts (i.e., Scripts that send documents to a database Folder) and nondatabase Scripts (i.e., Scripts that send documents to an In Basket). The Script Manager File Magic Product Overview Page 1

5 application should be installed on its own machine within the network to successfully monitor scheduled Scripts. Options In addition to the basic stations, the File Magic suite of products also includes options that expand the capability of a File Magic system. File Magic CDExpress lets administrators prepare a File Magic database, related document files, and a File Magic Station with viewing capabilities for recording onto a CD or DVD using any recording software. Using File Magic Office, users can send files from their Microsoft Office (2000, XP or 2003) Word, Excel, PowerPoint and Outlook applications directly to a File Magic In Basket or a File Magic database. File Magic Database Structure The File Magic document management system is a powerful database application. While actual document files are not stored in the File Magic database, the database contains userprovided information (i.e., index data) as well as the information necessary to retrieve the document associated with each database record. The process of creating a File Magic database also creates all the necessary tables and indices within the database. There is no need for a database administrator to create any of these tables external to File Magic. The structure of a File Magic database is integral to how end users actually control and use your documents. Each database uses database objects that both organize the information and determine how document information is entered into, and subsequently retrieved from, the database. The internal objects that organize the database are Folders, which form a hierarchy of Subfolders as a means of logically and visually organizing the documents in a database; Document Types, which define the properties of a single type of document; and Query Sets, which form a hierarchy of Subsets that organize the Queries available to search a database. Each Document Type defines a set of index fields that determines how documents of this type are entered and retrieved. Internally, each Document Type is a table in the database. Index fields form the basis for how users can retrieve documents from the database. File Magic also enables users to index a document based not just on specific index fields but also on the actual textual content of the document. Users can perform Full Text indexing on text documents during capture and on image documents after performing OCR on them. Creating a File Magic database involves: assigning a database name and specifying a folder location for the files associated with the database. specifying a file Archive Location in which to physically store the document files for the database. Page 2 File Magic Product Overview

6 The database administrator then creates the database structures and objects that control database access, content, and organization. Specific structures include: Folders Folders are an organizational tool; they are assigned names by users or the administrator, can contain Subfolders and/or documents, and display in a Document Explorer window, similar to the Windows Explorer. Database administrators can assign user permissions to Folders so that only certain designated users can access, modify, create, or delete the documents and Subfolders contained in them. Document Types Document Types define documents that are similar in form or layout, or documents that should be indexed in a similar fashion. All documents of the same Document Type use a common set of index fields. Documents of different types can be stored in the same Folder or Subfolder. Database administrators can assign user permissions to Document Type files so that only certain designated users can access, modify, add, or delete the document files of a specific type. Database administrators can also define a model Document Type and use it as a template when creating new Document Types. Index Fields Index fields are defined for a Document Type and are used to index or describe each individual document of that type. The index data identifies the document in the database and enables users to retrieve documents by constructing search statements using this data. The database administrator can assign user permissions for each index field of a Document Type so that only certain designated users can view a field and the data it contains, enter data into a field when indexing a document and modify index data in a field for a document already indexed to the database. The administrator can define as many index fields as needed for a Document Type, some of which can be specified as Quick Find fields for faster searching and retrieval of document records. Index fields can also be specified as Unique or Required. Query Sets and Queries A Query is a search statement that users create, and optionally save, to search a database to retrieve any matching File Magic records. Queries can be static, with the search criteria pre-defined, or variable, where users enter the search criteria at run time. When users execute a Query, File Magic searches the open database for any records that match the search criteria. Any records returned also include pointers to the actual documents at their storage locations. Queries can be generic or quite specific. Administrators and end users can save Queries in a Query Set hierarchy, which is displayed in the Query Explorer, to enable themselves and other users to quickly access and run Queries. The database administrator can assign user permissions to a Query Set so that only certain designated users or groups of users can access, modify, add to, or delete the Queries and Subsets stored in the Query Set. File Magic Product Overview Page 3

7 Pick Lists A Pick List eases data entry by providing a finite list of acceptable value choices from which users can select for a given index field. The Pick List values standardize the information that can be entered during indexing so that data is consistent in the database. Pick Lists offer the double benefit of increasing the speed with which data can be entered while ensuring uniform data to enhance searching and reporting. Formats A Format for character, numeric, and date type index fields determines how a value displays for that index field in the database record. In addition, Formats force users to enter index data in a specific format. File Magic provides a list of pre-defined formats for numeric and date fields that can be added to, modified or deleted. Database Permissions Only users granted access to a database by the system administrator can access that database. Database users are also assigned security permissions for the various database structures and objects, which means they have different functional access to those items. Add, Modify, Delete and View permissions are at the Folder, Document Type file and Query Set levels. Set, Modify and View permissions are at the Document Type field level. Only a File Magic database administrator can specify user structure and object database permissions. Capturing Documents File Magic supports several document capture techniques: scanning, importing, faxing in, importing data and documents, and the File Magic Office option. File Magic recognizes a variety of file types when capturing documents: black and white images, including PCX, TIFF, and BMP color images, including JPEG, GIF, PCX, TIFF, and BMP text-based documents, including more than 225 file formats such as Word, Excel, HTML, and PDF Black and white data is typically input via a scanner or fax, or imported from other formats such as TIFF or PCX, and compressed using a Group 4 (i.e., G4) compression technique. Color images are created via scanning or importing from several different color formats and are compressed using a JPEG technique. Text-based documents are stored in appropriate formats, such as Word, Excel, HTML, or PDF, and are compressed using PKZIP. File Magic users can capture documents directly into a File Magic database Folder as a specific Document Type or into a File Magic In Basket. In Baskets store captured documents before they are indexed and stored in a database. An In Basket lets users view, edit, index and share documents with other users and network devices by forwarding them to another In Basket or by printing, faxing, ing, and exporting them. In Baskets are either public or restricted. Page 4 File Magic Product Overview

8 In Baskets are especially useful in high-volume applications where different personnel are dedicated to specific tasks, such as document preparation, scanning, quality assurance, and indexing. Restricted In Baskets work particularly well for departmental-based workgroups or task-based teams. File Magic lets users save frequently used capture settings as a Script so that users can quickly recall and use them to scan, fax in, or import documents. Scripts save time and reduce the need for user intervention. Users can schedule Scripts to run automatically. Users can capture multiple pages into one File Magic document, or capture multiple pages into separate documents. When scanning documents, users can separate documents using a page count, a blank page, or a bar code. A barcode separator can contain the name of a Script, thereby specifying all the settings to use in addition to document break information. File Magic supports a wide variety of ISIS-compliant and TWAIN-compliant scanners and works with most standard fax software. Any fax software that creates a supported black and white image file can be used for the Fax In process. File Magic users can also import delimited ASCII files that contain record information directly into a File Magic Folder as a specified Document Type. File Magic captures each line in the ASCII file as a separate database record; multiple documents can be merged during the import process. Importing ASCII files is useful when converting from an existing imaging system, restoring an index, or automatically indexing documents. Capture Features File Magic provides several capture features to improve document quality, aid in data capture, and improve efficiency: Optical Character Recognition The File Magic Optical Character Recognition (OCR) feature enables users to perform zone or full-page OCR on a document, either during the capture process or at a later time. Zone-based OCR involves the creation of an Index Template for black and white documents of a specific Document Type. Using a Point & Shoot technique, users highlight certain zones on the document and associate these zones with specific index fields. When the Index Template and the OCR option are used together, File Magic automatically reads the data from the defined zones into the associated index fields. Full page OCR converts an image document into a text document that can then be Full Text indexed. File Magic merges the results of the full-page OCR process into the document in a specific file format. Image Enhance The File Magic Image Enhance feature provides a full complement of image enhancement features that improve the appearance and readability of documents. The Image Enhance option can be applied to a document before and/or after performing OCR, and can be used both on documents being captured and on document images already stored in an In Basket File Magic Product Overview Page 5

9 or in a database. In both instances, these enhancement options yield a cleaned up, visually improved document image. Bar Code Recognition The Bar Code Recognition (BCR) feature enables File Magic to automatically read and index bar code data on captured image documents. Users define the input data as a bar code, and then specify the bar code type. File Magic also supports the use of bar codes as document separators during the scanning operation. Full Text A Full Text index is a database that stores the locations of all of the words (except such noise words as but and if) in Full Text indexed documents. File Magic can Full Text index any textbased document that can be viewed in File Magic. When a database administrator creates a Full Text Document Type, File Magic creates the Full Text index. File Magic then uses this index to perform fast searches using a Full Text Query. A Full Text Query statement can consist of a single term (word or phrase) or multiple terms. Users can also combine Full Text Queries and index field Queries to search for specific terms or phrases, as well as specific index field values, in documents of a Full Text Document Type. Stemming searches find other grammatical forms of the words in a Full Text Query statement. Phonic searches find words that sound similar to words in a Full Text Query statement. Fuzzy searches sift through scanning, OCR, and typographical errors. Fuzzy searches adjust from one to nine degrees, depending on the degree of misspellings. Numeric-range searches find integers between two values. Regular-expression searches find a pattern of text. Document File Format File Magic stores all documents in Westbrook Technologies proprietary MAG file format, which enables secure transfer of information across networks and the Internet. File Magic uses three different compression techniques to attain optimal compression, resulting in small, portable and secure multi-page document files. Each document, regardless of the number of sections or pages it contains or the number of sources, is stored as a single file. Retrieving Documents Users can retrieve documents from a File Magic database by using the Document Explorer, by executing a Query, or by running a Document Type Browse. The Document Explorer, a two-paned window, displays the architecture of the database. Patterned on the Windows Explorer, the left pane displays the Folder hierarchy of the database and the right pane displays the contents of the open Folder, which can include Page 6 File Magic Product Overview

10 Subfolders, documents, or both. File Magic displays documents using the icon associated with the Document Type and the Label associated with a specific index field. A Query is a set of search criteria that, when executed, searches the database for documents that match the criteria. Each Query is associated with a specific database Folder or Folder tree and at least one Document Type. File Magic supports two types of Queries: static and variable. A static Query always searches for the specific values defined in the Query, while a variable Query lets the user enter the search criteria values at run time. Typically a variable Query has a user prompt defined for certain index fields, such as "Enter the name of an employee." Users can save individual Queries in a Query Set hierarchy that displays in the Query Explorer, a window similar to the Document Explorer. A Query Set can contain Subsets, Queries, or both. A Document Type Browse is a generic Query that enables a user to search for all documents of a specific type, either in a specific Folder or in the entire database. Users run a Browse from the Query Explorer; a Browse emulates the Query by Example (QBE) interface that is familiar to many users. Query Operators Defining a Query involves specifying a starting Folder and a Document Type and selecting at least one index field. The user must then define the operator or condition that must be met (or not met) with respect to the specified field. Queries can also define multiple search conditions using the AND/OR Boolean logic operands. The OR operand means that either or both of the conditions specified in the Query must be satisfied. The AND operand means that both of the search conditions specified must be satisfied. Query Results File Magic displays information about the documents retrieved by a Query in the Query Results window. Users can quickly change the Layout and rerun the Query, or users can select documents and open them in the Document Viewer. Users can also print the contents of the Query Results window (i.e., a list of the documents retrieved by a Query). Advanced Query Features File Magic provides several advanced features to enable users to construct complex Queries. A Query Preference turns on the advanced features, which include parentheses for grouping clauses of complex Queries, additional Boolean operands and additional Full Text index continuation operators. File Magic Product Overview Page 7

11 Working with Documents All Input & Retrieve Station users can view documents in the Document Viewer. Input & Retrieve Station users with the proper permissions can edit and annotate documents as well. Viewing Documents The File Magic Document Viewer provides complete functionality for accessing and viewing all types of documents. The Viewer provides several visual options: Document only, with or without thumbnails of the pages of the document Index data only Both the document and the index data in panes that can be split horizontally or vertically. Page thumbnails can also be included in a third pane. Any File Magic user (with the proper permissions) can open documents in the Viewer from an In Basket, from within the Document Explorer, or from the Query Results window. Users can load one document at a time or load multiple documents into the Viewer. Using the toolbar buttons, users can quickly page through a single document or move through multiple documents loaded in the Viewer. Double-clicking a page thumbnail in the Viewer displays the corresponding page. Documents can be rotated and flipped or displayed full size or full width. Users can zoom in or out, or zoom into a section of a document, adjust the contrast, and use a scale to gray option. Users can open multiple Viewers by "pinning" a document in an open Viewer, and users can copy a document into multiple Viewers. The Viewer also has a textual Find function for text-based documents. Database administrators can define a Related Query as part of a Document Type definition. A Related Query will retrieve one or more documents associated with the currently opened document. Users can access these related documents by executing a simple menu command. Administrators can also insert links to related documents on a template for a specific Document Type. When a user opens a document of this type in the Viewer, these links display as either a solid or outline rectangle on the document. Visual links only appear on black and white documents. Editing Documents Input & Retrieve Station users can perform a variety of operations on documents in the Viewer. Users (with the proper permissions) can cut, copy, paste, delete, or enhance pages within a document. Users can also insert, replace, burst or reorder pages, remove blank pages, and rotate an entire document. With the proper permissions, Input & Retrieve Station users can add a variety of annotations to documents. The Viewer toolbar contains buttons for all the annotation tools, and users can set a variety of preferences for File Magic annotations. Page 8 File Magic Product Overview

12 File Magic Security File Magic security capabilities provide a powerful yet flexible blend of user access management and control for any File Magic installation. This security is provided by assigning File Magic users a password and personalized database access privileges, and by varying their functional permissions. In essence, the security of your File Magic system can be separated into two general levels: the system level and the database level. The File Magic system administrator creates system-wide user accounts and defines which users have access to which databases. In addition, the system administrator creates In Baskets, both public and restricted, and specifies which users can access those In Baskets. The File Magic database administrator sets user permissions at the Folder, Query Set and Document Type file and field level to specify which Queries, documents and index fields each database user can access, and what each user can do with those Folders, Queries, documents and index fields once they ve accessed them. Database object permissions for Folders, Document Type files and Query Sets are of four types Add, Modify, Delete, and View. Permissions for Document Type index fields are of three types Set, Modify, and View. File Magic System Architecture File Magic is a file server application designed for Windows 2000 Server and Windows Server 2003 LANs. A multi-user installation supports up to 15 concurrent users. The system architecture for a File Magic multi-user installation involves two servers: a database server, running MSDE 2000, and the application server, on which the File Magic program files reside. The application server also contains the site license files, the File Magic In Baskets and possibly the document files. The application server can be used to store document files, but many organizations store document files on separate devices, such as a mass storage solution like RAID or an optical jukebox. Figure 1 illustrates a multi-user File Magic installation with an application server, a database server, several client workstations, and a separate storage device for document files. File Magic Product Overview Page 9

13 Figure 1: Multi-user File Magic Installation Communications and Protocols The client workstations communicate with the database server using ODBC over TCP/IP and communicate with the application server using either a mapped drive or UNC. Storage devices can use multiple servers and/or cluster technology in addition to optical (e.g., CD, jukebox, and DVD) and magnetic (e.g., RAID) storage. Westbrook Technologies' Consulting Services Department can help you assess your traffic and server requirements when you are planning your File Magic system architecture. Storage Requirements The storage requirements for a File Magic installation involve two areas of consideration: the size of the database and the size and volume of documents to be stored (archived). Each database record represents a single document stored in the system. A File Magic document can contain thousands of sections (typically pages) and consequently, can be very large. The document itself is not stored in the database. Instead, each database record Page 10 File Magic Product Overview

14 contains a pointer to the external file. The location where external document files are stored is referred to as the Archive or Archive Location. The database growth rate and total size is dependent upon the complexity of database record information. The actual overhead per File Magic record is about 54 Bytes. Add to this the actual amount of data being stored to arrive at the total amount of space per record that is being used. On average, File Magic databases grow at a rate of Bytes per record. Take note that MSDE limits data to 2 GB per database, but a single MSDE server can support multiple MSDE databases, each with a limit of 2 GB. The Archive is common shared storage consisting of RAID, Optical, CD, and/or a standard network volume. Each database can store documents in a variety of locations based on security needs, accessibility requirement, and document lifecycle. Because File Magic documents can be very large, the Archive Location can fill rapidly. Typical documents are between 2-5 pages, with each page occupying KB of space. To make a rough estimate of the storage space required for your installation, calculate the number of documents to be stored and multiply that number by 50 KB for each 8.5 x 11 document. Or you can scan 100 typical documents, view the total space required, and then divide by 100 to estimate the size per document. The annual growth equals the number of documents added per day x the size of each document x the number of working days per year. When estimating storage needs, it s important to include a buffer and increase the volume over the years, as your business will undoubtedly increase as time goes by. File Magic Office File Magic offers an option for Microsoft Office integration. Using the File Magic Office option, users can send documents from Microsoft Office (2000, XP or 2003) Word, Excel, PowerPoint and Outlook applications directly into a File Magic database Folder as a specified Document Type or into a public or restricted In Basket. With Outlook, users can send messages and attachments from the Outlook Inbox (or any Outlook folder), as well as Notes and Posts, directly to File Magic. File Magic can use the value of a Property field in a Word, Excel, PowerPoint or Outlook document (e.g., Title, Subject, Author, etc.) as the value for an index field. If the Document Type selected has an index field with the same name as a document Property field, File Magic will automatically insert the value in the Property field into the File Magic index field. CDExpress Option The File Magic CDExpress option lets database administrators prepare a File Magic database, related document files, and a File Magic Station with viewing capabilities for recording onto a CD or DVD. Administrators can also prepare to record the documents found from running a Query. CDExpress copies the necessary program and document files into a specified folder so that administrators can record this data using any CD or DVD recording software. The purpose of CDExpress is to create a File Magic CD or DVD that can be delivered to users who do not have access to a File Magic Input & Retrieve Station. Because CDExpress File Magic Product Overview Page 11

15 includes a File Magic Station with viewing capabilities, users can access the documents by installing the File Magic Station software right from the CD or DVD. Summary File Magic is a feature-rich document management system that lets users capture and retrieve paper-based, electronic, and faxed documents. File Magic uses ODBC architecture and Microsoft s SQL Server 2000 Desktop Engine (MSDE 2000) as the back-end database engine to provide an exceptional document-handling solution. File Magic supports up to 15 concurrent users, allowing them to capture a wide variety of documents by scanning, importing, and faxing. Once documents are captured, users can retrieve documents for editing and annotating. In addition, users can share or distribute documents via LAN, , fax, CD, or printed copy. Additional options such as File Magic Office and CDExpress expand the capability of File Magic. For additional information about File Magic or other Westbrook Technologies products, go to Page 12 File Magic Product Overview

Fortis. The ultimate decision making tool PRODUCT OVERVIEW. Revised November 2004

Fortis. The ultimate decision making tool PRODUCT OVERVIEW. Revised November 2004 Fortis The ultimate decision making tool PRODUCT OVERVIEW Revised November 2004 Copyrights, Legal Notices, Trademarks and Servicemarks Copyright 2004 Westbrook Technologies Incorporated. All rights reserved.

More information

Copyrights, Legal Notices, Trademarks and Servicemarks

Copyrights, Legal Notices, Trademarks and Servicemarks Installation Guide Copyrights, Legal Notices, Trademarks and Servicemarks Copyright 1998-2003 Westbrook Technologies Incorporated. All rights reserved. No part of this work may be reproduced or transmitted

More information

Why Document Management. Fortis & Fortis SE

Why Document Management. Fortis & Fortis SE Why Document Management Many organizations face the challenge of managing and accessing business information from disparate sources. For example, an organization might maintain some documents within traditional

More information

FORTIS INSTALLATION GUIDE

FORTIS INSTALLATION GUIDE FORTIS INSTALLATION GUIDE JUNE 2009 EDITION: RELEASE 2.4.1 SERVICE PACK 4 Westbrook Technologies, Inc. 22 Summit Place Branford, CT 06405 USA Toll free: 800 949 3453 Outside U.S.: (+1) 203 483 6666 Fax:

More information

ImageNow User. Getting Started Guide. ImageNow Version: 6.7. x

ImageNow User. Getting Started Guide. ImageNow Version: 6.7. x ImageNow User Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: June 2012 2012 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact, and WebNow

More information

Document Management Software. Find what you need fast Break through organizational barriers Work from wherever you want, whenever you want

Document Management Software. Find what you need fast Break through organizational barriers Work from wherever you want, whenever you want Document Management Software Speed Find what you need fast Power Break through organizational barriers Control Work from wherever you want, whenever you want Why Document Management Is Important Nearly

More information

Table of Contents 2. Table of Contents

Table of Contents 2. Table of Contents Scanning Options Table of Contents 2 Table of Contents Scanning Overview and Setup... 3 Scanning Tools and Equipment... 3 File Locations... 4 Other Settings... 5 Scanning Options and Techniques... 6 Scanned

More information

Sharpdesk Solution Sharpdesk Document Management Solution

Sharpdesk Solution Sharpdesk Document Management Solution Sharpdesk Solution Sharpdesk Document Management Solution Making business information work Manage Workflows How to capture, organise and share your business information Sharpdesk is one of the industry

More information

Enhanced Imaging Options for Client Profiles for Windows

Enhanced Imaging Options for Client Profiles for Windows C ase Manag e m e n t by C l i e n t P rofiles Enhanced Imaging Options for Client Profiles for Windows T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W Table of Contents 2 Table of Contents Scanning

More information

Veco User Guides. Document Management

Veco User Guides. Document Management Veco User Guides Document Management Introduction Veco-onesystem includes a powerful Document Management facility to search for documents and e-mails in your system. Documents are typically letters and

More information

ImageNow User Getting Started Guide

ImageNow User Getting Started Guide ImageNow User Getting Started Guide Version: 6.6.x Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software, Inc. All other products

More information

Using FileMaker Pro with Microsoft Office

Using FileMaker Pro with Microsoft Office Hands-on Guide Using FileMaker Pro with Microsoft Office Making FileMaker Pro Your Office Companion page 1 Table of Contents Introduction... 3 Before You Get Started... 4 Sharing Data between FileMaker

More information

Improved document archiving speeds; data enters the FileNexus System at a faster rate! See benchmark test spreadsheet.

Improved document archiving speeds; data enters the FileNexus System at a faster rate! See benchmark test spreadsheet. Feature Sheet Version 6.100.14 FileNexus Major Advances Client Server Communication - Dependency on Windows DCOM protocols eliminated which means NO additional configuration required on Client PCs after

More information

Navigate your workflow

Navigate your workflow Océ Document Management Tool 2.2 Navigate your workflow Digital document workflow software that streamlines productivity Put convenience and productivity at your fingertips Gain control over your document

More information

SOFT FLOW 2012 PRODUCT OVERVIEW

SOFT FLOW 2012 PRODUCT OVERVIEW SOFT FLOW 2012 PRODUCT OVERVIEW Copyright 2010-2012 Soft Click 1 About Soft Flow Platform Welcome to Soft Flow, the most flexible and easiest to use document management and business process management

More information

DWGSee Professional User Guide

DWGSee Professional User Guide DWGSee Professional User Guide DWGSee is comprehensive software for viewing, printing, marking and sharing DWG files. It is fast, powerful and easy-to-use for every expert and beginners. Starting DWGSee

More information

Exploiting Key Answers from Your Data Warehouse Using SAS Enterprise Reporter Software

Exploiting Key Answers from Your Data Warehouse Using SAS Enterprise Reporter Software Exploiting Key Answers from Your Data Warehouse Using SAS Enterprise Reporter Software Donna Torrence, SAS Institute Inc., Cary, North Carolina Juli Staub Perry, SAS Institute Inc., Cary, North Carolina

More information

State of Ohio DMS Solution for Personnel Records Training

State of Ohio DMS Solution for Personnel Records Training State of Ohio DMS Solution for Personnel Records Training 1 Contents LOGGING IN AND THE BASICS... 3 LOGGING INTO THE DMS... 3 NAVIGATING THE UNITY CLIENT... 4 CREATING PERSONAL PAGES... 6 ADDING WEB LINKS

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

User guide. Tax & Accounting. Version 4.1. Last updated April 16, 2010. Copyright 2010 Thomson Reuters/ONESOURCE. All Rights Reserved

User guide. Tax & Accounting. Version 4.1. Last updated April 16, 2010. Copyright 2010 Thomson Reuters/ONESOURCE. All Rights Reserved Onesource Fileroom User guide Version 4.1 Last updated April 16, 2010 Tax & Accounting Copyright 2010 Thomson Reuters/ONESOURCE. Proprietary Materials No use of these Proprietary materials is permitted

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

Network Scanner Tool R3.1. User s Guide Version 3.0.04

Network Scanner Tool R3.1. User s Guide Version 3.0.04 Network Scanner Tool R3.1 User s Guide Version 3.0.04 Copyright 2000-2004 by Sharp Corporation. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

You Need Information and You Need It Fast!

You Need Information and You Need It Fast! VANGUARD SYSTEMS, INC. SOLUTIONS You Need Information and You Need It Fast! That's why Vanguard has built a seamless integrated document management solution that covers the entire document lifecycle. IMS

More information

Create a New Database in Access 2010

Create a New Database in Access 2010 Create a New Database in Access 2010 Table of Contents OVERVIEW... 1 CREATING A DATABASE... 1 ADDING TO A DATABASE... 2 CREATE A DATABASE BY USING A TEMPLATE... 2 CREATE A DATABASE WITHOUT USING A TEMPLATE...

More information

Enterprise Email Archive Managed Archiving & ediscovery Services User Manual

Enterprise Email Archive Managed Archiving & ediscovery Services User Manual Enterprise Email Archive Managed Archiving & ediscovery Services User Manual Copyright (C) 2012 MessageSolution Inc. All Rights Reserved Table of Contents Chapter 1: Introduction... 3 1.1 About MessageSolution

More information

INSTALLING THE SOFTWARE AND GETTING STARTED 2-1 THE USER INTERFACE 3-1 JOB SETUP 4-1 PATCH SETUP 5-1 BAR CODE AND OCR SETUP 6-1 PAGE SETUP 7-1

INSTALLING THE SOFTWARE AND GETTING STARTED 2-1 THE USER INTERFACE 3-1 JOB SETUP 4-1 PATCH SETUP 5-1 BAR CODE AND OCR SETUP 6-1 PAGE SETUP 7-1 OVERVIEW 1-1 INSTALLING THE SOFTWARE AND GETTING STARTED 2-1 THE USER INTERFACE 3-1 JOB SETUP 4-1 PATCH SETUP 5-1 BAR CODE AND OCR SETUP 6-1 PAGE SETUP 7-1 PRODUCTIVITY SHORTCUTS 8-1 USER AND GROUP SETUP

More information

Getting Started Guide

Getting Started Guide ecopy Desktop Version 9.2 Getting Started Guide Part Number: 73-00252 (1/2008) Licensing, Copyright, and Trademark Information The information in this document is subject to change and does not represent

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Desktop Document Manager R2.7.5

Desktop Document Manager R2.7.5 Desktop Document Manager TM R2.7.5 User s Guide Copyright 2000-2001 by Sharp Corporation. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited, except

More information

Digitech Systems, Inc. Paperless that works. PaperVision Xpress User Guide

Digitech Systems, Inc. Paperless that works. PaperVision Xpress User Guide Digitech Systems, Inc. Paperless that works. PaperVision Xpress February 2009 PaperVision Xpress R66 Information in this document is subject to change without notice and does not represent a commitment

More information

Quick Start Program Advanced Manual ContactWise 9.0

Quick Start Program Advanced Manual ContactWise 9.0 Quick Start Program Advanced Manual ContactWise 9.0 Copyright 2010 GroupLink Corporation. All Rights Reserved. ContactWise is a registered trademark of GroupLink Corporation. All other trademarks are the

More information

Sample- for evaluation purposes only! Advanced Outlook. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.

Sample- for evaluation purposes only! Advanced Outlook. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2012 Advanced Outlook TeachUcomp, Inc. it s all about you Copyright: TeachUcomp, Inc. Phone: (877) 925-8080 Web: http://www.teachucomp.com

More information

ECR Vault Capture User Guide

ECR Vault Capture User Guide ECR Vault Capture User Guide An ImageDirector product from Milner Technologies, Inc. Version 7.6 COPYRIGHT Copyright 1995-2014 Milner Technologies, Inc. (formerly Comsquared Systems, Inc.). This manual

More information

ProSystem fx Scan. User Guide

ProSystem fx Scan. User Guide ProSystem fx Scan User Guide December 2012 Copyright 2000-2012, CCH INCORPORATED. A Wolters Kluwer business. All Rights Reserved. Material in this publication may not be reproduced or transmitted, in any

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

Installation Instructions Release Version 15.0 January 30 th, 2011 Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Oracle WebCenter Forms Recognition/Capture Integration Guide 11g Release 1 (11.1.1) E49971-01 November 2013 Oracle WebCenter Forms Recognition is a learning-based solution that

More information

Scan to SMB(PC) Set up Guide

Scan to SMB(PC) Set up Guide Scan to SMB(PC) Set up Guide Regarding Trade Names Windows is a registered trademark of Microsoft Corporation in the U.S.A. and/or other countries. Windows XP and Windows Vista are trademarks of Microsoft

More information

Office of History. Using Code ZH Document Management System

Office of History. Using Code ZH Document Management System Office of History Document Management System Using Code ZH Document The ZH Document (ZH DMS) uses a set of integrated tools to satisfy the requirements for managing its archive of electronic documents.

More information

MICROSOFT OFFICE OUTLOOK 2007 - LEVEL 1

MICROSOFT OFFICE OUTLOOK 2007 - LEVEL 1 MICROSOFT OFFICE 2007 MICROSOFT OFFICE OUTLOOK 2007 - LEVEL 1 Exploring Outlook Getting Help Sending and Receiving Messages Using Outlook Messaging Features Working with Components and Office Organizing

More information

Now part of ALLSCRIPTS. HealthMatics EMR Input Manager

Now part of ALLSCRIPTS. HealthMatics EMR Input Manager Now part of ALLSCRIPTS HealthMatics EMR Input Manager May 9, 2006 Statement of Confidentiality The information contained herein is proprietary and confidential to A 4 HEALTH SYSTEMS. No part of this document

More information

Business Insight Report Authoring Getting Started Guide

Business Insight Report Authoring Getting Started Guide Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,

More information

User's Guide. Using RFDBManager. For 433 MHz / 2.4 GHz RF. Version 1.23.01

User's Guide. Using RFDBManager. For 433 MHz / 2.4 GHz RF. Version 1.23.01 User's Guide Using RFDBManager For 433 MHz / 2.4 GHz RF Version 1.23.01 Copyright Notice Copyright 2005 Syntech Information Company Limited. All rights reserved The software contains proprietary information

More information

Cardiris TM 4. User Guide

Cardiris TM 4. User Guide Cardiris TM 4 User Guide Cardiris TM 4 User Guide Table Of Contents Copyrights... 1 Chapter 1 Introducing Cardiris... 3 Chapter 2 Installation... 5 System Requirements... 5 Installing Cardiris... 5 Register

More information

FileMaker 11. ODBC and JDBC Guide

FileMaker 11. ODBC and JDBC Guide FileMaker 11 ODBC and JDBC Guide 2004 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

30 Minute Demonstration Script

30 Minute Demonstration Script 30 Minute Demonstration Script Table of Contents The Flow... 3 1. Review of SmartSearch Architecture... 3 2. Review of Smart Client Interface... 3 3. Capture... 3 4. Index... 3 5. Search... 3 6. Edit...

More information

EMC ApplicationXtender Web Access

EMC ApplicationXtender Web Access EMC ApplicationXtender Web Access 6.5 User s Guide P/N 300-010-573 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2002-2010 EMC Corporation. All

More information

WatchDox for Mac User Guide

WatchDox for Mac User Guide WatchDox for Mac User Guide Version 2.3.0 Confidentiality This document contains confidential material that is proprietary to WatchDox. The information and ideas herein may not be disclosed to any unauthorized

More information

Setting up an MS SQL Server for IGSS

Setting up an MS SQL Server for IGSS Setting up an MS SQL Server for IGSS Table of Contents Table of Contents...1 Introduction... 2 The Microsoft SQL Server database...2 Setting up an MS SQL Server...3 Installing the MS SQL Server software...3

More information

A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2013. Mastering Outlook Made Easy for Lawyers CPE Edition v.2.

A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2013. Mastering Outlook Made Easy for Lawyers CPE Edition v.2. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2013 Mastering Outlook Made Easy for Lawyers CPE Edition v.2.0 TeachUcomp, Inc. it s all about you Copyright: Copyright 2013 by TeachUcomp,

More information

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA ABSTRACT The SAS Institute has a long history of commitment to openness

More information

Search help. More on Office.com: images templates

Search help. More on Office.com: images templates Page 1 of 14 Access 2010 Home > Access 2010 Help and How-to > Getting started Search help More on Office.com: images templates Access 2010: database tasks Here are some basic database tasks that you can

More information

PDF solution comparison

PDF solution comparison PDF solution comparison vs. Standard DC and Compatibility Compatible with Microsoft Windows 7, 8, 8.1, 10 Compatible with Microsoft Office 2013, 2010 and 2007 Toolbar or/and menu shortcuts for Microsoft

More information

University of Minnesota Financial Document Scanning Guide for ImageNow 6.2

University of Minnesota Financial Document Scanning Guide for ImageNow 6.2 University of Minnesota Financial Document Scanning Guide for ImageNow 6.2 INTRODUCTION... 2 LAUNCHING IMAGENOW AND LOGGING IN... 2 IMAGENOW TOOLBAR... 3 SCANNING DOCUMENTS INTO IMAGENOW... 3 PREPARATION...

More information

Top 10 PDF Tips. Top Ten Functions In ecopy PDF Pro Office

Top 10 PDF Tips. Top Ten Functions In ecopy PDF Pro Office Top 10 PDF Tips Top 10 PDF Tips Top Ten Functions In ecopy PDF Pro Office This Guide describes how to perform the top ten functions in ecopy PDF Pro Office used by office knowledge workers to manipulate

More information

Scan to Network and Scan to Network Premium. Administrator's Guide

Scan to Network and Scan to Network Premium. Administrator's Guide Scan to Network and Scan to Network Premium Administrator's Guide March 2015 www.lexmark.com Contents 2 Contents Overview...3 Configuring the application...4 Configuring a destination...4 Configuring destination

More information

Utilities. 2003... ComCash

Utilities. 2003... ComCash Utilities ComCash Utilities All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

Software User's Guide

Software User's Guide BROTHER QL-500/550/650TD/1050/1050N Software User's Guide QL-500 QL-650TD QL-550 QL-1050/1050N 1 Contents Contents....................................................................................2................................................................................4

More information

Xerox Multifunction Devices. Verify Device Settings via the Configuration Report

Xerox Multifunction Devices. Verify Device Settings via the Configuration Report Xerox Multifunction Devices Customer Tips March 15, 2007 This document applies to these Xerox products: X WC 4150 X WCP 32/40 X WCP 35/45/55 X WCP 65/75/90 X WCP 165/175 X WCP 232/238 X WCP 245/255 X WCP

More information

Network Scanner Tool V3.5. User s Guide Version 3.5.01

Network Scanner Tool V3.5. User s Guide Version 3.5.01 Network Scanner Tool V3.5 User s Guide Version 3.5.01 Copyright 2000-2016 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

GFI FAXmaker 14 for Exchange/Lotus/SMTP. Fax-Client Manual. By GFI Software Ltd

GFI FAXmaker 14 for Exchange/Lotus/SMTP. Fax-Client Manual. By GFI Software Ltd GFI FAXmaker 14 for Exchange/Lotus/SMTP Fax-Client Manual By GFI Software Ltd http://www.gfi.com Email: info@gfi.com Information in this document is subject to change without notice. Companies, names,

More information

OnBase Quick Reference Guide

OnBase Quick Reference Guide Support: Team M teamm@onbase.com 440.788.6605 Prepared by: Hyland Software, Inc. 28500 Clemens Road Westlake, Ohio 44145 Ph: (440) 788-5000 Fax: (440) 788-5100 www.hyland.com DISCLAIMER Copyright Hyland

More information

COGNOS Query Studio Ad Hoc Reporting

COGNOS Query Studio Ad Hoc Reporting COGNOS Query Studio Ad Hoc Reporting Copyright 2008, the California Institute of Technology. All rights reserved. This documentation contains proprietary information of the California Institute of Technology

More information

FaxTalk FaxCenter Pro Because your faxes are important! Version 8 Send. Receive. Manage. FaxTalk FaxCenter Pro Version 8 Because your faxes are important! Copyright 1992-2010 Thought Communications, Inc.

More information

A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2015. Mastering Outlook Made Easy for Lawyers CPE Edition v.3.

A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2015. Mastering Outlook Made Easy for Lawyers CPE Edition v.3. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2015 Mastering Outlook Made Easy for Lawyers CPE Edition v.3.0 TeachUcomp, Inc. it s all about you Copyright: Copyright 2015 by TeachUcomp,

More information

How to Use This Manual

How to Use This Manual Your Guide How to Use This Manual 1. Experience basic operations of Rack2-Filer Smart Let's Try (Page 8) 2. Learn useful functions of Rack2-Filer Smart Let's Learn More (Page 24) For the terms and abbreviations

More information

EDS - Electrical Document Storage the solution to the paper problem. Despite all of the advances made in the electronic communication and storage of information, paper is still a major part of business.

More information

Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes)

Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes) Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes) A compound object is two or more files bound together with a CONTENTdm-created XML structure. When you create and add compound

More information

Vector Asset Management User Manual

Vector Asset Management User Manual Vector Asset Management User Manual This manual describes how to set up Vector Asset Management 6.0. It describes how to use the: Vector AM Console Vector AM Client Hardware Inventory Software Inventory

More information

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users Microsoft Outlook 2010 Reference Guide for Lotus Notes Users ContentsWelcome to Office Outlook 2010... 2 Mail... 3 Viewing Messages... 4 Working with Messages... 7 Responding to Messages... 11 Organizing

More information

Troubleshooting File and Printer Sharing in Microsoft Windows XP

Troubleshooting File and Printer Sharing in Microsoft Windows XP Operating System Troubleshooting File and Printer Sharing in Microsoft Windows XP Microsoft Corporation Published: November 2003 Updated: August 2004 Abstract File and printer sharing for Microsoft Windows

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

e CABINET AND DOCULEX Document Capture and Electronic File Conversion

e CABINET AND DOCULEX Document Capture and Electronic File Conversion A R I C O H C O M PA N Y e CABINET AND DOCULEX P D F. C A P T U R E Document Capture and Electronic File Conversion D OCULEX PDF.CAPTURE From the Leader in Document Imaging Software... DocuLex DocuLex

More information

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424

Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop: Image Retriever 5.2 for Xerox WorkCentre C2424 Scan to PC Desktop includes Image Retriever, which is designed to monitor a specified folder on a networked file server or local drive

More information

Litigation Support connector installation and integration guide for Summation

Litigation Support connector installation and integration guide for Summation Litigation Support connector installation and integration guide for Summation For AccuRoute v2.3 July 28, 2009 Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: +1/1 978 327 5700 Toll-free in the

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

CardReader 100 Scanner Copyright 2003 Visioneer, Inc. Visioneer and Visioneer logo are registered trademarks of Visioneer, Inc. All rights reserved.

CardReader 100 Scanner Copyright 2003 Visioneer, Inc. Visioneer and Visioneer logo are registered trademarks of Visioneer, Inc. All rights reserved. 1 of 34 CardReader 100 Scanner Copyright 2003 Visioneer, Inc. Visioneer and Visioneer logo are registered trademarks of Visioneer, Inc. All rights reserved. 2 of 34 Using Online Help... 3 What is the Visioneer

More information

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started Contents StrikeRisk v6.0 Introduction 1/1 1 Installing StrikeRisk System requirements Installing StrikeRisk Installation troubleshooting

More information

HP Web Jetadmin Database Connector Plug-in reference manual

HP Web Jetadmin Database Connector Plug-in reference manual HP Web Jetadmin Database Connector Plug-in reference manual Copyright notice 2004 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation or translation without prior written permission

More information

SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device.

SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. SMART Ink 1.5 Windows operating systems User s guide Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. Trademark notice SMART Ink, SMART Notebook, SMART

More information

ecopy Connector for EMC Documentum

ecopy Connector for EMC Documentum ecopy Connector for EMC Documentum Version 4.0 for ecopy ShareScan OP Administrator s Guide Part Number: 73-00218 (4/2007) Licensing, Copyright, and Trademark Information The information in this document

More information

Adaptive Enterprise Solutions

Adaptive Enterprise Solutions Reporting User Guide Adaptive Enterprise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254 Fax www.adsystech.com Version 5 THIS USER

More information

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë 14.1 bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë bî~äì~íáåö=oéñäéåíáçå=ñçê=emi=rkfui=~åç=lééåsjp=eçëíë This guide walks you quickly through key Reflection features. It covers: Getting Connected

More information

Karlen Communications

Karlen Communications Karlen Communications Karen McCall, M.Ed. Microsoft Office Document Imaging Tool Phone: 1-519-442-2856 E-mail: info@karlencommunications.com Web: karlencommunications.com This material copyright 2009 Karen

More information

*904&YDIBOHF"3$)*7& *90440'58"3&"(

*904&YDIBOHF3$)*7& *90440'583&( *904&YDIBOHF"3$)*7& *90440'58"3&"( Headline Imprint Doc. version: 1.0 Author: IXOS SOFTWARE AG Date: June 29, 2000 Nr: WP-GROUEX-EN-G-0600 Copyright 2000 IXOS SOFTWARE AG All rights reserved, including

More information

Disaster Recovery: Are you Prepared? (Post 9.11) A Fortis and File Magic 5 Series White Paper

Disaster Recovery: Are you Prepared? (Post 9.11) A Fortis and File Magic 5 Series White Paper Disaster Recovery: Are you Prepared? (Post 9.11) A Fortis and File Magic 5 Series White Paper About Westbrook Technologies Westbrook Technologies flagship document management products, Fortis, Inflo, PowerWeb

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

MULTIMEDIA INSTALLING THE MULTIMEDIA UPGRADE

MULTIMEDIA INSTALLING THE MULTIMEDIA UPGRADE 26 MULTIMEDIA With the PastPerfect MultiMedia Upgrade, you will be able to attach digital images and link multimedia files to your catalog records. This is an optional feature and may be purchased for

More information

TREENO FILE MONITOR. Installation and Configuration Guide

TREENO FILE MONITOR. Installation and Configuration Guide TREENO FILE MONITOR Installation and Configuration Guide October 2012 Contents Introduction... 3 About This Guide... 3 About Treeno... 3 Monitored Folders... 4 Monitored Folder Types... 4 Installing Treeno

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

CONTROL YOUR INFORMATION BEFORE IT CONTROLS YOU

CONTROL YOUR INFORMATION BEFORE IT CONTROLS YOU CONTROL YOUR INFORMATION BEFORE IT CONTROLS YOU Integrated management of documents and processes Document management contributes decisively to a company s performance and reflects its internal organization.

More information

Information Systems Services Enterprise Vault

Information Systems Services Enterprise Vault Information Systems Services Enterprise Vault Email Archiving ENTERPRISE VAULT EMAIL ARCHIVING This document has been created in conjunction with Watsonia Publishing Ltd. and ISS Training Unit, Leeds University.........................................

More information

Treeno File Monitor. Installation and Configuration Guide

Treeno File Monitor. Installation and Configuration Guide Treeno File Monitor Installation and Configuration Guide Contents Introduction... 3 About This Guide... 3 About Treeno... 3 Monitored Folders... 4 Monitored Folder Types... 4 Installing Treeno File Monitor...

More information

Digital photo management using iview MediaPro 3 and Capture One PRO

Digital photo management using iview MediaPro 3 and Capture One PRO Y O U R C O M P L E T E W O R K F L O W S O L U T I O N Digital photo management using iview MediaPro 3 and Capture One PRO How to integrate Phase One s Raw workflow software for color correction and Raw

More information

Copyright Information

Copyright Information Copyright Information Copyright 1994-2010 Objectif Lune Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into

More information

Legal Notes. Regarding Trademarks. 2011 KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks. 2011 KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

More information

FileMaker Pro and Microsoft Office Integration

FileMaker Pro and Microsoft Office Integration FileMaker Pro and Microsoft Office Integration page Table of Contents Executive Summary...3 Introduction...3 Top Reasons to Read This Guide...3 Before You Get Started...4 Downloading the FileMaker Trial

More information

X1 Professional Client

X1 Professional Client X1 Professional Client What Will X1 Do For Me? X1 instantly locates any word in any email message, attachment, file or Outlook contact on your PC. Most search applications require you to type a search,

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information