=== PDF24 Articles To PDF === Contributors: pdf24, StefanZiegler Donate link: http://www.pdf24.org/ Tags: pdf, create pdf, convert to pdf, article to pdf, pdf plugin, pdf widget Requires at least: 1.5.0 Tested up to: 3.3.1 Stable tag: 3.4.2 A plugin to create PDF files of articles in your blog. Visitors can create PDF files of one or more articles in your blog. == Description == This plugin enables your blog readers to create PDF files of one or more articles in your blog. To realize that a little box is shown below or above every article, in a sidebar, on the top or bottom of a page or wherever you want in your wordpress blog by inserting a peace of code in a template. The plugin provides two modes to create PDF files. The first mode is the email mode. In that mode each box has a field in which a visitor can enter an email address to which the created PDF will be sent. The second mode is the direct download mode. No email address is needed in that mode. Each PDF box or each PDF link creates the PDF directly and the user can download the created PDF file. A PDF box or a PDF link below or above each article creates a PDF file with the corresponding article only. A PDF widget box in the sidebar or above or below all articles creates a PDF file with all articles on the current page. The PDF boxes, PDF links and the format of the PDF file can be highly customized by CSS and templates. Furthermore you can configure a lot of other parts of the plugin by editing the plugin settings which are provided in your Wordpress admin area. Your server or your webspace, where your blog is hosted, does not need any special modules to run this plugin. Just install it and it will work. == Installation == 1. Unpack the plugin zip archive in your wordpress plugin folder `/wp-content/plugins/` or use your Wordpress plugin manager to download the plugin. 1. Activate the plugin through the 'Plugins' menu in WordPress admin area 1. Configure the plugin in wordpress admin area Settings->PDF24 Plugin By default the PDF plugin is configured to display a small PDF box below each article. You can change that in the 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 then 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. `` Insert the following code into any theme file, where you want to display a PDF link. `` == Screenshots == 1. Test page with two Send as PDF boxes enabled 2. Plugin settings in Wordpress admin area 3. Test page with two Download as PDF links enabled 4. Links and boxes can be inserted in multiple places 5. You can choose between multiple styles our you can customize each style 6. You can place PDF links everywhere in your Wordpress Blog 7. THe Plugin supports Wordpress Widgets == Changelog == = 3.4.2 = * fixed a minor bug in determining the blog url = 3.4.1 = * fixed a minor bug = 3.4 = * Overworked and improved some core parts of the plugin to realize the new features which follows below. * Added the feature that you can specify the filename of the resulting PDF file. Names can be added for several blog areas. These are the home page, category pages, blog pages, single post pages and search pages. Placeholders are available for each of the different names. The new settings are available in plugin settings in admin area. * Added display permission for each of the plugin types (content bar, top bottom bar, sidebar, links). You can specify where the plugin can display a PDF bar or link. You can disable the bars, boxes or links on home page, category pages, blog pages, single post pages and search pages. The new settings are available in plugin settings in admin area. = 3.3.3 = * minor fix = 3.3.2 = * Added compression feature * Added compression option to settings of the plugin * Fixed some minor bugs = 3.3.1 = * Added a fix to work together with the plugin wp-Typography = 3.3 = * Added a new feature. You can disable the PDF boxes and PDF links on Wordpress pages. The options can be configured in plugin settings. You can do that individually for each of the built in sub plugins. * Fixed a bug in link sub plugin. Styles could not be customized. = 3.2.0 = * Added 2 new options in plugin settings. The PDF document template and the article entry template can be customized. It's simple HTML code which is to modify. This provides you the possibility to control the design of the created PDF file. You can add headers, footers and other elements. = 3.1.1 = * Added dutch language file = 3.1.0 = * Fixed a bug which has crept in in last version. The Download as PDF link was never shown in the article if the more tag was used. Now the link is shown in the article itself but not in article overview if the is cutted because of the more tag. = 3.0.9 = * Fixed: Works now together with the Wordpress more tag. The content plugin will not show it's bar it the more tag is used. * Fixed: Do not display the content bars of the content plugin if contents are build up for rss feed requests. * Fixed: Fixed a small language selection bug. There could be one case where the language selector could not find a language which results into a script warning. = 3.0.8 = * Overworked a core part = 3.0.7 = * Added romanian language * Approved for wordpress 3.1 = 3.0.6 = * Corrected and changed some styles. * Corrected some languages files. = 3.0.5 = * The Widget Plugin is activated by default so that you can use the widget without activating it in plugin settings. = 3.0.4 = * Changed the sidebar plugin to support Wordpress widgets. The sidebar plugin can now be used as a widget. = 3.0.3 = * Changed the function call get_the_date() to get_the_time() to work wit older Wordpress versions = 3.0.2 = * Fixed bug in language customization. Language can be customized again. = 3.0.1 = * Added a PDF link feature to display PDF links everywhere in your blog. = 3.0.0 = * Added the wanted ability to download created PDF directly without sending the PDF via email * Added CSS document section in settings to format a created PDF file * Added a lot of new predefined styles which can be customized * There are styles for direct PDF download and for email PDF mode * PDF buttons can be displayed for every visitor or only for logged in user * Produces better formatted PDF files * Added outlines to a created PDF document based on articles title * Visualizes the PDF creation process until the PDF is created. = 2.3.7 = * Some changes to work better with new wordpress 3.0 version = 2.3.5 = * Plugin order changed so that PDF24 plugin is called at last. This change fixes some problems working together with some other plugins. * New value encoding added in form building process to better format the output * Style class in admin option page added to better format this page = 2.3.4 = * Some language files added = 2.3.3 = * Plugins works now with php4 and php5 = 2.3.2 = * Outputs are now valid xhtml code * Fixed style problem when using only the top/bottom plugin = 2.3.1 = * Restructured the plugin to work with automated installation in Wordpress = 2.3 = * Added language files for Swedish and Greek = 2.2 = * Redesigned plugin options page to configure the plugin. * Added further options to configure the plugin * Restructured the plugin to improve performance * Tested with Wordpress 2.8 * Predefined languages: German, English, Portuguese, Italian, Spanish, French, Japanese, Russian, Chinese = 2.1 = * Introduced plugin options page to configure the plugin. == Upgrade Notice == = 3.0.6 = You should update, because some style files had missing closing tags. = 3.0.5 = If you want to use the Article to PDF feature as a widget in Wordpress then update to the new version. = 3.0.4 = If you want to use the Article to PDF feature as a widget in Wordpress then update to the new version. = 3.0.3 = Do not update if you already use a working version of this plugin. This plugin contains only a change to work with older Wordpress versions. = 3.0.2 = If you need language customization you need this update. Language customization could not be enabled in version 3.0.1 and 3.0.0. Version 3.0.2 fixes this bug. = 3.0.1 = You can upgrade if you need the new PDF link feature. The PDF link feature provides the ability to display PDF links everywhere in your blog. Thats what a lot of people want. = 3.0.0 = We have redesigned a lot of parts of the plugin. If you update your currently installed plugin please configure the plugin in settings of wordpress admin area. == Frequently Asked Questions == = How can i remove the boxes underneath each article? = 1. Locate to the section Settings->PDF24 Plugin in wordpress admin area 1. Uncheck 'Use this plugin' in the section Article Plugin 1. Save the settings = Where do i have to insert the code to display the bottom bar box? = In my theme directory there is an file named index.php. A part of that file looks like this: `` After that code insert this small peace of code: `` = Where do i have to insert the code to display the top bar box = In my theme directory there is a file named index.php. A part of that file looks like this: `