witt Posted June 6, 2006 Share Posted June 6, 2006 Is it possible to generate a pic of the first page of a pdf file using gd or imagemagick? Link to comment https://forums.phpfreaks.com/topic/11291-pdf-thumbnail-via-php/ Share on other sites More sharing options...
poirot Posted June 6, 2006 Share Posted June 6, 2006 Probably no. But maybe you can use a program that creates a thumbnail (execute it via PHP with the parameters).But I don't know if there are programs of this kind available. Or, try to find a ready-made PDF reader/parser script and use it to generate the thumbnail.Anyway, it'd not be simple. Link to comment https://forums.phpfreaks.com/topic/11291-pdf-thumbnail-via-php/#findComment-42288 Share on other sites More sharing options...
litebearer Posted June 6, 2006 Share Posted June 6, 2006 Might look into Imagemagick[a href=\"http://www.imagemagick.org/script/index.php\" target=\"_blank\"]http://www.imagemagick.org/script/index.php[/a]Lite... Link to comment https://forums.phpfreaks.com/topic/11291-pdf-thumbnail-via-php/#findComment-42291 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.