PDF page plugin

Hi all,
Since i needed to render PDF files from page templates with Kirby in some projects, i decided to write this tiny plugin :

https://github.com/maxchene/kirby-pdf

For now, it only support WkHTMLToPdf engine, but others will come soon.

Feel free to PR :kissing_heart: