pankajr141 / pdf2jpg

Utility to convert PDF into JPG files
53 stars 22 forks source link

AttributeError: 'function' object has no attribute 'convert_pdf2jpg' #2

Closed wiyan closed 6 years ago

wiyan commented 6 years ago

code like this:result = pdf2jpg.convert_pdf2jpg(inputpath, outputpath, pages="ALL") exception is :AttributeError: 'function' object has no attribute 'convert_pdf2jpg'