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

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -