comparedocs System Administration Guide

Size: px
Start display at page:

Download "comparedocs System Administration Guide"

Transcription

1 SYSTEM ADMINISTRATION & CONFIGURATION GUIDE VERSION 4.0 comparedocs System Administration Guide [For configuration of comparedocs only] DocsCorp Pty Ltd Level 5, 66 Clarence St, Sydney NSW 2000 Ph (+61) Fax (+61) Instructions v4.0 Page 1

2 Table of contents Introduction... 3 Application settings ***DO NOT EDIT***... 4 Settings configurable via User Interface... 5 // PDF RELATED SETTINGS 5 //WORD RELATED SETTINGS 10 //GENERAL SETTING NOT SPECIFIC WORD OR PDF 14 Settings configurable only via XML //DMS OVERRIDE SETTING 30 //HUMMINGBIRD-OPEN TEXT DMS SPECIFIC SETTINGS 30 //INTERWOVEN WORKSITE DMS SPECIFIC SETTINGS 31 //DOCSOPEN DMS SPECIFIC SETTINGS 32 //WORLDOX DMS SPECIFIC SETTINGS 33

3 SYSTEM ADMINISTRATION & CONFIGURATION GUIDE VERSION 4.0 Introduction The purpose of this document is to provide System Administrators with an understanding of configuration options available for comparedocs. comparedocs manages settings in a file called comparedocsappsettings.xml. In an initial installation of comparedocs this file is a direct copy of the master comparedocsappsettings.xml stored in the installer folder for comparedocs (check Cog > About for Installer Location ). On install to a workstation a copy of this file is installed to and located in C:\Documents and Settings\[username]\Application Data\DocsCorp\pdfDocs comparedocs\config\. TIP: As an administrator wanting to set up default settings to be applied to users upon initial rollout of the software, we suggest installing comparedocs to one machine and then configure most settings and options directly in the software. Then close the software and copy the comparedocsappsettings.xml file from the workstation and paste over the Installer Location version of the same file. This saves on time manually editing the XML file. (Some exceptions exist and can only be edited manually in the XML file) The comparedocsappsettings.xml file incorporates two (2) layers of configuration settings: The first of these is a set of user-defined options which are also available to edit via the main interface or the Cog > Settings menu. The majority of options are configured this way. For a detailed explanation of the settings available to comparedocs users, please refer to the comparedocs user manual. A second layer of configuration is options that are only available via the comparedocsappsettings.xml file Explanation of these settings, and their pre-defined variables, can be found in this document below. NOTE: comparedocs Rendering Sets, both default and user-defined, are not saved in the comparedocsappsettings.xml. Please refer to the User Manual for more information. Page 3

4 Application settings ***DO NOT EDIT*** <?xml version="1.0" encoding="utf-8"?> <CompareDocsAppSettings xmlns:xsd=" xmlns:xsi=" <DocuCompOptions> <Capacity>488</Capacity> <Length>487</Length> </DocuCompOptions> //Internal use only. <LastConnection>19 Mar :49:57 PM</LastConnection> //LastConnection is used for our automatic update record. <CompareDocsLicenseName>xxxxxxxx Pty Ltd</CompareDocsLicenseName> <CompareDocsLicenseKey>xxxxx-xxxxxxxx </CompareDocsLicenseKey> < ing>false</ ing> <DebugSplitParagraphs>true</DebugSplitParagraphs> <ParagraphMatching>true</ParagraphMatching>

5 Settings configurable via User Interface As an administrator wanting to set up default settings to be applied to users upon initial rollout of the software, we suggest installing comparedocs to one machine and then configure most settings and options directly in the software. Then close the software and copy the comparedocsappsettings.xml file from the workstation and paste over the Installer Location version of the same file. This is easier and quicker than manually editing the XML file. (Some exceptions exist and can only be edited manually in the XML file). If a single user requires changes to settings reflected in this section, we suggest that you simply use the comparedocs interface to make the changes. They are persisted to disk (remembered) for next time comparedocs is opened. // PDF RELATED SETTINGS <ReportType>sidebyside</ReportType> // Sets the type of PDF report that will be generated. This is related to the default PDF report types // available i.e. PDF to PDF compares. - consolidated - sidebyside <PDFReportType>1</PDFReportType> // Sets the type of PDF report type. This setting incorporates extended PDF report types; for // example Word to Word with PDF output Consolidated with annotations Side by side with annotations Consolidated track changes Consolidated formatting <PDFGenerateChangeSummaryReport>true</PDFGenerateChangeSummaryReport> // Set to true, to create change summary report of a PDF comparison <PDFGenerateChangeDetailReport>false</PDFGenerateChangeDetailReport> // Set to true, to create change detail report of a PDF comparison <PDFChangeSummaryReportAction>1</PDFChangeSummaryReportAction> // Set to determine how to display the PDF Summary Report - Append to beginning = 1. Only option currently available <PDFChangeDetailReportAction>0</PDFChangeDetailReportAction> // Set to determine how to display the PDF Change Detail Report - Display separate = 0 - Append to beginning = 1 - Appent to end = 2

6 - <PDFCompareShowMoves>true</PDFCompareShowMoves> // Mark-up and show moves in a PDF comparison. <Delimiter>true</Delimiter> // Enables/disables delimiters for PDF comparisons. I.e. carets, vertical lines. <InsertDelimiter>caret</InsertDelimiter> // Set which type of delimiter to be used for inserts. <Delimiter> must be enabled for these settings // to take effect. - none - caret - vertline <DeletionDelimiter>caret</DeletionDelimiter> // Set which type of delimiter to be used for deletes. <Delimiter> must be enabled for these settings // to take effect. - none - caret - vertline <DifferenceDelimiter>vertline</DifferenceDelimiter> // Set which type of delimiter to be used for differences. <Delimiter> must be enabled for these // settings to take effect. - none - caret - vertline <MoveDelimiter>vertline</MoveDelimiter> // Set which type of delimiter to be used for moves. <Delimiter> must be enabled for these // settings to take effect. - none - caret - vertline <Underlining>true</Underlining> // Enables/disables underlining for PDF comparisons

7 <InsertUnderlining>true</InsertUnderlining> // Enables/disables insert underlining. <Underlining> must be enabled for these settings to take // effect. <DifferenceUnderlining>true</DifferenceUnderlining> // Enables/disables difference underlining. <Underlining> must be enabled for these settings to // take effect. <MoveUnderlining>true</MoveUnderlining> // Enables/disables move underlining. <Underlining> must be enabled for these settings to take // effect. <ProcessContents>false</ProcessContents> // When true, comparedocs will compare the contents of a PDF in a top down, left to right as // viewed and not in the order the components were created in the PDF file. <Punctuation>0</Punctuation> // When set to 1 (true) comparedocs will compare punctuation changes. - 0 = false - 1 = true <IgnoreCase>0</IgnoreCase> // When set to 1 (true) comparedocs will compare in a non case sensitive mode. - 0 = false - 1 = true <PdfGranularity>0</PdfGranularity> // Determines the degree of changes found. - High = 0 // Mark changes at a word level. - Medium = 50 // Mark changes at a sentence level, - Low = 100 // Mark changes at a paragraph level. <ExcelAllWorkSheets>false</ExcelAllWorkSheets> // Convert all worksheets to PDF

8 <HideAnnotation>false</HideAnnotation> // When true the annotation icon will become invisible when the mouse hovers over it. <PrintAnnotation>false</PrintAnnotation> // Setting this to true will cause markup annotations to be printed if the document is printed. <ShowUnicodeDifferences>false</ShowUnicodeDifferences> // When true characters which are the same but have different Unicode values will be marked as // changed. <PdfRenderingSetName>Highlighting</PdfRenderingSetName> // Name of the rendering set to use for PDF comparisons. <AutoOverrideWordToPdf>true</AutoOverrideWordToPdf> // Set this option to true if you would like to convert the original and/or modified document(s) to // PDF and then back to Word. This is only applicable if OCR Server is installed and you would like // to run a PDF to Word comparison. It is only available if the <ComparePdfAsWord> option is // selected. <ComparePdfAsWord>false</ComparePdfAsWord> // Enable/disbale PDF documents to be compared as Word documents. This option is only // applicable if OCR Server is installed <OCRServerVersion>3</OCRServerVersion> // Set to version of OCR Server that is installed <ServiceProviderAddress> // User defined location/address of the pdfdocs OCR Server Service Provider <RetainOriginalImage>false</ RetainOriginalImage > // Preserve original image resolution. -

9 <Default90>false</ Default90> <DisplayOCRLanguageOptions>false</DisplayOCRLanguageOptions> // Show/Hide OCR language when preforming an OCR compare.

10 //WORD RELATED SETTINGS <OptionWordShareInstance>true</ OptionWordShareInstance > // When true, comparedocs will attempt to re-use an existing instance of Word; otherwise it will // create a new instance when required. <WordGranularity>0</WordGranularity> // Determines the degree of changes found. - High = 0 - Medium = 50 - Low = 100 <CharacterLevel>false</CharacterLevel> // When true, the comparison will find character level changes. <CharacterRaw> false</characterraw> // Character Level Raw is only switched on by the application if the documents being compared are // Asian documents. <CharacterLevelAuto> needs to be switched on for comparedocs to make this // decision. <CharacterLevelAuto> false</characterlevelauto> // When set to true, and you r comparing documents containing more than 50% Asian characters, // then this setting will compare at a character level. // Set this setting to true if you re comparing Asian documents. <WordEngineCompareMode>1</WordEngineCompareMode> // Determines what type of comparion report to procuce. - Track Changes standard = 0 // Depricated. - Track Changes enhanced = 1 - Redline = 2 - Track Changes (LiveDocument) = 4 <ViewWordTrackChanges>true</ViewWordTrackChanges> // Set to true to view the track changes tool bar in Word. // Applicable only to Word 2003 and below.

11 <ViewWordPaneRevisions>true</ViewWordPaneRevisions> // Set to true to view the track changes reviewing pane in Word. <WordReportType>0</WordReportType> // Determines what type of report to produce Consolidated with track changes Consolidated with formatting <WordGenerateChangeSummaryReport>false</WordGenerateChangeSummaryReport> // Set to true, to create a summary report of the comparison <WordGenerateChangeDetailReport>false</WordGenerateChangeDetailReport> // Set to true, to create a change detail report of the comparison <ChangeOnlyReport>false</ChangeOnlyReport> // Print the comparison with only the pages that contain changes. <WordChangeSummaryReportAction>0</WordChangeSummaryReportAction> // Set to determine how to display the Word Summary Report - Display separate = 0 - Append to beginning = 1 - Appent to end = 2 <WordChangeDetailReportAction>0</WordChangeDetailReportAction> // Set to determine how to display the Word Change Detail Report - Display separate = 0 - Append to beginning = 1 - Appent to end = 2 <WordViewMode>3</WordViewMode> // Determines in what view mode the output document is shown when it s opened. - Normal view = 1 - Print view = 3 <WordUpdateLinksAtOpen>true</WordUpdateLinksAtOpen> // Depricated

12 <WordRemovePersonelInformation>false</WordRemovePersonelInformation> // Depricated <WordRemoveDateAndTime>false</WordRemoveDateAndTime> // Depricated <WordRemoveDocumentProperties>false</WordRemoveDocumentProperties> // Depricated <WordCompareTables>true</WordCompareTables> // Compare tables in a Word comparison <WordCompareHeadersFooters>true</WordCompareHeadersFooters> // Compare Headers and Footers in a Word comparison <WordCompareFootnotesEndnotes>true</WordCompareFootnotesEndnotes> // Compare Footnotes and Endnotes in a Word comparison <WordCompareListNumbers>true</WordCompareListNumbers> // Compare List numbers in a Word comparsison <WordCompareFieldCodes>true</WordCompareFieldCodes> // Compare Field codes in a Word comparison <WordCompareTextBoxes>true</WordCompareTextBoxes> // Compare Textboxes in a Word comparison -

13 <WordCompareComments>false</WordCompareComments> // Compare Comments in a Word comparison <WordCompareShowMoves>false</WordCompareShowMoves> // Mark-up and show moves in a Word comparison <WordSaveOption>0</WordSaveOption> // Set to determine what type of word document to save the comparison report as. - Automatic same as modified = 0 - Word Document (*.doc) = 1 - Word Document 2007 (*.docx) = 2 <WordTrackChangesAuthorOption>0</WordTrackChangesAuthorOption> - comparedocs = 0 - Blank = 1 - Current User (User Name) = 2 - Change Numbers = 3 - Custom Text = 4 <WordTrackChangesAuthorOptionCustomText>Text</WordTrackChangesAuthorOptionCustomTe xt> // User defined custom text to be added as the Track Change Author <ChangesOnlyPDFDisplayMessage>true</ChangesOnlyPDFDisplayMessage> // Response-based message that can be disabled via checkbox when displayed <WordRenderingSetName>Standard</WordRenderingSetName> // Name of the rendering set to use

