Skip to content

ReliefApplications/azure-function-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure function to generate PDF

Based on this tutorial: https://medium.com/medialesson/create-a-pdf-from-a-template-serverless-style-using-azure-functions-c858ed783411

You can also find some information there to learn how to work with .js Azure functions: https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-node?pivots=nodejs-model-v4 https://learn.microsoft.com/en-us/azure/azure-functions/functions-reference-node?tabs=javascript%2Cwindows%2Cazure-cli&pivots=nodejs-model-v4 https://learn.microsoft.com/en-us/azure/azure-functions/functions-develop-vs-code?tabs=nodejs

In case the functions are not executing, check in the file local.settings.json that you have this value set: "Values"."AzureWebJobsFeatureFlags": "EnableWorkerIndexing"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published