Hi,
Like so many other people here we’re trying to allow users to view documents and reports as PDF files using the PDFViewer control. However, sometimes we do need users to be able to see a document but not print or download. I know I can use pdf.js to do this but I’m having trouble integrating it into a WiseJ project.
Do you have any example projects demonstrating how to achieve this? I’m considering using an iFrame to load a separate site but this makes things a little messy.
Help!
Thank you,
Neil.
Hi Neil,
The PdfViewer already uses Mozilla pdfjs,
Here’s a sample: https://drive.google.com/file/d/1ChA0zEi_qFyWNqYmrS2IBQsSYmSo9_OJ/view?usp=sharing
HTH,
Alaa
Please login first to submit.