Skip to content

Commit

Permalink
add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphane Brunner committed Dec 22, 2011
1 parent 56fd2ea commit ede3d2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/configuration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ The structure is like that:
? marginTop: 20
? marginBottom: 20
? backgroundPdf: template.pdf
? condition: null
? header:
height: 50
items:
Expand All @@ -265,6 +266,8 @@ The structure is like that:
- {BLOCK_DEFINITION}
{...}

With the "condition" we can completely hide a page, same behavior than in block.

If "backgroundPdf" is specified, the first page of the given PDF file will be added as background of every page.

The "header" and "footer" sections are optional. If the "items" that are in the main section are too big, more pages are generated. The header and footer will be drawn on those pages as well.
Expand Down

0 comments on commit ede3d2b

Please sign in to comment.