New annotations added in 3.0.4 (Polygon, Polyline and FreeHand)
topPanel.annotationMenu.polygon=true
topPanel.annotationMenu.polyline=true
topPanel.annotationMenu.freehand=true
Overall improvement of the user interface on iPad
Added possibility to download/upload annotations in XFDF format
topPanel.documentMenu.downloadXFDFAnnotations=true
topPanel.documentMenu.xfdfUpload=true
Postit annotations now possess an opacity:
The user interface can connect to the newly added REST API :
useRest
at true
<property name= »useRest » value= »true »/>
<value><http://localhost:1990/></value>
Three new buttons, activatable in the arender properties, that allows underline, highlight and strikethrough of text
topPanel.annotationMenu.highlightText=true
topPanel.annotationMenu.underlineText=true
topPanel.annotationMenu.strikethroughText=true
The rendition server now exposes a web REST API that can be configured in the rendition properties as an alternative to RMI (specifications and functions urls are available if needed):
rest.host=localhost
rest.port=1990
A functionality can be toggled to activate the “PDF download with annotations” feature using XFDF annotations, compatible with adobe reader (will make the functionality only work on pdf files)
In the arender-rendition-alterdocumentcontent.xml, uncomment the <bean class= »com.arondor.viewer.rendition.fdfannotation.FdfAnnotationAdder »/>
And comment the bean in its entirety : <bean class= »com.arondor.viewer.rendition.annotation.PdfAnnotationRenderer »>
Erroneous documents management :
default.rejected.file=./../samples/rejected.png
<import resource= »arender-hmi-errors-interceptor.xml » />
<import resource= »arender-rendition-errors-interceptor.xml » />
Colored textual stamps can now be kept with their colors at the download of the document
IE11 now shows the french language (was due to the unique way IE11 declares its language)
Overall fix and uniformisation of the annotations policies regarding the flags “Read-only“ and “Locked” :
Annotation explorer is now able to be sorted regarding types of annotations instead of the content they contain
Office documents (doc, ppt, xls…) now have their title showing again
Unix based systems can now launch Rendition servers from the installer
update-rc.d ARenderService defaults
after the installation
Refresh button can now be hidden by configuration in the arender properties
topPanel.refresh=false
Postit border can be removed in the arender css (MOJO 11104062)
Default CSS was loaded twice at the load of the page, it is no longer the case
Fixed some french labels which had the quotes duplicated
Filenet : ViewOne Annotations (INI Format)
Annotation explorer