Hi,
in order to show some documents on my website, I upload PDF files as attachment and then remove unique id part from the link so i can view them in the browser without downloading them. For example:
Attachment URL
http://localhost:8069/web/image/101127
In this way, I can view PDF files in all browser without problem except Safari. When I try to open the same link in Safari (MacOS) it opens but in very narrow frame. It works but not properly (see the example below). Do you know how to fix this?