Properties

about.dialog.statistics.enable
  • Type: boolean

  • Description: Disable/enable showing statistics in the about dialog box

  • Default:

    about.dialog.statistics.enable=true
    
about.dialog.statistics.table.enable
  • Type: boolean

  • Description: Disable/enable showing table statistics in the about dialog box (removes as well the graph values)

  • Default:

    about.dialog.statistics.table.enable=true
    
about.dialog.statistics.charts.enable
  • Type: boolean

  • Description: Disable/enable the charts in the statistics section pulls the library from google API (gwt charts)

  • Default:

    about.dialog.statistics.charts.enable=false
    
about.dialog.show.current.version
  • Type: boolean

  • Description: Displays the current version in the about dialog box

  • Default:

    about.dialog.show.current.version=true
    
about.dialog.show.current.user
  • Type: boolean

  • Description: Displays the current user in the about dialog box

  • Default:

    about.dialog.show.current.user=true
    
advanced.searchexplorer.enabled
  • Type: boolean

  • Description: If true, enables the advanced search explorer

  • Default:

    advanced.searchexplorer.enabled=true
    
advanced.searchexplorer.min.characterLength
  • Type: integer

  • Description: Sets up the minimum character length allowed

  • Default:

    advanced.searchexplorer.min.characterLength=0
    
advanced.searchexplorer.max.characterLength
  • Type: integer

  • Description: Sets up the maximum character length allowed

  • Default:

    advanced.searchexplorer.max.characterLength=255
    
advanced.searchexplorer.tooltipOnHover.enabled
  • Type: boolean

  • Description: If true, enables tooltip on hover

  • Default:

    advanced.searchexplorer.tooltipOnHover.enabled=true
    
advanced.searchexplorer.caseSensitive.tooltip.enabled
  • Type: boolean

  • Description: If true, enables case sensitive tooltip

  • Default:

    advanced.searchexplorer.caseSensitive.tooltip.enabled=false
    
advanced.searchexplorer.accentSensitive.tooltip.enabled
  • Type: boolean

  • Description: If true, enables accent sensitive tooltip

  • Default:

    advanced.searchexplorer.accentSensitive.tooltip.enabled=false
    
advanced.searchexplorer.regex.tooltip.enabled
  • Type: boolean

  • Description: If true, enables regex tooltip

  • Default:

    advanced.searchexplorer.regex.tooltip.enabled=true
    
advanced.searchexplorer.updates.enabled
  • Type: boolean

  • Description: If true, search is updated on annotation refresh when the the advanced search explorer is active

  • Default:

    advanced.searchexplorer.updates.enabled=false
    
annotation.canHideObfuscate
  • Type: boolean

  • Description: If true, all redaction annotations can be hidden using the regular hide annotations button

  • Default:

    annotation.canHideObfuscate=false
    
annotation.autosave
  • Type: boolean

  • Description: Allows annotations to be automatically save after edition

  • Default:

    annotation.autosave=false
    
annotation.autorefresh
  • Type: boolean

  • Description: Auto refreshes the annotations after save

  • Default:

    annotation.autorefresh=true
    
annotation.autosave.timerDelay
  • Type: integer

  • Description: Auto save annotation timer delay in milliseconds

  • Default:

    annotation.autosave.timerDelay=1000
    
annotation.loadingGIF
  • Type: boolean

  • Description: When saving annotations, display the loading animation

  • Default:

    annotation.loadingGIF=true
    
annotation.loadExisting
  • Type: boolean

  • Description: Load the existing document annotations on display

  • Default:

    annotation.loadExisting=true
    
annotation.displaySaveWarning
  • Type: boolean

  • Description: Display a warning to the end user when annotations are left unsaved

  • Default:

    annotation.displaySaveWarning=true
    
annotation.forceReadOnly
  • Type: boolean

  • Description: All saved annotations will be set to read only

  • Default:

    annotation.forceReadOnly=false
    
annotation.forceLocked
  • Type: boolean

  • Description: All saved annotations will be set to locked

  • Default:

    annotation.forceLocked=false
    
annotation.comment.pictogram.enabled
  • Type: boolean

  • Description: Display a pictogram near the commented annotation

  • Default:

    annotation.comment.pictogram.enabled=true
    
annotation.stickyNote.opacity
  • Type: float

  • Description: Opacity of the sticky note annotation

  • Default:

    annotation.stickyNote.opacity=1.0
    
annotation.stickyNote.minimum.width
  • Type: integer

  • Description: Minimum width in pixel of the sticky note annotation

  • Default:

    annotation.stickyNote.minimum.width=140
    
annotation.stickyNote.minimum.height
  • Type: integer

  • Description: Minimum height in pixel of the sticky note annotation

  • Default:

    annotation.stickyNote.minimum.height=70
    
annotation.stickyNote.default.color
  • Type: Color, in format #RRGGBB

  • Description: Color of the sticky note annotation

  • Default:

    annotation.stickyNote.default.color=#F3F001
    
annotation.stickyNote.hide.border
  • Type: boolean

  • Description: Hide borders options of the sticky note annotation

  • Default:

    annotation.stickyNote.hide.border=true
    
annotation.stickyNote.hide.details
  • Type: boolean

  • Description: Hide details of the sticky note annotation

  • Default:

    annotation.stickyNote.hide.details=false
    
annotation.stickyNote.default.font
  • Type: String

  • Description: Font of the sticky note annotation

  • Default:

    annotation.stickyNote.default.font=Helvetica
    
annotation.stickyNote.default.fontColor
  • Type: Color, in format #RRGGBB

  • Description: Font color of the sticky note annotation

  • Default:

    annotation.stickyNote.default.fontColor=#000000
    
annotation.stickyNote.default.fontSize
  • Type: integer

  • Description: Font size of the sticky note annotation

  • Default:

    annotation.stickyNote.default.fontSize=2
    
annotation.stickyNote.default.bold
  • Type: boolean

  • Description: Set the font bold by default for the sticky note annotation

  • Default:

    annotation.stickyNote.default.bold=false
    
annotation.stickyNote.default.underline
  • Type: boolean

  • Description: Set the font underlined by default for the sticky note annotation

  • Default:

    annotation.stickyNote.default.underline=false
    
annotation.stickyNote.default.italic
  • Type: boolean

  • Description: Set the font italic by default for the sticky note annotation

  • Default:

    annotation.stickyNote.default.italic=false
    
annotation.stickyNote.dotLink.enabled
  • Type: boolean

  • Description: Enables a link between the pin and the note for sticky note

  • Default:

    annotation.stickyNote.dotLink.enabled=true
    
annotation.stickyNote.pin.default.size
  • Type: integer

  • Description: Default pin size in pixel for the sticky note

  • Default:

    annotation.stickyNote.pin.default.size=20
    
annotation.stickyNote.adapt.font.size.enabled
  • Type: boolean

  • Description: Adapt sticky note font size according to the zoom ratio

  • Default:

    annotation.stickyNote.adapt.font.size.enabled=false
    
annotation.popup.autohide.delay.ms
  • Type: integer

  • Description: Auto hide delay in milliseconds for the annotation popups

  • Default:

    annotation.popup.autohide.delay.ms=300
    
annotation.popup.default.background.color
  • Type: Color, in format #RRGGBB

  • Description: Popup fallback background color when the annotation background color is empty

  • Default:

    annotation.popup.default.background.color=#F6F6F6
    
annotation.rectangle.opacity
  • Type: float

  • Description: Opacity for the rectangle annotation

  • Default:

    annotation.rectangle.opacity=0.7
    
annotation.rectangle.minimum.width
  • Type: integer

  • Description: Minimum width in pixel for the rectangle annotation

  • Default:

    annotation.rectangle.minimum.width=30
    
annotation.rectangle.minimum.height
  • Type: integer

  • Description: Minimum height in pixel for the rectangle annotation

  • Default:

    annotation.rectangle.minimum.height=10
    
annotation.rectangle.default.color
  • Type: Color, in format #RRGGBB

  • Description: Color for the rectangle annotation

  • Default:

    annotation.rectangle.default.color=#EAF39C
    
annotation.rectangle.default.border.color
  • Type: Color, in format #RRGGBB

  • Description: Border color for the rectangle annotation

  • Default:

    annotation.rectangle.default.border.color=#EAF39C
    
annotation.rectangle.default.border.width
  • Type: integer

  • Description: Border width in pixel for the rectangle annotation

  • Default:

    annotation.rectangle.default.border.width=0
    
annotation.circle.opacity
  • Type: float

  • Description: Opacity for the circle annotation

  • Default:

    annotation.circle.opacity=0.7
    
annotation.circle.minimum.width
  • Type: integer

  • Description: Minimum width in pixel for the circle annotation

  • Default:

    annotation.circle.minimum.width=30
    
