Hi, I've written a simple script to generate self-contained HTML reports from ledger. It has some rough edges, but it works. The typical usage is as follows:
ledger2html --style css/default.css --title 'My Report' -o report.html <...> where <...> are Ledger options. Currently, only one style is available (default.css), which looks like the horizontal minimalist style you can see here: http://coding.smashingmagazine.com/2008/08/13/top-10-css-table-designs/ I hope that the designer souls among you will contribute more gorgeous styles! Here is the project page: http://github.com/lifepillar/ledger2html Enjoy, Life -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
