I need to download this file
// Convert HTML file to PDF
var convertResponse = pdfApi.PutHtmlInStorageToPdf(name: manifest.Output.OutputFileName, srcPath: name, height: height, width: width, marginLeft: left_margin, ma…... Manifest manifest, string header, string footer, string requestId)... if (!string.IsNullOrEmpty(header)) { var headerFragment = new...