IIS configuration: Navigation to the webpage was canceled when converting page to PDF using SautinSoft.PdfVision
问题 I am having a problem when trying to convert an ASP .Net page to PDF using SautinSoft.PdfVision. Using this library is quite straight forward, all you need to do is tho provide the URL of the page you want to convert and the PDF destination path. SautinSoft.PdfVision v = new SautinSoft.PdfVision(); v.ConvertHtmlFileToPDFFile(url, pdfFilePath); Instead of having the page I ask for to be rendered as PDF, I always get the one saying "Navigation to the webpage was canceled", as if IIS (version 7