m118 Posted January 20, 2011 Share Posted January 20, 2011 I use this program on the server. It does not work. <?php $pdf= pdf_new(); ?> This is the problem of the program or the problem of the server. http://www.ptiimaging.ca/pdf.php Quote Link to comment https://forums.phpfreaks.com/topic/225113-generate-pdf-file-problem/ Share on other sites More sharing options...
beegro Posted January 20, 2011 Share Posted January 20, 2011 All that code does is create a handle for a new PDF document. Is that all you're wanting to do? Quote Link to comment https://forums.phpfreaks.com/topic/225113-generate-pdf-file-problem/#findComment-1162742 Share on other sites More sharing options...
m118 Posted January 20, 2011 Author Share Posted January 20, 2011 yes . I want to create pdf file, so I want to try it. Quote Link to comment https://forums.phpfreaks.com/topic/225113-generate-pdf-file-problem/#findComment-1162755 Share on other sites More sharing options...
m118 Posted January 20, 2011 Author Share Posted January 20, 2011 I want to make sure, the server has php_pdf.dll file. Quote Link to comment https://forums.phpfreaks.com/topic/225113-generate-pdf-file-problem/#findComment-1162757 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.