Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

A library-based client can display a preview of the binary content file.

Table of Contents

Introduction

The preview of binary content files uses the VIEWER Service and renditions.

It is also possible to compare those previews for two different binary content files - either belonging to two different DMS objects or to two different versions of the same object.

Supported Formats

If the VIEWER service supports the format of the corresponding binary content file, it 
>> Formats supported by VIEWER Service

If not supported by the VIEWER service, the endpoint for retrieval of PDF rendition
>> GET /api/dms/objects/{objectId}/contents/renditions​/pdf

Note: A PDF rendition can be retrieved only for binary content files assigned to the current version of DMS objects. This can have an effect, when comparing different versions of a DMS-Object, and the format of its content file is not supported by the Viewer Service, but only by the PDF rendition. In this case, only the content file of the current version will be displayed.  

If the format is neither supported by VIEWER nor RENDITION service, no content preview can be displayed.


Read on

yuuvis® architect

yuuvis® architect makes a client administrator much more efficient in managing settings and users by means of a graphical user interface. Keep reading

Custom Client Build with Libraries

Documentation of the client core and framework libraries, as usable for custom client development. Keep reading

Form Scripting (Client-side)

If you configure custom forms for objects, you can additionally use executable scripts to, e.g., validate data, change data, change field properties - such as "read-only" or "mandatory" - and show context-related messages. Form-related scripts enhance your options by adding further functionalities to support your use cases and processes the best.  Keep reading


  • No labels