Aurélien Debord

Results 9 comments of Aurélien Debord

If you are using a template to render your PDF, you have to put your styles in your template after the tag. See the doc [here](https://django-easy-pdf.readthedocs.io/en/v0.2.0-dev1/usage.html#prepare-html-templates).

Hey Brayan, Can you paste your template code here?

It will be better with `background-color: red;`

I just have tested on my code with a `margin-top` and it works. Can you paste some code?

Can you paste your code? You can follow my thread about displaying images #48

Did you try: **template.html** `` ...assuming you declared a STATIC_ROOT

You're lucky because I can't display images at all...

> Hi, any news for a PyJWT update ? We're using `2.3` in production and the fact that we have to rollback to `1.7` is a pain Check this comment...