ioos / bio_mobilization_workshop

Marine data mobilization workshop for Biology and Ecosystem Essential Ocean Variables (Bio-Eco EOV) as a Contribution to the UN Decade on Ocean Science for Sustainable Development
https://ioos.github.io/bio_mobilization_workshop/
Other
5 stars 9 forks source link

Certificate PDF outputs loose their fonts and background #95

Open MathewBiddle opened 1 year ago

MathewBiddle commented 1 year ago

When converting the svg's to pdf's we loose the fancy fonts and background.

SVG: image

PDF: image

There are ways to embed fonts into svg, but I haven't figured it out. I think the trouble is Adobe only comes with 12 fonts by default.

Will need to fiddle with this function to make it work:

https://github.com/ioos/bio_mobilization_workshop/blob/6038447287365af88fec9216fb2a475edc4c6ed5/certificate/bin/make_certificate.py#L7-L10

7yl4r commented 1 year ago

It might be easier to just export to png instead of a pdf.