No files generated when using MakeFont function for fpdf? Probably dumping the files in a path you did not expect.

It took a hot minute for me to track down what was going on — in the end the utility does not take the path of the files you are converting and instead dumps it in the root of your project or whatever getcwd() returns. For me that was /var/www/html/public