Using unpdf to convert a PDF graphic to SVG #71
Unanswered
dmca-glasgow
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there 👋
Thanks for all the great open-source packages!
I've been struggling to ressurect some old code to convert PDF graphics to SVG in node.js using pdfjs:
The error I currently have is:
I believe my error relates to require vs. import but really not sure as there are no other errors...
I've tried with unpdf:
But my console.log never prints, and there are no errors...
Any suggestions most appreciated!
Beta Was this translation helpful? Give feedback.
All reactions