mercredi 21 mai 2014

Django - page HTML conversion en image à l'aide d'URL - Stack Overflow


I am doing one project on django-platform.


I have one question to ask which I am finding it for long time : Is there any method to convert html page like www.google.com that convert into image directly and save in project directory.


I need to write code to do this. Let's have a url (say :


/employee/{emp_code}/certificate/{id}/download

) . On hitting this URL , This should convert into image.


EDITED :


Simply I want to implement this : http://www.verypdf.com/online/url-to-image-converter.php


http://www.page2images.com/free_convert_website_url_to_images_in_batch



I am doing one project on django-platform.


I have one question to ask which I am finding it for long time : Is there any method to convert html page like www.google.com that convert into image directly and save in project directory.


I need to write code to do this. Let's have a url (say :


/employee/{emp_code}/certificate/{id}/download

) . On hitting this URL , This should convert into image.


EDITED :


Simply I want to implement this : http://www.verypdf.com/online/url-to-image-converter.php


http://www.page2images.com/free_convert_website_url_to_images_in_batch


0 commentaires:

Enregistrer un commentaire