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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -