Current Front Page Thumbnail

If you want to use a thumbnail of your most current PDF’s front page – create the following URL to use in other places, like the newsletter:

(website)/dynamicpage/currentimage/(size)

To display, use the html: <img src=”(url you just created)”>

To link this image somewhere, use the code:

<a href=”(URL you want to link to)”><img src=”(image url)”></a>