The plugin checks if pdf already exists with the same date, if yes, the pdf will be served, otherwise new will be generated.
Since the PDF generation uses up lot of resources, this will prevent too many runs of the plugin and the crashing of your server..
Ask your hosting to check how many resources you would need to run the plugin and if there is anything you can do, within your hosting limits, to make sure the plugin has enough or appropriate RAM PHP settings...
If you don't use custom url, hence you don't add the parameter to the url, the default post type exported will always be WP default post..
Currently, the template for the each exported post is very basic, feel free to edit it here wp-content plugins simple-pdf-exporter process pdf layout php, only if you know what you are doing..
In order to export pdf, you can do it from backend from Tools -> PDF Export or enter http yoursite com export=pdf in your browser.
You can also make the url into link or button on your site, to use on frontend, please check FAQ...
In order to export pdf, you can do it from backend from Tools -> PDF Export or enter http yoursite com export=pdf in your browser..
This is the PDF in WordPress ecosystem that I am aware of that gives you full control of HTML & CSS files, meaning you can craft customized PDFs..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more