mjefim

Results 2 issues of mjefim

I am receiving an exception while trying to render an `` list. The exeption: Method not found: 'QuestPDF.Infrastructure.IContainer QuestPDF.Fluent.ElementExtensions.Element(!!0, System.Func`2)'. Example content: ``` A paragraph First item in the list...

Hi, I am trying to render html that contains empty paragraphs to provide some spacing in the text. The issue is that if the paragraphs are empty the output does...