Hi,
i've been using WP2PDF but it stopped working in recent WP versions. The author seems gone, and there's no support/development of that plugin anymore.
I wonder if someone is willing to write a post/category to PDF plugin, maybe using FPDF.
i found a FPDF based script to convert xhtml docs to pdf, but i couldnt get it to work with WP, but it's a good starting point.
veronique-m
Member
Posted 5 years ago #
cheesemasterdan
Member
Posted 5 years ago #
I started writing a plugin using FPDF about 6 months ago but the difficulty came because a lot of the content and layout in a lot of WordPress sites is done using CSS and it is difficult to get that into the PDF...
If people are genuinely interested, though, I shall have a look at reviving the project...
cheesemasterdan, i'm really interested on this :)
what about that the PDF output is something like you see on blogs that offer a "printing" view?
without format, but including the images...
veronique-m, thanks for pointint that thread out, but WP2PDF has that problem with WP2.0+: no posts match any criteria. It worked fine on 1.5, it needs an update but it's seems the developer quit that project.
I just installed it on my local WP install and it worked. I'm using version 2.0.4.
oh, i get that "no posts match any criteria." :(
using another permalink structure? or ,htaccess?
How are you executing wp2pdf.php in order to get that error? I just ran it without any parameters and got the 5 most recent posts.