View Single Post
Old 23rd June 2007, 07:17 PM   #4 (permalink)
explorer
Explorer
 
Join Date: Feb 2006
Location: North East of England
Posts: 5
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");

Last edited by explorer : 23rd June 2007 at 07:18 PM. Reason: wrong emoticon
explorer is offline   Reply With Quote