jekyll-pdf-embed icon indicating copy to clipboard operation
jekyll-pdf-embed copied to clipboard

PDFs do not display on Chrome Android

Open ShantanuDash opened this issue 4 years ago • 1 comments

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.

ShantanuDash avatar Jun 09 '21 07:06 ShantanuDash

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

MihajloNesic avatar Oct 20 '21 18:10 MihajloNesic