annotation.circle.minimum.height
  • Type: integer

  • Description: Minimum height for the circle annotation

  • Default:

    annotation.circle.minimum.height=10
    
annotation.circle.default.color
  • Type: Color, in format #RRGGBB

  • Description: Color for the circle annotation

  • Default:

    annotation.circle.default.color=#EAF39C
    
annotation.circle.default.border.color
  • Type: Color, in format #RRGGBB

  • Description: Border color for the circle annotation

  • Default:

    annotation.circle.default.border.color=#EAF39C
    
annotation.circle.default.border.width
  • Type: integer

  • Description: Border width in pixel for the circle annotation

  • Default:

    annotation.circle.default.border.width=0
    
annotation.highlighttext.opacity
  • Type: float

  • Description: Opacity for the highlight annotation

  • Default:

    annotation.highlighttext.opacity=0.7
    
annotation.highlighttext.default.color
  • Type: Color, in format #RRGGBB

  • Description: Color for the highlight annotation

  • Default:

    annotation.highlighttext.default.color=#EAF39C
    
annotation.redaction.default.color
  • Type: Color, in format #RRGGBB

  • Description: Color for the redaction annotation

  • Default:

    annotation.redaction.default.color=#273746
    
annotation.highlighttext.strike.width.ratio
  • Type: float

  • Description: Strike width ratio for underline - strike through annotations

  • Default:

    annotation.highlighttext.strike.width.ratio=0.1
    
annotation.freetext.opacity
  • Type: float

  • Description: Opacity for the Freetext annotation

  • Default:

    annotation.freetext.opacity=0.7
    
annotation.freetext.minimum.width
  • Type: integer

  • Description: Minimum width in pixel for the Freetext annotation

  • Default:

    annotation.freetext.minimum.width=30
    
annotation.freetext.minimum.height
  • Type: integer

  • Description: Minimum height in pixel for the Freetext annotation

  • Default:

    annotation.freetext.minimum.height=10
    
annotation.freetext.default.color
  • Type: Color, in format #RRGGBB

  • Description: Color for the Freetext annotation

  • Default:

    annotation.freetext.default.color=#EEEEEE
    
annotation.freetext.default.border.color
  • Type: Color, in format #RRGGBB

  • Description: Border color for the Freetext annotation

  • Default:

    annotation.freetext.default.border.color=#FF0000
    
annotation.freetext.default.border.width
  • Type: integer

  • Description: Border width in pixel for the Freetext annotation

  • Default:

    annotation.freetext.default.border.width=2
    
annotation.freetext.adapt.font.size.enabled
  • Type: boolean

  • Description: Adapt font size according to the zoom ratio

  • Default:

    annotation.freetext.adapt.font.size.enabled=false
    
annotation.arrow.backgroundColor
  • Type: Color, in format rgb(r,g,b)

  • Description: Arrow annotation color

  • Default:

    annotation.arrow.backgroundColor=rgb(42, 72, 105)
    
annotation.arrow.computeDistance
  • Type: boolean

  • Description: Allow arrows to measure distances

  • Default:

    annotation.arrow.computeDistance=false
    
annotation.arrow.minimal.head.size
  • Type: integer

  • Description: Defines a minimal head size in pixel for arrows

  • Default:

    annotation.arrow.minimal.head.size=-1
    
annotation.arrow.x.defaultDistance
  • Type: integer

  • Description: Defines a base distance for the head of arrow in X in pixel

  • Default:

    annotation.arrow.x.defaultDistance=12
    
annotation.arrow.y.defaultDistance
  • Type: integer

  • Description: Defines a base distance for the head of arrow in Y in pixel

  • Default:

    annotation.arrow.y.defaultDistance=12
    
annotation.polygon.opacity
  • Type: float

  • Description: Opacity for the polygon annotation

  • Default:

    annotation.polygon.opacity=0.7
    
annotation.polygon.backgroundColor
  • Type: Color, in format rgb(r,g,b)

  • Description: Color for the polygon annotation

  • Default:

    annotation.polygon.backgroundColor=rgb(42, 72, 105)
    
annotation.polygon.width
  • Type: float

  • Description: Border width for the polygon annotation

  • Default:

    annotation.polygon.width=2.0f
    
annotation.polyline.opacity
  • Type: integer

  • Description: Opacity for the polyline annotation

  • Default:

    annotation.polyline.opacity=1
    
annotation.polyline.backgroundColor
  • Type: Color, in format rgb(r,g,b)

  • Description: Color for the polyline annotation

  • Default:

    annotation.polyline.backgroundColor=rgb(42, 72, 105)
    
annotation.polyline.width
  • Type: float

  • Description: Border width for the polyline annotation

  • Default:

    annotation.polyline.width=2.0f
    
annotation.ink.opacity
  • Type: integer

  • Description: Opacity for the freehand annotation

  • Default:

    annotation.ink.opacity=1
    
annotation.ink.backgroundColor
  • Type: Color, in format rgb(r,g,b)

  • Description: Color for the freehand annotation

  • Default:

    annotation.ink.backgroundColor=rgb(42, 72, 105)
    
annotation.ink.width
  • Type: float

  • Description: Border width for the freehand annotation

  • Default:

    annotation.ink.width=2.0f
    
annotation.hyperlink.opacity
  • Type: float

  • Description: Opacity for the Hyperlink annotation

  • Default:

    annotation.hyperlink.opacity=0.5f
    
annotation.hyperlink.default.color
  • Type: Color, in format #RRGGBB

  • Description: Color for the Hyperlink annotation

  • Default:

    annotation.hyperlink.default.color=#0000FF
    
annotation.stamp.create.in.browser.orientation
  • Type: boolean

  • Description: Allow stamps to be create in the current browser orientation (including document rotations)

  • Default:

    annotation.stamp.create.in.browser.orientation=false
    
annotation.stampCustom.enabled
  • Type: boolean

  • Description: Allow custom stamp to be created

  • Default:

    annotation.stampCustom.enabled=true
    
annotation.stampCustom.maxFavorite
  • Type: integer

  • Description: Maximum of custom stamp allowed to be added in favorite

  • Default:

    annotation.stampCustom.maxFavorite=15
    
annotation.freetext.drag.widgets.on.edit
  • Type: boolean

  • Description: Auto activate the draggable widgets for the Freetext when in edition mode.

  • Default:

    annotation.freetext.drag.widgets.on.edit=true
    
annotation.rotation.windmillEffect.enabled
  • Type: boolean

  • Description: Stamp rotation effect in video mode (easter egg)

  • Default:

    annotation.rotation.windmillEffect.enabled=false
    
annotation.loadPerPage
  • Type: boolean

  • Description: Annotations are loaded per page

  • Default:

    annotation.loadPerPage=false
    
annotation.searchTextInAnnotations
  • Type: boolean

  • Description: When searching for text, also search within annotation content

  • Default:

    annotation.searchTextInAnnotations=true
    
annotation.default.stroke.dasharray
  • Type: String

  • Description: Default dash array style when the border style is set to DASH

  • Default:

    annotation.default.stroke.dasharray=5.0,2.0
    
annotation.info.popup.enabled
  • Type: boolean

  • Description: Activate the info popup for annotations

  • Default:

    annotation.info.popup.enabled=true
    
annotation.info.popup.evenIfEditable
  • Type: boolean

  • Description: Activate the popup info for annotations who aren’t editable

  • Default:

    annotation.info.popup.evenIfEditable=false
    
annotation.info.popup.displayUpdate
  • Type: boolean

  • Description: Display the last updated time for the annotation

  • Default:

    annotation.info.popup.displayUpdate=false
    
annotation.comment.explorer.enabled
  • Type: boolean

  • Description: Activates the comment explorer for displaying annotation details

  • Default:

    annotation.comment.explorer.enabled=true
    
annotation.comment.explorer.eastSide.enabled
  • Type: boolean

  • Description: Sets up the comment explorer on the east side of ARender

  • Default:

    annotation.comment.explorer.eastSide.enabled=false
    
annotation.comment.explorer.openOnEdit
  • Type: boolean

  • Description: Opens the comment explorer when an annotation is edited

  • Default:

    annotation.comment.explorer.openOnEdit=false
    
annotation.comment.explorer.showAllAnnotators
  • Type: boolean

  • Description: Shows a simplified list of all authors on the comment explorer tab

  • Default:

    annotation.comment.explorer.showAllAnnotators=true
    
annotation.comment.explorer.showTotalAnnotationsNumber
  • Type: boolean

  • Description: Shows a total number of annotations on the comment explorer tab

  • Default:

    annotation.comment.explorer.showTotalAnnotationsNumber=false
    
annotation.comment.explorer.showAtStartup
  • Type: boolean

  • Description: Shows the comment explorer at startup of ARender as default pane

  • Default:

    annotation.comment.explorer.showAtStartup=false
    
annotation.use.local.storage
  • Type: boolean

  • Description: Use local storage for annotation preferences

  • Default:

    annotation.use.local.storage=false
    
annotationExplorer.showStickyNoteReplies
  • Type: boolean

  • Description: Legacy annotation explorer, show the sticky notes replies

  • Default:

    annotationExplorer.showStickyNoteReplies=false
    
annotationExplorer.showStickyNoteLabel
  • Type: boolean

  • Description: Legacy annotation explorer, show the sticky notes labels

  • Default:

    annotationExplorer.showStickyNoteLabel=true
    
annotationExplorer.adaptativeWidth.enabled
  • Type: boolean

  • Description: Legacy annotation explorer, adapts the width of the panel accordingly

  • Default:

    annotationExplorer.adaptativeWidth.enabled=true
    
annotationexplorer.enabled
  • Type: boolean

  • Description: If true, enables the legacy annotation explorer

  • Default:

    annotationexplorer.enabled=false
    
arender.web.socket.enabled
  • Type: boolean

  • Description: Enables web socket and try to initiate the web socket if the browser web socket is available. By enabling web sockets, it will try to use it to retrieve the document layout if it is taking more than a second, for example when a conversion is needed, which can optimizes performances.

  • Default:

    arender.web.socket.enabled=true
    
arender.pollLastVersion
  • Type: boolean

  • Description: Enables ARender version check

  • Default:

    arender.pollLastVersion=true
    
arenderjs.startupScript
  • Type: String
  • Description: ARenderJS Configuration: customization startup script URL
  • Default:
    (none, or empty by default)
    
bookmarkexplorer.enabled
  • Type: boolean

  • Description: If true, enables the bookmark explorer

  • Default:

    bookmarkexplorer.enabled=true
    
bookmarkexplorer.showAtStartup
  • Type: boolean

  • Description: If true, show the bookmark explorer at the application startup

  • Default:

    bookmarkexplorer.showAtStartup=false
    
bookmarkexplorer.draggable
  • Type: boolean

  • Description: If true, make the bookmarks draggable

  • Default:

    bookmarkexplorer.draggable=false
    
bookmarkexplorer.add.bookmark.enabled
  • Type: boolean

  • Description: If true, enables the bookmark creation

  • Default:

    bookmarkexplorer.add.bookmark.enabled=true
    
bookmarkexplorer.delete.bookmark.enabled
  • Type: boolean

  • Description: If true, enables the bookmark deletion

  • Default:

    bookmarkexplorer.delete.bookmark.enabled=true
    
comment.showAnnotationImage
  • Type: boolean

  • Description: Shows in the comment explorer an icon of the annotation

  • Default:

    comment.showAnnotationImage=true
    
comment.textArea.maxHeight
  • Type: integer

  • Description: Comment text area max height corresponds to the maximum height when expanding the text with the button “Show more”, in pixels

  • Default:

    comment.textArea.maxHeight=0
    
comment.contextStatusMenu.enabled
  • Type: boolean

  • Description: Enable contextual status menu will allow to right click on an comment annotation to add a status

  • Default:

    comment.contextStatusMenu.enabled=false
    
comment.multiple.thread.level.enabled
  • Type: boolean

  • Description: Enable multiple comment thread level display

  • Default:

    comment.multiple.thread.level.enabled=false
    
comment.richtext.shortcut.enabled
  • Type: boolean

  • Description: Enable richtext shortcut: [Enter] validates the annotation comment and [Shift]+[Enter] makes a new line

  • Default:

    comment.richtext.shortcut.enabled=false
    
contextualMenu.enabled
  • Type: boolean

  • Description: Activates ARender contextual right click menu

  • Default:

    contextualMenu.enabled=true
    
contextualMenu.icons.enabled
  • Type: boolean

  • Description: Activates ARender contextual icons mode

  • Default:

    contextualMenu.icons.enabled=false
    
contextualMenu.hasPrint
  • Type: boolean

  • Description: Enables the print option for the contextual menu

  • Default:

    contextualMenu.hasPrint=false
    
contextualMenu.hasPrintAll
  • Type: boolean

  • Description: Enables the print all documents option for the contextual menu

  • Default:

    contextualMenu.hasPrintAll=false
    
contextualMenu.hasStickyNote
  • Type: boolean

  • Description: Enables the create a sticky note option for the contextual menu

  • Default:

    contextualMenu.hasStickyNote=true
    
contextualMenu.hasCropBoxImage
  • Type: boolean

  • Description: Enables the create a cropbox image from the contextual menu

  • Default:

    contextualMenu.hasCropBoxImage=false
    
contextualMenu.hasHighlightText
  • Type: boolean

  • Description: Enables a textual highlight annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasHighlightText=true
    
contextualMenu.hasStrikeoutText
  • Type: boolean

  • Description: Enables a strike through annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasStrikeoutText=true
    
contextualMenu.hasUnderlineText
  • Type: boolean

  • Description: Enables an underline annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasUnderlineText=true
    
contextualMenu.hasHighlight
  • Type: boolean

  • Description: Enables an highlight annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasHighlight=true
    
contextualMenu.hasCircle
  • Type: boolean

  • Description: Enables a circle annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasCircle=true
    
contextualMenu.hasArrow
  • Type: boolean

  • Description: Enables an arrow annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasArrow=true
    
contextualMenu.hasPolygon
  • Type: boolean

  • Description: Enables a polygon annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasPolygon=false
    
contextualMenu.hasPolyline
  • Type: boolean

  • Description: Enables a polyline annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasPolyline=false
    
contextualMenu.hasFreehand
  • Type: boolean

  • Description: Enables a freehand annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasFreehand=false
    
contextualMenu.hasPageRotation
  • Type: boolean

  • Description: Enables the rotate option for the contextual menu

  • Default:

    contextualMenu.hasPageRotation=false
    
contextualMenu.hasMultiView
  • Type: boolean

  • Description: Enables the open multiview option for the contextual menu

  • Default:

    contextualMenu.hasMultiView=false
    
contextualMenu.hasShowGuideRuler
  • Type: boolean

  • Description: Enables the “show guide here” option for the contextual menu

  • Default:

    contextualMenu.hasShowGuideRuler=false
    
contextualMenu.hasHideGuideRuler
  • Type: boolean

  • Description: Enables the “hide guide ruler” option for the contextual menu

  • Default:

    contextualMenu.hasHideGuideRuler=false
    
contextualMenu.hasHyperlink
  • Type: boolean

  • Description: Enables a hyperlink creation option for the contextual menu

  • Default:

    contextualMenu.hasHyperlink=true
    
contextualMenu.hasAnchor
  • Type: boolean

  • Description: Enables an anchor creation option for the contextual menu

  • Default:

    contextualMenu.hasAnchor=true
    
contextualMenu.hasStamp
  • Type: boolean

  • Description: Enables a stamp annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasStamp=false
    
contextualMenu.hasFreetext
  • Type: boolean

  • Description: Enables a freetext annotation creation option for the contextual menu

  • Default:

    contextualMenu.hasFreetext=false
    
date.format
  • Type: String

  • Description: Specify the date format for the annotations

  • Default:

    date.format=dd-MM-yyyy HH:mm:ss
    
document.vertical.slider.changeToPage.enabled
  • Type: boolean

  • Description: Enabling the scroll by step instead of jumping to page on the scrollUp and scrollDown button

  • Default:

    document.vertical.slider.changeToPage.enabled=false
    
document.vertical.slider.new.click.scrollbar.behavior
  • Type: boolean

  • Description: No description yet provided

  • Default:

    document.vertical.slider.new.click.scrollbar.behavior=true
    
document.progressiveLoading
  • Type: boolean

  • Description: Activates the progressive loading of ARender front end side (the layout is asked by parts from the front end)

  • Default:

    document.progressiveLoading=false
    
document.loading.progress.update
  • Type: boolean

  • Description: Update and notify the end user to the progressive loading mechanisms

  • Default:

    document.loading.progress.update=true
    
documentbuilder.enabled
  • Type: boolean

  • Description: Enables the document builder button (and feature)

  • Default:

    documentbuilder.enabled=false
    
documentbuilder.button.visible
  • Type: boolean

  • Description: Sets the document builder button visible

  • Default:

    documentbuilder.button.visible=true
    
documentbuilder.activateOnStartup
  • Type: boolean

  • Description: Activate the document builder at startup as soon as the documents are ready

  • Default:

    documentbuilder.activateOnStartup=false
    
documentbuilder.hideDocumentNavigator
  • Type: boolean

  • Description: Hide the document navigator once the document builder is opened

  • Default:

    documentbuilder.hideDocumentNavigator=true
    
documentbuilder.displaySaveWarning
  • Type: boolean

  • Description: Display a save warning if a document with modifications is left when leaving ARender

  • Default:

    documentbuilder.displaySaveWarning=true
    
documentbuilder.thumbs.draggable
  • Type: boolean

  • Description: Make the document builder thumbnails draggable in order to organize the pages

  • Default:

    documentbuilder.thumbs.draggable=true
    
documentbuilder.width
  • Type: integer

  • Description: Sets the document builder panel width

  • Default:

    documentbuilder.width=280
    
documentbuilder.save.action
  • Type: String

  • Description: Sets the document builder default save button action

  • Default:

    documentbuilder.save.action=save
    
documentbuilder.save.behavior
  • Type: String

  • Description: Sets the document builder save behavior (legacy): UPDATE_NO_DOCUMENT, CREATE_NEW_FIRST_DOCUMENT, UPDATE_FIRST_DOCUMENT, UPDATE_ALL_DOCUMENT

  • Default:

    documentbuilder.save.behavior=UPDATE_NO_DOCUMENT
    
documentbuilder.save.download
  • Type: boolean

  • Description: Activates the local download builder button

  • Default:

    documentbuilder.save.download=true
    
documentbuilder.save.delete
  • Type: boolean

  • Description: Activates the delete current document from the builder button

  • Default:

    documentbuilder.save.delete=false
    
documentbuilder.save.freeze
  • Type: boolean

  • Description: Once documents are built, a frozen title will remain and need to be manually removed to confirm the operation

  • Default:

    documentbuilder.save.freeze=true
    
documentbuilder.addChild.enabled
  • Type: boolean

  • Description: Allow the document builder to create child documents (folders)

  • Default:

    documentbuilder.addChild.enabled=false
    
documentbuilder.createDocument.enabled
  • Type: boolean

  • Description: Allow the document builder to create new documents (not only compose)

  • Default:

    documentbuilder.createDocument.enabled=true
    
documentbuilder.deleteSelectedThumbs.enabled
  • Type: boolean

  • Description: Activate the feature to delete on right click a list of selected thumbs

  • Default:

    documentbuilder.deleteSelectedThumbs.enabled=true
    
documentbuilder.createDocumentFromSelectedThumbs.enabled
  • Type: boolean

  • Description: Activate the feature to create a new document from selected thumbs

  • Default:

    documentbuilder.createDocumentFromSelectedThumbs.enabled=true
    
documentbuilder.close.enabled
  • Type: boolean

  • Description: Activate the contextual menu option to close the builder

  • Default:

    documentbuilder.close.enabled=true
    
documentbuilder.button.legacySave.enabled
  • Type: boolean

  • Description: Activate the legacy save document builder button

  • Default:

    documentbuilder.button.legacySave.enabled=false
    
documentbuilder.button.download.enabled
  • Type: boolean

  • Description: Activate the button: download the builder document locally

  • Default:

    documentbuilder.button.download.enabled=true
    
documentbuilder.button.custom.enabled
  • Type: boolean

  • Description: Activate the button: run custom action on builder document

  • Default:

    documentbuilder.button.custom.enabled=false
    
documentbuilder.button.download.annotations.enabled
  • Type: boolean

  • Description: Activate the button: download the builder document with annotation

  • Default:

    documentbuilder.button.download.annotations.enabled=false
    
documentbuilder.button.updateAll.enabled
  • Type: boolean

  • Description: Activate the button: update all documents

  • Default:

    documentbuilder.button.updateAll.enabled=false
    
documentbuilder.button.createFirst.enabled
  • Type: boolean

  • Description: Activate the button: Create new first document

  • Default:

    documentbuilder.button.createFirst.enabled=false
    
documentbuilder.button.updateFirst.enabled
  • Type: boolean

  • Description: Activate the button: Update the document

  • Default:

    documentbuilder.button.updateFirst.enabled=false
    
documentbuilder.button.saveAll.enabled
  • Type: boolean

  • Description: If active, the saveAll button will visible

  • Default:

    documentbuilder.button.saveAll.enabled=false
    
documentbuilder.button.saveAll.active.when.empty
  • Type: boolean

  • Description: If active, the saveAll button will be always visible if enabled, even if documents are empty

  • Default:

    documentbuilder.button.saveAll.active.when.empty=false
    
documentbuilder.button.updateAll.active.when.empty
  • Type: boolean

  • Description: If active, the updateAll button will be always visible if enabled, even if documents are empty

  • Default:

    documentbuilder.button.updateAll.active.when.empty=false
    
documentbuilder.populatorPolicy
  • Type: String

  • Description: Sets up the policy to populate the document builder: CopyCurrentDocument or EmptyDocument

  • Default:

    documentbuilder.populatorPolicy=CopyCurrentDocument
    
documentbuilder.populatorPolicy.CopyCurrentDocument.flattenNodeHierarchy
  • Type: boolean

  • Description: Sets up the policy CopyCurrentDocument from the builder, does it need to flatten the documents indentation or not

  • Default:

    documentbuilder.populatorPolicy.CopyCurrentDocument.flattenNodeHierarchy=true
    
documentbuilder.button.hideUntilLoaded
  • Type: boolean

  • Description: Hides the document builder button until all documents have been loaded

  • Default:

    documentbuilder.button.hideUntilLoaded=true
    
documentbuilder.afterDownload
  • Type: String

  • Description: Thumb navigator view behavior after processing a download in documentbuilder: hide, disable, nochange

  • Default:

    documentbuilder.afterDownload=hide
    
documentbuilder.button.refresh.enabled
  • Type: boolean

  • Description: Activate the button: Refresh the document to its original state

  • Default:

    documentbuilder.button.refresh.enabled=true
    
documentbuilder.button.page.removal.enabled
  • Type: boolean

  • Description: Activate the red cross button to remove a page in the document builder.

  • Default:

    documentbuilder.button.page.removal.enabled=true
    
documentbuilder.button.document.removal.enabled
  • Type: boolean

  • Description: Activate the cross button to delete the document in the document builder

  • Default:

    documentbuilder.button.document.removal.enabled=true
    
documentnavigator.width
  • Type: integer

  • Description: Sets up the width (in pixel) of the document navigator (left tabs of ARender)

  • Default:

    documentnavigator.width=255
    
documentnavigator.ears.hideTimerDelay
  • Type: integer

  • Description: Sets up the time (in ms) to auto hide the arrow for maximizing or reducing the document navigator

  • Default:

    documentnavigator.ears.hideTimerDelay=500
    
documentnavigator.initialWidth
  • Type: String

  • Description: Sets up the default position of the document navigator tabs: Default, Reduced or Expanded

  • Default:

    documentnavigator.initialWidth=Default
    
documentnavigator.expand.reduce.ratio
  • Type: integer

  • Description: Default value set up to 70. The document navigator will take 70 percent of the screen.

  • Default:

    documentnavigator.expand.reduce.ratio=70
    
error.warninDelay
  • Type: integer

  • Description: Delay (in s) before showing the warning menu that the document might take time to process

  • Default:

    error.warninDelay=10
    
error.hasDownloadButton
  • Type: boolean

  • Description: Allow the error menu to display a download link for the document

  • Default:

    error.hasDownloadButton=true
    
error.hideErrorStack
  • Type: boolean

  • Description: Disable the error menu to display error stack traces (useful for debug/integration testing, not suitable for production)

  • Default:

    error.hideErrorStack=true
    
filter.comment.showTabImage
  • Type: boolean

  • Description: Allows to filter the annotation in the comment explorer

  • Default:

    filter.comment.showTabImage=true
    
filter.comment.showTabLabel
  • Type: boolean

  • Description: Shows a label instead of icons for filtering

  • Default:

    filter.comment.showTabLabel=false
    
filter.comment.showSwitchFilter
  • Type: boolean

  • Description: Shows the switch filter for solved/unresolved requests

  • Default:

    filter.comment.showSwitchFilter=true
    
image.cropbox.target.dpi
  • Type: integer

  • Description: Configures the target DPI for the pictures generated from the cropbox (base dpi is 72, default target is 150)

  • Default:

    image.cropbox.target.dpi=150
    
image.cropbox.window.position.left.px
  • Type: integer

  • Description: Setup the position in pixel of the Left of the popup window

  • Default:

    image.cropbox.window.position.left.px=0
    
image.cropbox.window.position.top.px
  • Type: integer

  • Description: Setup the position in pixel of the Top of the popup window

  • Default:

    image.cropbox.window.position.top.px=0
    
