Hello,
One of my network engineers came to me today stating that when he tries to export to PDF he is getting an error message that "There was an error trying to export the page to PDF. Please try again later." He is trying to export the events from one of the device types for the past 3 months so it is probably hitting the 2k displayed events limiter. When I try it with a smaller subset of data it works fine and other pages work fine as well. I went into the logs and found this:
2017-02-14 16:03:28,826 [10] (0) ERROR Orion_ExportToPDF - (null) Unable to convert html into PDF file.
EO.Pdf.HtmlToPdfException: Conversion failed. Browser engine failed to render page. Failed on command 4 ---> System.Exception: Browser engine failed to render page. Failed on command 4
at EO.Internal.o0.a(String A_0)
at EO.Internal.o0.a(e A_0, a7s A_1, WriteArgDelegate A_2)
at EO.Internal.o0.a(HtmlToPdfOptions A_0, Single A_1, Single A_2, Size A_3, Rectangle A_4, amd A_5, List`1 A_6)
at EO.Internal.a3d.a(String A_0, Single& A_1)
at EO.Internal.a3d.d()
--- End of inner exception stack trace ---
at EO.Pdf.HtmlToPdfException.b(Exception A_0)
at EO.Internal.a3d.d()
at EO.Pdf.HtmlToPdfSession.RenderAsPDF(PdfDocument doc)
at EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options)
at EO.Pdf.HtmlToPdf.ConvertHtml(String html, String pdfFileName, HtmlToPdfOptions options)
at Orion_ExportToPDF.ConvertHtmlIntoPdfFile(ThreadData threadData, String outFile, String htmlCodeToConvert, String applicationRoot)
But I'm not sure what to make of it. Any ideas? It doesn't seem like a big enough issue to open a ticket for so was hoping maybe someone here had seen this before. Is there a limit to how much data we can send to the PDF converter?
Environment: Windows Server 2012 R2 Orion Platform 2016.2.100, DPA 10.2.0, IVIM 2.1.2, NetPath 1.0.1, QoE 2.2.0, NPM 12.0.1, SAM 6.3.0, VNQM 4.2.4, SRM 6.3.0, NTA 3.11.0
Thanks,
Rob Arbuckle