Timeline for Software Design: Generating Documents Of Different Formats and Different Layouts
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 10, 2015 at 17:35 | comment | added | BobDalgleish | You are correct. HR-XSL is where I started from. However, they required some Java plug-ins and had some other compatibility issues, so I started rolling my own. | |
| Jan 10, 2015 at 0:49 | comment | added | Fuhrmanator | HR-XSL is an example (from 2002) of a similar approach that uses Java to read from XML and produce different formats of a CV via DocBook and XSLT. I managed to use it and was happy with the results (albeit the lack of support for multiple languages). Design-wise, there is surely a cleaner way; but the main thing a design has to do is solve the problem. | |
| Jan 8, 2015 at 14:24 | history | answered | BobDalgleish | CC BY-SA 3.0 |