image.cropbox.window.position.width.px
  • Type: integer

  • Description: If superior to -1, will set the width of the popup window. If -1, will set to a “screen ratio” of the screen available space

  • Default:

    image.cropbox.window.position.width.px=-1
    
image.cropbox.window.position.height.px
  • Type: integer

  • Description: If superior to -1, will set the height of the popup window. If -1, will set to a “screen ratio” of the screen available space

  • Default:

    image.cropbox.window.position.height.px=-1
    
image.cropbox.window.screen.ratio
  • Type: integer

  • Description: Sets the screen ratio to use of available space for the width and height when they are set to -1

  • Default:

    image.cropbox.window.screen.ratio=3
    
image.cropbox.can.expand
  • Type: boolean

  • Description: If true, resizing the window will allow the expand of images (over their natural sizes)

  • Default:

    image.cropbox.can.expand=true
    
image.cropbox.include.annotations
  • Type: boolean

  • Description: If true, annotations will be on the cropbox

  • Default:

    image.cropbox.include.annotations=true
    
mousewheel.speed.factor
  • Type: float

  • Description: Mousewheel velocity ratio factor, the higher the faster

  • Default:

    mousewheel.speed.factor=1.0
    
notifications.duration
  • Type: integer

  • Description: Sets up the time, in milliseconds of ARender legacy notifications

  • Default:

    notifications.duration=500
    
plume.enabled
  • Type: boolean

  • Description: Enables Plume integration with ARender

  • Default:

    plume.enabled=false
    
print.renditionWidth
  • Type: integer

  • Description: Width in pixels for the images used by the print as images feature

  • Default:

    print.renditionWidth=1200
    
print.imageStyle
  • Type: String

  • Description: Sets up the CSS print width size once rendered

  • Default:

    print.imageStyle=width:800px;
    
print.includeAnnotationsByDefault
  • Type: boolean

  • Description: Always check by default the “print with annotations” option

  • Default:

    print.includeAnnotationsByDefault=false
    
print.forcePrintAnnotations
  • Type: boolean

  • Description: Force the print of annotations (cannot be unchecked)

  • Default:

    print.forcePrintAnnotations=false
    
print.waterMarkActive
  • Type: boolean

  • Description: Activate the watermarking feature from the print menu

  • Default:

    print.waterMarkActive=false
    
print.usePDFPrint
  • Type: boolean

  • Description: Print using a PDF instead of a set of images, lowers total download size

  • Default:

    print.usePDFPrint=true
    
print.allDocumentsByDefault
  • Type: boolean

  • Description: Print by default all documents

  • Default:

    print.allDocumentsByDefault=false
    
rotation.ignoreForceReadOnly
  • Type: boolean

  • Description: Rotation annotations shall ignore force read only

  • Default:

    rotation.ignoreForceReadOnly=false
    
rotation.ignoreForceLocked
  • Type: boolean

  • Description: Rotation annotations shall ignore force locked

  • Default:

    rotation.ignoreForceLocked=false
    
shortCut.copy.enabled
  • Type: boolean

  • Description: Enables copy shortcut with CRTL+C

  • Default:

    shortCut.copy.enabled=true
    
shortCut.cut.enabled
  • Type: boolean

  • Description: Enables copy shortcut with CRTL+X

  • Default:

    shortCut.cut.enabled=true
    
shortCut.print.key
  • Type: String

  • Description: Configures a print key shortcut

  • Default:

    shortCut.print.key=p
    
shortCut.print.enabled
  • Type: boolean

  • Description: Enables a print key shortcut

  • Default:

    shortCut.print.enabled=true
    
style.sheet
  • Type: String

  • Description: Change the default ARender CSS

  • Default:

    style.sheet=ARender-mat.min.css
    
thumbexplorer.enabled
  • Type: boolean

  • Description: Activates the thumbExplorer: the view to browse the document by thumbnails

  • Default:

    thumbexplorer.enabled=true
    
thumbexplorer.indentation
  • Type: integer

  • Description: Sets up the indentation of Thumbs, in pixels when they need to indent (child documents)

  • Default:

    thumbexplorer.indentation=20
    
thumbexplorer.maxLevelToLoad
  • Type: integer

  • Description: Sets up the maximum level of indentation

  • Default:

    thumbexplorer.maxLevelToLoad=10
    
thumbexplorer.thumb.margin
  • Type: integer

  • Description: Sets up the thumbs margin in pixels

  • Default:

    thumbexplorer.thumb.margin=5
    
thumbexplorer.thumb.width
  • Type: integer

  • Description: Sets up the thumbs width in pixels

  • Default:

    thumbexplorer.thumb.width=100
    
thumbexplorer.thumb.grow.min
  • Type: integer

  • Description: Sets up the minimum amount of pixels needed for the pictree to grow in size

  • Default:

    thumbexplorer.thumb.grow.min=300
    
thumbexplorer.thumb.grow.increment
  • Type: integer

  • Description: Sets up the growth increment once the thumbnail can grow

  • Default:

    thumbexplorer.thumb.grow.increment=10
    
thumbexplorer.thumb.grow.ratio
  • Type: integer

  • Description: Sets up the growth ratio corresponding to the growth of the panel

  • Default:

    thumbexplorer.thumb.grow.ratio=1
    
thumbexplorer.title.allowHTML
  • Type: boolean

  • Description: If true, allows thumbnails titles to have HTML content

  • Default:

    thumbexplorer.title.allowHTML=false
    
thumbexplorer.metadata
  • Type: boolean

  • Description: If true, thumbnails will display a popup information with document metadata

  • Default:

    thumbexplorer.metadata=true
    
thumbexplorer.layout.loading.delay
  • Type: integer

  • Description: Sets up the delay in milliseconds to load the layout for the thumbnails

  • Default:

    thumbexplorer.layout.loading.delay=5
    
thumbexplorer.contextualMenu.createPageAnchor
  • Type: boolean

  • Description: Allows to create an URL anchor to a page from the thumbnails

  • Default:

    thumbexplorer.contextualMenu.createPageAnchor=true
    
timeline.panel.annotationBar.showResizeCircleButton
  • Type: boolean

  • Description: Display the resize button for the annotation timeline panel for videos

  • Default:

    timeline.panel.annotationBar.showResizeCircleButton=true
    
timeline.panel.annotationBar.changeVideoCurrentTimeOnDrag.enabled
  • Type: boolean

  • Description: On drag of the annotations, update the video timer accordingly

  • Default:

    timeline.panel.annotationBar.changeVideoCurrentTimeOnDrag.enabled=true
    
timeline.panel.openIfAnnotated
  • Type: boolean

  • Description: Opens the timeline panel if annotations are existing on the video

  • Default:

    timeline.panel.openIfAnnotated=true
    
timeline.panel.openOnEdit
  • Type: boolean

  • Description: Opens the timeline panel if an annotation is being edited on video

  • Default:

    timeline.panel.openOnEdit=true
    
toaster.log.severe.autoHide
  • Type: boolean

  • Description: Allows SEVERE toaster notifications to autohide

  • Default:

    toaster.log.severe.autoHide=false
    
toaster.log.warning.autoHide
  • Type: boolean

  • Description: Allows WARNING toaster notifications to autohide

  • Default:

    toaster.log.warning.autoHide=true
    
toaster.log.info.autoHide
  • Type: boolean

  • Description: Allows INFO toaster notifications to autohide

  • Default:

    toaster.log.info.autoHide=true
    
toaster.log.config.autoHide
  • Type: boolean

  • Description: Allows CONFIG toaster notifications to autohide

  • Default:

    toaster.log.config.autoHide=true
    
toaster.log.fine.autoHide
  • Type: boolean

  • Description: Allows FINE toaster notifications to autohide

  • Default:

    toaster.log.fine.autoHide=true
    
toaster.log.finer.autoHide
  • Type: boolean

  • Description: Allows FINER toaster notifications to autohide

  • Default:

    toaster.log.finer.autoHide=true
    
toaster.log.finest.autoHide
  • Type: boolean

  • Description: Allows FINEST toaster notifications to autohide

  • Default:

    toaster.log.finest.autoHide=true
    
toaster.log.severe.enabled
  • Type: boolean

  • Description: Allows SEVERE toaster notifications to be displayed

  • Default:

    toaster.log.severe.enabled=true
    
toaster.log.warning.enabled
  • Type: boolean

  • Description: Allows WARNING toaster notifications to be displayed

  • Default:

    toaster.log.warning.enabled=true
    
toaster.log.info.enabled
  • Type: boolean

  • Description: Allows INFO toaster notifications to be displayed

  • Default:

    toaster.log.info.enabled=true
    
toaster.log.config.enabled
  • Type: boolean

  • Description: Allows CONFIG toaster notifications to be displayed

  • Default:

    toaster.log.config.enabled=false
    
