corymickelson / NoPoDoFo

node pdf native bindings
GNU Affero General Public License v3.0
26 stars 6 forks source link

Windows prebuild binaries #111

Open CanadianHusky opened 3 years ago

CanadianHusky commented 3 years ago

Hello,

This page

https://corymickelson.github.io/NoPoDoFo/documentation/installation.html

says

NoPoDoFo does provide a prebuilt package for windows x64, the prebuilt is built on windows 10 and can be installed into your npm project with npm i https://github.com/corymickelson/NoPoDoFo/releases/download/v1.0.0/nopodofo-v1.0.0-pre-win64.tar.gz

But the given link does not exist. I would like to get the Windows x64 prebuild binaries and ideally, if available the podofo tools mentioned here http://podofo.sourceforge.net/tools.html

I am planning to use the binaries and tools from a Windows command line shell.

Do prebuild windows binaries exist ? Thanks