Posted on 07/02/2022 13:02:53
Think there is a bug in version 9.12.9
this is what i get when adding pdf=true
System.Exception: Pdf creator constructor exception ---> IronPdf.Exceptions.IronPdfNativeException: Error while initializing Chrome renderer: 'Timeout while initializing Chrome renderer'. To learn how to solve this issue please read https://iron.helpscoutdocs.com/article/163-ironpdf-native-exception [Issue Code IRONPDF-NATIVE-EXECPTION] at IronPdf.Engines.Chrome.ChromeClient.() at System.Lazy`1.CreateValue() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Lazy`1.get_Value() at .RenderPdfDocumentFromUri(ChromePdfRenderOptions Options, ChromeHttpLoginCredentials Login, Uri url) at Dynamicweb.Imaging.Providers.IronPdfProviders.IronPdfRendererProvider.RenderFromRequest(PdfRequest request, PdfRendererSettings settings) at Dynamicweb.Imaging.Pdf..ctor(String url, String extranetUserName, String extranetPassword, Boolean landscape, Boolean isUsLetterFormat, Int32 leftRightMargin, Int32 topBottomMargin, PdfPaperSize pageSize) --- End of inner exception stack trace --- at Dynamicweb.Imaging.Pdf..ctor(String url, String extranetUserName, String extranetPassword, Boolean landscape, Boolean isUsLetterFormat, Int32 leftRightMargin, Int32 topBottomMargin, PdfPaperSize pageSize) at Dynamicweb.Frontend.PageView.Output()
/Hans