Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuration

Default

Description

tia.instances.<instance>.documentNote

true

When activated, the note button in the frontend is visible and can be used.

tia.instances.<instance>.printDocumentNoteDefault

true

Default value for the modal print dialog. When Activated the checkbox is prefilled, otherwise checkbox is not selected.

tia.instances.<instance>.documentNoteOpenMode

"closed"

This option control the note area opening behavior when opening a document:

  • closed - note area is always closed

  • open if note available - note is opened on show document when a note exists

  • always open - note area is always open

tia.instances.<instance>.docNoteModalResize

true

when active a user can reside the notes modal

tia.instances.<instance>.docNoteModalPrefWidth

400

Default width of the document notes modal dialog.

tia.instances.<instance>.docNoteModalPrefEditHeight

150

default high of the notes modal

tia.instances.<instance>.printDocumentNote

true

If this option is activated, users can print the document note.

tia.instances.<instance>.openEditAtStart

false

If this option is activated, edit mode is automatically entered when a document is opened.

tia.instances.<instance>.docNoteFontSize

12

Default font size for notes

tia.instances.<instance>.autoTurnOffEditMode

false

Automatically turns of the Edit mode in case the document has been saved.

tia.instances.<instance>.annotationLineSize

5

default size of the annotation lines

tia.instances.<instance>.checkmarkHeight

23

default high of the checkmark annotation

tia.instances.<instance>.checkmarkColor

rgb(0,0,0)

default color of the checkmark

tia.instances.<instance>.sidebarViewOnLoad

0

If this option is activated (1), the thumbnail is automatically displayed when a document is opened.

tia.instances.<instance>.drawCheckmark

true

If this option is activated, users can draw checkmarks

tia.instances.<instance>.downloadDocument

true

If this option is activated, users can download documents.

tia.instances.<instance>.drawText

true

If this option is activated, users can add text to documents.

tia.instances.<instance>.drawFreehand

true

If this option is activated, users can draw freehand lines.

tia.instances.<instance>.showDocStructure

true

If this option is activated, users can select the doc structure.

tia.instances.<instance>.editMode

true

When activated, new annotations can be edited (created).

tia.instances.<instance>.checkmarkWidth

36

The default width of a checkmark

tia.instances.<instance>.annotationMouseoverTimeout

2000

Defines the amount of time in milliseconds to display the information, who and when an annotation was created, until this notification timeouts.

tia.instances.<instance>.drawHighlight

true

If this option is activated, users can draw highlights.

tia.instances.<instance>.drawArrow

true

If this option is activated, users can draw arrows.

tia.instances.<instance>.disableFullscreen

true

tia.instances.<instance>.printAnnotationsDefault

true

Default value for the modal print dialog. When Activated the checkbox is prefilled, otherwise checkbox is not selected.

tia.instances.<instance>.editOther

true

Defines whether a user may edit annotations created by others or whether he may only edit annotations created by himself

tia.instances.<instance>.drawStamp

true

If this option is activated, users can use stamps.

tia.instances.<instance>.notificationTimeout

5000

Defines the timespan in milliseconds until a notification timeouts.

tia.instances.<instance>.showAnnotationHistory

true

tia.instances.<instance>.checkmarkLineSize

5

tia.instances.<instance>.drawRedaction

true

tia.instances.<instance>.annotationFontSize

12

tia.instances.<instance>.drawRectangle

true

tia.instances.<instance>.printAnnotations

true

tia.instances.<instance>.annotationLineColor

rgb(0,0,0)

tia.instances.<instance>.downloadAnnotationsDefault

true

tia.instances.<instance>.showOleList

true

tia.instances.<instance>.docNoteModalPrefHistHeight

300

tia.instances.<instance>.emailDocument

true

tia.instances.<instance>.annotationFontColor

rgb(0,0,0)

tia.instances.<instance>.drawCircle

true

tia.instances.<instance>.showWatermark

true

tia.instances.<instance>.printDocument

true

tia.instances.<instance>.drawLine

true

tia.instances.<instance>.docNoteModalMinEditHeight

50

tia.instances.<instance>.downloadDocumentNoteDefault

true

tia.instances.<instance>.docNoteModalMinHistHeight

150

tia.instances.<instance>.docNoteModalMinWidth

300

tia.instances.<instance>.drawSticky

true

tia.instances.<instance>.sap.username

tia.instances.<instance>.sap.url

tia.instances.<instance>.sap.passwort

tia.instances.<instance>.watermark.text

tia.instances.<instance>.stamps.locations

tia.instances.<instance>.secKey

ABC123

tia.instances.<instance>.viewerEnabled

true

tia.instances.<instance>.mimetypes

Code Block
"application/pdf",
"image/tiff",
"image/tif",
"image/jpeg",
"image/jp2",
"image/png"

...