Replies: 1 comment
-
Have you tried something like this...? <iframe src="/path/to/your/file.pdf"></iframe> You can style the frame dimensions using CSS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I have PDF files in the public folder. How can I properly embed them in an MD file so that the contents of the PDF files are displayed?
Beta Was this translation helpful? Give feedback.
All reactions