On 08/23/2015 09:50 AM, Andreas Jung wrote:
is it possible to generate a single HTML file from a DITA document containing all the content instead of single HTML files per topic? Background: I want to generate PDF using CSS Paged Media instead of XSL-FO...and therefore I need a single HTML file with all the content. Is this doable?
Sure. Pass option "-chunk single" to the ditac command-line utility. Option -chunk (or -c) is documented here: http://www.xmlmind.com/ditac/_distrib/doc/manual/commandLine.html#commandLine__option-chunk -- XMLmind DITA Converter Support List [email protected] http://www.xmlmind.com/mailman/listinfo/ditac-support

