Viewing 4 replies - 1 through 4 (of 4 total)
  • The plugins are different!

    The first plugin “pdf24-posts-to-pdf” integrates a small box into the sidebar of wordpress to export multiple articles to pdf. You need a little bit more time to install this plugin, because you have to put some piece of code into the wordpress sidebar template.

    The second plugin “pdf24-post-to-pdf” integrates a small box underneath each articles in he blog. Only one articles can be exported to pdf. The installation is much easier as the first plugin, because the wordpress plugin system is used.

    So the plugins are not really the same, but both are for exporting articles to pdf.

    Thread Starter Lionel Chollet

    (@lionel_chollet)

    Thanks for this (welcome) clarification, Stefan ??

    I have a problem with the PDF24 Posts to PDF.
    It doesn′t appear in my sidebar.
    The theme is the Daleri-Sweet.
    I have done what you said:
    – copy pdf24.php to my theme (the same directory where is sidebar.php);
    – Insert the code
    <?php include (TEMPLATEPATH . ‘/pdf24.php’); ?>
    in my sidebar.php file,
    but nothing happens…
    Do I have to copy exactly TEMPLATEPATH (as above) or that my own template path, what ever it means…?
    Thank you very much for your help.
    Luis J.

    pdf24

    (@pdf24)

    Hello,

    TEMPLATEPATH is the path to your used theme folder. In the folder the pdf24.exe should be stored. You can store the file everywhere else, but then you have to replace TEMPLATEPATH with the folder where you saved pdf24.exe

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: PDF24 Post to PDF] Duplicate addresses for this plugin’ is closed to new replies.