Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-12 | Add example that demonstrates how to embed an image that is retrieved from a ↵ | Kurt Jung | |
web server. Resolves issue 29. | |||
2014-09-21 | Corrected an off-by-one indexing error in encoding list. Thanks jy.pelle! | Kurt Jung | |
2014-08-22 | Embed core font definition files and the 1252 code page in the application. ↵ | Kurt Jung | |
Only if a non-core font or non-default code page is used does an actual font directory need to be specified when creating an Fpdf instance. | |||
2013-08-24 | Documentation tweaks | Kurt Jung | |
2013-08-13 | Gradient support adapted from the FPDF gradients script by Andreas Würmser. | Kurt Jung | |
2013-08-06 | Corrected bottom border bug in MultiCell() | Kurt Jung | |
2013-08-02 | Initial commit into mercurial | Kurt Jung | |