I use python 3.6 , i want to convert the pdf document (contains 3 pages) to jpg images (3 jpg) . i tried to use wand and it is not successful and it is asking to check imagemagick as well in python library. Can anyone please help me in this?
Thanks in Advance.