anyone can help me what pdf plugin using for this website:
[https://unesdoc.unesco.org/ark:/48223/pf0000232697]
I try many of open source pdf but cannot find with custom selected download page like that one. is that premium plugin?
reference for similar or something like that
2
Answers
you can use laravel Datatable like that
Veiw blade file-
and a controller-
public function index(Request $request)
{
Your reference is simply a frame
And if you look how that frame is managed its using this js code with PDF.js pdfjs-2.1.196
https://unesdoc.unesco.org/in/js/pdfjs-2.1.196/pdf.worker.js
so its based on older variant of https://github.com/mozilla/pdf.js/