Overview
For use cases when needing to display bounding boxes within a document and provide auto-scrolling to those locations from interface actions.
Key Features & Functionality
Parameters:
Example Usage:
reconcileDocumentViewer( documentUrl: document( <docId>, "url" ), boundingBoxes: { a!map( id: "<bounding box ID>", text: "<text in box (used for search)>", pageNumber: <page number of box>, geometry: {left: <left coord>, top: <top coord>, width: <width>, height: <height>} ), ...more bounding boxes }, interactionIdValue: local!interactionId, interactionIdSaveInto: local!interaction, highlightedBoxId: ri!highlightedBox, clickedBoundingBox: ri!selectedBox)
Usage considerations:
Hello,
Facing issue while loading the document. But the same document is loading fine with PDFViewer. Do anyone know the solution for this. If so pls share. Thank you in advance.
Yes mine is PDF - Single page. I also created Appian support case for this. But advise that I got from them is try solving from this forum along with some additional information requested.
How large is this PDF? The plugin only supports 500 pages and 25MB.