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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -