Hey superdump – haha KIDDING
Actually it’s my bad, I answered too quickly and forgot that these two fields work together. So, under Presentation Options you have Icon Position and PDF download link.
Icon Position – you can choose Manual, then paste the code listed in your template
<?php if (function_exists("wpptopdf_display_icon")) echo wpptopdf_display_icon();?>
Then you can place the image, in the form of an html <img>, with absolute link to the src, into the field next to PDF Download link. Alternatively, you could probably just enter text – though I haven’t tried that as I’m using a custom icon. I think by default the plugin has an icon you can use, so you don’t have to upload your own – depends on how you want it to look.
make better sense?
hope that helps!
-jennyb