delickate Posted June 17, 2012 Share Posted June 17, 2012 Hi, is there one know if there is any script of PHP to convert pdf to images? I want to use flipbook on website. and i can only found a script of flipbook that loads only images. can't find any flipbook to load pdf file. so i decided to convert pdf to images and then load images to flipbook. I don't want to use ghostscript and imagemagic. so if anyone knows please guide. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/264319-help-pdf-to-image/ Share on other sites More sharing options...
cpd Posted June 17, 2012 Share Posted June 17, 2012 I don't actually think what your asking is possibly in PHP. You must utilise GhostScript and ImageMagic. I've got no experience in the area but I should imagine its to do with the fact that PDF documents are quite complex and to convert it to a simple image wouldn't be particularly easy. Why don't you want to use either library? Quote Link to comment https://forums.phpfreaks.com/topic/264319-help-pdf-to-image/#findComment-1354594 Share on other sites More sharing options...
darkfreaks Posted June 17, 2012 Share Posted June 17, 2012 there are tons if other libraries such as the free PDF class FPDF i have seen examples done via google where PDF's in this library were converted to images. Quote Link to comment https://forums.phpfreaks.com/topic/264319-help-pdf-to-image/#findComment-1354596 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.