by TorstenC » Thu May 08, 2014 3:06 am
@bstrum: What should be shown on your HTML-Page?
If you need graphics with notes on staves, Michael already said: "people who have tried to do that have found it difficult".
If Text is OK for you, XSLT may be a simple solution.
If you need graphics: Is SVG OK? Or is PNG better? PS: Both formats could be embedded as Data-URL into the HTML, to avoid multiple files for one page.
PPS: MuseScore generates PNG or SVG, but SVG uses a special font, that's not common for all internet clients.
PPPS: Did you try neoscores.com or musicxml-viewer.com?