I'm attempting to run a report on Business Central in the cloud, and I'd like to save the PDF directly to Azure Storage.I'm curious if there's a way to accomplish this with Business Central 365 AL code.
Here's a link that may help you.
Report.SaveAsPdf(Integer, Text [, var Record]) Method - Business Central | Microsoft Learn