Note that this has not been updated recently and is showing as potentially not working with latest version of WordPress – and I’m getting the following error logged from it:
AH01071: Got error ‘PHP message: PHP Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in …/wp-content/plugins/pdf-creator-lite/tcpdf/tcpdf.php on line 17770’
Are you likely to do any fixes/update to officially support later WordPress versions or should I hunt for a new plugin that does what yours does so well for me?
]]>Hello there,
how to solve this error message ?
TCPDF ERROR: [Image] Unable to get the size of the image: https://i1.wp.com/images-eu.ssl-images-amazon.com/images/I/41ix3f%2BfTJL._SL160_.jpg?w=525&ssl=1
]]>Hello,
I installed your LITE version, but had few issues with it since.
Once a week my site becomes broken, as one of the above mentioned file gets deleted, like not existing in the hosting server. Re-uploading the file, all gets back to normal, but this is pretty weird, that the files are missing from the server.
Do you have any idea why this is happening?
Best Regards
Goran
Hi again ;),
I have an error message for a page containing an affiliate link image. It seems to be due to the lack of width information in the embedded img tag. When I add a width there is no more error put the image does not display in the pdf.
TCPDF ERROR: [Image] Unable to get the size of the image: https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=4335865&Format=_SL12_&ID=AsinImage&MarketPlace=US&ServiceVersion=20056753&WS=1&tag=test
I changed the values here in the example, for safety, you never know but that’s basically the message. The tag is <img src=https//ws-na….etc alt=”” border=”0″/> between a link tag. Maybe you can put a default value if not found or ignore the image and display a warning so it doesnt just stop?
Thanks for the support.
]]>Hi,
The header title takes the value of the first page/post by default and does not change when the page/post changes as a new pdf page is created it seems. Would it be possible to have separate headers titles automatically?
Thanks for this plugin.
]]>Hi I have a strange issue.
I have a Receipt page, that is populated with s2Member data of my users, including their address and the amount they paid for our services
If I pdf a page from within the Dashboard>Tools>PDF Creator>Content
All the user data is loaded into the pdf, and all’s good.
However when I put the short code in the page
[pdf-lite icon=”3″ filename=”Paid-Invoice”]
None of the user data is populated
I have shortcodes like
[s2Get user_field=”company” /]
Thanks Colin
]]>Hi there,
I’m trying to use this plugin in pages which are generated through PHP.
I’ve added the shortcode via the following code, it’s appearing on the generated pages but nothing happens when it’s clicked on. Do you have any suggestions for that?
<?php echo do_shortcode(‘[pdf-lite icon=”3″]’); ?>
Thanks!
EDIT: I’ve realised it’s because the javascript call isn’t being populated:
javascript:pdfCreateRequest(‘page’, ”, ‘,,page_,’)
Is there a way around that?
]]>Hello,
I needed to add some custom fields to the PDF, that’s why I’m adding content for the pdf in the build-pdf-frontend.pdf below
$htmlStr .= '<h1>' . $title . '</h1>';
$htmlStr .= $PRcontent;
Is there a way to add a table or float left/right styles?
I want to use it as a invoice where I need to have a description on the left side and the price on the right side of the page (right text-align).
Do you know a way to do that?
Thank you
]]>I tried using do_shortcode to call the shortcode in the backend post editor but it doesnt seem to work. any ideas?
Grats
]]>If I try to put multiple pages into 1 PDF with your plug in it does something really weird.
Everytime another page gets added it starts over so the PDF kinda looks like this:
1
1 2
1 2 3
1 2 3 4
Can you help me with this problem?
]]>I really like this plug in, but is there some sort of way I can adjust the PDF layout with CSS styling?
Thank you in advance
]]>Hello,
I’m using this shortcode:
[pdf-lite page=”2467,2505,2508,2511,2514,2517,2520,2522,2472,2475,2478,2481,2486,2489,2492,2496,2499″ titlepage=”Eagle Bay Rules and Regulations” order=”AZ”]
When the PDF is generated, it includes “top” links at the end of every page.
The problem I have is that sometimes the presence of the “top” link generates an unwanted page break and, therefore, a blank page in the PDF document.
Is there any way to prevent the generation of the “top” links?
]]>Hi,
I’m using the PDF Creator Lite plugin to produce an on-the-fly PDF which is a “booklet” where the “chapters” are a set of posts under a single post category.
The output looks great, and the selection of posts is driven fine by the “cat” parameter.
But the problem is that I want the posts to appear in the PDF in order by title, not the date order default.
I thought I could solve this by using the following plugin:
ReOrder Post Within Categories
But, though this plugin works fine in forcing the the posts to display in a forced order within the Category online, when I exercise the pdf-lite shortcode they fall back to the default date order. I suppose there is some kind of conflict between the forced-sort plugin and the pdf-lite way of moving the posts to the on-the-fly pdf.
I’m trying to avoid hand-carving individual single-page pdf-lite links, and I really don’t want to put in fake dates just to drive the sort order.
I wish the plugin could offer an “orderby” parameter. Of if not, any suggestions?
Thanks much,
PS – I’m not a programmer, so I have to reply on plugins and shortcodes to do anything tricky!
]]>I would like to make a PDF of all the posts in my site. I was planning to use this code:
[pdf-lite titlepage=”Recipes from Grandma” toc=”true” allpostss=”true” icon=”false”]
Where do I put this code so that it will convert all posts to PDF?
Thanks.
Jeanne
]]>please add auto remove files(pdf of all posts or pages that useres required it!) from server(host)! for example after 24 hours pdf removed from server!
thanks
]]>in persian langguage best font for documents is “mitra”
how to add for example mitra in this?
please :support rtl lLanguages hebrew, persian(farsi), arabic
and support :utf8
Hello, is it possible to have a direct download instead of the download/preview box?
I’ve tried adding the line file_get_contents($fileURL);
(and I’ve commented the lines with the echo for the box and its contents). But it did not work… Neither did wp_remote_get
Any suggestion?
Btw, great plugin!
F
]]>