ajouter un saut de page avant chaque photo du RDF

This commit is contained in:
2019-06-27 22:05:08 +02:00
parent 82d5ebc76a
commit 9992052bd6
514 changed files with 63531 additions and 14 deletions

View File

@@ -564,9 +564,9 @@ def rdf_view(request):
if 'form.generate' in request.params:
options = {
'page-size': 'A4',
'margin-top': '0.75in',
'margin-top': '0.65in',
'margin-right': '0.75in',
'margin-bottom': '0.75in',
'margin-bottom': '0.65in',
'margin-left': '0.75in',
}