Release notes IBM Daeja ViewONE, Version 5.0.4

Abstract

These release notes provide information about new features, fixes, and known problems for IBM Daeja ViewONE, Version 5.0.4.

Online version of the release note: http://www.ibm.com/support/docview.wss?uid=swg27051170

Important: The most current version of the file can always be found online.

Release description

IBM Daeja ViewONE, Version 5.0.4, makes it easier for business and IT professionals to view large documents and images in their enterprise content management (ECM) solution or in other custom applications, websites, intranets, and extranets.

Download location

To download IBM Daeja ViewONE:

  1. Log in to Fix Central.

  2. In the Product Group list, select Enterprise Content Management.

  3. In the Select from Enterprise Content Management list, select the Daeja ViewONE edition that you want to download.

You must have a license to download this software. The file that you download is a product installer for IBM Daeja ViewONE Virtual. When you run the installer, indicate any add-on modules for which you have a license. The installer then enables only those modules you have purchased.

Prerequisites before installing IBM Daeja ViewONE, Version 5.0.4

You must run the installer as an administrative user.

Before you install IBM Daeja ViewONE, Version 5.0.4:

To generate a hardware and software requirements report, see System Requirements.

Installing IBM Daeja ViewONE, Version 5.0.4

You can run the installer interactively or silently.

To run the installer silently, update the sample response file that is provided with the image archive before you run the installer.

Windows

At a command prompt, change to the directory where you extracted the installation image.

To install the viewer interactively, enter the following command:

DAEJA_VIEWONE_5.0.4_WIN_ML.exe

Alternatively, double-click DAEJA_VIEWONE_5.0.4_WIN_ML.exe in Windows Explorer.

To install the viewer silently, enter the following command:

DAEJA_VIEWONE_5.0.4_WIN_ML.exe -f fully_qualified_path_of_the_response_file

From version 5.0, the default installation path on Windows is C:\Program Files\IBM\Daeja ViewONE_Virtual

UNIX

At a command prompt, change to the directory where you extracted the installation image.

To install the viewer interactively, enter the following command:

./DAEJA_VIEWONE_5.0.4_UNIX_ML.bin

To install the viewer silently, enter the following command:

./DAEJA_VIEWONE_5.0.4_UNIX_ML.bin -f fully_qualified_path_of_the_response_file

From version 5.0, the default installation path on Unix is /opt/IBM/Daeja ViewONE_Virtual

Configuring the Viewer

IBM Daeja ViewONE comes with a Toolkit rich in capabilities that enables advanced integration and customization of the viewer by using HTML parameters and JavaScript API methods. For more information on the developer’s guide refer to:

IBM Daeja ViewONE Virtual Developer's Guide

New features

IBM Daeja ViewONE, Version 5.0.4, provides the following new features:


(ER161316, ER123285, ER164888, ER160350, ER158203) Continuous Scroll

Multi-page documents can now be scrolled continuously without hitting a page boundary. Horizontal and vertical scroll bars are available in the main document viewing area. The scrollbars provide a visual indication of the displayed page position in relation to the entire document. This feature comes with a more seamless navigation experience as it prefetches pages ahead and behind the current viewing location. Pages are prefetched each time there is a brief pause in scrolling. The 'quick navigate view' bar, previously available on the right of the main document viewing area, has now been removed and replaced by a vertical scroll bar.
The magnifier tool is affected by a touch-pad scroll when in FireFox only. This means that when using FireFox, with the magnifier tool selected, scrolling with the touch pad will scroll the document. In all other browsers the touch pad has no affect with this combination.


Zoom and Rotate animations

Zoom and rotate transformations are no longer animated and are now performed instantly.


JavaScript API method clearClipboardContent()

The clearClipboardContent() JavaScript API method clears the document content used to copy pages in Document Builder Mode.


JavaScript API method getModeState()

The getModeState() JavaScript API method retrieves the state of the current mode. This feature is only currently supported for Document Builder mode. A JSON payload is returned representing the current state of the recipe constructed from the actions performed on the loaded document.


JavaScript API method movePage()

This feature allows integrators to move a page via a JavaScript API. The move page API is structured as follows movePage(int pageFrom, int pageTo) where pageFrom is the page we are going to move and pageTo is the destination point for this page.
For example, movePage(1, 5) will start with a page list of '1, 2, 3, 4, 5'; and end with a page list of '2, 3, 4, 5, 1'. Once a move operation is complete, a single DOCUMENT_CHANGED event (84) will be fired. This event now includes an additional JSON payload that contains the action(s) that caused that particular change in the document.
Annotations are moved with the page. This API is only available when the viewer is in Document Builder mode.


Total page count displayed

