Skip to content

rapidrapids/pdf-embed-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-embed-test

A very simple test case for embedding PDFs.

  1. embed the file using <object> – this allows fallback content which will be automatically shown by the browser if no plugin can handle displaying the file.
  2. As fallback content for the <object>, we load the PDF with pdf.js
  3. Profit

References

About

testing PDF embeds with pdf.js fallback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.4%
  • CSS 9.6%