Frameworks
Integrations
Mendix
SharePoint
Default UI
Modular UI
AnnotationManager
Annotation Types
Customize
Version 11
Version 10
v10.12
v10.11
v10.10
v10.9
v10.8
v10.7
v10.6
v10.5
v10.4
v10.3
v10.2
v10.1
v10.0
Version 8
v8.12
v8.11
v8.10
v8.9
v8.8
v8.7
v8.6
v8.5
v8.4
v8.3
v8.2
v8.1
v8.0
Version 7
Version 6
v6.3
v6.2
v6.1
v6.0
Version 5
Version 4
Version 3
Version 2
WebViewer Server
WebViewer BIM
Starting in 10.2 you will have the option to instantiate WebViewer as a Web Component instead of an Iframe. Not all features may be supported at this time, but we recommend you start testing your application with the Web Component to ensure a smooth transition when we deprecate the iframe constructor in a future release.
To try out the Web Component all you need to do is switch your WebViewer constructor:
For more information on Web Components and their advantages over Iframes please refer to this guide.
documentViewer.getContentEditHistoryManager().undo()
and documentViewer.getContentEditHistoryManager().redo()
setTextAttributes
to Core.ContentEdit namespace to apply font styles to new text programaticallyofficeOptions.formatOptions.hideTotalNumberOfPages
option to the loadDocument API to hide the total page number text from the office document's page number labelextendLength
property on DistanceMeasurementCreateTool.setLeaderLineDefaultOptions
documentViewer.snapToNearest
, documentViewer.textSearchInit
, and document.updateRasterizerOptions
to take an array of mode values instead of providing a bitwise mode resultMULTILINE
and DO_NOT_SCROLL
flags are enabled, where a scrollbar still appearsRubberStampCreateTool.STAMPS_UPDATED
event only fired for one stampDocument#getFilename()
would return an empty string for loading a non-PDF file with 'loadAsPDF: true'instance.UI.NotesPanel.disableMultiselect()
to disable the multi-select feature in the notes panelSYNC_UNMATCHED
scroll syncing for MulitViewerMode when page counts are radically different on both sidesDid you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales