Displaying dynamic .pdfs in an iframe

I'm trying to display .pdfs dynamically in an iframe.

This will probably work via a route, but unfortunately I'm stuck.

I'd really appreciate it if someone could help me.

You have several issues here:

  1. In PDF path you forgot to pass the date folder
  2. You can't use , in your file names

This is one way of doing it (works for me).

With this result:

1 Like