A plugin to convert articles to PDF. Visitors can create a PDF of articles in blog. Contents in created PDF files are linked with your blog.
/wp-content/plugins/ or use your WordPress plugin manager to download the plugin.By default the PDF plugin is configured to display a small PDF box below each article. You can change that in settings. The PDF plugin can display boxes above or below each article, in the sidebar, on top or bottom of each page or you can place a PDF link everywhere in your blog. To enable or disable some of these boxes simply change the plugin settings.
If you want to use the PDF sidebar widget you have to enable the sidebar plugin. Then open the widget section and put the widget into the sidebar.
If you want to use the PDF top/bottom box or the link plugin you have to insert some peace of code into a template file where the box or the link shall appear.
Insert the following code into the theme file header.php or footer.php, where the top/bottom PDF bar shall be shown.
<?php pdf24Plugin_topBottom(); ?>
Insert the following code into any theme file, where you want to display a PDF link.
<?php pdf24Plugin_link(); ?>
Requires: 1.5.0 or higher
Compatible up to: 3.3.1
Last Updated: 2012-1-4
Downloads: 11,227




