System.Exception: "Exception in PdfFonts.GetFontMetrics, font 'Tahoma' step #40: 'The value U+D83D is not a valid Unicode code point value. Must not be in [ U+D800..U+DFFF ], inclusive. (Parameter 'value')'".
This problem does not always occur, sometimes generating report in pdf still works. At first, as it seemed to me, the problem was caused by the symbol
Dbf
System.ArgumentException: "The output byte buffer is too small to contain the encoded data, encoding 'Unicode (UTF-8)' fallback 'System.Text.EncoderReplacementFallback'. Arg_ParamName_Name".
I can't say much about this problem, since it occurs every time a report is generated in this format.
ImageTiff
System.ArgumentOutOfRangeException: "Parameter "width" (System.Single) must be greater than 0, was 0 Arg_ParamName_Name".
As in Dbf problem occurs every time.
The problems occur only in these formats that we use, in others everything works correctly. I'll attach an example of report generated in xlsx format that when generating in the formats described above throw errors.