zeltox / Google-Drive-PDF-Downloader

MIT License
435 stars 124 forks source link

Facing issue in Conversion #7

Open mayank1692 opened 3 years ago

mayank1692 commented 3 years ago

HI! First of all this is one thing I needed so thankyou so much. I have been searching for something like this but haven't found anything yet. I should mention that I tried using it on some other site having the same .js images as in Google Drive. The process goes smoothly with ignorable errors and the file is downloaded. (I changed the URL).
I have tried to convert but it shows the following error "magick: UnableToOpenBlob '../Output/Disco/Pages/*.png': Invalid argument @ error/blob.c/OpenBlob/3539. 2020/11/03 14:32:15 cmd.Run() failed with exit status 1"

Can you please point me in the direction on what you think cause of the error could be? Capture

mayank1692 commented 3 years ago

Capture Hey! Ran the code again... Saw these errors during the run. Can this be a cause of the problem?

brunogildo commented 3 years ago

I am having the exact same problem when running GeneratePDF.cmd from the Windows folder, it goes like this:

1 ".PDF_DataFile" found!

Processing Cool_File_Name.PDF_DataFile
Generating Cool_File_Name.pdf                    magick: UnableToOpenBlob '../Output/Cool_File_Name/Pages/*.png': Invalid argument @ error/blob.c/OpenBlob/3539.
2021/01/20 10:37:54 cmd.Run() failed with exit status 1