Today I got some time to work with FPDF and I created a new PDF output page. I still have to think about a way to include a stylesheet in it, so you can style the PDF output to match your website theme. I at least want to support different color schemes. I can’t upload the first layout yet, but I will do later. You can take a look at it and give me some feedback about it.

Using FPDF is very simple after a while. There is a way to do a header/footer for the pages and include pictures in the generated PDF. I’ll use that to include the recipe picture and maybe a link to the recipe page of your installation. One should be able to turn off the linking via the configuration, but for the moment I’m happy with a somewhat static generator.