Hi forum,
We were initially encounter the error described in
https://www.essentialobjects.com/forum/postsm48539_Converting-HTML-to-PDF-fails-when-running-in-docker-container-Win-2019.aspx, we were able to resolved it as suggested to copy all Windows Fonts files onto the container.
However, it recently failed again with another error like below:
Exception information:
Exception type: Exception
Exception message: Time out expired before the page can be loaded.
at EO.Internal.ob.a(ab3 A_0, String A_1, String A_2, String A_3, Int32 A_4, Int32 A_5, String A_6, Boolean A_7)
at EO.Internal.ob.b(ab3 A_0, String A_1, String A_2, String A_3, Int32 A_4, Int32 A_5, String A_6, Boolean A_7)
at EO.Pdf.HtmlToPdfSession.a(ab3 A_0, String A_1, String A_2, Int32 A_3, Int32 A_4, String A_5, Boolean A_6)
at EO.Pdf.HtmlToPdf.d.a()
at EO.Internal.aj9.a[a](aox A_0)
at EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options)
at EO.Pdf.HtmlToPdf.ConvertHtml(String html, Stream stream, HtmlToPdfOptions options)
We are using EO PDF version 19.2.91.0
Could anyone please help ?