Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When executing HtmlConverter.Convert (FromURL) an error appears indicating: The index was out of range. It must be a non-negative value and less than the size of the collection.
The stack trace is:
System.ThrowHelper.ThrowArgumentOutOfRangeException (ExceptionArgument argument, ExceptionResource resource)
in Syncfusion.Pdf.HtmlToPdf.HtmlToPdfResult.createPdfForms (PdfDocument lDoc)
in Syncfusion.Pdf.HtmlToPdf.HtmlToPdfResult.RenderWebKit (PdfPageBase page, PdfLayoutFormat format)
in Syncfusion.Pdf.HtmlToPdf.HtmlToPdfResult.Render (PdfPageBase page, PdfLayoutFormat format)
in Syncfusion.HtmlConverter.HtmlToPdfConverter.Convert (String url)
FromURL =