79445047

Date: 2025-02-17 10:10:56
Score: 1.5
Natty:
Report link

I faced almost the same issue. I had some general information about a report that had to be printed on every page. After looking into it for a while I found that the ".Decoration()" Extension from DecorationExtensions.cs worked pretty well. You just set the data that has to be repeated in the Before section and the data that does not need to be repeated in the Content section. Reference: https://www.questpdf.com/api-reference/decoration.html

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Wovi10