Created
March 21, 2022 08:27
-
-
Save onliniak/4db37cf05aa97d3ca01ac4979b1c32ab to your computer and use it in GitHub Desktop.
Czytnik PDF
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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