Dear List,
I need Help with an XProc Pipeline that should generate PDF From DocBook using AH Formatter in a Microsoft Windows 10 Environment. I am using a fresh Installation of Oxygen 24.1.

What i have done so far / current status:
I do understand that
  • i have to configure xmlcalabah so that com.xmlcalabash.fo-processor system property gets the value com.xmlcalabash.util.FoAH. The best way would be a xmlcalabash configuration file, but how can I point from Oxygen to that config file? --- I was able to set the java System Property within the Oxygen Startup, and i can see the correct value in the Oxygen Help/About Info Box (that is, the system property com.xmlcalabash.fo-processor has the Value com.xmlcalabash.util.FoA), but the xsl-formatter Step doesn't care. It will still use Apache FOP.
  • I have to add the jar for the xmlcalabash1-print module to the claasspath. Maybe OXYGEN-INSTALL-DIR/xproc/engine?
  • I have to point to the directory where xmlcalabash can find the Antenna House jar files and the Licence File. How would I do that within Oxygen?
Any help is greatly appreciated.

Thanks in advance,
Frank Steimke