Create PDF file using Rhino Inside CPython

Good afternoon,

This question might come out more often then none, but I couldn’t find a good solution yet…
So here I am, bothering you guys again haha

I am coding outside Rhino interface, with CPython, and I’m using rhinoinside library to have access to Rhino Common.
What I want is to generate a pdf file from a Rhino view. If I was coding inside Rhino interface, I know quite a few ways to create this pdf, but from outside it I have zero clues on how to achieve it.
Does anyone has a solution for this or could give me some direction?

Best regards,

Thomas Takeuchi