This is a demo of how to embed multiple pdf with hugo-embed-pdf**
In the page content just drop the following shortcode
{{ < embed-pdf url="./path/to/your/file_1.pdf" > }}
This shortcode loads the first page and displays pagination
In the page content just drop the following shortcode again with another document
{{ < embed-pdf url="./path/to/your/file_2.pdf" > }}
This is the first embed
/
[pdf]
This is the second embed
/
[pdf]
This is the third embed
/
[pdf]