Closed Pip1987 closed 9 months ago
Thanks, Phil.
I have added an errata item for this here: https://github.com/markjprice/apps-services-net8/blob/main/docs/errata/errata.md#page-249---creating-a-console-app-to-generate-pdf-documents
I've also added some improvement items and updated the code solutions.
QuestPDF.Settings.License = LicenseType.Community;
is throwing an error saying Settings does not contain a definition for the License. I'm currently using version 2022.12.6. If you comment out that line everything works fine.