Continuous integration for XML to PDF
Posted: Tue Apr 28, 2015 10:58 am
Hi,
We're currently looking in to the possibility of building our documents in a continuous integration solution, i.e generating pdfs automatically every time someone does a commit. This will help us find issues early and improve our process. The FO to PDF process we have good information about, but not how Oxygen transforms XML to FO.
How can we run the same XSLT-transformation command that Oxygen does from the command line?
Basically I'd like to see the java command that is run by Oxygen under the hood for transforming XML to an FO-file.
We're currently looking in to the possibility of building our documents in a continuous integration solution, i.e generating pdfs automatically every time someone does a commit. This will help us find issues early and improve our process. The FO to PDF process we have good information about, but not how Oxygen transforms XML to FO.
How can we run the same XSLT-transformation command that Oxygen does from the command line?
Basically I'd like to see the java command that is run by Oxygen under the hood for transforming XML to an FO-file.