Skip to main content
Nintex Community Menu Bar
Knowledge Base

PDF Conversion Failing

  • March 13, 2024
  • 0 replies
  • 131 views

Forum|alt.badge.img+5

Topic

Save As PDF fails on runtime with the following error message:

Failed to convert to PDF. CorrelationId: {CorrelationIdValue}



The PDF Log located in {K2 Installation Folder}\K2 PDF Converter\Logs\ shows the following detailed error message:

CefBrowser LoadPage failed with exception Exception { TargetSite: Void Throw(), Message: "Load_Error (-9) - ERR_UNEXPECTED", Data: [], InnerException: null, HelpLink: null, Source: "System.Private.CoreLib", HResult: -2146233088, StackTrace: " at SourceCode.PdfConverter.Api.Converter.CefPdfConverter.LoadPage(ChromiumWebBrowser browser, Action`3 loadAction, String urlOrHtml, String baseUrl)" }

Instructions 

Disable proxy on the server where the K2 PDF Converter Service is running:

  1. Open Control Panel > Internet Options.
  2. Go to the Connections tab.
  3. Click LAN settings.
  4. Uncheck Use a proxy server for your LAN (These settings will not apply to dial-up or VPN connections), if applicable.
  5. Click OK to save the change