Extract all pages #187
Closed
hypertyper84
started this conversation in
General
Replies: 1 comment
-
|
Please refer to the README for docs. If you believe there's a bug, please file a new issue with your code snippet. https://github.com/yakovmeister/pdf2image#frombase64b64string-options |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to extract all pages by setting the pageNumber property to -1 when using the fromBase64 method. Unfortunatelly, this ends up with the following error:
Error: Page number should be more than or equal 1
How to convert all pages from a base64 pdf string to an base64 png string?
Regards,
Robert
Beta Was this translation helpful? Give feedback.
All reactions