-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.PDF_DataFile, Cannot decode line "1" as it contains invalid PNG Base64 data #19
Comments
Try this code, then use GeneratePDF.cmd |
Thank you! |
Hi, the pastebin doesn't work anymore. Is there any other workarounds for this? |
This doesn't work? |
Yooo, thanks man. The code works. It was just that the pastebin link didn't work. Thank you again man, you doin' god's work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had to change the 'let doc = "" ' into something else like ' let adoc = "" ' in the method 1 script to even get it to work in the console, otherwise it showed ' Identifier 'doc' has already been declared '.
The text was updated successfully, but these errors were encountered: