fdemmer / django-weasyprint

A Django class-based view generating PDF resposes using WeasyPrint
Other
352 stars 53 forks source link

Weasyprint `assert x1 == x2 or y1 == y2` exception #93

Closed PSzczepanski1996 closed 2 months ago

PSzczepanski1996 commented 3 months ago

https://github.com/Kozea/WeasyPrint/issues/2223

liZe commented 3 months ago

That’s a problem in WeasyPrint, unrelated to Django-WeasyPrint. You can close this issue and track the problem on the other bug report.