node.js - Generate PDF files phantomjs on MS Azure Web App -
i'm trying figure out, how generate pdf html code in node.js application using phantomjs on ms azure web application. i've done som research.. , should work (using web job), dont know, how trigger / call web job application. there solution? recommedations how generate pdf files inside node app on azure?
thanks
have considered writing web job in c# , using rotativa?
rotativa great .net library creating pdfs https://www.nuget.org/packages/rotativa/
Comments
Post a Comment