BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hello,we were using 17.1400.0.38, when we do a merge to the multiple pdf document into a single documents, i am getting below error message. the same we were able to do it in 15.1.0.33. we are facing lot of mismatches between 15 and 17 versions.when we do merge we were getting below error message.System.NullReferenceException: Object reference not set to an instance of an object.at Syncfusion.Pdf.IO.PdfStructTreeRoot.Add(PdfStructureElement structElement, PdfPageBase page, PdfDictionary annotDictionary)at Syncfusion.Pdf.Interactive.PdfFieldCollection.DoAdd(PdfField field)at Syncfusion.Pdf.Parsing.PdfLoadedFormFieldCollection.DoAdd(PdfField field)at Syncfusion.Pdf.Parsing.PdfLoadedFormFieldCollection.CreateFormFieldsFromWidgets(Int32 startFormFieldIndex)at Syncfusion.Pdf.Parsing.PdfLoadedDocument.get_Form()at Syncfusion.Pdf.PdfDocumentBase.Append(PdfLoadedDocument ldDoc)at Syncfusion.Pdf.PdfDocumentBase.Merge(PdfDocumentBase dest, Object[] sourceDocuments)at DocumentConverters.PDFUtility.mergePDFDocuments(String[] pdfdocuments) inthanksiosman