I need to convert XML file to PDF using Java, is there any decent alternative to XSLT / anything to make the process of creating XSLT file less excruciating?. Is there any way to get "live preview" instead of generating the file every time to check my changes?
Asked
Active
Viewed 2,031 times
2 Answers
0
Nimbus is a free to use XSL designer based on html and css.
It allows you to create XSL for XSL FO applications.

Zoltan Toth
- 46,981
- 12
- 120
- 134

Kevin Brown
- 8,805
- 2
- 20
- 38