jekyll-pdf-embed
jekyll-pdf-embed copied to clipboard
PDFs do not display on Chrome Android
I'm not sure about other browsers but in Chrome Android the pdfs do not display as intended but rather have an option to download them.
I believe that is the nature of iframe element. The embedding also does not work in Safari on iOS.
I will consider moving to HTML5 elements, such as object and embed, in the future updates