Hi,
The process of generating the PDF when I use the “&force” at the end become very very slow, even if there are only a few posts.
Is there anything we can do to speed it up a little bit?
]]>hi. thanks
I receive this error after Export
Format error: Not a PDF or corrupted
https://bit.ly/2SUwqxK
Does the text support persian and rtl?
]]>Hi there,
Whenever I try to export the custom post type into pdf it always shows me the default post of WP in pdf.
I tried it by passing post_id and custom post type slug as well but it always exports the default posts into pdf.
Can you please guide me over it.
Thanks
]]>Hello, Please tell me how to..
1. add a pagination to the template?
2. Add cover and Index Page
I have a PDF for my custom Post type with custom-fields.. all ok, but how i add the page number on every site and how can i add a cover and index page before?
In your css file there are some styles for indexpage and cover, but how can i create this pages ?
thank you
]]>Please change your description, you mention to copy pdf_layout.php to your custom theme – which is correct – but it should then be renamed to pdf_export.php (NOT _layout.php).
I was troubleshooting this as it did not work according to the description and found out by your plugin’s code that it should be pdf_export.php
]]>I just updated the Simple PDF Exporter plugin — now it does not work within my website. How can I rollback this plugin? I tried the WP Rollback plugin, but it states “It appears there are no version to select. This is likely due to the plugin author not using tags for their versions and only committing new releases to the repository trunk.”
Thanks in advance for your time in helping.
]]>Installed the front end button to export PDF. When it is clicked, the following message is received:
”
Warning: require_once(/home/nestingup/public_html/enato.tech/wp-content/plugins/simple-pdf-exporter/process/assets/pdf_layout.php): failed to open stream: No such file or directory in /home/nestingup/public_html/enato.tech/wp-content/plugins/simple-pdf-exporter/process/config.php on line 27
Fatal error: require_once(): Failed opening required ‘/home/nestingup/public_html/enato.tech/wp-content/plugins/simple-pdf-exporter/process/assets/pdf_layout.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/nestingup/public_html/enato.tech/wp-content/plugins/simple-pdf-exporter/process/config.php on line 27“
]]>I have been playing with code and spinning my wheels. So I’ve downloaded your plugin and hoping you can help ??
I’m looking for code that will take the information from the form input(one field) and the database (LOTS of other fields) and autofill an already created pdf file.
Could you help please ??
Christie
]]>Hi There, I have been using pdfcrowd and to be honest, I’m NOT HAPPY with it. it constantly does not generate the pdf on the first click and it often times doesn’t generate at all. I want just the site plan and the title of the site plan above to download with its html5 layers. The site plan image on the page is generated from LayerSlider (well-known WordPress Slideshow plugin). Can I set up this using the default plugin settings or would I need to have a customized setup??? The site plan tab on this page you’ll see the site plan image: https://jamyershomes.com/neighborhood/chapel-view/#tab-item=#tab-2
My current pdfcrowd setup I think just doesn’t like the transition animations in the LayerSlider Plugin. Frustrating.
]]>hello,
this plugin is good but need an additionnal option i think.
the num url option is quite good to export post type by lots… but on my server i have a loooottt of posts and i can not modify timeout and RAM …
so it could be fantastic to add a skip url parameters to skip some first posts to export
like
https://mysite.org/?export=pdf&post_type=formation&force&num=30&skip=10
like that we could export all our posts in many times using this kind of urls
https://mysite.org/?export=pdf&post_type=formation&force&num=30
https://mysite.org/?export=pdf&post_type=formation&force&num=30&skip=30
https://mysite.org/?export=pdf&post_type=formation&force&num=30&skip=60
https://mysite.org/?export=pdf&post_type=formation&force&num=30&skip=90
best regards
]]>Hello,
In the export file, we can fix characters in Greek unicode, because now so come:
Custom field 1: ???????? <—-
Custom field 2: 75000
Thanks!
]]>I’ve just downloaded and started configuring the pdf template and i have a few questions
Why does this line work
echo '<div class="post_wrapper" ><a href="'.get_permalink().'">'.get_permalink().'</a></div>';
and this doesn’t as a link?
echo '<a href="'.get_permalink().'">View</a>';
I am also trying this to display an image
echo '<img src="https://s.w.org/style/images/wp-header-logo.png" />';
but it doesn’t work.
Any ideas?
]]>Please Subj.
Trying and have errors in reading pdfs.
(with get_the_post_thumbnail())
Hi. Is it possible to export multiple posts per page in the pdf?. I’m trying to export all the posts as a quick pdf catalogue, where you can see 8 products (posts) per page. Thanks, great plugin!
]]>Hi there,
From reading the description I understand that this will export all my blog or one post type to a PDF file ?
How about if I want to export one post only? is that possible ? thanks
]]>Your function is SIMPLE_PDF_EXPORT_SETTINGS.
]]>