python-docx-template
python-docx-template copied to clipboard
Custom margins change to default ones
I set custom margins for page layout in a template. When I generate docx it changes to default one. What I've noticed is that it depends on content. When I remove some content it works properly. If add content back there is issue described.
I use this version:
docxtpl = "^0.17.0"