_Writing letters using html/css and browser's print as PDF feature_
**Note that is an example implementation, based on french (the example letter
is even in french _yuck_) standards and ISO A4 page format.**
You can see a generated letter [here](letter.pdf)
## Requirements
- Hopefully, no bloated office app is required.
- A text editor, heck, even windows' notepad will do the job
- Chrom(e|ium) preferably, Firefox can often do the job as well
## Usage
1. Either `git clone` or download and extract the tarball.
2. Edit `letter.html` and preview it in your browser
3. Once the letter is fine, just print it.
## Bugs
- Wordpad on Windows was serious competition. Sadly
[ted](https://en.wikipedia.org/wiki/Ted_(word_processor)) on Linux is dead,
and I wasn't able to find any dumb but easy RTF writer to replace it.
- Hand-writing such letters is sexier imho
- It's stupid but it works, so it isn't stupid :)