feature: generate pdf from actor

This commit is contained in:
Matthieu CAILLEAUX
2021-10-19 00:40:05 +02:00
parent 338315eed6
commit e28eb3cd12
8 changed files with 17 additions and 401 deletions

View File

@@ -1,6 +1,6 @@
# WFRP 4 Actor Sheet Print
This module allow to print actor sheet.
This module allow to export characters sheet on a friendly print pdf.
# Authors
@@ -8,8 +8,7 @@ Skeroujvapluvit
## Supported language
- EN
- FR
- All
## System and dependencies
@@ -19,6 +18,16 @@ This module need the Warhammer Fantasy Roleplay 4e system
### Optional dependencies
### External dependencies
- jsPDF : https://github.com/parallax/jsPDF
## Usage
A print buton is added on top of sheet to export as pdf
![Print button](media/actor-sheet-print-button.png)
## Comming soon
## Module link