Search code examples
phphtmlpdfiframeembedding

Embedding PDF with fullscreen option


Is there any way to add the fullscreen option to the PDF that is embedded using iframe ?

<iframe src="http://www.web.com/test.pdf"></iframe>

Solution

  • Adobe DC View SDK kept throwing errors constantly for some reason. So I tried Mozilla’s PDF.js and seems to be working just fine, even on mobile.