----------------
- Fixed generating pdf name [kroman0]
- Added possibility to add an adapter that will generate default
options for PDF generation.
Adapter must implement ISendAsPDFOptionsMaker. [vincent]
- Added layout options when generating files with wkhtmlaspdf. Options
available are: use book style, generate table of contents, margins.
Those options can be overriden in download links. [vincent]
- Added utility to replace relative URL and include images as data in
the img tag. [vincent]
- Enabled possibility to render table of contents and book style using
GET arguments. [vincent]
- Added Italian translation [giacomos]