-
Type: boolean
-
Description: Disable/enable showing statistics in the about dialog box
-
Default:
about.dialog.statistics.enable=true
-
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
-
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
-
Type: boolean
-
Description: Displays the current version in the about dialog box
-
Default:
about.dialog.show.current.version=true
-
Type: boolean
-
Description: Displays the current user in the about dialog box
-
Default:
about.dialog.show.current.user=true
-
Type: boolean
-
Description: If true, enables the advanced search explorer
-
Default:
advanced.searchexplorer.enabled=true
-
Type: integer
-
Description: Sets up the minimum character length allowed
-
Default:
advanced.searchexplorer.min.characterLength=0
-
Type: integer
-
Description: Sets up the maximum character length allowed
-
Default:
advanced.searchexplorer.max.characterLength=255
-
Type: boolean
-
Description: If true, enables tooltip on hover
-
Default:
advanced.searchexplorer.tooltipOnHover.enabled=true
-
Type: boolean
-
Description: If true, enables case sensitive tooltip
-
Default:
advanced.searchexplorer.caseSensitive.tooltip.enabled=false
-
Type: boolean
-
Description: If true, enables accent sensitive tooltip
-
Default:
advanced.searchexplorer.accentSensitive.tooltip.enabled=false
-
Type: boolean
-
Description: If true, enables regex tooltip
-
Default:
advanced.searchexplorer.regex.tooltip.enabled=true
-
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
-
Type: boolean
-
Description: If true, all redaction annotations can be hidden using the regular hide annotations button
-
Default:
annotation.canHideObfuscate=false
-
Type: boolean
-
Description: Allows annotations to be automatically save after edition
-
Default:
annotation.autosave=false
-
Type: boolean
-
Description: Auto refreshes the annotations after save
-
Default:
annotation.autorefresh=true
-
Type: integer
-
Description: Auto save annotation timer delay in milliseconds
-
Default:
annotation.autosave.timerDelay=1000
-
Type: boolean
-
Description: When saving annotations, display the loading animation
-
Default:
annotation.loadingGIF=true
-
Type: boolean
-
Description: Load the existing document annotations on display
-
Default:
annotation.loadExisting=true
-
Type: boolean
-
Description: Display a warning to the end user when annotations are left unsaved
-
Default:
annotation.displaySaveWarning=true
-
Type: boolean
-
Description: All saved annotations will be set to read only
-
Default:
annotation.forceReadOnly=false
-
Type: boolean
-
Description: All saved annotations will be set to locked
-
Default:
annotation.forceLocked=false
-
Type: boolean
-
Description: Display a pictogram near the commented annotation
-
Default:
annotation.comment.pictogram.enabled=true
-
Type: float
-
Description: Opacity of the sticky note annotation
-
Default:
annotation.stickyNote.opacity=1.0
-
Type: integer
-
Description: Minimum width in pixel of the sticky note annotation
-
Default:
annotation.stickyNote.minimum.width=140
-
Type: integer
-
Description: Minimum height in pixel of the sticky note annotation
-
Default:
annotation.stickyNote.minimum.height=70
-
Type: Color, in format #RRGGBB
-
Description: Color of the sticky note annotation
-
Default:
annotation.stickyNote.default.color=#F3F001
-
Type: boolean
-
Description: Hide borders options of the sticky note annotation
-
Default:
annotation.stickyNote.hide.border=true
-
Type: boolean
-
Description: Hide details of the sticky note annotation
-
Default:
annotation.stickyNote.hide.details=false
-
Type: String
-
Description: Font of the sticky note annotation
-
Default:
annotation.stickyNote.default.font=Helvetica
-
Type: Color, in format #RRGGBB
-
Description: Font color of the sticky note annotation
-
Default:
annotation.stickyNote.default.fontColor=#000000
-
Type: integer
-
Description: Font size of the sticky note annotation
-
Default:
annotation.stickyNote.default.fontSize=2
-
Type: boolean
-
Description: Set the font bold by default for the sticky note annotation
-
Default:
annotation.stickyNote.default.bold=false
-
Type: boolean
-
Description: Set the font underlined by default for the sticky note annotation
-
Default:
annotation.stickyNote.default.underline=false
-
Type: boolean
-
Description: Set the font italic by default for the sticky note annotation
-
Default:
annotation.stickyNote.default.italic=false
-
Type: boolean
-
Description: Enables a link between the pin and the note for sticky note
-
Default:
annotation.stickyNote.dotLink.enabled=true
-
Type: integer
-
Description: Default pin size in pixel for the sticky note
-
Default:
annotation.stickyNote.pin.default.size=20
-
Type: integer
-
Description: Auto hide delay in milliseconds for the annotation popups
-
Default:
annotation.popup.autohide.delay.ms=300
-
Type: Color, in format #RRGGBB
-
Description: Popup fallback background color when the annotation background color is empty
-
Default:
annotation.popup.default.background.color=#F6F6F6
-
Type: float
-
Description: Opacity for the rectangle annotation
-
Default:
annotation.rectangle.opacity=0.7
-
Type: integer
-
Description: Minimum width in pixel for the rectangle annotation
-
Default:
annotation.rectangle.minimum.width=30
-
Type: integer
-
Description: Minimum height in pixel for the rectangle annotation
-
Default:
annotation.rectangle.minimum.height=10
-
Type: Color, in format #RRGGBB
-
Description: Color for the rectangle annotation
-
Default:
annotation.rectangle.default.color=#EAF39C
-
Type: Color, in format #RRGGBB
-
Description: Border color for the rectangle annotation
-
Default:
annotation.rectangle.default.border.color=#EAF39C
-
Type: integer
-
Description: Border width in pixel for the rectangle annotation
-
Default:
annotation.rectangle.default.border.width=0
-
Type: float
-
Description: Opacity for the circle annotation
-
Default:
annotation.circle.opacity=0.7
-
Type: integer
-
Description: Minimum width in pixel for the circle annotation
-
Default:
annotation.circle.minimum.width=30
-
Type: integer
-
Description: Minimum height for the circle annotation
-
Default:
annotation.circle.minimum.height=10
-
Type: Color, in format #RRGGBB
-
Description: Color for the circle annotation
-
Default:
annotation.circle.default.color=#EAF39C
-
Type: Color, in format #RRGGBB
-
Description: Border color for the circle annotation
-
Default:
annotation.circle.default.border.color=#EAF39C
-
Type: integer
-
Description: Border width in pixel for the circle annotation
-
Default:
annotation.circle.default.border.width=0
-
Type: float
-
Description: Opacity for the highlight annotation
-
Default:
annotation.highlighttext.opacity=0.7
-
Type: Color, in format #RRGGBB
-
Description: Color for the highlight annotation
-
Default:
annotation.highlighttext.default.color=#EAF39C
-
Type: Color, in format #RRGGBB
-
Description: Color for the redaction annotation
-
Default:
annotation.redaction.default.color=#273746
-
Type: float
-
Description: Strike width ratio for underline - strike through annotations
-
Default:
annotation.highlighttext.strike.width.ratio=0.1
-
Type: float
-
Description: Opacity for the Freetext annotation
-
Default:
annotation.freetext.opacity=0.7
-
Type: integer
-
Description: Minimum width in pixel for the Freetext annotation
-
Default:
annotation.freetext.minimum.width=30
-
Type: integer
-
Description: Minimum height in pixel for the Freetext annotation
-
Default:
annotation.freetext.minimum.height=10
-
Type: Color, in format #RRGGBB
-
Description: Color for the Freetext annotation
-
Default:
annotation.freetext.default.color=#EEEEEE
-
Type: Color, in format #RRGGBB
-
Description: Border color for the Freetext annotation
-
Default:
annotation.freetext.default.border.color=#FF0000
-
Type: integer
-
Description: Border width in pixel for the Freetext annotation
-
Default:
annotation.freetext.default.border.width=2
-
Type: boolean
-
Description: Adapt font size according to the zoom ratio
-
Default:
annotation.freetext.adapt.font.size.enabled=false
-
Type: Color, in format rgb(r,g,b)
-
Description: Arrow annotation color
-
Default:
annotation.arrow.backgroundColor=rgb(42, 72, 105)
-
Type: boolean
-
Description: Allow arrows to measure distances
-
Default:
annotation.arrow.computeDistance=false
-
Type: integer
-
Description: Defines a minimal head size in pixel for arrows
-
Default:
annotation.arrow.minimal.head.size=-1
-
Type: integer
-
Description: Defines a base distance for the head of arrow in X in pixel
-
Default:
annotation.arrow.x.defaultDistance=12
-
Type: integer
-
Description: Defines a base distance for the head of arrow in Y in pixel
-
Default:
annotation.arrow.y.defaultDistance=12
-
Type: float
-
Description: Opacity for the polygon annotation
-
Default:
annotation.polygon.opacity=0.7
-
Type: Color, in format rgb(r,g,b)
-
Description: Color for the polygon annotation
-
Default:
annotation.polygon.backgroundColor=rgb(42, 72, 105)
-
Type: float
-
Description: Border width for the polygon annotation
-
Default:
annotation.polygon.width=2.0f
-
Type: integer
-
Description: Opacity for the polyline annotation
-
Default:
annotation.polyline.opacity=1
-
Type: Color, in format rgb(r,g,b)
-
Description: Color for the polyline annotation
-
Default:
annotation.polyline.backgroundColor=rgb(42, 72, 105)
-
Type: float
-
Description: Border width for the polyline annotation
-
Default:
annotation.polyline.width=2.0f
-
Type: integer
-
Description: Opacity for the freehand annotation
-
Default:
annotation.ink.opacity=1
-
Type: Color, in format rgb(r,g,b)
-
Description: Color for the freehand annotation
-
Default:
annotation.ink.backgroundColor=rgb(42, 72, 105)
-
Type: float
-
Description: Border width for the freehand annotation
-
Default:
annotation.ink.width=2.0f
-
Type: float
-
Description: Opacity for the Hyperlink annotation
-
Default:
annotation.hyperlink.opacity=0.5f
-
Type: Color, in format #RRGGBB
-
Description: Color for the Hyperlink annotation
-
Default:
annotation.hyperlink.default.color=#0000FF
-
Type: boolean
-
Description: Allow stamps to be create in the current browser orientation (including document rotations)
-
Default:
annotation.stamp.create.in.browser.orientation=false
-
Type: boolean
-
Description: Allow custom stamp to be created
-
Default:
annotation.stampCustom.enabled=true
-
Type: integer
-
Description: Maximum of custom stamp allowed to be added in favorite
-
Default:
annotation.stampCustom.maxFavorite=15
-
Type: boolean
-
Description: Auto activate the draggable widgets for the Freetext when in edition mode.
-
Default:
annotation.freetext.drag.widgets.on.edit=true
-
Type: boolean
-
Description: Stamp rotation effect in video mode (easter egg)
-
Default:
annotation.rotation.windmillEffect.enabled=false
-
Type: boolean
-
Description: Annotations are loaded per page
-
Default:
annotation.loadPerPage=false
-
Type: boolean
-
Description: When searching for text, also search within annotation content
-
Default:
annotation.searchTextInAnnotations=true
-
Type: String
-
Description: Default dash array style when the border style is set to DASH
-
Default:
annotation.default.stroke.dasharray=5.0,2.0
-
Type: boolean
-
Description: Activate the info popup for annotations
-
Default:
annotation.info.popup.enabled=true
-
Type: boolean
-
Description: Activate the popup info for annotations who aren’t editable
-
Default:
annotation.info.popup.evenIfEditable=false
-
Type: boolean
-
Description: Display the last updated time for the annotation
-
Default:
annotation.info.popup.displayUpdate=false
-
Type: boolean
-
Description: Activates the comment explorer for displaying annotation details
-
Default:
annotation.comment.explorer.enabled=true
-
Type: boolean
-
Description: Sets up the comment explorer on the east side of ARender
-
Default:
annotation.comment.explorer.eastSide.enabled=false
-
Type: boolean
-
Description: Opens the comment explorer when an annotation is edited
-
Default:
annotation.comment.explorer.openOnEdit=false
-
Type: boolean
-
Description: Shows a simplified list of all authors on the comment explorer tab
-
Default:
annotation.comment.explorer.showAllAnnotators=true
-
Type: boolean
-
Description: Shows a total number of annotations on the comment explorer tab
-
Default:
annotation.comment.explorer.showTotalAnnotationsNumber=false
-
Type: boolean
-
Description: Shows the comment explorer at startup of ARender as default pane
-
Default:
annotation.comment.explorer.showAtStartup=false
-
Type: boolean
-
Description: Legacy annotation explorer, show the sticky notes replies
-
Default:
annotationExplorer.showStickyNoteReplies=false
-
Type: boolean
-
Description: Legacy annotation explorer, show the sticky notes labels
-
Default:
annotationExplorer.showStickyNoteLabel=true
-
Type: boolean
-
Description: Legacy annotation explorer, adapts the width of the panel accordingly
-
Default:
annotationExplorer.adaptativeWidth.enabled=true
-
Type: boolean
-
Description: If true, enables the legacy annotation explorer
-
Default:
annotationexplorer.enabled=false
-
Type: boolean
-
Description: Enables web socket and try to initiate the web socket if the browser web socket is available
-
Default:
arender.web.socket.enabled=true
-
Type: boolean
-
Description: Enables ARender version check
-
Default:
arender.pollLastVersion=true
- Type: String
- Description: ARenderJS Configuration : customization startup script URL
- Default:
(none, or empty by default)
-
Type: boolean
-
Description: If true, enables the bookmark explorer
-
Default:
bookmarkexplorer.enabled=true
-
Type: boolean
-
Description: If true, show the bookmark explorer at the application startup
-
Default:
bookmarkexplorer.showAtStartup=false
-
Type: boolean
-
Description: If true, make the bookmarks draggable
-
Default:
bookmarkexplorer.draggable=false
-
Type: boolean
-
Description: If true, enables the bookmark creation
-
Default:
bookmarkexplorer.add.bookmark.enabled=true
-
Type: boolean
-
Description: If true, enables the bookmark deletion
-
Default:
bookmarkexplorer.delete.bookmark.enabled=true
-
Type: boolean
-
Description: Shows in the comment explorer an icon of the annotation
-
Default:
comment.showAnnotationImage=true
-
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
-
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
-
Type: boolean
-
Description: Enable multiple comment thread level display
-
Default:
comment.multiple.thread.level.enabled=false
-
Type: boolean
-
Description: Enable richtext shortcut : [Enter] validates the annotation comment and [Shift]+[Enter] makes a new line
-
Default:
comment.richtext.shortcut.enabled=false
-
Type: String
-
Description: Specify the date format for the annotations
-
Default:
date.format=dd-MM-yyyy HH:mm:ss
-
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
-
Type: boolean
-
Description: No description yet provided
-
Default:
document.vertical.slider.new.click.scrollbar.behavior=true
-
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
-
Type: boolean
-
Description: Update and notify the end user to the progressive loading mechanisms
-
Default:
document.loading.progress.update=true
-
Type: boolean
-
Description: Enables the document builder button (and feature)
-
Default:
documentbuilder.enabled=false
-
Type: boolean
-
Description: Sets the document builder button visible
-
Default:
documentbuilder.button.visible=true
-
Type: boolean
-
Description: Activate the document builder at startup as soon as the documents are ready
-
Default:
documentbuilder.activateOnStartup=false
-
Type: boolean
-
Description: Hide the document navigator once the document builder is opened
-
Default:
documentbuilder.hideDocumentNavigator=true
-
Type: boolean
-
Description: Display a save warning if a document with modifications is left when leaving ARender
-
Default:
documentbuilder.displaySaveWarning=true
-
Type: boolean
-
Description: Make the document builder thumbnails draggable in order to organize the pages
-
Default:
documentbuilder.thumbs.draggable=true
-
Type: integer
-
Description: Sets the document builder panel width
-
Default:
documentbuilder.width=280
-
Type: String
-
Description: Sets the document builder default save button action
-
Default:
documentbuilder.save.action=save
-
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
-
Type: boolean
-
Description: Activates the local download builder button
-
Default:
documentbuilder.save.download=true
-
Type: boolean
-
Description: Activates the delete current document from the builder button
-
Default:
documentbuilder.save.delete=false
-
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
-
Type: boolean
-
Description: Allow the document builder to create child documents (folders)
-
Default:
documentbuilder.addChild.enabled=false
-
Type: boolean
-
Description: Allow the document builder to create new documents (not only compose)
-
Default:
documentbuilder.createDocument.enabled=true
-
Type: boolean
-
Description: Activate the feature to delete on right click a list of selected thumbs
-
Default:
documentbuilder.deleteSelectedThumbs.enabled=true
-
Type: boolean
-
Description: Activate the feature to create a new document from selected thumbs
-
Default:
documentbuilder.createDocumentFromSelectedThumbs.enabled=true
-
Type: boolean
-
Description: Activate the contextual menu option to close the builder
-
Default:
documentbuilder.close.enabled=true
-
Type: boolean
-
Description: Activate the legacy save document builder button
-
Default:
documentbuilder.button.legacySave.enabled=false
-
Type: boolean
-
Description: Activate the button : download the builder document locally
-
Default:
documentbuilder.button.download.enabled=true
-
Type: boolean
-
Description: Activate the button : run custom action on builder document
-
Default:
documentbuilder.button.custom.enabled=false
-
Type: boolean
-
Description: Activate the button : download the builder document with annotation
-
Default:
documentbuilder.button.download.annotations.enabled=false
-
Type: boolean
-
Description: Activate the button : update all documents
-
Default:
documentbuilder.button.updateAll.enabled=false
-
Type: boolean
-
Description: Activate the button : Create new first document
-
Default:
documentbuilder.button.createFirst.enabled=false
-
Type: boolean
-
Description: Activate the button : Update the document
-
Default:
documentbuilder.button.updateFirst.enabled=false
-
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
-
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
-
Type: String
-
Description: Sets up the policy to populate the document builder : CopyCurrentDocument or EmptyDocument
-
Default:
documentbuilder.populatorPolicy=CopyCurrentDocument
-
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
-
Type: boolean
-
Description: Hides the document builder button until all documents have been loaded
-
Default:
documentbuilder.button.hideUntilLoaded=true
-
Type: String
-
Description: Thumb navigator view behavior after processing a download in documentbuilder : hide, disable, nochange
-
Default:
documentbuilder.afterDownload=hide
-
Type: boolean
-
Description: Activate the button : Refresh the document to its original state
-
Default:
documentbuilder.button.refresh.enabled=true
-
Type: integer
-
Description: Delay (in s) before showing the warning menu that the document might take time to process
-
Default:
error.warninDelay=10
-
Type: boolean
-
Description: Allow the error menu to display a download link for the document
-
Default:
error.hasDownloadButton=true
-
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
-
Type: boolean
-
Description: Allows to filter the annotation in the comment explorer
-
Default:
filter.comment.showTabImage=true
-
Type: boolean
-
Description: Shows a label instead of icons for filtering
-
Default:
filter.comment.showTabLabel=false
-
Type: boolean
-
Description: Shows the switch filter for solved/unresolved requests
-
Default:
filter.comment.showSwitchFilter=true
-
Type: boolean
-
Description: Open hyperlinks into ARender instead of new window
-
Default:
hyperlinks.loadInARender=false
-
Type: boolean
-
Description: Load hyperlinks coming from the PDF file
-
Default:
hyperlinks.loadFromPDF=true
-
Type: boolean
-
Description: Display frame/blue box around hyperlinks if needed
-
Default:
hyperlinks.displayFrame=true
-
Type: boolean
-
Description: Hyperlinks contained from the PDF document will be loaded
-
Default:
hyperlinks.load.internal=true
-
Type: boolean
-
Description: Hyperlinks contained from the annotations will be loaded
-
Default:
hyperlinks.load.external=true
-
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
-
Type: integer
-
Description: Setup the position in pixel of the Left of the popup window
-
Default:
image.cropbox.window.position.left.px=0
-
Type: integer
-
Description: Setup the position in pixel of the Top of the popup window
-
Default:
image.cropbox.window.position.top.px=0
-
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
-
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
-
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
-
Type: boolean
-
Description: If true, resizing the window will allow the expand of images (over their natural sizes)
-
Default:
image.cropbox.can.expand=true
-
Type: boolean
-
Description: If true, annotations will be on the cropbox
-
Default:
image.cropbox.include.annotations=true
-
Type: float
-
Description: Mousewheel velocity ratio factor, the higher the faster
-
Default:
mousewheel.speed.factor=1.0
-
Type: integer
-
Description: Sets up the time, in milliseconds of ARender legacy notifications
-
Default:
notifications.duration=500
-
Type: boolean
-
Description: Enables Plume integration with ARender
-
Default:
plume.enabled=false
-
Type: integer
-
Description: Width in pixels for the images used by the print as images feature
-
Default:
print.renditionWidth=1200
-
Type: String
-
Description: Sets up the CSS print width size once rendered
-
Default:
print.imageStyle=width:800px;
-
Type: boolean
-
Description: Always check by default the “print with annotations” option
-
Default:
print.includeAnnotationsByDefault=false
-
Type: boolean
-
Description: Force the print of annotations (cannot be unchecked)
-
Default:
print.forcePrintAnnotations=false
-
Type: boolean
-
Description: Activate the watermarking feature from the print menu
-
Default:
print.waterMarkActive=false
-
Type: boolean
-
Description: Print using a PDF instead of a set of images, lowers total download size
-
Default:
print.usePDFPrint=true
-
Type: boolean
-
Description: Print by default all documents
-
Default:
print.allDocumentsByDefault=false
-
Type: boolean
-
Description: Rotation annotations shall ignore force read only
-
Default:
rotation.ignoreForceReadOnly=false
-
Type: boolean
-
Description: Rotation annotations shall ignore force locked
-
Default:
rotation.ignoreForceLocked=false
-
Type: boolean
-
Description: Enables copy shortcut with CRTL+C
-
Default:
shortCut.copy.enabled=true
-
Type: boolean
-
Description: Enables copy shortcut with CRTL+X
-
Default:
shortCut.cut.enabled=true
-
Type: String
-
Description: Configures a print key shortcut
-
Default:
shortCut.print.key=p
-
Type: boolean
-
Description: Enables a print key shortcut
-
Default:
shortCut.print.enabled=true
-
Type: String
-
Description: Change the default ARender CSS
-
Default:
style.sheet=ARender-mat.min.css
-
Type: boolean
-
Description: Activates the thumbExplorer : the view to browse the document by thumbnails
-
Default:
thumbexplorer.enabled=true
-
Type: integer
-
Description: Sets up the indentation of Thumbs, in pixels when they need to indent (child documents)
-
Default:
thumbexplorer.indentation=20
-
Type: integer
-
Description: Sets up the maximum level of indentation
-
Default:
thumbexplorer.maxLevelToLoad=10
-
Type: integer
-
Description: Sets up the thumbs margin in pixels
-
Default:
thumbexplorer.thumb.margin=5
-
Type: integer
-
Description: Sets up the thumbs width in pixels
-
Default:
thumbexplorer.thumb.width=100
-
Type: integer
-
Description: Sets up the minimum amount of pixels needed for the pictree to grow in size
-
Default:
thumbexplorer.thumb.grow.min=300
-
Type: integer
-
Description: Sets up the growth increment once the thumbnail can grow
-
Default:
thumbexplorer.thumb.grow.increment=10
-
Type: integer
-
Description: Sets up the growth ratio corresponding to the growth of the panel
-
Default:
thumbexplorer.thumb.grow.ratio=1
-
Type: boolean
-
Description: If true, allows thumbnails titles to have HTML content
-
Default:
thumbexplorer.title.allowHTML=false
-
Type: boolean
-
Description: If true, thumbnails will display a popup information with document metadata
-
Default:
thumbexplorer.metadata=true
-
Type: integer
-
Description: Sets up the delay in milliseconds to load the layout for the thumbnails
-
Default:
thumbexplorer.layout.loading.delay=5
-
Type: boolean
-
Description: Allows to create an URL anchor to a page from the thumbnails
-
Default:
thumbexplorer.contextualMenu.createPageAnchor=true
-
Type: boolean
-
Description: Display the resize button for the annotation timeline panel for videos
-
Default:
timeline.panel.annotationBar.showResizeCircleButton=true
-
Type: boolean
-
Description: On drag of the annotations, update the video timer accordingly
-
Default:
timeline.panel.annotationBar.changeVideoCurrentTimeOnDrag.enabled=true
-
Type: boolean
-
Description: Opens the timeline panel if annotations are existing on the video
-
Default:
timeline.panel.openIfAnnotated=true
-
Type: boolean
-
Description: Opens the timeline panel if an annotation is being edited on video
-
Default:
timeline.panel.openOnEdit=true
-
Type: boolean
-
Description: Allows SEVERE toaster notifications to autohide
-
Default:
toaster.log.severe.autoHide=false
-
Type: boolean
-
Description: Allows WARNING toaster notifications to autohide
-
Default:
toaster.log.warning.autoHide=true
-
Type: boolean
-
Description: Allows INFO toaster notifications to autohide
-
Default:
toaster.log.info.autoHide=true
-
Type: boolean
-
Description: Allows CONFIG toaster notifications to autohide
-
Default:
toaster.log.config.autoHide=true
-
Type: boolean
-
Description: Allows FINE toaster notifications to autohide
-
Default:
toaster.log.fine.autoHide=true
-
Type: boolean
-
Description: Allows FINER toaster notifications to autohide
-
Default:
toaster.log.finer.autoHide=true
-
Type: boolean
-
Description: Allows FINEST toaster notifications to autohide
-
Default:
toaster.log.finest.autoHide=true
-
Type: boolean
-
Description: Allows SEVERE toaster notifications to be displayed
-
Default:
toaster.log.severe.enabled=true
-
Type: boolean
-
Description: Allows WARNING toaster notifications to be displayed
-
Default:
toaster.log.warning.enabled=true
-
Type: boolean
-
Description: Allows INFO toaster notifications to be displayed
-
Default:
toaster.log.info.enabled=true
-
Type: boolean
-
Description: Allows CONFIG toaster notifications to be displayed
-
Default:
toaster.log.config.enabled=false
-
Type: boolean
-
Description: Allows FINE toaster notifications to be displayed
-
Default:
toaster.log.fine.enabled=false
-
Type: boolean
-
Description: Allows FINER toaster notifications to be displayed
-
Default:
toaster.log.finer.enabled=false
-
Type: boolean
-
Description: Allows FINEST toaster notifications to be displayed
-
Default:
toaster.log.finest.enabled=false
-
Type: integer
-
Description: Sets up the timeout for toaster notifications to be hidden
-
Default:
toaster.toast.timeout=2000
-
Type: boolean
-
Description: If true, displays the newest toaster logs on top, if false, on the bottom
-
Default:
toaster.toast.newestOnTop=true
-
Type: boolean
-
Description: Allows from the toolbar to alter the borders of annotations
-
Default:
toolbar.activateBorders=true
-
Type: boolean
-
Description: If true, all redaction annotations will become locked once saved, and can no longer be edited
-
Default:
toolbar.lockedObfuscate=false
-
Type: boolean
-
Description: Enables opacity slider for annotations that support it
-
Default:
toolbar.opacity.slider.enabled=true
-
Type: boolean
-
Description: Enables subscript support in rich text
-
Default:
toolbar.richtext.hasSubscript=false
-
Type: boolean
-
Description: Enables superscript support in rich text
-
Default:
toolbar.richtext.hasSuperscript=false
-
Type: boolean
-
Description: Enables strike through support in rich text
-
Default:
toolbar.richtext.hasStrikeThrough=false
-
Type: boolean
-
Description: Enables the format removal of the selected in rich text
-
Default:
toolbar.richtext.hasRemoveFormat=false
-
Type: boolean
-
Description: Show the top panel logo
-
Default:
topPanel.logo=true
-
Type: String
-
Description: Define the top panel logo URL
-
Default:
topPanel.logo.url=arender-icones-svg/arender-logo-white.svg
-
Type: integer
-
Description: The top panel logo width (in pixel)
-
Default:
topPanel.logo.width=26
-
Type: integer
-
Description: The top panel logo height (in pixel)
-
Default:
topPanel.logo.height=26
-
Type: integer
-
Description: The top panel logo margin left (in pixel)
-
Default:
topPanel.logo.margin.left=10
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Type: boolean
-
Description: Activate the document sub-menu
-
Default:
topPanel.documentMenu=true
-
Type: boolean
-
Description: Activate the button for cropbox in the toppanel
-
Default:
topPanel.cropbox.enabled=false
-
Type: boolean
-
Description: Change to false to remove line head options menu.
-
Default:
topPanel.lineHeadTailMenu=true
-
Type: boolean
-
Description: Activate the upload file button
-
Default:
topPanel.documentMenu.upload=true
-
Type: boolean
-
Description: Activate the open url button
-
Default:
topPanel.documentMenu.url=true
-
Type: boolean
-
Description: Allow to use enter to validate the input URL from the URL button
-
Default:
topPanel.documentMenu.url.open.using.enter=true
-
Type: boolean
-
Description: Activate the top panel XFDF upload button
-
Default:
topPanel.documentMenu.xfdfUpload=false
-
Type: boolean
-
Description: Activate the top panel download document button
-
Default:
topPanel.documentMenu.download=true
-
Type: boolean
-
Description: Activate the top panel download composite document button
-
Default:
topPanel.documentMenu.download.root=true
-
Type: String
-
Description: The default behavior for download. Valid values : DOWNLOAD_SOURCE or DOWNLOAD_NON_PDF
-
Default:
topPanel.documentMenu.download.behavior=DOWNLOAD_NON_PDF
-
Type: boolean
-
Description: Activate the top panel button : download document as PDF
-
Default:
topPanel.documentMenu.downloadPDF=true
-
Type: boolean
-
Description: Activate the top panel button : download all current documents as a single PDF
-
Default:
topPanel.documentMenu.downloadAll=true
-
Type: boolean
-
Description: Activate the top panel button : download the current document with annotations as PDF
-
Default:
topPanel.documentMenu.downloadAnnotation=true
-
Type: boolean
-
Description: Activate the top panel button : download the current document annotations as CSV
-
Default:
topPanel.documentMenu.downloadCSVAnnotations=false
-
Type: boolean
-
Description: Activate the top panel button : download the current document with annotations as FDF
-
Default:
topPanel.documentMenu.downloadWithFDFAnnotation=false
-
Type: boolean
-
Description: Activate the top panel button : download the current document annotations as XFDF
-
Default:
topPanel.documentMenu.downloadXFDFAnnotations=false
-
Type: boolean
-
Description: Activate the top panel button : download the current document annotations as FDF
-
Default:
topPanel.documentMenu.downloadFDFAnnotations=false
-
Type: String
-
Description: Sets up slider to handle brightness
-
Default:
topPanel.imageProcessMenu.processBrightness=brightness
-
Type: String
-
Description: Sets up slider to handle contrast
-
Default:
topPanel.imageProcessMenu.processContrast=contrast
-
Type: boolean
-
Description: Enable the image process on all pages
-
Default:
topPanel.imageProcessMenu.doOnAllPage=true
-
Type: integer
-
Description: Sets up the max value of the brightness slider
-
Default:
topPanel.imageProcessMenu.maxBrightness=201
-
Type: integer
-
Description: Sets up the max value of the contrast slider
-
Default:
topPanel.imageProcessMenu.maxContrast=201
-
Type: integer
-
Description: Sets up the default value of the brightness slider
-
Default:
topPanel.imageProcessMenu.defaultBrightness=100
-
Type: integer
-
Description: Sets up the default value of the contrast slider
-
Default:
topPanel.imageProcessMenu.defaultContrast=100
-
Type: boolean
-
Description: Activate the top panel imageProcessing button
-
Default:
topPanel.imageProcessMenu=true
-
Type: integer
-
Description: Sets up the time in Milliseconds before the sub-menu buttons disappear
-
Default:
topPanel.subMenu.button.timeOut=100
-
Type: integer
-
Description: Sets up the time in Milliseconds before the sub-menu panel disappears
-
Default:
topPanel.subMenu.subPanel.timeOut=500
-
Type: boolean
-
Description: Activate the print button in the topPanel
-
Default:
topPanel.print=true
-
Type: boolean
-
Description: Activate the annotation sub-menu
-
Default:
topPanel.annotationMenu=true
-
Type: boolean
-
Description: Activate the sticky note annotation button
-
Default:
topPanel.annotationMenu.stickyNote=true
-
Type: boolean
-
Description: Activate the freetext annotation button
-
Default:
topPanel.annotationMenu.freetext=true
-
Type: boolean
-
Description: Allow the sticky note to be edited
-
Default:
topPanel.annotationMenu.stickyNote.editable=true
-
Type: boolean
-
Description: Activate the highlight annotation button
-
Default:
topPanel.annotationMenu.highlight=true
-
Type: boolean
-
Description: Activate the highlight annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.highlight.repeat=false
-
Type: boolean
-
Description: Activate the arrow annotation button
-
Default:
topPanel.annotationMenu.arrow=true
-
Type: boolean
-
Description: Activate the arrow annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.arrow.repeat=false
-
Type: boolean
-
Description: Activate the polygon annotation button
-
Default:
topPanel.annotationMenu.polygon=true
-
Type: boolean
-
Description: Activate the polygon annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.polygon.repeat=false
-
Type: boolean
-
Description: Activate the polyline annotation button
-
Default:
topPanel.annotationMenu.polyline=true
-
Type: boolean
-
Description: Activate the polyline annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.polyline.repeat=false
-
Type: boolean
-
Description: Activate the freehand annotation button
-
Default:
topPanel.annotationMenu.freehand=true
-
Type: boolean
-
Description: Activate the freehand annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.freehand.repeat=false
-
Type: boolean
-
Description: Activate the text highlight annotation button
-
Default:
topPanel.annotationMenu.highlightText=false
-
Type: boolean
-
Description: Activate the text highlight annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.highlightText.repeat=false
-
Type: boolean
-
Description: Activate the text underline annotation button
-
Default:
topPanel.annotationMenu.underlineText=false
-
Type: boolean
-
Description: Activate the text underline annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.underlineText.repeat=false
-
Type: boolean
-
Description: Activate the strikethrough text annotation button
-
Default:
topPanel.annotationMenu.strikethroughText=false
-
Type: boolean
-
Description: Activate the strikethrough text annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.strikethroughText.repeat=false
-
Type: boolean
-
Description: Activate the circle annotation button
-
Default:
topPanel.annotationMenu.circle=true
-
Type: boolean
-
Description: Activate the circle annotation button, in repeat mode (does not cancel unless pressed again)
-
Default:
topPanel.annotationMenu.circle.repeat=false
-
Type: boolean
-
Description: Activate the stamp annotation button
-
Default:
topPanel.annotationMenu.stamp=true
-
Type: boolean
-
Description: Activate the hide annotations button
-
Default:
topPanel.annotationMenu.hide=true
-
Type: boolean
-
Description: Activate the hide all annotations button (includes redaction)
-
Default:
topPanel.annotationMenu.hideAll=false
-
Type: boolean
-
Description: Activate the redaction annotation button
-
Default:
topPanel.obfuscate=false
-
Type: boolean
-
Description: Activate the refresh annotations button
-
Default:
topPanel.refresh=true
-
Type: boolean
-
Description: Activate the boxed zoom button
-
Default:
topPanel.zoomBox=true
-
Type: boolean
-
Description: Activates the go to first page navigation button
-
Default:
topPanel.pageNavigation.first=true
-
Type: boolean
-
Description: Activates the go to previous page navigation button
-
Default:
topPanel.pageNavigation.previous=true
-
Type: boolean
-
Description: Activates the go to next page navigation button
-
Default:
topPanel.pageNavigation.next=true
-
Type: boolean
-
Description: Activates the go to last page navigation button
-
Default:
topPanel.pageNavigation.last=true
-
Type: boolean
-
Description: Activates the zoom (full width of document) button
-
Default:
topPanel.zoom.fullWidth=true
-
Type: boolean
-
Description: Activates the zoom (full height of document) button
-
Default:
topPanel.zoom.fullHeight=true
-
Type: boolean
-
Description: Activates the zoom (full page of document) button
-
Default:
topPanel.zoom.fullPage=true
-
Type: boolean
-
Description: Activates the zoom in button
-
Default:
topPanel.zoom.in=true
-
Type: boolean
-
Description: Activates the zoom out button
-
Default:
topPanel.zoom.out=true
-
Type: boolean
-
Description: Activates the zoom by zone button
-
Default:
topPanel.zoom.zone=true
-
Type: boolean
-
Description: Activates the zoom (magnifying glass) button
-
Default:
topPanel.zoom.zoneGlass=false
-
Type: integer
-
Description: Sets the default zoom ratio for the magnifying glass
-
Default:
topPanel.zoom.zoneGlass.value=2
-
Type: boolean
-
Description: Activates the rotate left button
-
Default:
topPanel.rotation.left=true
-
Type: boolean
-
Description: Activates the rotate right button
-
Default:
topPanel.rotation.right=true
-
Type: boolean
-
Description: Activates the rotate all pages buttons
-
Default:
topPanel.rotation.all=false
-
Type: boolean
-
Description: Activates the rotate left button
-
Default:
topPanel.rotation.reset=false
-
Type: integer
-
Description: Sets up the amount of rotation applied when pressing the rotation buttons
-
Default:
topPanel.rotation.degree=90
-
Type: boolean
-
Description: Activates rotations sub-menu
-
Default:
topPanel.rotation.add=true
-
Type: boolean
-
Description: Activates the search in the top panel
-
Default:
topPanel.search=true
-
Type: boolean
-
Description: If true, default search behavior. Otherwise, open in the advanced search panel
-
Default:
topPanel.search.default=false
-
Type: boolean
-
Description: If true and topPanel.search.default is true, display search text results in the AdvancedSearchExplorer.
-
Default:
topPanel.search.displayResultsInExplorer=false
-
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
-
Type: boolean
-
Description: Activates the full screen button in the top panel
-
Default:
topPanel.fullscreen=true
-
Type: boolean
-
Description: If true, full screen will hide the top panel totally
-
Default:
topPanel.fullscreen.hideTopPanel=false
-
Type: boolean
-
Description: If true, the toppanel will always be visible in fullscreen and won’t hide
-
Default:
topPanel.fullscreen.alwaysShowTopPanel=false
-
Type: boolean
-
Description: Uploaded files should open in a new window of ARender
-
Default:
upload.file.openInNewWindow=false
-
Type: String
-
Description: Visualization mode : Single, BookMode
-
Default:
visualization.mode=Single
-
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
-
Type: boolean
-
Description: Autoplay videos
-
Default:
visualization.video.autoplay=true
-
Type: boolean
-
Description: Mousewheel can change a document page
-
Default:
visualization.pagechange.mouse=false
-
Type: boolean
-
Description: Do animation on page changes (with navigation buttons)
-
Default:
visualization.pagechange.animation=false
-
Type: boolean
-
Description: Display a corner on the pages border, allowing to change pages
-
Default:
visualization.pagecorner.enabled=false
-
Type: boolean
-
Description: Animates the page corner
-
Default:
visualization.pagecorner.animation=false
-
Type: boolean
-
Description: Activates the full screen visualisation in ARender
-
Default:
visualization.fullscreen=false
-
Type: String
-
Description: Sets up the default zoom type : Default, FullWidth, FullHeight, In, Out, Custom, FullPage
-
Default:
visualization.zoom.type=FullWidth
-
Type: integer
-
Description: Default Zoom value, in percent in case of custom zoom
-
Default:
visualization.zoom.value=100
-
Type: boolean
-
Description: Animate on zoom
-
Default:
visualization.zoom.animation=false
-
Type: boolean
-
Description: Zoom according to the biggest page (width or height). Otherwise to the first page
-
Default:
visualization.zoom.by.biggest.page=true
-
Type: boolean
-
Description: Allows rotations to be saved as annotation
-
Default:
visualization.rotation.save.enabled=false
-
Type: boolean
-
Description: Activate the ruler guide for ARender
-
Default:
visualization.guideruler.enabled=false
-
Type: integer
-
Description: Defines the height in pixel of the ruler guide
-
Default:
visualization.guideruler.height=10
-
Type: integer
-
Description: Defines the movement in height in pixel for the ruler guide
-
Default:
visualization.guideruler.increment=10
-
Type: boolean
-
Description: Allows documents to be viewed in multi documents
-
Default:
visualization.multiView.enabled=true
-
Type: String
-
Description: Defines the direction in which the multi view will open documents : horizontal or vertical
-
Default:
visualization.multiView.direction=vertical
-
Type: boolean
-
Description: Allows to compare documents on start of ARender, when two documents or more are opened
-
Default:
visualization.multiView.doComparison=false
-
Type: boolean
-
Description: Show the multivew mode on start
-
Default:
visualization.multiView.showOnStart=false
-
Type: boolean
-
Description: Synchronize the scrolling of the views when in multiview
-
Default:
visualization.multiView.synchronized=true
-
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
-
Type: integer
-
Description: Timeout in milliseconds to auto hide the timer
-
Default:
visualization.multiView.header.timeoutMs=5000
-
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
-
Type: integer
-
Description: Adapts the images width tolerance in pixel (received versus drawn on screen).
-
Default:
visualization.images.tolerance=10
-
Type: boolean
-
Description: Enables or disables the SVG previews images
-
Default:
visualization.images.svg.preview=true
-
Type: integer
-
Description: Amount of pages to preload before they become visible
-
Default:
visualization.pages.prefetch=2
-
Type: integer
-
Description: Maximum number of document images to fetch simultaneously
-
Default:
visualization.maximumConcurrentImageFetching=8
-
Type: integer
-
Description: Cleanup images which where non-visible for a long time (ms)
-
Default:
visualization.nonVisiblePageTimeout=120000
-
Type: integer
-
Description: Period at which images are cleaned (ms)
-
Default:
visualization.imageCleanupPeriod=1500
-
Type: integer
-
Description: Maximum number of images to store in the cleanup cache before LRU eviction occurs
-
Default:
visualization.maxImageCacheSize=20
-
Type: boolean
-
Description: Maximizes the ARender window
-
Default:
window.maximize=false