the error in fastreport when exporting pdf

Under the same query conditions, there is no problem in exporting xls, but when exporting pdf, 

the following error message will appear sometimes, Please help to answer this question,tks.

language: C#

version: "2024.1.3" 

|ERROR|WebApi.Middleware.ExceptionMiddleware|異常: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')

  at System.Collections.Generic.List`1.set_Item(Int32 index, T value)

  at FastReport.Export.Pdf.PDFExport.WriteFont(ExportTTFFont pdfFont)

  at FastReport.Export.Pdf.PDFExport.AddPDFFooter()

  at FastReport.Export.Pdf.PDFExport.Finish()

  at FastReport.Export.ExportBase.Export(Report report, Stream stream)

  at FastReport.Report.Export(ExportBase export, Stream stream)

  at WebApi.Area.Final.Controllers.AsfRptReferenceController.AsfPrintReference(DefaultCondition model) 

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.