14 //GENERAL SETTING NOT SPECIFIC WORD OR PDF <DefaultAction>-1<DefaultAction> // Pre-loads the output action on the user interface // Setting the Default Action to a particular integer value from the list below will pre-define // comparedocs with that compare action when it starts View Print Save Windows Explorer Save into DMS Save into WorkSite Save into Hummingbird Save into Worldox Save into Docsopen Save into Net Documents <ReportHeader>compareDocs Comparison Results</ReportHeader> // Can be used to set the header of the summary report for PDF and Word comparisons. <WorkflowOpenFromLocation>2</WorkflowOpenFromLocation> // Pre loads the source to retrieve documents from the user interface - No default location = 0 - Open from My Computer = 1 - Open from DMS = 2 <WorkflowSaveIntoDMSAgainst>-1</WorkflowSaveIntoDMSAgainst> // Pre configures how to save a document when saving into a DMS. - Let me choose = -1 - Against the modified document only = 1 - Against the original document only = 2 - Against both original and modified = 3 <AutoSelectVersionsFromDMS>false</ AutoSelectVersionsFromDMS > // When true, comparedocs will automatically select the latest two versions when a document is // sent from DMS or Word. <DisableOutlookAddinInstall>false</ DisableOutlookAddinInstall > // When true comparedocs will not attempt to install the outlook addin on startup. <DisableWordAddinInstall>false</DisableWordAddinInstall> // When true comparedocs will not attempt to install the Word addin on startup.

15 <HidePrintAction>false</ HidePrintAction > //When true the Print action is not visible on the main user interface. <HideViewAction>false</ HideViewAction> //When true the View action is not visible on the main user interface. <Hide Action>false</ Hide Action > //When true the action is not visible on the main user interface. <HideSaveAsAction>false</ HideSaveAsAction> //When true the SaveAs action is not visible on the main user interface. <HideSaveIntoAction>false</ HideSaveIntoAction> //When true the Save Into DMS action is not visible on the main user interface. <SaveAsLocation>C:\Comparison Documents\</SaveAsLocation> // User defined default location for comparisons saved directly from comparedocs. <OpenAfterSave>2</OpenAfterSave> // Used to determine if to open a document after it has been saved. - Open after save = 0 - Do not open after save = 1 - Prompt to open after save = 2 <StreamType>WordNative</StreamType> // Sets the type of comparion to run. - WordNatve - PDFNative <ChangeOnlyReport>false</ChangeOnlyReport>

16 <Language></Language> // The regional language to use for comparedocs. - de - German - en-us English (United States) - en-au - English - fr - French - ko-kr - Korean - nb-no Norwegian, Bokmal (Norway) - zh-cn Chinese (People s Republic of Chinese) - zh-hk Chinese (Hong Kong S.A.R) - zh-mo Chinese (Macao S.A.R) - zh-tw Chinese (Taiwan)

17 Settings configurable only via XML The settings below are not available to the user via the comparedocs interface. Some of these options relate to specific Document Management Systems (DMS), while others are general and apply to all users. <WordChangeOnlyIncludeHeadersFooters>false</WordChangeOnlyIncludeHeadersFooters> // When true additional logic applies to the Change pages only output. comparedocs will include the first page that shows a particular Header/Footer change within each Section e.g. first page change, primary page change. <WordAddinPrintPagesWithChangesToCompareDocs>false</WordAddinPrintPagesWithChangesT ocomparedocs> // When true this forces change page only output from Word ribbon to be directly produced as a PDF document, rather than a print dialog appear. This is more consistent with how the same report is produced from the comparedocs UI. <DisableWordOutput>false</DisableWordOutput> // Enable/disable word output type. // When disabled, the Word Document Output type will be disabled so only PDF comparisons can // be created. <DisableWordOutputExcelPPT>false</DisableWordOutputExcelPPT> // Enable/disable word output type when comparing Excel and PowerPoint documents. // When disabled, the Word Document Output type will be disabled so only PDF comparisons can // be created. <DisableSideBySideAnnReportType>false</ DisableSideBySideAnnReportType > // Enable/disable PDF side by side report type. <DisableConsolidatedAnnReportType>false</ DisableConsolidatedAnnReportType> // Enable/disable PDF consolidated report type. <WordComparePriority>true</WordComparePriority>

18 // Enable/disable Word comparisons to take priority over other system processes. <UseExtWhitespaceChar>true</UseExtWhitespaceChar> // Enable/disable mapping of breaking and non-breaking spaces to eliminate marking up of these // as differences. - <UseExtWhitespaceChar>true</UseExtWhitespaceChar> // Enable/disable mapping of extended breaking and non-breaking spaces to eliminate marking up // of these as differences. <OverrideWordSwitch>false</OverrideWordSwitch> // Enable/disable logical switching from PDF to Word Document Output type. <DisableAutoMacros>true</DisableAutoMacros> // Enable/disable Word AutoMacros upon opening an instance of Word, or reusing an existing // instance. <MacroSwitch>true</MacroSwitch> // Enable/disable reinstating of Word AutoMacros upon completion of a comparison. <StartupMacro > </StartupMacro > // Specifies the name of a macro to run when comparedocs starts Word. // This is a user specific location. <WordBoldForFormattingInserts>false</WordBoldForFormattingInserts> // Enable/disable Bold formatting for insertions when used in conjunction with Formatting Report // Types. // This will be the default value for formatting rendersets. <WordBoldForFormattingDeletes>false</WordBoldForFormattingDeletes> // Enable/disable Bold formatting for deletions when used in conjunction with Formatting Report // Types. // This will be the default value for formatting render sets.

19 <WordBoldForFormattingMoves>false</WordBoldForFormattingMoves> // Enable/disable Bold formatting for moves when used in conjunction with Formatting Report // Types. // This will be the default value for formatting render sets. <WordOuputUsePdfNamingConvention>false</WordOuputUsePdfNamingConvention> // Enable/disable PDF naming conventions for saved Word comparison reports directly from // within comparedocs. < WordShowRibbonBar >true</ WordShowRibbonBar > // Enable/disable the comparedocs Ribbon bar to be visibale. // Only applicable in Office 2007 and above. <DisableMyComputerOptions>false</DisableMyComputerOptions> // Enable/disable the ability to open and save documents to and from the user s local computer <DisableTrackChangesReportType>false</DisableTrackChangesReportType> // Enable/disable the ability to create a word track changes report. If disabled only a formatting // report will be available <EnableChangeWordDisplay>true</EnableChangeWordDisplay> // Enable/disable the ability to modify the track changes options within [Settings] > [Output] > // [Word] <WordTrackChangesCommandBarName>reviewing</WordTrackChangesCommandBarName> // Name of the Track Changes toolbar within Word to view and edit track changes <WordEnhancedNavigation>false</WordEnhancedNavigation> // Enable/disable the comparedocs Enhanced Navigation toolbar addin with Word. <DocumentProtection>false</DocumentProtection> // Applies Word document protection to the comparison document for Word comparisons only.

20 - <DocumentProtectionPassword></DocumentProtectionPassword> // If set applies a Word document protection password to the comparison document for Word // comparisons only. <EULAWarningDisplayed>false</EULAWarningDisplayed> // Deprecated. <EmbeddedExcelToTable>false</EmbeddedExcelToTable> // When set to true the visible portion of an embedded Excel spreadsheet is converted to a Word table before comparison is carried out <ForceMapi >false</ForceMapi > // Enable/disable Outlook as the client to send s <ForceMapi Exe>false</ForceMapi Exe> // Enable/disable non-outlook (e.g. Lotus Notes) as the client to send s < AttachmentSettings> <ConvertWordToPDF>false</ ConvertWordToPDF > // Enable/disable convert the Word output to PDF before attaching. < AttachOutputDocument >false</ AttachOutputDocument > // Set to true, to always select the output document to attach to an . < AttachOriginalDocument >false</ AttachOriginalDocument > // Set to true, to always select the output document to attach to an . < AttachModifiedDocument>false</ AttachModifiedDocument> // Set to true, to always select the output document to attach to an .

21 - </ AttachmentSettings> <UpdateMRUList>true</ UpdateMRUList > // Enable/disable documents to be updated in the most recently used list.

22 <PDFDefaultEncryptionSettings> <EncrytionLevel>0</ EncrytionLevel> // Set s the level of encryption for a converted to PDF document. - 0 No encryption - 1 RC4 40bit encryption - 2 RV4 128bit encryption < DisableCopy>false</ DisableCopy> // Enable/disable content copying and extraction. < DisableComment>false</ DisableComment> // Enable/disable comments being applied. < DisablePrint>false</ DisablePrint> // Enable/disable document printing. <DisableAssembly>false</ DisableAssembly> // Enable/disable the ability to combnine the document with other PDF documents. < DisableCopyAccessibility>false</ DisableCopyAccessibility> // Enable/disable content copying and extraction and the accessibility interface. < DisablePrintFull>false</ DisablePrintFull> // Set to true, to disable entire printing functionality. Set to false to allow printing in low in // low resolution only. This option is not relevant if DisablePrint has been selected. < DisableFormFilling>false</ DisableFormFilling> // Enable/disable form fields from being populated. </PDFDefaultEncryptionSettings> <DocumentPasswords> <PDFPasswordWhiteList> <OpenPassword></OpenPassword> <MasterPassword></MasterPassword> </PDFPasswordWhiteList> </DocumentPasswords>

23 // Add documents Open/Master passwords that will be used as a whitelist to avoid user having to enter the passwords in themselves. Passwords are stored in encrypted format. To generate the values to put in this XML value use the BP.DC.DocumentPasswordConfigurator.exe program which is shipped in the comparedocs program files < CloseComparisonAfterComparing>false</ CloseComparisonAfterComparing> // When set to true, comparedocs will close when the comparison has finished. < OutputFilenameFormat></ OutputFilenameFormat> // Allows the output file name to be configured. The tokens are: - %FN - filename - %VO - original document version - %VM - modified document version - %ODID - original document ID - %MDID - modified document ID - %OFN - original filename Example: <OutputFilenameFormat>RED - %FN [v%vm to v%vo %OFN %ODID %MDID]</OutputFilenameFormat> <WatermarkSettings> <WatermarkText></ WatermarkText> // The text to be applied as the watermark. <SolidFill>false</ SolidFill> // If false, the watermark will be outline only. If true the watermark will have a fill colour. < TextColor>black</ TextColor> // Can be any HTML HEX color or system.color. If the color cannot be found it defaults to // black i.e #2F2F2F. < LineWeight>1</ LineWeight> // Applies the thickness of the line in outline (only when SolidFill is false). < Transparency>100</ Transparency> // Determines how transparent the watermark is 100 means not transparent. < Layout>DiagonalCenter</ Layout> // Specifies how the alignment of the watermark on each page. - DiagonalCenter - HorizontalCenter - VerticalLeft

24 </WatermarkSettings> <WordViewOpenFromTemp>false</WordViewOpenFromTemp> // Enable/disable opening the comparison report directly from the output location and not as a // new template. // Opening the document directly from file may trigger automatic macros to run if they re // installed by Word. <WordMakeTextVisible>false</WordMakeTextVisible> // Enable/disable making hidden text visible. // Applies only to text within a Table of Contents and Word 2003 SP3. <WordCompareListNumbersEnhanced>true</ WordCompareListNumbersEnhanced > // Enable/disable marking up list numbers in enhanced mode. // Enhanced mode will markup up inserted list numbers. <WordCompareFlattenFieldcodes>true</ WordCompareFlattenFieldcodes> // Converts all field codes into plain text before comparing during a Word comparison. <WordInsertChangeBars>false</ WordInsertChangeBars > // Enable/disable inserting change bars for Word Formatted output only. <WordUseWordConverter>false</ WordUseWordConverter > // Enable/disable using WordConv.exe to directly convert.doc to.docx <WordCompatibilityMode>true</WordCompatibilityMode> // During comparison older DOC files are converted to newer DOCX format files. If set to true the DOCX files are created in compatibility mode. These files will not take advantage of new features and improvements in the DOCX format. If set to false the DOC files are coverted to DOCX format of the currently installed Microsoft Word version <WordOpenAndRepair>false</ WordOpenAndRepair>

25 // Enable/disable the original and modified documents to be repaired when they are open in // comparedocs. <WordRemovedAttachedTemplates>false</ WordRemovedAttachedTemplates > // Enable/disable the removal of attached templates from the comparison documents. <CompareDocsPrinterName>CompareDocs PDF</ CompareDocsPrinterName > // Set the name of the printer to use to convert documents to PDF. < CompareNestedTables>false</ CompareNestedTables> //Enable/disable comparisng nested tables for Word comparisons. <OCRTarget>None</ OCRTarget > // Configures comparedocs to target a specific.net Framework version depending on what // version of OCR Server is installed. - None - NET11 - NET20 <OpenFileDialogDefaultPath></OpenFileDialogDefaultPath> // Allows a user to set the default path that the Open File Dialog will open from. This path will be // used only the first time the Open Dialog is shown. There after the Open Dialog will open from the // last opened path used. <HideAboutMenuOption>false</HideAboutMenuOption> // Enable/disable the About window located under Help. <ShowFormatChanges>true</ShowFormatChanges> // Controls a Word setting that controls if Balloons are shown for format revisions when outputting as a Track Changes output. This setting is only applied to the current document for the current viewing session. It is not remembered by Word as a persisted setting. <DisableUpdates>false</DisableUpdates> // Enable/disable automatic updates from running. <WordStartupPath></WordStartupPath>

26 // Specifies the Word startup path that comparedocs will use to install its Word integration // macros. If this value is empty (default behaviour) comparedocs will use the location specified by // Microsoft Word. <WordNewInstanceOnActionOnly>false</WordNewInstanceOnActionOnly> // When set to true, comparedocs will create a new instance of Word when performing the final // action of a comparison. I.e. Viewing, Saving, ing etc. It is advised that this setting be used in // exception cases only. <WordFormatChangeNumbers>false</WordFormatChangeNumbers> // When set to true comparedocs will append a superscript change number next to every change in //the comparison report. This setting only applies to a formatted output. <WordTrackChangesSave>false</WordTrackChangesSave> // When set to true this setting enables comparedocs to persist the current track changes set in // Microsoft Word to disk so they can be restored at a latter time. comparedocs will automatically // manage the retention of Microsoft Word s track changes but they can explicity be saved by going // to File->Save Track Changes Settings. <DisplayCompareDocsWordToolbar>true</ DisplayCompareDocsWordToolbar> // When set to false the comparedocs Word toolbar will not be shown within Word. <DisableOfficePractice>false</ DisableOfficePractice> // When set to true Office Practice will be temporarily disabled so comparedocs can load correctly. - <DisableMasterRenderSetCopy>false</ DisableMasterRenderSetCopy> // When set to true this will stop comparedocs on an upgrade/new install or 24 hour upgrade // check from copying the default rendering sets from the installation location to the local user s // server location. <RestorePrintToFileOption>true</ RestorePrintToFileOption> // When set to true, after a document is printed using the comparedocs printer the Print to File // option will be reverted to its original value. comparedocs requires that this setting is switched // on when printing a document.

27

28 <SettingsVisibility> < ShowCompare >true</ ShowCompare > // enable/diable the Compare option screen < ShowRendering>true</ ShowRendering> // enable/diable the Rendering option screen < ShowOutput>true</ ShowOutput> // enable/diable the Output option screen < ShowOCR>true</ ShowOCR> // enable/diable the OCR option screen < ShowLanguage>true</ ShowLanguage> // enable/diable the Language option screen < ShowIntegration>true</ ShowIntegration> // Enable/diable the Integration option screen </ SettingsVisibility > <DisableSplashScreen>false</DisableSplashScreen> // Disables the comparedocs splash screen. <DoNotTrackFormatting>true</DoNotTrackFormatting> // Sets the Track Formatting option within Word track changes options. NOTE: this option does not mean that comparedocs will show formatting changes in documents. It was added to force the value of a Word Setting to a particular value. This value is not controlled by our rendering sets. <EnableWindowsEventLogging>false</EnableWindowsEventLogging>

29 // When true comparedocs can log information into the Event Log. An entry for each successful and each failed comparison is made. This includes some statistics about the document but not identifying information. This option should not be set to true without consulting DocsCorp for advice. <WordListNumbersAllowDynamicCalculation>true</WordListNumbersAllowDynamicCalculation> // Improvements in speed are achieved using an alternate method of list number calculation. Legacy method is still available but deprecated. <WordTextboxResizeToFit>false</WordTextboxResizeToFit> // Resizes textboxes to fit marked up text. <WordTableMarkupEnableShading>true</WordTableMarkupEnableShading> // When set to false comparedocs will not apply shadding to rows within a table which have been // marked up.

30 //DMS OVERRIDE SETTING <DMSOverride>Automatic</DMSOverride> // Confugure to explicitly state the DMs integration to use: - None - Automatic - Worksite - Hummingbird DM 4 and 5 - Worldox - Docsopen - NetDocuments //HUMMINGBIRD-OPEN TEXT DMS SPECIFIC SETTINGS <DMAllowEditableInput>false</DMAllowEditableInput> // When set to true the document input boxes on the main screen of comparedocs can be edited // manually. This setting only applies to Hummingbird. <HummingbirdEnableSaveAsCurrentVersion>false</HummingbirdEnableSaveAsCurrentVersion> // Enable/disable the ability to save a document over an existing document <HummingbirdEnableSaveAsAttachment>true</HummingbirdEnableSaveAsAttachment> // Enable/disable the save as attachment option when saving into Hummingbird <HummingbirdEnableSaveAsRelatedDocument>true</HummingbirdEnableSaveAsRelatedDocume nt> // Enable/disable the save as related document option when saving into Hummingbird <HummingbirdEnableSaveAsNewDocument>true</HummingbirdEnableSaveAsNewDocument> // Enable/disable the save as new document option when saving into Hummingbird <HummingbirdEnableSaveAsVersion>true</HummingbirdEnableSaveAsVersion> // Enable/disable the save as new version document option when saving into Hummingbird <HummingbirdSaveAsNewSubVersion>true</HummingbirdSaveAsNewSubVersion>

31 // Enable/disable the save as sub version document option when saving into Hummingbird <HummingbirdMultiLibraryPrompt>true</HummingbirdMultiLibraryPrompt> // Creates a comparison report in PDF format containing only the pages with changes. <HummingbirdAllowOverWriteAttachments>true</HummingbirdAllowOverWriteAttachments> // Enable/disable attachments to be over written when saving into Hummingbird. <HummingbirdPdfAttachmentLabel>PDF</HummingbirdPdfAttachmentLabel> // Default attachment label for PDF comparisons. // User defined <HummingbirdWordAttachmentLabel>DOC</HummingbirdWordAttachmentLabel> // Default attachment label for Word comparisons. // User defined <HummingbirdVersionWarningMessage>false</HummingbirdVersionWarningMessage> // Enable/disable a warning message when saving as a current version <AllowDynamicView>true</AllowDynamicView> <HummingbirdDocumentType></HummingbirdDocumentType> //INTERWOVEN WORKSITE DMS SPECIFIC SETTINGS <WorkSiteEnableSaveAsCurrentVersion>false</WorkSiteEnableSaveAsCurrentVersion> // Enable/disable the ability to save a document over an existing document <WorkSiteUseProfileNamingForOutput>false</ WorkSiteUseProfileNamingForOutput > // Enable/disable the ability to name the comparison report using the document ID, version and // name profile information.

32 <UseWorksiteIntegrator>false</UseWorksiteIntegrator> <WorkSiteServers /> // List of available WorkSite servers to connect to. It is advisable to configure through the user // interface <WorkSiteDisplayPDFCopy>true</WorkSiteDisplayPDFCopy> //DOCSOPEN DMS SPECIFIC SETTINGS <DocsOpenEnableSaveAsCurrentVersion>false</DocsOpenEnableSaveAsCurrentVersion> // Enable/disable the ability to save a document over an existing document <DocsOpenEnforceApplicationTypes>false</DocsOpenEnforceApplicationTypes> // Enable/disable the ability to save a document against another document which contains a different application type <DOCSOpenPdfAppId>ACROBAT</DOCSOpenPdfAppId> // User defined <DOCSOpenWordAppId>MS WORD</DOCSOpenWordAppId> // User defined <DocsOpenAllowOverWriteAttachments>true</DocsOpenAllowOverWriteAttachments> // Enable/disable the ability to save over an attachment in DocsOpen: <DocsOpenPdfAttachmentLabel>PDF</DocsOpenPdfAttachmentLabel> // User defined <DocsOpenWordAttachmentLabel>DOC</DocsOpenWordAttachmentLabel> // User defined <DOCSOpenDocumentType>MEMO</DOCSOpenDocumentType> // User defined

33 //WORLDOX DMS SPECIFIC SETTINGS <WorldoxEnableSaveAsCurrentVersion>false</WorldoxEnableSaveAsCurrentVersion> // Enable/disable the ability to save a document over an existing document

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

Workshare Professional Secure Document Compliance for Microsoft Office 4.5. Workshare Professional Release Notes

Workshare Professional Secure Document Compliance for Microsoft Office 4.5. Workshare Professional Release Notes Workshare Professional Secure Document Compliance for Microsoft Office 4.5 Workshare Professional Release Notes INTRODUCTION Workshare is pleased to announce the Release of Workshare Professional 4.5.

More information

GP REPORTS VIEWER USER GUIDE

GP REPORTS VIEWER USER GUIDE GP Reports Viewer Dynamics GP Reporting Made Easy GP REPORTS VIEWER USER GUIDE For Dynamics GP Version 2015 (Build 5) Dynamics GP Version 2013 (Build 14) Dynamics GP Version 2010 (Build 65) Last updated

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Adobe Acrobat 9 Pro Accessibility Guide: Creating Accessible PDF from Microsoft Word

Adobe Acrobat 9 Pro Accessibility Guide: Creating Accessible PDF from Microsoft Word Adobe Acrobat 9 Pro Accessibility Guide: Creating Accessible PDF from Microsoft Word Adobe, the Adobe logo, Acrobat, Acrobat Connect, the Adobe PDF logo, Creative Suite, LiveCycle, and Reader are either

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

Perfect PDF & Print 9

Perfect PDF & Print 9 Perfect PDF & Print 9 The test results gut Good, sehr gut very good refer to Perfect PDF & Print 8 (CHIP 09/2012) and to versions 7, 6 and 5 of Perfect PDF Premium Perfect PDF & Print 9 comes with two

More information

Personal Archive User Guide

Personal Archive User Guide Personal Archive User Guide Personal Archive gives you an unlimited mailbox and helps you quickly and easily access your archived email directly from Microsoft Outlook or Lotus Notes. Since Personal Archive

More information

Perfect PDF 8 Premium

Perfect PDF 8 Premium Perfect PDF 8 Premium Test results ( gut Good, sehr gut very good) refer to versions 7, 6 and 5 of Perfect PDF. Professionally create, convert, edit and view PDF, PDF/A and XPS files Perfect PDF 8 Premium

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: [email protected] Information in this document is subject to change without notice. Companies, names,

More information

How To Use Excel 2010 On Windows 7 (Windows 7) On A Pc Or Mac) With A Microsoft Powerbook (Windows Xp) On Your Computer Or Macintosh (Windows) On Windows Xp (Windows 2007) On Microsoft Excel 2010

How To Use Excel 2010 On Windows 7 (Windows 7) On A Pc Or Mac) With A Microsoft Powerbook (Windows Xp) On Your Computer Or Macintosh (Windows) On Windows Xp (Windows 2007) On Microsoft Excel 2010 ISBN 978-1-921780-70-7 CREATE AND PRODUCE SPREADSHEETS BSBITU202A/BSBITU304A Excel 2010 Supporting BSBITU202A Create and Use Spreadsheets and BSBITU304A Produce Spreadsheets in the Business Services Training

More information

Features compared: Worldox Productivity Suite modules and the full version of those products from DocsCorp

Features compared: Worldox Productivity Suite modules and the full version of those products from DocsCorp Features compared: Worldox modules and the full version of those products from In Worldox FUNCTIONALITY for pdfdocs DESKTOP build 3.2.7.26 CREATE PDF Create a PDF document from any application that prints

More information

F9 Integration Manager

F9 Integration Manager F9 Integration Manager User Guide for use with QuickBooks This guide outlines the integration steps and processes supported for the purposes of financial reporting with F9 Professional and F9 Integration

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

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

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

Live Office. Personal Archive User Guide

Live Office. Personal Archive User Guide Live Office Personal Archive User Guide Document Revision: 14 Feb 2012 Personal Archive User Guide Personal Archive gives you an unlimited mailbox and helps you quickly and easily access your archived

More information

Microsoft Migrating to Word 2010 from Word 2003

Microsoft Migrating to Word 2010 from Word 2003 In This Guide Microsoft Word 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Word 2010 training,

More information

SECTION 5: Finalizing Your Workbook

SECTION 5: Finalizing Your Workbook SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark

More information

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES MODULE 2: SMARTLIST, REPORTS AND INQUIRIES Module Overview SmartLists are used to access accounting data. Information, such as customer and vendor records can be accessed from key tables. The SmartList

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

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

PowerPoint 2007: Basics Learning Guide

PowerPoint 2007: Basics Learning Guide PowerPoint 2007: Basics Learning Guide What s a PowerPoint Slide? PowerPoint presentations are composed of slides, just like conventional presentations. Like a 35mm film-based slide, each PowerPoint slide

More information

Quick Reference Guide

Quick Reference Guide Quick Reference Guide 2 This Guide shows screen pictures made with Windows XP. The appearance may vary under other Operating Systems. Why are PDF files popular? The Portable Document Format has become

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

WBS Schedule Pro. User's Guide

WBS Schedule Pro. User's Guide WBS Schedule Pro User's Guide Critical Tools, Inc. 2014 Table of Contents Overview of WBS Schedule Pro 7 What is WBS Schedule Pro? 7 What is a WBS chart? 9 What is a Network chart? 10 What's New in WBS

More information

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior.

Table and field properties Tables and fields also have properties that you can set to control their characteristics or behavior. Create a table When you create a database, you store your data in tables subject-based lists that contain rows and columns. For instance, you can create a Contacts table to store a list of names, addresses,

More information

1.5 MONITOR FOR FMS 6 USER GUIDE

1.5 MONITOR FOR FMS 6 USER GUIDE 1.5 MONITOR FOR FMS 6 USER GUIDE 38 Introduction Monitor for FMS6 V1.2 is an upgrade to the previous version of Monitor. The new software is written for 32-bit operating systems only and can therefore

More information

Password Memory 6 User s Guide

Password Memory 6 User s Guide C O D E : A E R O T E C H N O L O G I E S Password Memory 6 User s Guide 2007-2015 by code:aero technologies Phone: +1 (321) 285.7447 E-mail: [email protected] Table of Contents Password Memory 6... 1

More information

Lotus Notes Client Version 8.5 Reference Guide

Lotus Notes Client Version 8.5 Reference Guide Lotus Notes Client Version 8.5 Reference Guide rev. 11/19/2009 1 Lotus Notes Client Version 8.5 Reference Guide Accessing the Lotus Notes Client From your desktop, double click the Lotus Notes icon. Logging

More information

Fixes for CrossTec ResQDesk

Fixes for CrossTec ResQDesk Fixes for CrossTec ResQDesk Fixes in CrossTec ResQDesk 5.00.0006 December 2, 2014 Resolved issue where the list of Operators on Category was not saving correctly when adding multiple Operators. Fixed issue

More information

GFI LANguard 9.0 ReportPack. Manual. By GFI Software Ltd.

GFI LANguard 9.0 ReportPack. Manual. By GFI Software Ltd. GFI LANguard 9.0 ReportPack Manual By GFI Software Ltd. http://www.gfi.com E-mail: [email protected] Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Using Adobe Acrobat X Professional

Using Adobe Acrobat X Professional Using Adobe Acrobat X Professional Adobe Acrobat X Professional is the version of Acrobat that Publishing uses. This chapter covers the following topics: Configuring Adobe Acrobat Distiller X Creating

More information

Sage 500 ERP (7.4) Business Intelligence

Sage 500 ERP (7.4) Business Intelligence Sage 500 ERP (7.4) Business Intelligence Release Notes for Product Update 3 Sage 500 Business Intelligence (7.4) Product update 3 The software described in this document is protected by copyright, and

More information

Word 2007: Basics Learning Guide

Word 2007: Basics Learning Guide Word 2007: Basics Learning Guide Exploring Word At first glance, the new Word 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Ansur Test Executive. Users Manual

Ansur Test Executive. Users Manual Ansur Test Executive Users Manual April 2008 2008 Fluke Corporation, All rights reserved. All product names are trademarks of their respective companies Table of Contents 1 Introducing Ansur... 4 1.1 About

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet The 2007 Microsoft Office System The 2007 Microsoft Office system is a complete set of desktop and server software that can help streamline the way you and your people do business. This latest release

More information

User s Manual. Version 4.0. Levit & James, Inc.

User s Manual. Version 4.0. Levit & James, Inc. User s Manual Version 4.0 April 2008 [This page is intentionally left blank] CrossWords Installation & Operation Guide 3 LEGAL NOTES The information contained in this document represents the current view

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

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

Using the Content Management System 05-02-12

Using the Content Management System 05-02-12 Using the Content Management System 05-02-12 Using the Content Management System Introduction 2 Logging In 3 Using the Editor 4 Basic Text Editing 5 Pasting Text 7 Adding Hyperlinks 8 Adding Images 9 Style

More information

To determine the fields in a table decide what you need to know about the subject. Here are a few tips:

To determine the fields in a table decide what you need to know about the subject. Here are a few tips: Access Introduction Microsoft Access is a relational database software product that you can use to organize your data. What is a "database"? A database is an integrated collection of data that shares some

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions HelpDesk OSP User Manual Content 1 INTRODUCTION... 3 2 REQUIREMENTS... 4 3 THE SHAREPOINT SITE... 4 4 THE HELPDESK OSP TICKET... 5 5 INSTALLATION OF HELPDESK OSP... 7 5.1 INTRODUCTION... 7 5.2 PROCESS...

More information

GFI LANguard 9.0 ReportPack. Manual. By GFI Software Ltd.

GFI LANguard 9.0 ReportPack. Manual. By GFI Software Ltd. GFI LANguard 9.0 ReportPack Manual By GFI Software Ltd. http://www.gfi.com E-mail: [email protected] Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

User's Guide for Maximizer Web Access

User's Guide for Maximizer Web Access User's Guide for Maximizer Web Access Notice of Copyright Published by Maximizer Software Inc. Copyright 1988-2010 All rights reserved. Registered Trademarks and Proprietary Names Product names mentioned

More information

Nuance Power PDF Advanced.

Nuance Power PDF Advanced. Document Imaging Solutions Power PDF Advanced Evaluation Guide Nuance Power PDF Advanced. An overview and walkthrough of the primary features and functionality of Power PDF for product reviewers. Contents

More information

Tic, Tie & Calculate Quick Start Guide. Quick Start Guide

Tic, Tie & Calculate Quick Start Guide. Quick Start Guide Quick Start Guide 1 Table of Contents Quick Start Guide... 3 Welcome to Tic, Tie & Calculate... 3 Features Overview... 3 Important Installation Notes... 3 Installation... 4 Step 1: Receive Account Creation

More information

PDF solution comparison.

PDF solution comparison. Nuance PDF solution comparison. vs. Nitro Pro 9 Compatibility Features Microsoft Office style ribbon use interface to minimize learning curve and maximize productivity. Compatible with Microsoft Windows

More information

GFI Product Manual. ReportPack Manual

GFI Product Manual. ReportPack Manual GFI Product Manual ReportPack Manual http://www.gfi.com [email protected] The information and content in this document is provided for informational purposes only and is provided "as is" with no warranty of

More information

Chapter 14: Links. Types of Links. 1 Chapter 14: Links

Chapter 14: Links. Types of Links. 1 Chapter 14: Links 1 Unlike a word processor, the pages that you create for a website do not really have any order. You can create as many pages as you like, in any order that you like. The way your website is arranged and

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Simply type the id# in the search mechanism of ACS Skills Online to access the learning assets outlined below. Titles Microsoft

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

EzyScript User Manual

EzyScript User Manual Version 1.4 Z Option 417 Oakbend Suite 200 Lewisville, Texas 75067 www.zoption.com (877) 653-7215 (972) 315-8800 fax: (972) 315-8804 EzyScript User Manual SAP Transaction Scripting & Table Querying Tool

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

Quick Reference Guide

Quick Reference Guide Quick Reference Guide 2 This Guide shows screen pictures made with Windows XP. The appearance may vary under other Operating Systems. Why are PDF files popular? The Portable Document Format has become

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

Foxit Reader Quick Guide

Foxit Reader Quick Guide I Contents Foxit Reader Contents... II Chapter 1 Get Started... 1 Foxit Reader Overview... 1 System Requirements... 1 Install Foxit Reader... 2 Uninstall Foxit Reader... 2 Update Foxit Reader... 2 Workspace...

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

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

PDF solution comparison

PDF solution comparison PDF solution comparison vs. Standard and Professional Compatibility Features Microsoft Office style ribbon user interface to minimise learning curve and maximise productivity Compatible with Microsoft

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents 1. Introduction... 4 I. Enhancements... 5 II. Tips... 6 2. Key Information... 7 3. How to Add a... 8 4. How to Edit... 10 I. SharpSchool s WYSIWYG Editor... 11

More information

Network Installation Guide for Nuance Power PDF Advanced

Network Installation Guide for Nuance Power PDF Advanced Last update: March 31, 2014 Contents 1 Introduction...3 1.1 Product definition...3 1.2 CD Layout...4 2 Installation Prerequisites...5 3 Installation in Distributed Environments...6 3.1 Customization with

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

JCT ON DEMAND User Guide

JCT ON DEMAND User Guide User Guide ACCESSING 3 CONDITIONAL QUESTIONS 23 FIND YOUR CONTRACT 5 PAGE NUMBERS 24 STARTING A CONTRACT 11 MANDATORY QUESTIONS 25 Fast forward and next buttons 12 INTERVIEW SUMMARY 26 Invalid text or

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Using the Thesis and Dissertation Templates

Using the Thesis and Dissertation Templates Using the Thesis and Dissertation Templates For use with Microsoft Word on Windows and Macintosh computers January 2011 Graduate School e-mail: [email protected] 2011 Graduate School Revised January

More information

Page 1. 1.0 Create and Manage a Presentation 1.1 Create a Presentation Pages Where Covered

Page 1. 1.0 Create and Manage a Presentation 1.1 Create a Presentation Pages Where Covered Page 1 Study Guide for MOS Objectives in Microsoft PowerPoint 2013 Illustrated 1.0 Create and Manage a Presentation 1.1 Create a Presentation creating blank presentations 6 creating presentations using

More information

Building A Very Simple Website

Building A Very Simple Website Sitecore CMS 6.5 Building A Very Simple Web Site Rev 110715 Sitecore CMS 6.5 Building A Very Simple Website A Self-Study Guide for Developers Table of Contents Chapter 1 Introduction... 3 Chapter 2 Creating

More information

NDA-30141 ISSUE 1 STOCK # 200893. CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000. NEC America, Inc.

NDA-30141 ISSUE 1 STOCK # 200893. CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000. NEC America, Inc. NDA-30141 ISSUE 1 STOCK # 200893 CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000 NEC America, Inc. LIABILITY DISCLAIMER NEC America, Inc. reserves the right to change the specifications,

More information

Part II Acrobat 8 Professional

Part II Acrobat 8 Professional Part II Acrobat 8 Professional Exporting Images There will be times when images will need to be exported out of a PDF document and saved as a file type in which it can be used in a different application.

More information

Maximizer CRM 12 Winter 2012 Feature Guide

Maximizer CRM 12 Winter 2012 Feature Guide Winter Release Maximizer CRM 12 Winter 2012 Feature Guide The Winter release of Maximizer CRM 12 continues our commitment to deliver a simple to use CRM with enhanced performance and usability to help

More information

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc.

Email Basics. a. Click the arrow to the right of the Options button, and then click Bcc. Email Basics Add CC or BCC You can display the Bcc box in all new messages that you compose. In a new message, do one of the following: 1. If Microsoft Word is your e-mail editor a. Click the arrow to

More information

Network Install Guide for the enterprise version of Nuance PDF Products

Network Install Guide for the enterprise version of Nuance PDF Products Network Install Guide for the enterprise version of Nuance PDF Products Product version: 8 Last update: May 11, 2012 Nuance Communications, Inc. All rights reserved. Subject to change without prior notice.

More information

Enhanced Formatting and Document Management. Word 2010. Unit 3 Module 3. Diocese of St. Petersburg Office of Training Training@dosp.

Enhanced Formatting and Document Management. Word 2010. Unit 3 Module 3. Diocese of St. Petersburg Office of Training Training@dosp. Enhanced Formatting and Document Management Word 2010 Unit 3 Module 3 Diocese of St. Petersburg Office of Training [email protected] This Page Left Intentionally Blank Diocese of St. Petersburg 9/5/2014

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

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com [email protected] 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

ithenticate User Manual

ithenticate User Manual ithenticate User Manual Version: 2.0.8 Updated February 4, 2014 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage

More information

Pulse Secure Client. Customization Developer Guide. Product Release 5.1. Document Revision 1.0. Published: 2015-02-10

Pulse Secure Client. Customization Developer Guide. Product Release 5.1. Document Revision 1.0. Published: 2015-02-10 Pulse Secure Client Customization Developer Guide Product Release 5.1 Document Revision 1.0 Published: 2015-02-10 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 http://www.pulsesecure.net

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

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

Content Management System User Guide

Content Management System User Guide Content Management System User Guide support@ 07 3102 3155 Logging in: Navigate to your website. Find Login or Admin on your site and enter your details. If there is no Login or Admin area visible select

More information

UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT

UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT Table of Contents Creating a Webform First Steps... 1 Form Components... 2 Component Types.......4 Conditionals...

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

Entrust Certificate Services for Adobe CDS

Entrust Certificate Services for Adobe CDS Entrust Certificate Services Entrust Certificate Services for Adobe CDS Getting Started Guide Entrust SafeNet Authentication Client: 8.3 Date of issue: July 2015 Document issue: 3.0 Revisions Issue and

More information

Microsoft Office Word 2010: Level 1

Microsoft Office Word 2010: Level 1 Microsoft Office Word 2010: Level 1 Workshop Objectives: In this workshop, you will learn fundamental Word 2010 skills. You will start by getting acquainted with the Word user interface, creating a new

More information

Reduced Quality Sample

Reduced Quality Sample Access 2007 Essentials PART ONE Mobile MOUSe Access 2007 Essentials Version # 1.1 Part One 08/08/2010 11:20 About this Course Microsoft Access is the database application included with Microsoft Office.

More information

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide Coveo Platform 7.0 Microsoft Dynamics CRM Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Word 2010: Mail Merge to Email with Attachments

Word 2010: Mail Merge to Email with Attachments Word 2010: Mail Merge to Email with Attachments Table of Contents TO SEE THE SECTION FOR MACROS, YOU MUST TURN ON THE DEVELOPER TAB:... 2 SET REFERENCE IN VISUAL BASIC:... 2 CREATE THE MACRO TO USE WITHIN

More information

Sitecore InDesign Connector 1.1

Sitecore InDesign Connector 1.1 Sitecore Adaptive Print Studio Sitecore InDesign Connector 1.1 - User Manual, October 2, 2012 Sitecore InDesign Connector 1.1 User Manual Creating InDesign Documents with Sitecore CMS User Manual Page

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement ([email protected])

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement ([email protected]) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

-SoftChalk LessonBuilder-

-SoftChalk LessonBuilder- -SoftChalk LessonBuilder- SoftChalk is a powerful web lesson editor that lets you easily create engaging, interactive web lessons for your e-learning classroom. It allows you to create and edit content

More information

Magenta CMS Training: RAF Station/ RAF Sport websites

Magenta CMS Training: RAF Station/ RAF Sport websites Magenta CMS Training: RAF Station/ RAF Sport websites [email protected] 0207 490 1010 Introduction What is a website content management system? The content management system, or CMS, is software

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

How To Create A Report In Excel

How To Create A Report In Excel Table of Contents Overview... 1 Smartlists with Export Solutions... 2 Smartlist Builder/Excel Reporter... 3 Analysis Cubes... 4 MS Query... 7 SQL Reporting Services... 10 MS Dynamics GP Report Templates...

More information

DATASHEET www.docscorp.com/contentcrawler. Scanned images saved as TIFF or image PDF. Emails with TIFF or image-based PDF attachments

DATASHEET www.docscorp.com/contentcrawler. Scanned images saved as TIFF or image PDF. Emails with TIFF or image-based PDF attachments DATASHEET www.docscorp.com/contentcrawler Make every document retrievable and searchable Improve access to businesscritical information Reduce non-compliance and non-discovery risk Increase efficiency

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information