I'm following the .NET tutorial as well
I've got it to work locally (WAMP), but haven't figured out the correct path to put the 'output.pdf' in on UH.
You have to change the /dev/net/output.pdf bit to wherever you want to have the pdf file saved.
pdf_open_file($pdf, "/dev/net/output.pdf");