toaster.log.fine.enabled
  • Type: boolean

  • Description: Allows FINE toaster notifications to be displayed

  • Default:

    toaster.log.fine.enabled=false
    
toaster.log.finer.enabled
  • Type: boolean

  • Description: Allows FINER toaster notifications to be displayed

  • Default:

    toaster.log.finer.enabled=false
    
toaster.log.finest.enabled
  • Type: boolean

  • Description: Allows FINEST toaster notifications to be displayed

  • Default:

    toaster.log.finest.enabled=false
    
toaster.toast.timeout
  • Type: integer

  • Description: Sets up the timeout for toaster notifications to be hidden

  • Default:

    toaster.toast.timeout=2000
    
toaster.toast.newestOnTop
  • Type: boolean

  • Description: If true, displays the newest toaster logs on top, if false, on the bottom

  • Default:

    toaster.toast.newestOnTop=true
    
toolbar.activateBorders
  • Type: boolean

  • Description: Allows from the toolbar to alter the borders of annotations

  • Default:

    toolbar.activateBorders=true
    
toolbar.lockedObfuscate
  • Type: boolean

  • Description: If true, all redaction annotations will become locked once saved, and can no longer be edited

  • Default:

    toolbar.lockedObfuscate=false
    
toolbar.opacity.slider.enabled
  • Type: boolean

  • Description: Enables opacity slider for annotations that support it

  • Default:

    toolbar.opacity.slider.enabled=true
    
toolbar.richtext.hasSubscript
  • Type: boolean

  • Description: Enables subscript support in rich text

  • Default:

    toolbar.richtext.hasSubscript=false
    
toolbar.richtext.hasSuperscript
  • Type: boolean

  • Description: Enables superscript support in rich text

  • Default:

    toolbar.richtext.hasSuperscript=false
    
toolbar.richtext.hasStrikeThrough
  • Type: boolean

  • Description: Enables strike through support in rich text

  • Default:

    toolbar.richtext.hasStrikeThrough=false
    
toolbar.richtext.hasRemoveFormat
  • Type: boolean

  • Description: Enables the format removal of the selected in rich text

  • Default:

    toolbar.richtext.hasRemoveFormat=false
    
topPanel.logo
  • Type: boolean

  • Description: Show the top panel logo

  • Default:

    topPanel.logo=true
    
topPanel.logo.url
  • Type: String

  • Description: Define the top panel logo URL

  • Default:

    topPanel.logo.url=arender-icones-svg/arender-logo-white.svg
    
topPanel.logo.width
  • Type: integer

  • Description: The top panel logo width (in pixel)

  • Default:

    topPanel.logo.width=26
    
topPanel.logo.height
  • Type: integer

  • Description: The top panel logo height (in pixel)

  • Default:

    topPanel.logo.height=26
    
topPanel.logo.margin.left
  • Type: integer

  • Description: The top panel logo margin left (in pixel)

  • Default:

    topPanel.logo.margin.left=10
    
topPanel.widgets.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the top panel

  • Default:

    topPanel.widgets.beanNames=logo,documentMenu,printButton,annotationMenu,cropBoxButton,saveDirtyAnnotations,refreshAnnotation,addObfuscateAnnotationButton,addObfuscateZoneAnnotationButton,ImageProcessingVerticalSubMenu,navigationButtons,zoomButtons,rotationButtons,multiViewTools,annotationToolbar,searchBox,fullscreenButton,documentBuilderButton,plumeMenu
    
topPanel.navigation.buttons.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the navigation section

  • Default:

    topPanel.navigation.buttons.beanNames=firstPageButton,previousPageButton,pageNavigation,nextPageButton,lastPageButton
    
topPanel.zoom.buttons.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the zoom section

  • Default:

    topPanel.zoom.buttons.beanNames=zoomOut,zoomBox,zoomIn,zoomInZone,zoomInZoneGlass,zoomFullWidth,zoomFullHeight,zoomFullPage
    
topPanel.rotation.buttons.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the rotation section

  • Default:

    topPanel.rotation.buttons.beanNames=rotateAllLeft,rotateLeft,rotateRight,rotateAllRight,rotateReset
    
topPanel.annotation.buttons.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the annotation sub-menu

  • Default:

    topPanel.annotation.buttons.beanNames=addStickyNoteAnnotationButton,addFreeTextAnnotationButton,addHighlightRectangleAnnotationButton,addHighlightCircleAnnotationButton,addHighlightRectangleAnnotationRepeatButton,addHighlightCircleAnnotationRepeatButton,addPolygonAnnotationButton,addPolylineAnnotationButton,addFreehandAnnotationButton,addHighlightTextAnnotationButton,addUnderlineTextAnnotationButton,addStrikethroughTextAnnotationButton,addArrowAnnotationButton,addArrowAnnotationRepeatButton,addStampAnnotationButton,addPolygonAnnotationRepeatButton,addPolylineAnnotationRepeatButton,addFreehandAnnotationRepeatButton,addHighlightTextAnnotationRepeatButton,addUnderlineTextAnnotationRepeatButton,addStrikethroughTextAnnotationRepeatButton,showAllAnnotationsButton,showAllAnnotationsAndRotationsButton
    
topPanel.download.buttons.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the download/upload file sub-menu

  • Default:

    topPanel.download.buttons.beanNames=downloadButton,downloadRootButton,downloadPdfButton,downloadAllButton,downloadAnnotationsButton,downloadAnnotationsCSVButton,downloadXFDFAnnotationsButton,downloadFDFAnnotationsButton,downloadWithFDFAnnotationsButton,uploadButton,uploadURLButton,uploadXFDFButton
    
topPanel.imageProcessing.buttons.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the image processing file sub-menu

  • Default:

    topPanel.imageProcessing.buttons.beanNames=ImageProcessingVerticalSubMenu
    
topPanel.imageProcessing.buttons.vertical.beanNames
  • Type: String

  • Description: The list of widgets to define (XML bean names) for the image processing file sub-menu in vertical

  • Default:

    topPanel.imageProcessing.buttons.vertical.beanNames=contrastSlider,brightnessSlider
    
topPanel.documentMenu
  • Type: boolean

  • Description: Activate the document sub-menu

  • Default:

    topPanel.documentMenu=true
    
topPanel.cropbox.enabled
  • Type: boolean

  • Description: Activate the button for cropbox in the toppanel

  • Default:

    topPanel.cropbox.enabled=false
    
topPanel.lineHeadTailMenu
  • Type: boolean

  • Description: Change to false to remove line head options menu.

  • Default:

    topPanel.lineHeadTailMenu=true
    
topPanel.documentMenu.upload
  • Type: boolean

  • Description: Activate the upload file button

  • Default:

    topPanel.documentMenu.upload=true
    
topPanel.documentMenu.url
  • Type: boolean

  • Description: Activate the open url button

  • Default:

    topPanel.documentMenu.url=true
    
topPanel.documentMenu.url.open.using.enter
  • Type: boolean

  • Description: Allow to use enter to validate the input URL from the URL button

  • Default:

    topPanel.documentMenu.url.open.using.enter=true
    
topPanel.documentMenu.xfdfUpload
  • Type: boolean

  • Description: Activate the top panel XFDF upload button

  • Default:

    topPanel.documentMenu.xfdfUpload=false
    
topPanel.documentMenu.download
  • Type: boolean

  • Description: Activate the top panel download document button

  • Default:

    topPanel.documentMenu.download=true
    
topPanel.documentMenu.download.root
  • Type: boolean

  • Description: Activate the top panel download composite document button

  • Default:

    topPanel.documentMenu.download.root=true
    
topPanel.documentMenu.download.behavior
  • Type: String

  • Description: The default behavior for download. Valid values: DOWNLOAD_SOURCE or DOWNLOAD_NON_PDF

  • Default:

    topPanel.documentMenu.download.behavior=DOWNLOAD_NON_PDF
    
topPanel.documentMenu.downloadPDF
  • Type: boolean

  • Description: Activate the top panel button: download document as PDF

  • Default:

    topPanel.documentMenu.downloadPDF=true
    
topPanel.documentMenu.downloadAll
  • Type: boolean

  • Description: Activate the top panel button: download all current documents as a single PDF

  • Default:

    topPanel.documentMenu.downloadAll=true
    
topPanel.documentMenu.downloadAnnotation
  • Type: boolean

  • Description: Activate the top panel button: download the current document with annotations as PDF

  • Default:

    topPanel.documentMenu.downloadAnnotation=true
    
topPanel.documentMenu.downloadCSVAnnotations
  • Type: boolean

  • Description: Activate the top panel button: download the current document annotations as CSV

  • Default:

    topPanel.documentMenu.downloadCSVAnnotations=false
    
