[Plugin: PDF24 Article To PDF] Shortcode or Template Function to manually specify multiple post/page
-
Hi there,
I have a site with about 10 articles presented in the form of WordPress Pages. I would like to provide users with a way to download all of them in a single PDF using a link on the home page (which is a static page).
When reading your documentation I was hoping to find function that would look something like this:
<?php pdf24Plugin_link($first_page_id, $second_page_id, $third_page_id); ?>
Or a shortcode that looks something like:
[pdf24 mode=”link” ids=”31, 54, 79″]
Is there any way I can achieve this with the current version of the plugin? Or would this require modification to the core plugin?
Many Thanks,
Sebastian
https://www.ads-software.com/extend/plugins/pdf24-post-to-pdf/
- The topic ‘[Plugin: PDF24 Article To PDF] Shortcode or Template Function to manually specify multiple post/page’ is closed to new replies.