diff --git a/README.md b/README.md
index 776cf7670ae7f09dfa9c427ab8dcdc7dc04e58c8..e6a4f56b8e77f610ca3c9d44b7e81470b5d0cea5 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,18 @@
-# fund
+# Fund
 
-Records and documentation for the CoTech fund
\ No newline at end of file
+Records and documentation for the CoTech fund
+
+## Generating receipts
+
+Install `pandoc` and `wkhtmltopdf` using, for example homebrew on OS X
+
+```
+brew install pandoc
+brew install Caskroom/cask/wkhtmltopdf
+```
+
+Then in `receipts/` create a markdown file from an existing one, and run, for example
+
+```
+pandoc -t html5 agile_collective_2019-2020.md -o agile_collective_2019-2020.pdf --css style.css
+```
diff --git a/receipts/agile_collective_2019-2020.md b/receipts/agile_collective_2019-2020.md
new file mode 100644
index 0000000000000000000000000000000000000000..097c09e71391b8f4123607adfaeabe6fe1b0a050
--- /dev/null
+++ b/receipts/agile_collective_2019-2020.md
@@ -0,0 +1,40 @@
+---
+papersize: a4
+margin-left: 20mm
+margin-right: 25mm
+margin-top: 10mm
+margin-bottom: 20mm
+...
+
+![](img/Cotech-blue-text.png){ width=30mm }
+
+<pre>
+Agile Collective Ltd
+The Old Music Hall
+106 - 108 Cowley Road
+Oxford
+England
+OX4 1JE
+</pre>
+
+13th June 2019
+
+# Receipt: CoTech Fund Contribution
+## Receipt number: 00004
+
+Dear Agile Collective,
+
+Thank you for your company's subscription to the CoTech fund for the period May 2019 to May 2020. On the 22nd May 2019 we received your contribution of
+
+**£572.00**
+
+Thank you for your contribution.
+
+Kind regards,
+
+![](img/chris_lowis_signature.png){ width=33.8mm }
+
+(Chris Lowis, Treasurer)
+
+Chris Lowis | treasurer@coops.tech
+
diff --git a/receipts/agile_collective_2019-2020.pdf b/receipts/agile_collective_2019-2020.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..aec4c3e8729fcb6e174e41c5d3a5a3995940113b
Binary files /dev/null and b/receipts/agile_collective_2019-2020.pdf differ
diff --git a/receipts/animorph_2019-2020.md b/receipts/animorph_2019-2020.md
new file mode 100644
index 0000000000000000000000000000000000000000..182d949fd8d20b914ed15280875db4a9614040c0
--- /dev/null
+++ b/receipts/animorph_2019-2020.md
@@ -0,0 +1,40 @@
+---
+papersize: a4
+margin-left: 20mm
+margin-right: 25mm
+margin-top: 10mm
+margin-bottom: 20mm
+...
+
+![](img/Cotech-blue-text.png){ width=30mm }
+
+<pre>
+Animorph Ltd
+Tower House
+Space4
+149 Fonthill Road
+London
+England
+N4 3HF
+</pre>
+
+13th June 2019
+
+# Receipt: CoTech Fund Contribution
+## Receipt number: 00001
+
+Dear Animorph,
+
+Thank you for your company's subscription to the CoTech fund for the period May 2019 to May 2020. On the 8th May 2019 we received your contribution of
+
+**£208.00**
+
+Thank you for your contribution.
+
+Kind regards,
+
+![](img/chris_lowis_signature.png){ width=33.8mm }
+
+(Chris Lowis, Treasurer)
+
+Chris Lowis | treasurer@coops.tech
diff --git a/receipts/animorph_2019-2020.pdf b/receipts/animorph_2019-2020.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..e1789ea259bc07ae325dfec56d2e3278ef17c2c1
Binary files /dev/null and b/receipts/animorph_2019-2020.pdf differ
diff --git a/receipts/go_free_range_2019-2020.md b/receipts/go_free_range_2019-2020.md
new file mode 100644
index 0000000000000000000000000000000000000000..64425199c78eabd21c714e7c8bd5012a882219f3
--- /dev/null
+++ b/receipts/go_free_range_2019-2020.md
@@ -0,0 +1,41 @@
+---
+papersize: a4
+margin-left: 20mm
+margin-right: 25mm
+margin-top: 10mm
+margin-bottom: 20mm
+...
+
+![](img/Cotech-blue-text.png){ width=30mm }
+
+<pre>
+Go Free Range Ltd
+Lytchett House
+13 Freeland Park
+Wareham Road
+Lytchett Matravers
+Poole
+Dorset
+BH16 6FA
+</pre>
+
+13th June 2019
+
+# Receipt: CoTech Fund Contribution
+## Receipt number: 00002
+
+Dear Go Free Range,
+
+Thank you for your company's subscription to the CoTech fund for the period May 2019 to May 2020. On the 8th May 2019 we received your contribution of
+
+**£208.00**
+
+Thank you for your contribution.
+
+Kind regards,
+
+![](img/chris_lowis_signature.png){ width=33.8mm }
+
+(Chris Lowis, Treasurer)
+
+Chris Lowis | treasurer@coops.tech
diff --git a/receipts/go_free_range_2019-2020.pdf b/receipts/go_free_range_2019-2020.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..6053a562141b8c56b8d67d43a52ad32d5f79fac3
Binary files /dev/null and b/receipts/go_free_range_2019-2020.pdf differ
diff --git a/receipts/img/Cotech-blue-text.png b/receipts/img/Cotech-blue-text.png
new file mode 100644
index 0000000000000000000000000000000000000000..0dd565ebf727b14a12728877aeaadd0a027122fc
Binary files /dev/null and b/receipts/img/Cotech-blue-text.png differ
diff --git a/receipts/img/chris_lowis_signature.png b/receipts/img/chris_lowis_signature.png
new file mode 100644
index 0000000000000000000000000000000000000000..1d1aa1ba22d8c87f432ae1be1731a9c93d828fc5
Binary files /dev/null and b/receipts/img/chris_lowis_signature.png differ
diff --git a/receipts/principle_six_2019-2020.md b/receipts/principle_six_2019-2020.md
new file mode 100644
index 0000000000000000000000000000000000000000..422f9f7c5b04c1a89fe385734189cecd806e7449
--- /dev/null
+++ b/receipts/principle_six_2019-2020.md
@@ -0,0 +1,37 @@
+---
+papersize: a4
+margin-left: 20mm
+margin-right: 25mm
+margin-top: 10mm
+margin-bottom: 20mm
+...
+
+![](img/Cotech-blue-text.png){ width=30mm }
+
+<pre>
+Principle Six LLP
+198 Old Ford Road
+London
+E2 9PT
+</pre>
+
+13th June 2019
+
+# Receipt: CoTech Fund Contribution
+## Receipt number: 00003
+
+Dear Principle Six,
+
+Thank you for your company's subscription to the CoTech fund for the period May 2019 to May 2020. On the 9th May 2019 we received your contribution of
+
+**£104.00**
+
+Thank you for your contribution.
+
+Kind regards,
+
+![](img/chris_lowis_signature.png){ width=33.8mm }
+
+(Chris Lowis, Treasurer)
+
+Chris Lowis | treasurer@coops.tech
diff --git a/receipts/principle_six_2019-2020.pdf b/receipts/principle_six_2019-2020.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..dd33864b113323f5c46ef79d327f296370f59f1c
Binary files /dev/null and b/receipts/principle_six_2019-2020.pdf differ
diff --git a/receipts/style.css b/receipts/style.css
new file mode 100644
index 0000000000000000000000000000000000000000..ef9f67f02ecac4891d0cfbf59a110dce3b232864
--- /dev/null
+++ b/receipts/style.css
@@ -0,0 +1,101 @@
+@charset "utf-8";
+
+body {
+font-size: 10.5pt;
+font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+hyphens: auto;
+height: 270mm; /* 297 - 10 (top) - 20 (bottom) */
+line-height: 140%;
+margin: 0;
+padding: 0;
+}
+
+code {
+font-family: "Source Sans Code", Courier New, Courier, monospace;
+margin-left: 1pt;
+}
+
+a {
+color: black;
+margin-left: 1pt;
+}
+
+table {
+width: 100%;
+}
+
+table:nth-of-type(3) {
+border: 1px solid black;
+padding: 5pt;
+}
+
+table:nth-of-type(3) td:nth-of-type(2) {
+text-align: center;
+}
+
+h1 {
+font-size: 13pt;
+margin-top: 6pt;
+margin-bottom: 0;
+}
+
+h2 {
+font-size: 10.5pt;
+font-weight: normal;
+margin-top: 0;
+margin-bottom: 20pt;
+}
+
+p {
+width: 100%;
+}
+
+p:first-of-type {
+font-size: 9pt;
+word-spacing: 1pt;
+}
+
+/*p:first-of-type::after {
+content: "\2014";
+position: absolute;
+top: 89mm; / 99mm - 10mm top /
+right: 0mm;
+
+}*/
+
+p:nth-of-type(2) {
+margin-top: 20mm;
+}
+
+p:nth-of-type(3) {
+text-align: left;
+}
+
+p:nth-last-of-type(3) {
+margin-top: 10mm;
+}
+
+p:last-of-type {
+text-align: justify;
+font-size: 9pt;
+position: absolute;
+bottom: 2mm;
+margin-bottom: 0;
+padding-bottom: 0;
+/* word-spacing: 1pt; */
+color: #444;
+}
+
+hr {
+border: 1px solid #eee;
+}
+
+hr:last-of-type {
+position: absolute;
+bottom: 14mm;
+width: 100%;
+}
+
+figure {
+margin: 0;
+}