Anyone know of a good plugin to require that website visitors fill out a form before they can download a hidden pdf file? basically a lead generation form.
this will help you http://wordpress.org/extend/plugins/wp-filebase/screenshots/ and this one http://www.deliciousdays.com/cforms-plugin/ If not then use the custom code for this that will better. like this way. 1. Create a page where you give the pdf file link and when user click on link then open a popup window where user fill the information and then store the records in database after that check the status 1/0 if one the link enabled otherwise disable.