Business Central Cloud renaming a PDF report using FileManagement.BLOBExport
On the Business Central Cloud, to save a report in PDF format and change its name while saving, you can use a STREAM BLOB through the “Temp blob” codeunit.
Once this is done, use the function then the BLOBExport function present in the “File Management” codeunit to export the report created with the…
Continue Reading rstefanetti’s Article on their blog
Business Central Cloud renaming a PDF report using FileManagement.BLOBExport – Roberto Stefanetti Blog – Microsoft Dynamics 365 Business Central
Business Central Cloud renaming a PDF report using FileManagement.BLOBExport On the Business Central Cloud, to save a report in PDF format and change its name while saving, you can use a STREAM BLOB through the “Temp blob” codeunit. Once this is done, use the function then the BLOBExport function present in the “File Management” codeunit …
Blog Syndicated with rstefanetti’s Permission