问题How can we convert an Asp.net web page into byte[]. I need to export my web page into PDF file. 回答1:Look here. You will find even an example of converting to pdf =) 来源:https://stackoverflow.com/questions/4826441/convert-asp-net-page-into-byte 标签 ASP.NET bytearray