Core library. public IActionResult DownloadPdf() { var htmlContent = "<div>Hi</div>"; var wkhtmltopdf = new FileInfo(@"C:\Program ...
確定! 回上一頁