I have a website build on CakePHP framework. I have already integrated Dompdf library for generating PDF from HTML.
And now for viewing the PDF files, I need a pdf reader that will be embedded into the website with limited capabilities so that the files cannot be printed or shared. Ideally, this would be the layout of the reader. The top would show the title of the document and people can highlight, scribble, add note to the document.