diff --git a/Original_README.md b/Original_README.md new file mode 100644 index 0000000..acfd6de --- /dev/null +++ b/Original_README.md @@ -0,0 +1 @@ +#class.einzahlungsschein.php Eine Klasse um Einzahlungsscheine mit ESR-Nummer als PDF zu erstellen. A class to create Swiss payment slips with ESR number in pdf format. See http://sprain.ch/blog/downloads/class-esr-besr-einzahlungsschein-php/ ## Installation - Get FPDF - Get OCRB font - Move OCRB font files into the font folder of the FPDF class. - See example_orange.php or example_red.php and get started. ## Thanks to * for public designs of Einzahlungsscheinen * for Modulo10 function * for OCRB font * for FPDF font converter * for the pdf class ## Author Manuel Reinhard, | Twitter: @sprain | Web: ## License Use this for whatever you want. Private, public, commercial. I don't care. However, be nice and give credits. I'll appreciate it! \ No newline at end of file diff --git a/README.md b/README.md index 73f41e1..8228128 100644 --- a/README.md +++ b/README.md @@ -1,6 +1 @@ -#class.einzahlungsschein.php Eine Klasse um Einzahlungsscheine mit ESR-Nummer als PDF zu erstellen. - A class to create Swiss payment slips with ESR number in pdf format. - See http://sprain.ch/blog/downloads/class-esr-besr-einzahlungsschein-php/ ## Installation - Get FPDF - Get OCRB font - Move OCRB font files into the font folder of the FPDF class. - See example_orange.php or example_red.php and get started. ## Thanks to * for public designs of Einzahlungsscheinen * for Modulo10 function * for OCRB font * for FPDF font converter * for the pdf class ## History - * 2012/10/31 - minor bugfixes, better readme * 2012/04/16 - added functionality for red Einzahlungsscheine, added possibility of $ezs_payerFullAddress, changed class name to Einzahlungsschein, several minor improvements * 2011/12/22 - got rid of GNU license. Do whatever you want with it. * 2011/05/31 - improved behaviour of $this->ezs_bankingCustomerIdentification, minor bugfixes * 2011/02/14 - added project to Github, again * 2010/05/06 - added project to Github * 2010/05/06 - corrected position on bottom line after feedback from bank * 2010/04/24 - when it all started ## Author Manuel Reinhard, | Twitter: @sprain | Web: ## License Use this for whatever you want. Private, public, commercial. I don't care. However, be nice and give credits. I'll appreciate it! ## Help - * -* \ No newline at end of file +#class.einzahlungsschein.php **THIS LIBRARY IS NO LONGER MAINTAINED!**
Better have a look at \ No newline at end of file