去下载个这个 wkhtmtopdf软件 或者找类似的都行
System.Diagnostics.Process.Start(@"D:\wkhtmltopdf\wkhtmltopdf.exe", @"D:\index.html D:\myFileName.pdf");