Search code examples
google-chromepdfpdftkadobe-reader

Use Adobe reader instead of chrome pdf viewer to display a pdf


I'm outputting a pdf which has been made with scribus, and in all browsers except for chrome it outputs fine, however with chrome the letters are cut off and lower than usual. I found that disabling the chrome pdf viewer fixes the issue locally. But what about users who do not have it disabled? Is there some way I can make adobe reader show it instead of the chrome pdf viewer in my code?

Any help is appreciated,

Thanks

Edit: I can't make the user download the pdf as it is somewhat a preview before they send it in.


Solution

  • I ended up flattening the pdf using the flatten option, it unified the result accross all browsers.