Skip to content

fix bug in pdf generation

Dan Visel requested to merge pdf-object-object-bug into main

There was an await missing in the PDF generation code which caused bad results. Adding that in makes PDFs correctly!

Merge request reports