Browse Source

Cleanup

pull/52/head
Jure Šorn 4 years ago
parent
commit
7b96f096fa
1 changed files with 1 additions and 1 deletions
  1. 2
      pdf/how_to_create_pdf.md

2
pdf/how_to_create_pdf.md

@ -5,7 +5,7 @@ PDF file can also be purchased here: https://transactions.sendowl.com/products/7
Setup
-----
* Install Adobe Acrobat Pro DC.
* Copy headers and footers from `pdf/Adobe/` folder to `/Users/<username>/Library/Preferences/Adobe/Acrobat/DC/HeaderFooter/`.
* Copy headers and footers from `pdf/adobe/` folder to `/Users/<username>/Library/Preferences/Adobe/Acrobat/DC/HeaderFooter/`.
* Change date in header and footer element of `web/template.html`.
* Run `./parse.js` and commit changes.

Loading…
Cancel
Save