topPanel.documentMenu.downloadWithFDFAnnotation
  • Type: boolean

  • Description: Activate the top panel button: download the current document with annotations as FDF

  • Default:

    topPanel.documentMenu.downloadWithFDFAnnotation=false
    
topPanel.documentMenu.downloadXFDFAnnotations
  • Type: boolean

  • Description: Activate the top panel button: download the current document annotations as XFDF

  • Default:

    topPanel.documentMenu.downloadXFDFAnnotations=false
    
topPanel.documentMenu.downloadFDFAnnotations
  • Type: boolean

  • Description: Activate the top panel button: download the current document annotations as FDF

  • Default:

    topPanel.documentMenu.downloadFDFAnnotations=false
    
topPanel.imageProcessMenu.processBrightness
  • Type: String

  • Description: Sets up slider to handle brightness

  • Default:

    topPanel.imageProcessMenu.processBrightness=brightness
    
topPanel.imageProcessMenu.processContrast
  • Type: String

  • Description: Sets up slider to handle contrast

  • Default:

    topPanel.imageProcessMenu.processContrast=contrast
    
topPanel.imageProcessMenu.doOnAllPage
  • Type: boolean

  • Description: Enable the image process on all pages

  • Default:

    topPanel.imageProcessMenu.doOnAllPage=true
    
topPanel.imageProcessMenu.maxBrightness
  • Type: integer

  • Description: Sets up the max value of the brightness slider

  • Default:

    topPanel.imageProcessMenu.maxBrightness=201
    
topPanel.imageProcessMenu.maxContrast
  • Type: integer

  • Description: Sets up the max value of the contrast slider

  • Default:

    topPanel.imageProcessMenu.maxContrast=201
    
topPanel.imageProcessMenu.defaultBrightness
  • Type: integer

  • Description: Sets up the default value of the brightness slider

  • Default:

    topPanel.imageProcessMenu.defaultBrightness=100
    
topPanel.imageProcessMenu.defaultContrast
  • Type: integer

  • Description: Sets up the default value of the contrast slider

  • Default:

    topPanel.imageProcessMenu.defaultContrast=100
    
topPanel.imageProcessMenu
  • Type: boolean

  • Description: Activate the top panel imageProcessing button

  • Default:

    topPanel.imageProcessMenu=true
    
topPanel.subMenu.button.timeOut
  • Type: integer

  • Description: Sets up the time in Milliseconds before the sub-menu buttons disappear

  • Default:

    topPanel.subMenu.button.timeOut=100
    
topPanel.subMenu.subPanel.timeOut
  • Type: integer

  • Description: Sets up the time in Milliseconds before the sub-menu panel disappears

  • Default:

    topPanel.subMenu.subPanel.timeOut=500
    
topPanel.print
  • Type: boolean

  • Description: Activate the print button in the topPanel

  • Default:

    topPanel.print=true
    
topPanel.annotationMenu
  • Type: boolean

  • Description: Activate the annotation sub-menu

  • Default:

    topPanel.annotationMenu=true
    
topPanel.annotationMenu.stickyNote
  • Type: boolean

  • Description: Activate the sticky note annotation button

  • Default:

    topPanel.annotationMenu.stickyNote=true
    
topPanel.annotationMenu.freetext
  • Type: boolean

  • Description: Activate the freetext annotation button

  • Default:

    topPanel.annotationMenu.freetext=true
    
topPanel.annotationMenu.stickyNote.editable
  • Type: boolean

  • Description: Allow the sticky note to be edited

  • Default:

    topPanel.annotationMenu.stickyNote.editable=true
    
topPanel.annotationMenu.highlight
  • Type: boolean

  • Description: Activate the highlight annotation button

  • Default:

    topPanel.annotationMenu.highlight=true
    
topPanel.annotationMenu.highlight.repeat
  • Type: boolean

  • Description: Activate the highlight annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.highlight.repeat=false
    
topPanel.annotationMenu.arrow
  • Type: boolean

  • Description: Activate the arrow annotation button

  • Default:

    topPanel.annotationMenu.arrow=true
    
topPanel.annotationMenu.arrow.repeat
  • Type: boolean

  • Description: Activate the arrow annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.arrow.repeat=false
    
topPanel.annotationMenu.polygon
  • Type: boolean

  • Description: Activate the polygon annotation button

  • Default:

    topPanel.annotationMenu.polygon=true
    
topPanel.annotationMenu.polygon.repeat
  • Type: boolean

  • Description: Activate the polygon annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.polygon.repeat=false
    
topPanel.annotationMenu.polyline
  • Type: boolean

  • Description: Activate the polyline annotation button

  • Default:

    topPanel.annotationMenu.polyline=true
    
topPanel.annotationMenu.polyline.repeat
  • Type: boolean

  • Description: Activate the polyline annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.polyline.repeat=false
    
topPanel.annotationMenu.freehand
  • Type: boolean

  • Description: Activate the freehand annotation button

  • Default:

    topPanel.annotationMenu.freehand=true
    
topPanel.annotationMenu.freehand.repeat
  • Type: boolean

  • Description: Activate the freehand annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.freehand.repeat=false
    
topPanel.annotationMenu.highlightText
  • Type: boolean

  • Description: Activate the text highlight annotation button

  • Default:

    topPanel.annotationMenu.highlightText=false
    
topPanel.annotationMenu.highlightText.repeat
  • Type: boolean

  • Description: Activate the text highlight annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.highlightText.repeat=false
    
topPanel.annotationMenu.underlineText
  • Type: boolean

  • Description: Activate the text underline annotation button

  • Default:

    topPanel.annotationMenu.underlineText=false
    
topPanel.annotationMenu.underlineText.repeat
  • Type: boolean

  • Description: Activate the text underline annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.underlineText.repeat=false
    
topPanel.annotationMenu.strikethroughText
  • Type: boolean

  • Description: Activate the strikethrough text annotation button

  • Default:

    topPanel.annotationMenu.strikethroughText=false
    
topPanel.annotationMenu.strikethroughText.repeat
  • Type: boolean

  • Description: Activate the strikethrough text annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.strikethroughText.repeat=false
    
topPanel.annotationMenu.circle
  • Type: boolean

  • Description: Activate the circle annotation button

  • Default:

    topPanel.annotationMenu.circle=true
    
topPanel.annotationMenu.circle.repeat
  • Type: boolean

  • Description: Activate the circle annotation button, in repeat mode (does not cancel unless pressed again)

  • Default:

    topPanel.annotationMenu.circle.repeat=false
    
topPanel.annotationMenu.stamp
  • Type: boolean

  • Description: Activate the stamp annotation button

  • Default:

    topPanel.annotationMenu.stamp=true
    
topPanel.annotationMenu.hide
  • Type: boolean

  • Description: Activate the hide annotations button

  • Default:

    topPanel.annotationMenu.hide=true
    
topPanel.annotationMenu.hideAll
  • Type: boolean

  • Description: Activate the hide all annotations button (includes redaction)

  • Default:

    topPanel.annotationMenu.hideAll=false
    
topPanel.obfuscate
  • Type: boolean

  • Description: Activate the redaction annotation button

  • Default:

    topPanel.obfuscate=false
    
topPanel.refresh
  • Type: boolean

  • Description: Activate the refresh annotations button

  • Default:

    topPanel.refresh=true
    
topPanel.zoomBox
  • Type: boolean

  • Description: Activate the boxed zoom button

  • Default:

    topPanel.zoomBox=true
    
topPanel.pageNavigation.first
  • Type: boolean

  • Description: Activates the go to first page navigation button

  • Default:

    topPanel.pageNavigation.first=true
    
topPanel.pageNavigation.previous
  • Type: boolean

  • Description: Activates the go to previous page navigation button

  • Default:

    topPanel.pageNavigation.previous=true
    
topPanel.pageNavigation.next
  • Type: boolean

  • Description: Activates the go to next page navigation button

  • Default:

    topPanel.pageNavigation.next=true
    
topPanel.pageNavigation.last
  • Type: boolean

  • Description: Activates the go to last page navigation button

  • Default:

    topPanel.pageNavigation.last=true
    
topPanel.zoom.fullWidth
  • Type: boolean

  • Description: Activates the zoom (full width of document) button

  • Default:

    topPanel.zoom.fullWidth=true
    
topPanel.zoom.fullHeight
  • Type: boolean

  • Description: Activates the zoom (full height of document) button

  • Default:

    topPanel.zoom.fullHeight=true
    
topPanel.zoom.fullPage
  • Type: boolean

  • Description: Activates the zoom (full page of document) button

  • Default:

    topPanel.zoom.fullPage=true
    
topPanel.zoom.in
  • Type: boolean

  • Description: Activates the zoom in button

  • Default:

    topPanel.zoom.in=true
    
topPanel.zoom.out
  • Type: boolean

  • Description: Activates the zoom out button

  • Default:

    topPanel.zoom.out=true
    
topPanel.zoom.zone
  • Type: boolean

  • Description: Activates the zoom by zone button

  • Default:

    topPanel.zoom.zone=true
    
topPanel.zoom.zoneGlass
  • Type: boolean

  • Description: Activates the zoom (magnifying glass) button

  • Default:

    topPanel.zoom.zoneGlass=false
    
topPanel.zoom.zoneGlass.value
  • Type: integer

  • Description: Sets the default zoom ratio for the magnifying glass

  • Default:

    topPanel.zoom.zoneGlass.value=2
    
topPanel.rotation.left
  • Type: boolean

  • Description: Activates the rotate left button

  • Default:

    topPanel.rotation.left=true
    
topPanel.rotation.right
  • Type: boolean

  • Description: Activates the rotate right button

  • Default:

    topPanel.rotation.right=true
    
topPanel.rotation.all
  • Type: boolean

  • Description: Activates the rotate all pages buttons

  • Default:

    topPanel.rotation.all=false
    
topPanel.rotation.reset
  • Type: boolean

  • Description: Activates the rotate left button

  • Default:

    topPanel.rotation.reset=false
    
topPanel.rotation.degree
  • Type: integer

  • Description: Sets up the amount of rotation applied when pressing the rotation buttons

  • Default:

    topPanel.rotation.degree=90
    
topPanel.rotation.add
  • Type: boolean

  • Description: Activates rotations sub-menu

  • Default:

    topPanel.rotation.add=true
    
topPanel.search
  • Type: boolean

  • Description: Activates the search in the top panel

  • Default:

    topPanel.search=true
    
topPanel.search.default
  • Type: boolean

  • Description: If true, default search behavior. Otherwise, open in the advanced search panel

  • Default:

    topPanel.search.default=false
    
topPanel.search.displayResultsInExplorer
  • Type: boolean

  • Description: If true and topPanel.search.default is true, display search text results in the AdvancedSearchExplorer.

  • Default:

    topPanel.search.displayResultsInExplorer=false
    
topPanel.search.searchByVisiblePage
  • Type: boolean

  • Description: If true, the “next result” search button will jump to the next result on the current visible page instead of resuming where you left the search

  • Default:

    topPanel.search.searchByVisiblePage=true
    
topPanel.fullscreen
  • Type: boolean

  • Description: Activates the full screen button in the top panel

  • Default:

    topPanel.fullscreen=true
    
topPanel.fullscreen.hideTopPanel
  • Type: boolean

  • Description: If true, full screen will hide the top panel totally

  • Default:

    topPanel.fullscreen.hideTopPanel=false
    
topPanel.fullscreen.alwaysShowTopPanel
  • Type: boolean

  • Description: If true, the toppanel will always be visible in fullscreen and won’t hide

  • Default:

    topPanel.fullscreen.alwaysShowTopPanel=false
    
upload.file.openInNewWindow
  • Type: boolean

  • Description: Uploaded files should open in a new window of ARender

  • Default:

    upload.file.openInNewWindow=false
    
visualization.mode
  • Type: String

  • Description: Visualization mode: Single, BookMode

  • Default:

    visualization.mode=Single
    
visualization.reload.lower.quality
  • Type: boolean

  • Description: Reload lower quality images once the higher quality has been fetched (always load the perfect size, or save bandwidth)

  • Default:

    visualization.reload.lower.quality=false
    
visualization.video.autoplay
  • Type: boolean

  • Description: Autoplay videos

  • Default:

    visualization.video.autoplay=true
    
visualization.pagechange.mouse
  • Type: boolean

  • Description: Mousewheel can change a document page

  • Default:

    visualization.pagechange.mouse=false
    
visualization.pagechange.animation
  • Type: boolean

  • Description: Do animation on page changes (with navigation buttons)

  • Default:

    visualization.pagechange.animation=false
    
visualization.pagecorner.enabled
  • Type: boolean

  • Description: Display a corner on the pages border, allowing to change pages

  • Default:

    visualization.pagecorner.enabled=false
    
visualization.pagecorner.animation
  • Type: boolean

  • Description: Animates the page corner

  • Default:

    visualization.pagecorner.animation=false
    
visualization.fullscreen
  • Type: boolean

  • Description: Activates the full screen visualisation in ARender

  • Default:

    visualization.fullscreen=false
    
visualization.zoom.type
  • Type: String

  • Description: Sets up the default zoom type: Default, FullWidth, FullHeight, In, Out, Custom, FullPage

  • Default:

    visualization.zoom.type=FullWidth
    
visualization.zoom.value
  • Type: integer

  • Description: Default Zoom value, in percent in case of custom zoom

  • Default:

    visualization.zoom.value=100
    
visualization.zoom.animation
  • Type: boolean

  • Description: Animate on zoom

  • Default:

    visualization.zoom.animation=false
    
visualization.zoom.by.biggest.page
  • Type: boolean

  • Description: Zoom according to the biggest page (width or height). Otherwise to the first page

  • Default:

    visualization.zoom.by.biggest.page=true
    
visualization.rotation.save.enabled
  • Type: boolean

  • Description: Allows rotations to be saved as annotation

  • Default:

    visualization.rotation.save.enabled=false
    
visualization.guideruler.enabled
  • Type: boolean

  • Description: Activate the ruler guide for ARender

  • Default:

    visualization.guideruler.enabled=false
    
visualization.guideruler.height
  • Type: integer

  • Description: Defines the height in pixel of the ruler guide

  • Default:

    visualization.guideruler.height=10
    
visualization.guideruler.increment
  • Type: integer

  • Description: Defines the movement in height in pixel for the ruler guide

  • Default:

    visualization.guideruler.increment=10
    
visualization.multiView.enabled
  • Type: boolean

  • Description: Allows documents to be viewed in multi documents

  • Default:

    visualization.multiView.enabled=true
    
visualization.multiView.direction
  • Type: String

  • Description: Defines the direction in which the multi view will open documents: horizontal or vertical

  • Default:

    visualization.multiView.direction=vertical
    
visualization.multiView.doComparison
  • Type: boolean

  • Description: Allows to compare documents on start of ARender, when two documents or more are opened

  • Default:

    visualization.multiView.doComparison=false
    
visualization.multiView.showOnStart
  • Type: boolean

  • Description: Show the multivew mode on start

  • Default:

    visualization.multiView.showOnStart=false
    
visualization.multiView.synchronized
  • Type: boolean

  • Description: Synchronize the scrolling of the views when in multiview

  • Default:

    visualization.multiView.synchronized=true
    
visualization.multiView.focusOnClick
  • Type: boolean

  • Description: Force the user to click on the documents instead of mouse hovering to change on which document can be annotated

  • Default:

    visualization.multiView.focusOnClick=false
    
visualization.multiView.header.timeoutMs
  • Type: integer

  • Description: Timeout in milliseconds to auto hide the timer

  • Default:

    visualization.multiView.header.timeoutMs=5000
    
visualization.images.sharpen
  • Type: boolean

  • Description: Place a css on document images to undo some of the “optimisations” browser do to display images

  • Default:

    visualization.images.sharpen=false
    
visualization.images.tolerance
  • Type: integer

  • Description: Adapts the images width tolerance in pixel (received versus drawn on screen).

  • Default:

    visualization.images.tolerance=10
    
visualization.images.svg.preview
  • Type: boolean

  • Description: Enables or disables the SVG previews images

  • Default:

    visualization.images.svg.preview=true
    
visualization.pages.prefetch
  • Type: integer

  • Description: Amount of pages to preload before they become visible

  • Default:

    visualization.pages.prefetch=2
    
visualization.maximumConcurrentImageFetching
  • Type: integer

  • Description: Maximum number of document images to fetch simultaneously

  • Default:

    visualization.maximumConcurrentImageFetching=8
    
visualization.nonVisiblePageTimeout
  • Type: integer

  • Description: Cleanup images which where non-visible for a long time (ms)

  • Default:

    visualization.nonVisiblePageTimeout=120000
    
visualization.imageCleanupPeriod
  • Type: integer

  • Description: Period at which images are cleaned (ms)

  • Default:

    visualization.imageCleanupPeriod=1500
    
visualization.maxImageCacheSize
  • Type: integer

  • Description: Maximum number of images to store in the cleanup cache before LRU eviction occurs

  • Default:

    visualization.maxImageCacheSize=20
    
window.maximize
  • Type: boolean

  • Description: Maximizes the ARender window

  • Default:

    window.maximize=false