|
Posted by Mike P2 on 04/30/07 23:03
> PHP Fatal error: Uncaught exception 'PDFlibException' with message
> 'Handle parameter 'image' has bad value 0' in C:\Inetpub\wwwroot\files
> \hello6.php:11 Stack trace: #0 C:\Inetpub\wwwroot\files
> \hello6.php(11): pdf_place_image(Resource id #1, 0, 50, 650, 0.6) #1
> {main} thrown in C:\Inetpub\wwwroot\files\hello6.php on line 11
I think pdf_load_image() failed and returned 0. Make sure the filename
is correct, the file permissions are good, and anything else you can
think of that could go wrong on that line.
-Mike PII
Navigation:
[Reply to this message]
|