나는 내 웹 프로젝트 (비주얼 스튜디오 2012의 C#), 에 "NReco.PdfGenerator.dll"를 사용하고 인터넷 URL에서 (같은 http://google.com.tw) succsssfully 를 내보낼 수 있습니다 그러나 나는 URL을 변경할 때 내부 URL에 (기업 내부 시스템 교체 아웃)하고이 오류 메시지를 받았습니다 : "때문에 네트워크 오류 코드 1 번 출구 : PDF 생성 할 수 없습니다 AuthenticationRequiredError (종료 코드 : 1)"NReco.PdfGenerator 오류 : AuthenticationRequiredError
이을 여기
가 내 코드 :
new NRe co.PdfGenerator.HtmlToPdfConverter(). GeneratePdfFromFile ("http://xxx.xxx.xxxx", null, AppDomain.CurrentDomain.BaseDirectory + "test.pdf");
아무도이 문제를 도와 줄 수 있습니까 ??? 당신에게