Horje
A plugin to create PDF files of articles and pages in your blog.

Noted That:

  • To install correctly this pdf24-post-to-pdf.zip.
  • Fisrt Download the pdf24-post-to-pdf.zip to your computer
  • Extract/Open pdf24-post-to-pdf.zip to Your Computer.
  • Then, Find readme.txt file inside pdf24-post-to-pdf.zip and Open readme.txt.
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the the Tips Below.

Start the Tips:

1. First Download "pdf24-post-to-pdf.zip" Plugin to your Local Computer. (Click Download)

2. Then, Login to your "yourdomain.com/wp-admin" Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on "Plugins" + "Add New" from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse "pdf24-post-to-pdf.zip" Downloaded plugin from your computer, Where you downloaded pdf24-post-to-pdf.zip According to Step – 1 Above then, click on "Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on "Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. "PDF24 Article To PDF" folder is added on left sidemenu. Now, Click on "PDF24 Article To PDF" folder.

   Noted that: If you do not see "PDF24 Article To PDF" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools".

8. Now you configure yourself oR Watch video tutorial below about PDF24 Article To PDF Configurtions and Settings or How to work "PDF24 Article To PDF" in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to "Plugins" + "Installed Plugin" from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find "PDF24 Article To PDF" Activated Plugin from Plugin List.
  4. Then, Click on "Settings" from Plugin that is PDF24 Article To PDF
  5. Now, Edit/Add/Config the setting and Click on "Save Changes" button,
WP Plugin Setting



Guide

Main 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.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin area
  3. 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 plugin settings in your WordPress admin area.
The PDF plugin can display a box 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.

PDF Sidebar Widget

If you want to use the PDF sidebar widget you have to enable the sidebar plugin. Then open the widget section in WordPress admin area and put the widget
into the sidebar.

PDF Top/Bottom Bar

If you want to use the PDF top/bottom box, the link plugin or if you want to show a sidebar box without using the widget 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, footer.php or an other one, where the top/bottom PDF bar shall appear.

PDF Link

Insert the following code into any theme file, where you want to display a PDF link which creates a PDF file with one or more articles in you blog.

PDF Sidebar Box

Insert the following code into any theme file, where you want to display a PDF sidebar box by which users can create a PDF file with the articles
on the currently displayed page.

Custom Fields Support

If you use custom fields and if you want it to be part of the PDF file then you have to add some codes to your template files to mark the content
so that the PDF24 plugin knows what the content is. This can be done like the following:

... Your custom fields code ... OR 

The above call to pdf24Plugin_post() can be replaced with pdf24Plugin_link() or pdf24Plugin_topBottom() or pdf24Plugin_sidebar(). Each of these
methods shows a different box depending on what you want.

You can also replace the call to pdf24Plugin_post() with a call to pdf24Plugin_form(ID), which then outputs nothing visible to the user. The call to
pdf24Plugin_form() just creates a hidden form which can than be sent by an other peace of code. The create form is hidden and you need a link or a button
to submit the form and that functionality is provided with the pdf24Plugin_formSubmit(ID,TPL) method. The call to pdf24Plugin_formSubmit(ID,TPL) can be
placed elsewhere in your template and prints a link which submits the form create by a call to pdf24Plugin_form(ID). This is a very flexible feature. The
first argument, the ID, is a needed argument. If you create a hidden form by a call to pdf24Plugin_form(ID) then the form is identified by the ID. A call
to pdf24Plugin_formSubmit(ID,TPL) with the same ID will submit the form identified by that ID. The ID argument can simply be the wordpress post identifier
which you get by a call to get_the_ID(). The second parameter, the TPL, is a optinal argument. This
argument controls the output (normal link, image link or whatever). The TPL argument is the name of a template of the plugin which is loaded and printed.

Don’t forget to look at the FAQ section to get more information about custom fields support.

If you have any problems with the installation or the custom fields support feel free to contact us.


your, blog, pages, articles, create, files, plugin,

Name

Reffered: https://wordpress.org/

Share on: