PDF View Module
DesignWork - March 9, 2007 - 03:10
Hi
I installed the PDF View Module and the tcpdf. But when i want to create an PDF from a node with a image i got the following errormessage:
* warning: getimagesize(): URL file-access is disabled in the server configuration in /usr/www/users/karste/drupal/modules/pdfview.1/tcpdf/tcpdf.php on line 3022.
* warning: getimagesize(http://karstenschoene.de/drupal/files/images/WJTsw004.jpg): failed to open stream: no suitable wrapper could be found in /usr/www/users/karste/drupal/modules/pdfview.1/tcpdf/tcpdf.php on line 3022.
But in Line 3022 is just this $a=GetImageSize($file); were can i fix this?
Warm regards from Cologne
Dirk

You need to enable
You need to enable "allow_url_fopen" in your php.ini file.
Where to enable the php.ini
Thanks bdragon for the reply.
But where i find the php.ini? I guess on my server. I will check that out.
Dirk
Hi is there a pdf view
Hi is there a pdf view module around for drupal 6.2