However, on server side, the first request triggered by PDF.js in the browser via 'prevnext.html':
...
var url = '/pdf/get/linearized.pdf';
...
does NOT contain the byte range. What am I doing wrong? I am using one of the latest version (v1.4.20). I wanted to ask
the group before create an issue with a working example.
Thanks for the support. Any help would be greatly appreciated.