2024-06-28 15:45:00 +03:00

296 B

title
Pdf

Example

{{< pdf "https://dagrs.berkeley.edu/sites/default/files/2020-01/sample.pdf" >}}

Usage

With URL

{{</* pdf "https://dagrs.berkeley.edu/sites/default/files/2020-01/sample.pdf" */>}}

With Path

{{</* pdf "path/to/your/pdf/file.pdf" */>}}