@garamond SVG covers are not rendered in PDFs: <img width="764" alt="Screenshot 2019-05-14 at 16 54 33" src="https://user-images.githubusercontent.com/410211/57708057-f7f1b500-7668-11e9-910f-df25efba2021.png"> https://cdn.republik.space/pdf/2019/05/01/spiel-des-lebens.pdf Web: <img width="1200" alt="Screenshot 2019-05-14 at 16 55 01" src="https://user-images.githubusercontent.com/410211/57708093-0c35b200-7669-11e9-81f2-0e60d93c8c15.png"> *Possible Solutions* - SVG support in react-pdf: https://github.com/diegomura/react-pdf/issues/29 - convert to PNG via asset server (not sure if it currently can)
@garamond SVG covers are not rendered in PDFs:
https://cdn.republik.space/pdf/2019/05/01/spiel-des-lebens.pdf
Web:
Possible Solutions