'CKEditor, Django and EasyPrint

I have an application that renders PDF files from a CKeditor content. I am having problems when rendering is generate because the text from CKeditor is rendered with the Default Font and Size, but not the style the user saved.

I would to know how can I extract the style to applied to the template before rendering



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source