I'm having a problem where a page looks fine in Safari, but when rendered through PDFKit, the SVG is missing. I'm not sure if this is a bug or an option that has to be set?
PDFKit makes adding text to documents quite simple, and includes many options to customize the display of the output. Adding text to a document is as simple as calling the text method. PDFKit includes ...