Inline view of PDF in static page possible?

Describe the issue or problem
I’d like to integrate an inline view (the file should be displayed instead of downloaded) of a PDF (or Word) file in a static page (such as “About the Journal” page). Is this possible and how can I achieve this?

What application are you using?
OJS 3.3.0.13

Thanks,
Tobias

You’ll need javascript to load a library like PDF.js in order to accomplish this. There are at least two possible approaches:

1 Like