The page information label in the top toolbar shows the total page count of the document that the user is currently viewing.


Semi-transparent border supported via HTML annotationDefaults parameter

The annotationDefaults HTML parameter allows the border transparency for newly created annotations to be set. The format is <annotationtype>{linetransparent=true}. For example, to set the border on newly created rectangles to transparent, use rectangle{linetransparent=true}.


(ER147218) Print a Sticky Note Annotation Summary Page

This feature improves the user experience by providing a checkbox in the printing dialog that enables the stickynote text to be appended to the printed document. By default the checkbox is not selected.
Note: The checkbox is disabled in the following scenarios: (1) The document does not contain any stickynote type annotations. (2) The annotationAllowHideAll parameter is set to true. (3) The annotationHideButtons parameter is set to show.


(ER170688) Save Documents Locally

This feature improves the user experience by providing a button to perform the save action.
To show this button, set the HTML parameter fileButtonSave parameter to true.
Note: If the browser is configured for 'auto download' or 'disable download prompt', then the user will not be presented with a save dialog.


Magnifier Tool Changes

The size of the magnifier tool can be changed using the mouse wheel or touch pad. This feature now requires the Control key to be pressed when the mouse wheel or touch pad are used to change the size of the magnifier tool.


For online documentation, see the IBM Daeja ViewONE knowledge center.

Fixes

IBM Daeja ViewONE Virtual, Version 5.0.4, includes all fixes and features up to and including IBM Deaja ViewONE Virtual Version 5.0.3 iFix 8. It provides the following additional fixes:


IO26257 EMAIL DOCUMENT DOES NOT RENDER IN VIEWONE VIRTUAL.

Opening an email document containing a invalid xml character(0x1e) causes the error 'An error occurred whilst retrieving the requested page'.

Affected users: IBM Daeja ViewONE Virtual users


** The print dialog has no spacing between the labels and the input fields.

The print dialog has no spacing between the labels and the input fields. This lack of space makes it difficult to distinguish between the borders of the labels and input fields, causing the dialog to appear very crowded.

Affected users: IBM Daeja ViewONE Virtual users


IO26263 VIEWER KEEPS THE SCROLL POSITION WHEN NOT IN KEEP SCROLL MODE

When HTML parameter keepscroll is set to false, navigating to other page after scrolling retains previous page’s scroll information.

Affected users: IBM Daeja ViewONE Virtual users


Additional Release Notes

Daeja ViewONE as an integrated solution

When running Daeja ViewONE 5.0.4 as a component inside IBM Content Navigator, the minimum supported version of ICN is 3.0.4, unless stated otherwise by the specific ICN release.

Deprecation of INVERT feature

The Invert feature is to be deprecated from the next release. This includes all associated parameters, GUI features and API methods. The invert feature is defined in the following articles: https://www.ibm.com/support/knowledgecenter/en/search/invert?scope=SSTPHR_5.0.4

jiBurner API Deprecation notice

As of this release of IBM Daeja ViewONE Virtual, the jiburner API is deprecated. Details of the API can be found in: https://www.ibm.com/support/knowledgecenter/SSTPHR_5.0.4/com.ibm.viewone.developing/dvodv000.htm and https://www.ibm.com/support/knowledgecenter/SSTPHR_5.0.4/com.ibm.viewone.developing/permredact/ji/burn/package-summary.html

Document Builder

Document Builder uses repository-document and repository-annotations when the document is created

The document will be built with the source document as it is saved in the repository. The document is also built by using the annotations that are saved in the repository, unless annotations have been edited. The following scenarios explain the effects of this behavior:

Scenario 1:
  1. Two instances of the viewer are opened in document builder mode
  2. A document is loaded from a repository into each viewer window
  3. The document builder user copies a page from the document in viewer window 1 and pastes the page in to the document in viewer window 2
  4. While the document builder user is working on the documents, another user or system process alters one or both of the master documents
  5. The document builder user builds the modified document
  6. Because one or both of the master documents were altered during the document builder session, the built document contains the pages from the latest saved version of the master documents

Result: The document currently displayed in the viewer differs from the newly built document in the system. To prevent this issue occurring, the master document should be locked or checked out when it is retrieved for document builder.

Note Versioned documents will not be affected by this issue. This will only affect situations where the document that a url refers to has changed.

Scenario 2:
  1. Two instances of the viewer are opened in document builder mode
  2. A document with annotations is loaded from a repository into each viewer window
  3. The document builder user copies a page from the document in viewer window 1 and pastes the page in to the document in viewer window 2
  4. While the document builder user is working on the document, another user or system process alters one or more of the annotations used in one or both master documents
  5. The document builder user builds the modified document
  6. The built document contains the pages from the latest saved version of the master documents. For pages where the document builder user has not modified annotations in the viewer, the annotations for those pages comes from the latest saved annotations version. For pages that the user has modified the annotations in the viewer, those pages will contain annotations as seen in the viewer which may not contain the latest changes

