I use the pdf.js viewer to embed a PDF in an iframe. To do this, I use the:
" ?file= < path-string> " parameter. This path isn't a full path to an PDF file but a URL with own parameters. This own parameters were removed on execution.
How can I pass a URL with parameters in the parameter "file"? Or: Is it another way to run the viewer with an URL?