I've managed to get DinkToPdf generating pdfs locally (using DI in an Azure webjob), on a windows machine, and in a cloud app.
However, I reference a font (Swis721 Th BT) in my markup that isn't installed on any of these machines, so I use @font-face to add support for it. This works great on Mac, on Windows machine, but just doesn't work on the Cloud app (although the PDF is still generated)
I've managed to get DinkToPdf generating pdfs locally (using DI in an Azure webjob), on a windows machine, and in a cloud app.
However, I reference a font (Swis721 Th BT) in my markup that isn't installed on any of these machines, so I use @font-face to add support for it. This works great on Mac, on Windows machine, but just doesn't work on the Cloud app (although the PDF is still generated)
I have tried: