I have a couple of pages with an inline PDF file. I have a couple of forms on the page that are opened with prettyphoto and the pdf file doesn't hide or dim like everything else. Is there an option to dim pdf?
Here's a link with an example: http://modernwebcreations.com/plazatest/washington/index-2.html
The "reserve now" button is what opens with prettyphoto
I would convert that PDF thing to a JPG image and display it as a jpg image.
I'm guessing that image changes each week, but you could have a thing where
they upload the new "weekly special banner" using PHP, each week (or whenever).
In fact, if the filename of the image contained a date in it, they could upload
them ahead of time, and the image would change automatically by date.
Clicking on the image would bring-up a larger one (or the PDF) that they could
print out ... if that's the purpose of displaying that now as a PDF.