Jelena K.

Results 4 comments of Jelena K.

Please push this pull request. :) It's very usefull.

You need to change font.

model_report/export_pdf.html : add to css here: @font-face { font-family: "Ubuntu"; src: url("{% project_dir %}/firstpage/static/fonts/Ubuntu-Light.ttf"); } body { font-family: "Ubuntu"; } Src url should be full path to font (not django...

If You still have a problem, pdf didn't catch your font. :) I just a few days ago had the same issue, and spend a lot of time to solve...