Hi DITAC Support Team

 * A description of the problem.
     o url path to customize directory housing the custom_fo.xsl file
       does not seem to be referenced from within embedded 1 version of
       DITAC .
     o Runs fine with XMLmind XSL Utility 5.2.0
 * The version of XMLmind DITA Converter (ditacfor short). Execute
   "ditac -version" to display this version.
     o ditac version is 2.5.5
 * The name and version of the operating system used to runditac.
     o Windows 7 Professional
 * The version of the Java™ runtime used to runditac. Execute "java
   -version" to display this version.
     o 1.6.0_45
 * If relevant, theditaccommand-line used to convert your DITA document.
     o from within embedded 1 version of DITAC
     o String[] args = { "-vvv",
                       "-p", "-xslt", xslDirURL.toExternalForm() +
       "fo/customize/custom_fo.xsl",
                        "-frontmatter", "toc,figurelist", "-p",
       "title-page",
                        xslDirURL.toExternalForm() +
       "fo/customize/titlepage.fo",
                        "-p", "footer-center", "{{topic-title}}",
                        "-p","foProcessor", "FOP",
                        "-p", "screen-resolution", "96",
                        "-p", "page-orientation", "landscape",
                        "-p","default-table-width", "100%", "-p",
       "title-after",
                        "fig table", "-p", "base-font-size", "8pt",
                        "-p", "number",    "all",
                        "-p", "pdf-outline", "yes", outFile.getPath(),
                        inFile.getPath() };
     o where *"-p", "-xslt", xslDirURL.toExternalForm() +
       "fo/customize/custom_fo.xsl" *produces file
       
URL*file:/C:/helinksTemp/helinks/workspaces/r2be/com.helinks.sts.ditac/xsl/fo/customize/custom_fo.xsl*
 * If relevant(which is almost always the case), a copy of your DITA
   document or a mock-up document allowing to reproduce the problem.
     o see attachment for ditamap, and custom_fo.xsl file
 * If relevant, a link to the part of theDITA 1.2 specification
   <http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.html>which
   is not correctly implemented byditac.
     o not relevant

Attachment: Väsby.rar
Description: Binary data

Attachment: custom_fo.rar
Description: Binary data

--
XMLmind DITA Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to