I'm using an app called
Tellico to catalogue my music collection.
It's very good at cataloguing, picks up stuff from Amazon & CDDB automatically, parses ID3 tags etc. What it's not so great at is generating reports...
It has an XSL report template which outputs a grouped report (artist, album titles), but it's a single column in the centre of the page. It has another XSL template which outputs album titles alone in 3 columns across the page.
I want the 3 column format for the grouped report. Don't really want to learn XSL / XSLT & XPath to solve this & it's not obvious to me from the two templates.
Anybody out there already familiar with the syntax etc & got any ideas?