1.1.0 2016-04-11
- Namespacing for PSR-4 support.
- composer.json for packagist support.
- Composer FPDF requirement.
- Moved functions into their own include.
- Converted supporting documents to markdown.
- Moved examples into their own folder.
- Hard dependency on FPDF.
- Autorun support.
- FPDF upgraded from 1.52 to 1.6
- Barcode (code 39) support added
- HTML entity € added
- HTML entity • added
- Fixed pagebreak bug
- Improved auto-create page mechanism
- COLOR attribute support 16 colors by name.
- LINE tag default X2 parameter is changed into right margin
- New attributes added for PAGE tag (TOP,LEFT,RIGHT,BOTTOM,BORDER)
- New configuration variables PDML_AutoStart, PDML_FileName, PDML_Orientation, PDML_Format added
- Featuring cells, ellipses and multi-columns.
- First version.