Harry Flowers

Results 2 issues of Harry Flowers

Hello. I use PdfSharpCore version 1.3.45 (.NET Core 5). I use code below to generate a PDF-file: public byte[] Execute() { using var document = new PdfDocument(); DrawReport(document); using var...

### Type of issue Code doesn't work ### Description Hello I have tried to do your sample. I can't build it. It falls with error below: Error Failed to translate...

:watch: Not Triaged
Pri2
dotnet-framework/svc
wf/subsvc