Renders any PDF uploaded as a resource to any item in the activity. Uses the native webviewer that has a toolbar to zoom, view thumbnails, and download etc.
By enabling this extension, all PDFs will be rendered in the viewer.
DEVELOPER NOTE: This extension may not render PDFs if the Chrome devtools are open. This is a known issue.
Example
LT.init(itemsApp, {
extensions: ['renderPDF'],
});