ajouter un saut de page avant chaque photo du RDF
This commit is contained in:
@@ -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',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user