#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/
- Get FPDF http://fpdf.org/
- Get OCRB font http://sprain.ch/blog/wp-content/uploads/2010/04/OCRB_FPDFConverted.zip
- Move OCRB font files into the font folder of the FPDF class.
- See example_orange.php or example_red.php and get started.
- http://www.smoke8.net/ for public designs of Einzahlungsscheinen
- http://www.developers-guide.net/forums/5431,modulo10-rekursiv for Modulo10 function
- http://ansuz.sooke.bc.ca/software/ocrb.php for OCRB font
- http://blog.fruit-lab.de/fpdf-font-converter/ for FPDF font converter
- http://www.fpdf.de/ for the pdf class
Manuel Reinhard, [email protected] | Twitter: @sprain | Web: http://www.sprain.ch
Use this for whatever you want. Private, public, commercial. I don't care. However, be nice and give credits. I'll appreciate it!