How to integrate a customized DITA-OT PDF-Plugin into FrameMaker 2019?
I'd like to publish DITA-XML files using a customized DITA-OT PDF-Plugin.
This is what I've done already:
- Create a customized DITA-OT PDF-Plugin (called myPlugin) using http://dita-generator.elovirta.com
- Integrate myPlugin into the DITA-OT.
- Try to publish a Test.xml file via the command line. -> It works.

- Try to publish the same file via FrameMaker 2019. -> It doesn't work.
The log file tells me:
BUILD FAILED
%DITA_DIR%\build.xml: "myPlugin" is not a recognized transformation type. Supported transformation types are common-html, docbook, eclipsecontent, eclipsehelp, html5, htmlhelp, javahelp, odt, pdf, pdf2, tocjs, troff, wordrtf, xhtml.
Do I have to register a new DITA-OT PDF-Plugin in FM 2019?
Or what did I miss?