Result: The document currently displayed in the viewer differs from the newly built document in the system. To prevent this issue occurring, the master document should be locked or checked out when it is retrieved for document builder.

Restore annotations is not supported in document builder mode

When in document builder mode, the option to restore annotations is not supported. The following scenario explains the effects of this behavior:

Scenario 1:

  1. Viewer is loaded in document builder mode
  2. A document is loaded from a repository
  3. Annotations are created by the user
  4. Restore annotations button is disabled
  5. Javascript API reloadAnnotations() is disabled

Result: The user cannot reload the annotations from the server. Newly created annotations and edited annotation edits remain.

To restore any newly created annotations, the user must take the following steps:

  1. Remove the page on which annotations are present that you want to restore
  2. Put the page with the original annotations on the clipboard (cut/copy)
  3. Paste the page into the new document location

Known problems, issues, and limitations

As problems are discovered and resolved, the IBM Support team updates the Support site. By searching the Support site, you can quickly find workarounds or solutions to problems.

The following links open queries for IBM Daeja ViewONE documents on the IBM Support site:

Comparison with native renderers

IBM Daeja ViewONE Virtual is designed to support as many file types as possible. However, the product is not able to render every type of file with the same accuracy as native applications, such as Microsoft Word. The flexibility of the viewer can lead to differences in the way that the documents are displayed between the native application and the viewer. The severity of the differences varies depending on the complexity of the file type. In particular, PDF files and Microsoft Office files are difficult to render with complete accuracy in a universal viewer.

Excel spreadsheet load times

Excel spreadsheet load times are impacted based on the size and complexity of the Excel document. In order to improve load times, IBM Daeja ViewONE does support tuning capabilities, such as breaking up the Excel document presentation into multiple pages. Please be aware, as this behaviour may not be optimal for your end user viewing experience.

Prompt to save redacted documents uses hexidecimal filename

After a document is permenantly redacted and the user selects Download, they are normally prompted to save the document with a file name based on the original un-redacted document. For instance mypresentation.ppt will default to mypresentation.tif. In this version the user might be prompted with a filename such as 41f96b20b97f431ebd4efd85245f1f72.tif instead. The user can still change the name to something more meaningful.

No pageN support in document builder mode

If a pageN document is open in the viewer, the user cannot switch to document builder mode. The user remains in the edit mode in which the document was opened. The following scenario explains the effects of this behavior:

Scenario 1:

  1. Viewer is loaded in either annotation or redaction mode
  2. A pageN document is loaded from a repository
  3. A user attempts to switch to document builder mode
  4. The user receives a message and remains in annotation or redaction mode

Result: This switch is not permitted and the user will stay in their current mode.

To enter document builder mode, the user must close the pageN document and then switch to document builder mode.

No docN support in document builder mode

DocN documents are not supported in conjunction with document builder mode. The combination of these features may result in unusual and/or unexpected behavior.

Document Builder supported file type limitations

Document builder is able to support TIFF and PDF files with the exception of email attachments. TIFF and PDF files that are attached to emails cannot be used as source files for a new document.

PDF files with access control flags set by the owner of the document cannot be used as a source document for document building where they require a password to view the document or where the owner has indicated that the content may not be copied.

Rendering of the semi transparency appears to blend between the outline and the fill

Annotations that have the semi-transparent property set to true, the transparent property set to true and a fill color set can appear to blend the line and fill colors near the edges.

Annotation with fill color set to black and set to transparent are not printed transparent

Annotations that have the transparent property set to true and a fill color set to black are not printed transparent .

Copyright and trademark information

http://www.ibm.com/legal/copytrade.shtml

Notices

INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some jurisdictions do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.

This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.

Other company, product, or service names may be trademarks or service marks of others.

THIRD-PARTY LICENSE TERMS AND CONDITIONS, NOTICES AND INFORMATION

The license agreement for this product refers you to this file for details concerning terms and conditions applicable to third party software code included in this product, and for certain notices and other information IBM must provide to you under its license to certain software code. The relevant terms and conditions, notices and other information are provided or referenced below. Please note that any non-English version of the licenses below is unofficial and is provided to you for your convenience only. The English version of the licenses below, provided as part of the English version of this file, is the official version.

Notwithstanding the terms and conditions of any other agreement you may have with IBM or any of its related or affiliated entities (collectively "IBM"), the third party software code identified below are "Excluded Components" and are subject to the following terms and conditions: