s1seven / schema-tools

Tools to create, validate and render certificates using Material Identity JSON schemas
https://materialidentity.org/
Apache License 2.0
1 stars 1 forks source link

bug: running `updatePdfFixturesVersion` in `versioning` outputs a blank PDF #258

Open eamon0989 opened 7 months ago

eamon0989 commented 7 months ago

We use the updatePdfFixturesVersion method from versioning to update PDF fixtures in EN10168-schemas. Running this api now returns PDFs with the correct amount of pages, but with 0 content. Possibly related to the change in default fonts in generatePDF?