New version 2021.4.3 crash

I've a simple program that export in pdf and it fails with exception


---

System.IO.FileNotFoundException:

at FastReport.Export.Pdf.PDFExport.GetGlobalFont(Font font)

at FastReport.Export.Pdf.PDFExport.GetObjFontNumber(Font font)

at FastReport.Export.Pdf.PDFExport.AddTextObject(TextObject obj, Boolean drawBorder, StringBuilder sb_in)

at FastReport.Export.Pdf.PDFExport.ExportObj(Base c)

at FastReport.Export.Pdf.PDFExport.ExportBand(Base band)

at FastReport.Export.ExportBase.ExportPageNew(Int32 pageNo)

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

at FastReport.Export.ExportBase.Export(Report report, String fileName)

at FastReport.Report.Export(ExportBase export, String fileName)

at dsFastReport.Program.Main(String[] args) in C:\projects\provafastcore\Program.cs:line 32

----

the os is windows10 and I've tested it on two different pc. Some one have experienced this problem?

Comments

  • I have this same issue, I have had it with previous versions as well. THough I only see it in my .net core 5 MVC web app. I just updated today and was really let down that this has come back AGAIN...

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.