Accusoft.PrizmViewer10.Admin
Licensing Modes
See Also Send Feedback
Licensing > Licensing Modes

Glossary Item Box

Default Installation

If Prizm® Viewer is not licensed, it operates under Trial Mode. Otherwise, Prizm Viewer is licensed in Non-PDF or PDF modes. For all licensing modes, it is important to use the desired install (with or without PDF support) and the desired licensing (with or without PDF support) to meet your business requirements.

Set to Licensed Mode During Installation

Prizm Viewer can be licensed by the user of the computer using Prizm Viewer by entering the license codes when prompted during installation.

Set to Licensed Mode in the Preferences Licensing Tab

Prizm Viewer can be licensed by the user of the computer using Prizm Viewer by entering the serial number/registration codes in the Licensing/Registration dialog box under the Prizm Viewer Preferences Licensing tab. 

Set to Licensed Mode in a Configuration File

It is possible to create a configuration file to provide the license strings for silent client and/or server installs. For more information, refer to the Configuration File topic. 

Server License

Prizm Viewer can be licensed for server use. This license is necessary if you plan to install and use Prizm Viewer on a server, including when operating under Citrix or Terminal Server environments.

Web Server License

Prizm Viewer can be licensed for a web server by specifying the license string in an object/embed tag. Anyone viewing images from that server will be licensed to use Prizm Viewer when viewing images stored on that server. This allows the web server to send a web license to the client computer. The license is stored permanently on the client computer, and the client computer is then licensed to access the files on that server going forward. This deployment method requires client licensing.

Any file or MIME types associated with Prizm Viewer during the install process will use Prizm Viewer to open those file types, even if the files are not stored on the licensed server. Users will see the trial behavior when viewing those images. To license Prizm Viewer to display those images, contact Accusoft for client licensing.

The following example shows how to web license Prizm Viewer in HTML:

HTML Example Copy Code
<OBJECT ID="PrizmControl" CLASSID="CLSID:7A2633F0-33D5-4F5E-93BE-74ACBEE7F7EA"> 
     <PARAM NAME="SRC" VALUE="http://server/images/test.tif"/>
     <PARAM="WebKey" VALUE=" http://www.accusoft.com?1234567890ABCDEF1234567890ABC"/>
     <EMBED SRC=" http://server/images/test.tif " TYPE="image/tif" WebKey=" http://www.accusoft.com?1234567890ABCDEF1234567890ABCC"/>
</OBJECT > 

Refer to www.accusoft.com/licensing.htm for complete licensing information. 

See Also

©2015. Accusoft Corporation. All Rights Reserved.