Using the Print.JS Library on AppStudio

Hi there,

I need to print PDF files from the server and this little library (http://printjs.crabbly.com/) seems like a perfect fit. Anyone here tried to use the Print.JS library on AppStudio?

Regards,
Paulo

Haven’t tried it, but I see no reason why it would not work.

Let us know how you make out!

Struggling to make it work since it has a bunch of .js dependencies files. On their site they have examples on how to install it using npm, yarn, bower and CDN…

Anyone with ideas on how to make this work on AppStudio? Their site is on http://printjs.crabbly.com/

Regards,
Paulo

Found a print.min.js that appears to be working. Will post results here.

Regards,
Paulo