Hopding / pdf-lib

Create and modify PDF documents in any JavaScript environment
https://pdf-lib.js.org
MIT License
7.01k stars 676 forks source link

Should be compatible with executables (.exe) #1699

Closed DipakKhade closed 4 days ago

DipakKhade commented 4 days ago

What were you trying to do?

i am trying to use pdf-lib with the node js backend executable image

How did you attempt to do it?

i have been making a exe of node js backend , which is using pdf-lib but after make exe it not working

What actually happened?

it is not working with exe files

What did you expect to happen?

it should be works with exe files

How can we reproduce the issue?

use a pdf-lib in node js project and make exe of that project and try to run that

Version

1.17.1

What environment are you running pdf-lib in?

Node

Checklist

Additional Notes

No response

DipakKhade commented 4 days ago

if some one has a solution to this problem , let me know . thank u