Extending pdf2 plugin topicmerge

Here should go questions about transforming XML with XSLT and FOP.
jochemdevos
Posts: 22
Joined: Fri Feb 19, 2016 2:41 pm

Extending pdf2 plugin topicmerge

Post by jochemdevos »

Hey Everyone,

Question about how to extend a specific file from the PDF2 plugin:

'org.dita.pdf2\xsl\common\topicmergeImpl.xsl'

For the fo XSL files it worked to copy-paste the XSL files from 'org.dita.pdf2\xsl\fo' to 'myplugin\cfg\fo\xsl' and import them in 'myplugin\cfg\fo\xsl\custom.xsl'.

Why does this approach not work for the topicmergeImpl file? What would be the best/cleanest solution to achieve this customization?

Thanks,
Jochem
Radu
Posts: 9055
Joined: Fri Jul 09, 2004 5:18 pm

Re: Extending pdf2 plugin topicmerge

Post by Radu »

Hi Jochem,

I answered you here:

https://groups.yahoo.com/neo/groups/dit ... ages/40435

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply