Real Time Font Preview The Font dialog in Designer now includes a preview of the font that is displayed in the drop down. (TFS#25867, 18643)

Size: px
Start display at page:

Download "Real Time Font Preview The Font dialog in Designer now includes a preview of the font that is displayed in the drop down. (TFS#25867, 18643)"

Transcription

1 ACCESSVIA 3131 Western Avenue #530 Seattle WA AccessVia Release Notes Version April 23, 2012 New Features AccessVia Publishing Engine Frames and Layers Support in PostScript Publishing Frames and Layers on a template (including rotation and scaling of those Frames and Layers) is now supported when publishing using PostScript from Designer, portable SignShop and Direct URL publishing. (TFS#25796, 25798, 25801) Scale to Fit Support in PostScript Previously the scale to fit size option was not supported when printing PostScript, so all scale to fit elements would print the same size. Now these elements are scaled appropriately when printing PostScript. (TFS#25966) Optimized PostScript Printing PostScript rendering now has the capability to cache repeated fonts and graphics in a print job. This dramatically reduces the size of the output file. The cache size is dependent upon the printer model and defaults to 64MB. The minimum is 4MB. If the graphic is not repeated it will not be cached and the most used graphics and fonts will be cached first. Printing with the new model named Generic PS Optimized will cache fonts and graphics. Caching for printing with any other PS model can be initialized via the INI file and controlled in the Print Control s Advanced Job Control tab. The options are: CACHEGRAPHICS: Cache only repeated graphics until hit max virtual memory size, inline all non-repeated graphics, and don t download/cache any fonts as part of a job. CACHEFONTS: Cache only used fonts and inline all graphics as part of a job. CACHEFONTSANDGRAPHICS: Cache repeated graphics until the max virtual memory size is hit, inline all non-repeated graphics, and cache only used fonts as part of a job, and caching fonts should take precedence over graphics. NODOWNLOAD: Don t download/cache fonts and inline all graphics as part of a job. (TFS#25984, 25983) AccessVia Designer Real Time Font Preview The Font dialog in Designer now includes a preview of the font that is displayed in the drop down. (TFS#25867, 18643) Enhance Portfolio Explorer to Preserve Folder Structure The Portfolio Explorer has five major nodes - templates, layers, rules, tables, and queries. Previously, when the Portfolio Explorer was refreshed, some nodes that had been expanded would get collapsed, and some that were collapsed would get expanded. Now the state of those five major nodes is preserved, so that any expanded ones will stay expanded and any collapsed ones will stay collapsed on a refresh. Note that this does not apply to any sub-nodes (those will all get collapsed on a refresh). (TFS#2587, , 26110) Show Templates Related to Layers in Portfolio Explorer In the Portfolio Explorer Layers can be expanded to show "Layer View" and "Used by". When Layer View is expanded it shows all of the elements on that Layer. When Used by is expanded it displays all of the templates that use that Layer. (TFS#26040, 26113) 1 of 10

2 Active Template Focus Double clicking on the name of an open template in the Portfolio Explorer will give that template focus on the drawing board. (TFS#26027) Custom Color Creation From either the Fill dialog or the Outline dialog the user can double click in the first row of the Custom Color grid and define a custom color. (TFS#26044, 19792) Graphics Paths Usability Improvements A checkbox was added to the System Folders dialog that will set the Graphics Path to the defined CustImages$ path. Graphics Paths settings were reorganized for ease of use in the Graphic Special Properties dialog. (TFS#26129, 26100) Template and Layer Icon Updates The Template and layer icons in the Standard Toolbar and Portfolio Explorer were updated. In addition the tab colors for Templates and Layers changed. Open Templates have blue tabs and open Layers have yellow tabs. (TFS#26187) AccessVia Print Control and Server Selectable Cache Location The cache location path in Advanced Network Setup Graphic and font cache is now selectable so that the user can easily copy and paste it into Windows Explorer. (TFS#25939) HTTP and AV Print Stream Block Headers Cleanup and Encoding The custom HTTP request headers, X-Forwarded-For, X-Client-IP, and X-AccessViaPrintControl-Version, were removed from the Print Control and AccessViaPrintControlVersion and ClientIP added to HTTP POST Body. The custom HTTP headers, X-Powered-By, and X-AccessViaPublishingServer-Version, were removed from the Print Server. The HTTP Connection is now explicitly closed after completing the print request response in HTTP 1.1 and sending Cookie information via Print Control.poc request is disabled. (TFS#26193, 26192) Web dsignshop Sidebar and Template Images The current template image in the sidebar used to be defined as SBThumbImg in the portfolio. In this release it is now pulled from TplThmbImg which is the same location as the template thumbnails on the selection screens. The 150 x 150 image referenced in TplThmbImg is squished down to a height of 88 and placed in a white box stacked onto the red background. (TFS#25938, 26136) Clear Filter Button When a filter is applied on the View All batches screen or the View Batch items screen an "X" button appears to the right of the search box which can be used to explicitly clear the search. (TFS#26142, 26143, 26211) Log Sign-In Error to Event Viewer If authentication fails then an event is logged in the server s application log saying the name, password and IP address from where the attempt originated. For example Web dsignshop sign-in attempt failed for login 'SM' with password 'baddpasswordd' on server (TFS#26024) Edit Screen Changes for Multi-Item Edit The Multi-item control box was improved by adding a double line outline and the controls within it were correctly aligned. In addition the highlight color for the current sub-item was changed from light blue to yellow. The Add From Library sidebar button now prompts to save if the sign has unsaved changes (includes new sign). The New button was renamed to New Sign and the Delete button was renamed to Delete Sign. This lets the user know that the whole sign will be deleted versus just a sub-item. When 2 of 10

3 adding items from the library to a multi item edit, the Add Selected buttons reads Add To Batch. (TFS#26115) Print Status on Batch Properties Screen Dropdowns containing all the values and descriptions for Print Status and Central Status have been added to the Batch Properties screen. In a production deployment the Central Status would not be displayed on this screen and the options in the Print Status dropdown would be limited. (TFS#26137) Changed Print Server Connection Test Response Changed successful connection message from Connection Alive! to Response OK. (TFS#26244) Close Button Added to Selections Dialog A Close button was added to the list of options in the checkbox Selections dialog. (TFS#26157) Profile Override Batch Templates Two new keys may be used in SGSYSTEM, UITemplate_BatchCreate and UITemplate_BatchEdit. If they are not set, the base UI templates are used. If UITemplate_BatchCreate is set, it will override the UI template used on BCreate.asp. If UITemplate_BatchEdit is set, it will override the UI template used on BChange.asp. (TFS#26172) Support For Single Entrymode Parameter Web dsignshop edit screen definitions only used the second character in SGEDIT.ENTRYMODE. Since there is no longer a need for double ENTRYMODE parameters, Web dsignshop will now support a single ENTRYMODE parameter. For backwards compatibility, if there are two parameters Web dsignshop will correctly use the second parameter. (TFS#26207) Add From Planogram Prototype A prototype was completed that allows Web dsignshop to be configured with an Add from Planogram button on the View Batch page. When Dialog_URL and AddFromPlano_Enabled are set in SGSYSTEM, the button becomes available. When clicked, it pops up a modal dialog displaying an ASP.NET grid served from the PPM. The grid displays data that has been configured in the AVPlano and AVPlanoItem tables. The user may select a row and add it. When the dialog is closed, they are returned to the batch and will see the added items. (TFS#25902, 26007, 26228, 26229, 26230) AccessVia Export Utility Component Upgrade The InstallShield project for the stand-alone Winform Template Export Utility has been updated to include the latest DevExpress assemblies. (TFS#26070) Data Integrity Check Added When the 'Export Selected' button is pressed, several queries are run to detect orphaned Frame, Rule and Layer data in the source and target databases and if any orphans are found an error is logged in the Event Viewer. The user is prompted to resolve the errors, and pressing 'OK' will delete the orphaned records. The source and target templates are checked again for orphans and if orphans are still present, a message is displayed and the export is canceled. If no orphans are found the export is run. This check is only in the Winform Export Utility. (TFS#26037, 26114) Publishing Platform Manager Manage File Assets The File Manager link on the Maintenance menu allows the PPM user to upload, rename, move and delete images in a specified graphics path. (TFS#26271) Printing From Central SignShop The Print Operator page in the PPM allows users to print selected batches. The selected batches are 3 of 10

4 ordered by template and presented to the user in a grid. The requests in the print job can be submitted sequentially with the print control prompting for the next request as soon as the previous one is finished or the user can choose to select and print single requests. The grid can be ordered by any of its columns, the print status is updated from Ready to Printed after each request is sent and the grid will auto scroll as the print prompting moves through the list. A manifest for each print job can be generated to either an Excel spreadsheet or PDF file. After installation, PrintControl_PublishingServer and ImageLibrary_TemplatePreview must be configured in the appsettings.sqlserver.config file. (TFS#25806, 25783, 25787, 26273) Batch Status States Batches have two different state types, the store state and the central state, that are updated based on where printing occurs. For example, when a batch is printed centrally, the store print status is updated to reflect that the batch was printed in a central facility and the central print status is updated to reflect that the batch was either partially or fully printed. Store state is shown to the Web dsignshop user in the status column on the View All Batches page. The central state is shown to the print operator in Central SignShop. Every time a state change occurs the date is captured and also presented to the user in the appropriate UI. (TFS#26132, 26133, 26134, 26138) Script Manager On the Maintenance menu the Script Manager page provides access to the data cleanup tasks that are included in the build. There is an explanation of each script and a button to execute it. The page is easily extendible for additional scripts. There is no logging of execution history in this release. (TFS# 25804, 26147) Rename Paper Type A user may now rename a Paper Type on the Configure and Manage Paper Types screen. A warning will pop up to inform them that the name change will be propagated throughout the portfolio. (TFS#25945, 25979) Region Added to Batch Distribution Region ID and Region Name were added to the Batches and Stores grids in Batch Distribution so that users may filter by their Region ID or Region Name. Stores are assigned a Region ID in the Store table and sample data was added to the Region table and to the Store table. (TFS#26021, 26118, 26148) Sample Reports Added to the Reporting Menu The Store Operations Reporting page now has links to sample report pdfs that show Batch Status By Event, Recent Publishing Activity and Print Quantities By Category. The Visual Merchandising Reporting page now has links to sample report pdfs that show a Template Use Summary. (TFS#26094, 26097, 26125, 26034, 26033) Incremental Filtering of Template List Under Portfolio on the Template List page, the Template Name drop-down now allows incremental filtering. When a PPM user is adding a new template and they type in the first few letters of the template name, the list will filter by those letters and jump to matching values. (TFS#25975) Allow Multi-Select on Batch Status Under Maintenance on the Batch Status page a user may now select multiple rows to remove multiple batch statuses at once. (TFS#25976, 25879) Column Picker Added to Template List Under Portfolio on the Template List page, the Column Picker is available in the top, right corner so that the user can customize their view of the Template List. (TFS#25978) User Interface Improvements Headings, titles and messages throughout the PPM user interface were updated to increase understanding and usability of the menus and screens. 4 of 10

5 AccessVia Publishing Platform Installation New Sample Data The AVPUBLISH.mdf now includes five new sample market segments Grocery, Electronics, Pharmacy, General and Hardware. For each market segment, there are sample members, batches, templates and graphics. An updated AVSignShop_NoRows_TemplateSchema_V8.5.mdb is also included. (TFS#25937, 25780, 26006, 26148) Removal of Obsolete AVVB Configuration Settings and Data All HQ and STORE settings were removed from the SGSystem table. All obsolete AVVB schema and data was removed from the SQL Server and Oracle databases. And the SGMenu and SGTree editor pages were removed from the PPM. (TFS#26206, 26258, 26259) Portuguese Translations Portuguese translations were added to the Pt_Pt column in SGLANGWEB. (TFS#26266) AccessVia Schema Changes from 260 to 264 Tables Added [AVJobRequest] [AVPlano] [AVPlanoItem] Tables Removed [HQMENU] [SGLANGVB] [SGMENU] [SGTREE] [STORMENU] Tables Updated ALTER TABLE [dbo].[sgportflio] WITH NOCHECK ADD CONSTRAINT [FK_SGPORTFLIO_SGPAPER] FOREIGN KEY ([PaperName]) REFERENCES [dbo].[sgpaper] ([PaperName]) ON UPDATE CASCADE Columns Added [AVJob].[Server] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVJob].[Username] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVJob].[Session] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVJob].[Status] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVJobState].[Server] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVJobState].[Username] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVJobState].[Session] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVStateType].[Comments] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [AVStoreGroup].[Comments] [nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [Member].[DepartmentID] [nvarchar] (10) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [StoreListHeader].[ModifiedBy] [nvarchar] (50) COLLATE SQL_Latin1_General_CP1_CI_AS NULL [StoreListHeader].[ListHeaderDesc][nvarchar] (254) COLLATE SQL_Latin1_General_CP1_CI_AS NULL Stored Procedures Added [AV_AddPlanoToBatch] Stored Procedures Updated [AV_Import_ItemsByImportBatchID] [ChangeStatusOfAssignedBatches] 5 of 10

6 [ChangeStatusOfSignsInBatch] [Import_SignItem] Known Limitations AccessVia Publishing Engine In a central print environment that uses GDI or GDI+ for rendering, AccessVia recommends using Windows Server 2008 R2 for the print server(s). AccessVia Designer When Designer is run on a 32-bit or 64-bit Windows 7 machine it must be run as an administrator. Designer drawing board and preview use GDI for rendering, therefore functionality specific to GDI+ will not be visible on the drawing board. Please print to PDF or a printer to validate GDI+ features from Designer. AccessVia Print Control and Server If you choose to print to a PDF driver, we recommend PDFCreator. Printing Frames and Layers using PostScript from the Print Control in Web dsignshop is not supported in this release. Publishing Platform Manager Oracle is not supported in this release. When the Publishing Platform Manager is run on a 64-bit machine, the Export will not function unless a 32-bit application pool is created for the PPM. Web dsignshop Oracle is not supported in this release. Notable Bug Fixes by Product AccessVia Designer Random First Chance Exception when dragging/dropping a frame Cannot create/edit a rule exactly 512 characters long Remaining Spanish translations for Graphics Special dialog Undo should remove a newly drawn element Changes to Recordset Viewer columns do not persist when linked to a query Should not allow the creation of a rule with no rule text or rule name Long expressions not getting copied in SGRULE after a Save As Mass rule deletion issue after deleting more than one long expression at once Orphaned records in SGELEM Orphaned long expressions in SGRULE when a template is deleted Template setup calculation is wrong when gutters are used and the ruler is set to inches or cm Template Setup calculation is wrong when gutters are used and the paper is landscape Undo after deleting a long expression and saving brings back the element linked to a non-existent RuleID Change default price text entry from $99.99 to Fix cancel behavior when saving a template with an existing name xml files in Designer data path Bullet character (alt ) doesn't display in the Data Sources dialog Designer crashes when you save a frame with no layer specified Set Default PS Printer/Type to "Generic PS" in Print Control 6 of 10

7 26055 Element Placement Not Working When 'View Active Elements' turned on/off Array index should be range checked *before* the index is used Font validation is broken Correct icons not showing on template/layer tabs Duplicated icons in Portfolio Explorer Drawing board should refresh after changes to show no data / error text in Preferences Too many options on rules right click menu in Portfolio Explorer Bold and Italic buttons not working as expected on English OS Undo is deleting frames Right click menus pop up when they shouldn't Portfolio Explorer Frames are ending up with identical SpecIDs after a Save As Viewers are refreshing with the wong data after resizing Update System Folders dialog for Spanish Drag and drop is broken for frames AccessVia Publishing Engine Remove old unused code that generated the Status Report Remove Preview code from the engine Rotated graphics shifting when printing Windows_Direct GDIPLUS Shifting graphics when printing Windows GDIPLUS EPS graphics inline rendering is not working RGDPS - PrintAs1UP should not include any PageSize or Orientation values in PS output Numlines() fails when inlinehtml is enabled EPS Background graphics on Layer does not print if it's inlined Circle/Ellipse element on Layer breaks printing Rotated/Scaled/Translated frames on Template Issues with frames shifting when printing PS Cannot print template with layers using DB2 database when logged in as non-schema owner Landscape orientation fails when printing non-generic PS All graphics are shifting when printing Windows GDIPLUS AccessVia Print Control and Server Initialize class variables in constructors Print Control shows as Not verified in IE add ons Error when printing with "Protected Mode" on in certain circumstances EventPrint() call constructs bad URL and causes graphics embedding into emf stream/file Sometimes WebdSS Print Control dialog attaches to wrong parent window and causes IE to crash CACHEFONTSANDGRAPHICS should be populated in the dropdown when Gen PS Opt is selected CACHEFONTS is getting set back to CACHEFONTSANDGRAPHICS CACHEFONTSANDGRAPHICS option is not working as expected for graphics CACHEFONTSANDGRAPHICS option failing for graphics when the template contains more than one font Response chunk format is invalid when using Server 2008 R After printing iexplore process is not unloaded Test button cut off when IE is set to Spanish Error when clicking on Control de trabajo when IE is set to Spanish Web dsignshop Issues with sample Info Signs batch Display Demo logs error to event viewer 7 of 10

8 18427 Error Messaging Enhancements for Improved Diagnostics: DB unavailable Error Messaging Enhancements for Improved Diagnostics: SQT not available Digital sign demo should be updated to fit standard screen size and resolutions MGAdd.asp: Print should display an error when there is no data entered Batch Name not getting truncated Remove SQT2StoredProc.exe and all associated files from build Invalid file references in WDSS marketing pages EditHtml.INC: 'fldname.name' is null or not an object View Item Library selections options box pops up in wrong location Homenav.xml needs to reference resource strings for all tabs FooterNav.xml needs to reference a resource string for Conditions of Use Multi-item movement functions missing intbatchid token to query Searching for terms with spaces can cause problems with search behavior Issues with search term persistence Select All after a search selects all items outside the results of the search Add selected from library is not adding the price data to SignItem Add default document to AccessViaWeb virtual directory Change Template button requires Spanish translation Batch filter not applied to select all Using Chinese characters as a user name or password causes login to fail Item Not Found popup does not have focus Font information displaying on several Webdss pages Unable to enter a batch: ASP error Include file not found Change Template feature causes website user to lose place in UI screen Add RCS_ChangeCopies to SGLANGWEB with translations Change Copies and Change Template return user to page Copy Selected results in strange page refresh Spanish translation of "Preview Selected" button label too long QuickBuildSticky setting is broken Creating a new multi-item sign while creating a new batch fails French "Chnager" regarding WDSS password Update fr_fr with data from fr_ca in SGLANGWEB, SGLANGEDIT and SGLANGCUST Batches with 40,000 signs fail to print Page numbers wrap if the IE window is too narrow on the Select Template page Not all SGSystem keys act alike with True, Yes, On Sign counts over crash WDSS Remove Clear Filter button from EditItem.asp WDSS sidebar template preview text linewraps with long template descriptions Select All and Clear All not working on Batches.asp and ViewItems.asp Long batch names overflow and overlap adjacent columns in Batches.asp grid Creating or editing a batch name trims the name too short Overlap when long template descriptions, tplgroup name/desc and paper name/desc Resetting print status on Bchange.asp should not update Central Status Print State R setting Central State BChange.asp Central Print Status not updating Webdss UI BChange.asp Central Status not updated after Central Print Spanish sign-in instructional message in WDSS is wrong PubPlatMngrEnterprise.html is missing the AV Publishing Web dsignshop link 8 of 10

9 Publishing Platform Manager PrintCtrl_ServerSideCheckBox_Checked property should be available Copy edit screen fails SkinName Property should be in the Store Group class not the Role Class Edit screen editor has extra space above grid when viewed in IE Calendar pop up doesn't function in IE Need to have RegionID field in Store Edit screen in PPM Batch Distribution - Issues when modifying filter via popup dialog PPM Winform references broken Add all available fields into Template Group List grid Add all available fields into Paper Type List grid Edit Screen Control Source cannot be set to none Server error on Export Edit Database Connections Server error on Export Template Export Server error on Batch Distribution Batches Server error on Batch Distribution Store Lists Server error on Reporting Store Operations Server error on Reporting Visual Merchandising Unable to edit or create member data Server Error on Portfolio Paper Types Extra character on Data Sources Batch Types Update the PrintControl CAB in PPM's PrintControl folder Remove UI Config SignShop Menus and Trees page Pages based on tab/sub-html pages fail to save updates when using IE9 in native mode Pages with iframes in tabs don't autofit when changing browser window size "Field Chooser" still shows up in places rather than "Columns" Choose Properties for this Profile dialog is broken Maintenance File Manager throws error No row is highlighted when switching to an edit form with fewer rows PPM Sign-in page missing nice title and instead shows full URL as the title Export Utility Export Utility does not show frame/layer information when SNAC 10 is used Rules are failing to export in several scenarios Test Environments Operating Systems Windows XP SP3 Windows Server 2003 Standard SP2 (32-bit) Windows 7 Professional (32-bit) Windows 7 Professional (64-bit) Windows Server 2008 Standard SP1 (32-bit) Windows Server 2008 R2 Standard (64-bit) Windows Server 2008 R2 Standard SP1 (64-bit) 9 of 10

10 Databases SQL Server 2005 SQL Server 2008 Oracle Database 10g Enterprise bit Oracle Database 11g Enterprise bit Database Drivers SQL Native Client v SQL Native Client v SQL Native Client v SQL Native Client v SQL Native Client v Oracle 10g driver v Oracle 11g driver v of 10

What s New AccessVia Publishing Platform Features and Improvements

What s New AccessVia Publishing Platform Features and Improvements ACCESSVIA 3131 Western Avenue #530 Seattle WA 98121.1028 +1.206.285.4994 www.accessvia.com What s New AccessVia Publishing Platform Features and Improvements v8.5.265 to v8.6.272 May 8, 2014 Overview New

More information

Publishing Platform for Retail

Publishing Platform for Retail Publishing Platform for Retail Release Notes Version: 9.5.280 & 9.5.281 Date: February 2016 2015-2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc., registered in

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

Publishing Platform for Retail

Publishing Platform for Retail Publishing Platform for Retail What s New Version: 9.2.x Written by: Product Documentation, R&D Date: September 2014 2014 Perceptive Software. All rights reserved. Perceptive Software is a trademark of

More information

Release Notes RESOLVED NEW NEW

Release Notes RESOLVED NEW NEW 3.5.92 Resolved a bug where pages in batch review were being saved by how they were selected and not how they appeared in the list. Resolved a bug with large PDF files not saving correctly through Drag

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Modern Requirements4TFS 2018 Update 1 Release Notes

Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements 6/22/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES...

More information

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9.

Basic Concepts. Launching MultiAd Creator. To Create an Alias. file://c:\documents and Settings\Gary Horrie\Local Settings\Temp\~hh81F9. Page 1 of 71 This section describes several common tasks that you'll need to know in order to use Creator successfully. Examples include launching Creator and opening, saving and closing Creator documents.

More information

Table of Contents 1-4. User Guide 5. Getting Started 6. Report Portal 6. Creating Your First Report Previewing Reports 11-13

Table of Contents 1-4. User Guide 5. Getting Started 6. Report Portal 6. Creating Your First Report Previewing Reports 11-13 Table of Contents Table of Contents 1-4 User Guide 5 Getting Started 6 Report Portal 6 Creating Your First Report 6-11 Previewing Reports 11-13 Previewing Reports in HTML5 Viewer 13-18 Report Concepts

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Cascade User Guide. Introduction. Key System Features. User Interface

Cascade User Guide. Introduction. Key System Features. User Interface Cascade User Guide Introduction Key System Features User Interface Menus and Moving Through the System Files and Pages Working with Existing Pages File Action Menu Version Control Deleting files Restoring

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc.

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. SURVEYOR/400 Users Guide Copyright 1996-2013, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Surveyor/400 version: 4.0.0 Publication date: August 7 th, 2013 Table of Contents SURVEYOR/400

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know!

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know! User s guide to using the ForeTees TinyMCE online editor TinyMCE is a WYSIWYG (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing the announcement

More information

Table of Contents. Page 2 of 72. High Impact 4.0 User Manual

Table of Contents. Page 2 of 72. High Impact  4.0 User Manual Table of Contents Introduction 5 Installing High Impact email 6 Installation Location 6 Select Mail Client 6 Create a ReadyShare Account 6 Create a Default Profile 6 Outlook Configuration Message 6 Complete

More information

Percussion Documentation Table of Contents

Percussion Documentation Table of Contents Percussion Documentation Table of Contents Intro to the Percussion Interface... 2 Logging In to Percussion... 2 The Dashboard... 2 Managing Dashboard Gadgets... 3 The Menu... 4 The Finder... 4 Editor view...

More information

page 1 OU Campus User Guide

page 1 OU Campus User Guide page 1 OU Campus User Guide Logging Into OU Campus page page 2 1. Navigate to a page on your site that you wish to edit. 2. Scroll down to the footer and click the symbol. 3. Enter your OU Campus username

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

Institutional Reporting and Analysis (IRA) For help, blitz "Financial Reports", or

Institutional Reporting and Analysis (IRA) For help, blitz Financial Reports, or Institutional Reporting and Analysis (IRA) 1 Training Agenda Introduction to the IRA Reporting Tool Logging onto the system (4-5) Navigating the Dashboard (6-10) Running Reports (11-12) Working with Reports

More information

isupport System EUAS Ease of Use Application Standards Screen Document

isupport System EUAS Ease of Use Application Standards Screen Document isupport System EUAS Ease of Use Application Standards Screen Document EUAS Ease of Use Application Standards Screen Version No 2.0 March 19, 2016 Revision History Revision Date 1-Jan-2016 1.0 Version

More information

Briefcase ios 3.6. Release Notes

Briefcase ios 3.6. Release Notes Briefcase ios 3.6 Release Notes Technical Requirements Devices Supported NOTE: All devices require IOS6 or higher ipad (2 nd generation and above) and ipad Mini iphone (3GS and above) ipod Touch (4 th

More information

eschoolplus+ Cognos Query Studio Training Guide Version 2.4

eschoolplus+ Cognos Query Studio Training Guide Version 2.4 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network This page was intentionally left blank Page 2 of 68 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query

More information

NJUNS Users Guide.

NJUNS Users Guide. NJUNS Users Guide www.njuns.com The National Joint Utilities Notification system, NJUNS, is a national organization of member utilities formed for the purpose of improving the coordination of joint ventures.

More information

Creating Web Pages with SeaMonkey Composer

Creating Web Pages with SeaMonkey Composer 1 of 26 6/13/2011 11:26 PM Creating Web Pages with SeaMonkey Composer SeaMonkey Composer lets you create your own web pages and publish them on the web. You don't have to know HTML to use Composer; it

More information

Release Notes ClearSQL (build 181)

Release Notes ClearSQL (build 181) August 14, 2018 Release Notes ClearSQL 7.1.2 (build 181) NEW FEATURES NEW: Exclusion of code lines from Flowcharts. It is now possible to exclude lines of code from a Flowchart diagram by defining exclusion

More information

Creating Teacher Webpages on the New APS WordPress Site

Creating Teacher Webpages on the New APS WordPress Site Creating Teacher Webpages on the New APS WordPress Site TABLE OF CONTENTS INTRODUCTION 3 THE EDITING DASHBOARD 4 CREATING A NEW PAGE 5 EDITING YOUR PAGE 6 1. Page Title 7 2. Toolbar/ toolbar icons 7 3.

More information

08/10/2018. Istanbul Now Platform User Interface

08/10/2018. Istanbul Now Platform User Interface 08/10/2018 Contents Contents...5 UI16... 9 Comparison of UI16 and UI15 styles... 11 Activate UI16... 15 Switch between UI16 and UI15...15 UI16 application navigator... 16 System settings for the user

More information

CPM-200 User Guide For Lighthouse for MAX

CPM-200 User Guide For Lighthouse for MAX CPM-200 User Guide For Lighthouse for MAX Contents Page Number Opening the software 2 Altering the page size & Orientation 3-4 Inserting Text 5 Editing Text 6 Inserting Graphics 7-8 Changing the Colour

More information

User Manual. perfectionlearning.com/technical-support

User Manual. perfectionlearning.com/technical-support User Manual perfectionlearning.com/technical-support 1 User Manual Accessing Math X... 3 Login... 3 Forgotten Password... 3 Navigation Menu... 4 Logout... 4 Admin... 5 Creating Classes and Students...

More information

Oracle General Navigation Overview

Oracle General Navigation Overview Oracle 11.5.9 General Navigation Overview 1 Logging On to Oracle Applications You may access Oracle, by logging onto the ATC Applications Login System Status page located at www.atc.caltech.edu/support/index.php

More information

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request...

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request... remitview User Guide 1 TABLE OF CONTENTS INTRODUCTION... 3 Calendar & Buttons... 3 GETTING STARTED.... 5 Dashboard.... 7 Menu Features... 8 PROFILE.... 10 My Profile... 10 My Favorites... 12 Watch List...

More information

Contents. Protus Messaging Services User Guide Web Fax Merge

Contents. Protus Messaging Services User Guide Web Fax Merge Contents Protus Messaging Services User Guide Getting Started... 1 Setting up an account... 1 Requirements... 1 Logging In... 1 Sending a New... 2 Who are you sending your fax to?... 2 Sample Merge List...

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro for the Mac University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2012 KSU Department

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

KODAK Software User s Guide. Software Version 9.0

KODAK Software User s Guide. Software Version 9.0 KODAK Create@Home Software User s Guide Software Version 9.0 Table of Contents 1 Welcome to KODAK Create@Home Software Features... 1-1 Supported File Formats... 1-1 System Requirements... 1-1 Software

More information

Readme. HotDocs Developer Table of Contents. About This Version. About This Version. New Features and Enhancements

Readme. HotDocs Developer Table of Contents. About This Version. About This Version. New Features and Enhancements HotDocs Developer 11.0.4 Version 11.0.4 - January 2014 Copyright 2014 HotDocs Limited. All rights reserved. Table of Contents About This Version New Features and Enhancements Other changes from HotDocs

More information

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc.

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. SURVEYOR/400 Users Guide Copyright 1996-2013, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Surveyor/400 version: 4.0.0 Publication date: August 7 th, 2013 Table of Contents SURVEYOR/400

More information

Release Notes V9.5 (inc V9.4) Release Notes. Phone: Fax:

Release Notes V9.5 (inc V9.4) Release Notes. Phone: Fax: Release Notes V9.5 (inc V9.4) 2016 Release Notes Phone: 01981 590410 Fax: 01981 590411 E-mail: information@praceng.com RELEASE NOTES These Release Notes give you information regarding changes, modifications

More information

Customer Release Notes Fiery Q5000 for igen3, version 3.0

Customer Release Notes Fiery Q5000 for igen3, version 3.0 Customer Release Notes Fiery Q5000 for igen3, version 3.0 This document contains information about Fiery Q5000 for igen3 server software version 3.0. Before using the Fiery Q5000 for igen3 with version

More information

Purchase Order Processor

Purchase Order Processor Purchase Order Processor Last Update: 6/26/13 Digital Gateway, Inc. All rights reserved ii Table of Contents PO PROCESSOR... 1 SETUP... 5 CONNECTION SETTINGS... 5 Overview... 5 PO Processor Settings Manager...

More information

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6 User Guide Contents 1. Introduction... 3 1.1. Getting Started... 3 1.2. Navigation... 4 2. Create a Newsletter... 6 2.1. Confirm Company Details... 6 2.2. Choose Template... 8 2.3. Edit Newsletter... 8

More information

MICROSOFT WORD 2010 BASICS

MICROSOFT WORD 2010 BASICS MICROSOFT WORD 2010 BASICS Word 2010 is a word processing program that allows you to create various types of documents such as letters, papers, flyers, and faxes. The Ribbon contains all of the commands

More information

Do It Yourself Website Editing Training Guide

Do It Yourself Website Editing Training Guide Do It Yourself Website Editing Training Guide Version 3.0 Copyright 2000-2011 Sesame Communications. All Rights Reserved. Table of Contents DIY Overview 3 What pages are editable using the DIY Editing

More information

MET/TEAM README

MET/TEAM README MET/TEAM 2.2.0 README This document includes a list of modifications to MET/TEAM 2.2.0 relative to version 2.1.2. If you are updating from a previous version of MET/TEAM, you must first run the Database

More information

Management Reports Centre. User Guide. Emmanuel Amekuedi

Management Reports Centre. User Guide. Emmanuel Amekuedi Management Reports Centre User Guide Emmanuel Amekuedi Table of Contents Introduction... 3 Overview... 3 Key features... 4 Authentication methods... 4 System requirements... 5 Deployment options... 5 Getting

More information

Layout and display. STILOG IST, all rights reserved

Layout and display. STILOG IST, all rights reserved 2 Table of Contents I. Main Window... 1 1. DEFINITION... 1 2. LIST OF WINDOW ELEMENTS... 1 Quick Access Bar... 1 Menu Bar... 1 Windows... 2 Status bar... 2 Pop-up menu... 4 II. Menu Bar... 5 1. DEFINITION...

More information

Sourcing - How to Create a Negotiation

Sourcing - How to Create a Negotiation Martin Baker Secure Source-To-Pay Sourcing - How to Create a Negotiation December 07 Contents To Create a Project... To Create a Negotiation... 5 Attachments... 7 Private File Archive... 7 Creating Lines,

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

QuarkXPress Server 2015 Known and Resolved Issues. Last updated: 4/1/2016

QuarkXPress Server 2015 Known and Resolved Issues. Last updated: 4/1/2016 Last updated: 4/1/2016 Table of Contents Resolved Issues: QuarkXPress Server 2015 April 2016 Update (11.2.2)... 3 Resolved Issues: QuarkXPress Server 2015 February 2016 Update (11.2.1)... 3 Resolved Issues:

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

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev. 06.29.09 Overview: This reference manual will cover two separate applications that work together to produce a

More information

Folios & Web Pages. 71 WEST 23RD STREET, NEW YORK, NY T e

Folios & Web Pages. 71 WEST 23RD STREET, NEW YORK, NY T e Folios & Web Pages 71 WEST 23RD STREET, NEW YORK, NY 10010 T 1.800.311.5656 e help@taskstream.com Table of Contents About the Folios & Web Pages Tool... 1 Create a New Folio or Web Page... 3 Manage Existing

More information

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale 1 1. Concepts and What s New... 6 1.1 Concepts... 6 1.2 What's New in E6... 7 2. Getting Started... 8 2.1 Starting Electra... 8 2.2 Page Scale... 8 2.3 Page Measurement Units... 9 2.4 Stencils and Drawing

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

MPLAB Harmony Help - MPLAB Harmony Graphics Composer User's Guide

MPLAB Harmony Help - MPLAB Harmony Graphics Composer User's Guide MPLAB Harmony Help - MPLAB Harmony Graphics Composer User's Guide MPLAB Harmony Integrated Software Framework v1.11 2013-2017 Microchip Technology Inc. All rights reserved. MPLAB Harmony Graphics Composer

More information

Sample A2J Guided Interview & HotDocs Template Exercise

Sample A2J Guided Interview & HotDocs Template Exercise Sample A2J Guided Interview & HotDocs Template Exercise HotDocs Template We are going to create this template in HotDocs. You can find the Word document to start with here. Figure 1: Form to automate Converting

More information

User Guide. August 2, Version 9.4

User Guide. August 2, Version 9.4 User Guide August 2, 2016 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Epilog Laser Cutter Instructions (Only the Essentials)

Epilog Laser Cutter Instructions (Only the Essentials) Epilog Laser Cutter Instructions (Only the Essentials) How to export a file for SKETCHUP put it on the server, open it in Illustrator, and Prepare it for the Epilog Laser Cutter 1. In Sketchup: Draw a

More information

Grapevine web hosting user manual. 12 August 2005

Grapevine web hosting user manual. 12 August 2005 Grapevine web hosting user manual 12 August 2005 Grapevine web hosting user manual 2 Contents Contents... 2 Introduction... 4 System features... 4 How it looks... 5 Main navigation... 5 Reports... 6 Web

More information

User Manual For SmartRoom Managers

User Manual For SmartRoom Managers User Manual For SmartRoom Managers Table of Contents 1.0 Login 2.0 Confidentiality Agreement 3.0 Software Installation 4.0 Dashboard 5.0 Document Review and Index Maintenance 5.1 View by Index 5.1.1 Index

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

More information

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool VERSION 7 JUNE 2018 Union Benefits Employer User Guide Data Collection Tool About this guide This document is intended to provide an overview of the main sections of the Data Collection Tool ( DCT ) for

More information

Service Minder Plus Features/Helpful Hints

Service Minder Plus Features/Helpful Hints Service Minder Plus Features/Helpful Hints This manual covers helpful hints and use of features. Note: These items will be addressed during the training sessions. This document is meant to be used as an

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS. Utilities

Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS. Utilities Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS Utilities 2005 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product.

More information

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Web Page Basics FRSD Elementary Technology Workshop February 2014 Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Please save this booklet for future reference. 2 P a g e Notes and Questions

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

RIPPLESTONE SUMMARY

RIPPLESTONE SUMMARY RIPPLESTONE 3.7 - SUMMARY HOME PAGE ADDED AN ADMIN DASHBOARD (3.7.1.2) This new page is available to Super Users and Administrators and provides information about the Ripplestone system. It allows them

More information

irc Pro (Not for diagnostic use)

irc Pro (Not for diagnostic use) irc Pro (Not for diagnostic use) User guide 2016 2 Table of Contents ircpro... 3 Overview... 3 Release notes... 4 Requirements... 5 Setup... 6 Setup by DVD... 7 Setup by Internet... 8 step 1 - Install

More information

Hands-on Session. Styles Tool. Bullets & Numbering

Hands-on Session. Styles Tool. Bullets & Numbering Styles Tool 1. The Styles tool gives the ability to define a pre-set collection of font styles that make it easy and automatic to use branding throughout a document. 2. The Styles tool is located on the

More information

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

How To Guide. Hannon Hill Corporation for Rowan University

How To Guide. Hannon Hill Corporation for Rowan University How To Guide Hannon Hill Corporation for Rowan University Hannon Hill Corporation 3423 Piedmont Road, Suite 520 Atlanta, GA 30305 www.hannonhill.com 678.904.6900 info@hannonhill.com Rowan University: How

More information

Table Basics. The structure of an table

Table Basics. The structure of an table TABLE -FRAMESET Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the A cell that

More information

Creating a Website with Publisher 2016

Creating a Website with Publisher 2016 Creating a Website with Publisher 2016 Getting Started University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information

FmPro Migrator Developer Edition - Table Consolidation Procedure

FmPro Migrator Developer Edition - Table Consolidation Procedure FmPro Migrator Developer Edition - Table Consolidation Procedure FmPro Migrator Developer Edition - Table Consolidation Procedure 1 Installation 1.1 Installation Tips 5 2 Step 1 2.1 Step 1 - Import Table

More information

Learn more about Pages, Keynote & Numbers

Learn more about Pages, Keynote & Numbers Learn more about Pages, Keynote & Numbers HCPS Instructional Technology May 2012 Adapted from Apple Help Guides CHAPTER ONE: PAGES Part 1: Get to Know Pages Opening and Creating Documents Opening a Pages

More information

Nintex Reporting 2008 Help

Nintex Reporting 2008 Help Nintex Reporting 2008 Help Last updated: Thursday, 24 December 2009 1 Using Nintex Reporting 2008 1.1 Chart Viewer Web Part 1.2 Importing and Exporting Reports 1.3 Import Nintex report page 1.4 Item Level

More information

MS Word Professional Document Alignment

MS Word Professional Document Alignment MS Word Professional Document Alignment Table of Contents CHARACTER VS. PARAGRAPH FORMATTING...5 Character formatting...5 Paragraph Formatting...5 USING SHOW/HIDE TO REVEAL NON-PRINTING CHARACTERS...5

More information

User Guide. v7.5. September 4, For the most recent version of this document, visit kcura's Documentation Site.

User Guide. v7.5. September 4, For the most recent version of this document, visit kcura's Documentation Site. User Guide v7.5 September 4, 2013 For the most recent version of this document, visit kcura's Documentation Site. Table of Contents 1 User guide overview 4 2 Relativity objects 4 3 Workspace 6 3.1 Workspaces

More information

Release Notes. MindManager 2019 for Windows MindManager Enterprise Version September 25, 2018

Release Notes. MindManager 2019 for Windows MindManager Enterprise Version September 25, 2018 Release Notes MindManager 2019 for Windows MindManager Enterprise 2019 Version 19.0 September 25, 2018 2018 Corel Corporation 1 Table of Contents USABILITY & PERFORMANCE IMPROVEMENTS... 3 User Interface...

More information

OU Campus Beginner s Guide

OU Campus Beginner s Guide OU Campus Beginner s Guide for web publishers at Augusta University Table of Contents Terminology... 1 Homepage, Index Page & Landing Page Website Binary Files Logging In... 2 Failed Logins & User Lockouts

More information

A PRACTICAL GUIDE TO USING WIX TO BUILD A WEBSITE

A PRACTICAL GUIDE TO USING WIX TO BUILD A WEBSITE A PRACTICAL GUIDE TO USING WIX TO BUILD A WEBSITE AN AID TO ENABLE STUDENTS TO UNDERSTAND THE FUNDAMENTELS OF WEBSITE DESIGN WITHIN THE FRAMEWORK OF A WEBSITE PROJECT USING WEB DESIGN TOOLS YANNIS STEPHANOU

More information

edev Technologies SmartWord4TFS Release Notes

edev Technologies SmartWord4TFS Release Notes edev Technologies SmartWord4TFS Release Notes edev Technologies 3/14/2017 Table of Contents 1. SYSTEM REQUIREMENTS... 2 2. APPLICATION SETUP... 4 3. NEW FEATURES... 5 4. ENHANCED FEATURES... 5 5. KNOWN

More information

Quark XML Author for FileNet 2.8 with BusDocs Guide

Quark XML Author for FileNet 2.8 with BusDocs Guide Quark XML Author for FileNet.8 with BusDocs Guide Contents Getting started... About Quark XML Author... System setup and preferences... Logging on to the repository... Specifying the location of checked-out

More information

Briefcase ios Release Notes

Briefcase ios Release Notes Briefcase ios 3.5.2 Release Notes Technical Requirements Devices Supported NOTE: All devices require IOS6 or higher ipad (2 nd generation and above) and ipad Mini iphone (3GS and above) ipod Touch (4 th

More information

Adobe InDesign CS6 Tutorial

Adobe InDesign CS6 Tutorial Adobe InDesign CS6 Tutorial Adobe InDesign CS6 is a page-layout software that takes print publishing and page design beyond current boundaries. InDesign is a desktop publishing program that incorporates

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

Microsoft Office Word 2010

Microsoft Office Word 2010 Microsoft Office Word 2010 Content Microsoft Office... 0 A. Word Basics... 4 1.Getting Started with Word... 4 Introduction... 4 Getting to know Word 2010... 4 The Ribbon... 4 Backstage view... 7 The Quick

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager How to define model elements simply? In Sparx Systems Enterprise Architect, use the document-based Specification Manager to create elements

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

GENERAL TEMPLATE AREAS

GENERAL TEMPLATE AREAS 1 GENERAL TEMPLATE AREAS SIU Headers SIU Headers are created and edited through the main administration of the CMS. Users do not have access edit SIU headers. Logo and Identifier Logo or the College Identifier

More information

NetAdvantage Reporting Release Notes

NetAdvantage Reporting Release Notes NetAdvantage Reporting 2012.1 Release Notes Use NetAdvantage Reporting, the industry's first WPF and Silverlight-based design-time and rendering reporting tool, to create elegant and easy-to-design reports

More information

Wholesale Lockbox User Guide

Wholesale Lockbox User Guide Wholesale Lockbox User Guide August 2017 Copyright 2017 City National Bank City National Bank Member FDIC For Client Use Only Table of Contents Introduction... 3 Getting Started... 4 System Requirements...

More information