Reputation: 5920
I have searched all over the web for this, but cannot find the code (preferred) or plugin (not ideal) to do what I'm looking for:
Is there a custom php function I can utilize OR place in my functions.php
file, or a Wordpress plugin to use that will automatically generate a PDF of a Wordpress post (single.php only) and link in the post that a user can download?
Alternatively, if anyone knows how to do this just in PHP, that will work as well.
Thanks!
Upvotes: 2
Views: 5506
Reputation: 905
Try this plugin:
http://wordpress.org/extend/plugins/wp-post-to-pdf/
The Wordpress website has a handy plugins search page - http://wordpress.org/extend/plugins/ :)
Upvotes: 2