Viewer Properties

These properties configure viewers.

If you want to change the default values, enter your changes in the emxSystem.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxFramework.ViewerExtensions Defines which file extensions should open in a registered viewer.

If a user attempts to view a file whose extension is not in this list, the system does not attempt to open the file in a viewer, even if a viewer has been registered and installed. Instead, the system handles the file as it does any standard file for the app you are in. The standard view behavior for apps is to attempt to open the file in the browser and if the browser does not recognize the extension then it prompts the user to save the file.

For example: emxFramework.ViewerExtensions=jt,dwg
Comma-separated list with no spaces of filetypes
emxFramework.Viewer.ServletPreFix Defines the prefix for all viewer URLs so all viewers can be registered the same. Directory path
emxFramework.MAX_FIELD_LENGTH Sets the maximum field length (number of characters) for viewer names in the "Viewer Property Registration" wizard (see Registering Viewers. Positive integer