Dynamics 365 Business Central: merging PDFs online with an Azure Function.


There is currently no native way to combine multiple reports into a single PDF file in Dynamics 365 Business Central. However, there is a solution using an Azure Function that allows you to pass a JSON array of documents to merge and gives you a merged PDF document as output. The Azure Function is written in .NET Isolated with a free and open-source library. You can call the Azure Function directly from AL code in Dynamics 365 Business Central using a POST request. The code for the Azure Function is available on GitHub. If you need to merge a large number of files or files with a large size, it is recommended to use Azure Blob Storage as a repository.


Article 2m

Login now to access my digest by 365.Training

Learn how my digest works
Features
  • Articles, blogs, podcasts, training, and videos
  • Quick read TL;DRs for each item
  • Advanced filtering to prioritize what you care about
  • Quick views to isolate what you are looking for right now
  • Save your favorite items
  • Share your favorites
  • Snooze items you want to revisit when you have more time