Skip to content

Instantly share code, notes, and snippets.

@onliniak
Created March 21, 2022 08:27
Show Gist options
  • Save onliniak/4db37cf05aa97d3ca01ac4979b1c32ab to your computer and use it in GitHub Desktop.
Save onliniak/4db37cf05aa97d3ca01ac4979b1c32ab to your computer and use it in GitHub Desktop.
Czytnik PDF
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/object
<object type="application/pdf"
data="/media/examples/In-CC0.pdf"
width="250"
height="200">
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment