Update to wp 5.+ on 2 sites
Looking for php to pdf tools
If you're able to include webkit binaries then have a look at https://github.com/KnpLabs/snappy, otherwise look at tcpdf :)
no worries, both are listed on packagist so you can use composer for them, though snappy you'll need to include the webkit binary as per the readme. Good luck :)