Niels Grundtvig Nielsen wrote: > Starting-point: valid DITA file with no xrefs, conrefs, links ... in > fact, just a title and a single line of text. > > Command: DITA > Convert > Convert to PDF > > Output to console: > > * message in Error dialogue: Command execution has failed: file > "C:\Documents and > Settings\[user]\LocalSettings\Temp\xxe4751\[filename.pdf] not found or > is a directory" > * last line of log "BUILD SUCCESSFUL" >
I cannot reproduce this problem. The error message is 100% correct. The attached log file shows that FOP is *not* invoked to generate the PDF file. Did you install the DITA add-on using "Options|Install Add-ons"? In such case, the FOP add-on should have been automatically installed too. Now, if you have all the DITA, FOP (which is required by DITA), Batik (which is required by FOP) add-ons installed (please, check this by using "Options|Install Add-ons", "Uninstall" tab), then your problem is probably caused by your specific input file. In such case, do not hesitate to send it to us. > Log-file attached - is there something I should have done at > installation-time? Do I need to set up the xxe4751 directory? don't > think so, because the error-message shows a different directory-name > every time. > > Thanks in advance for any help resolving this issue. > > > > ------------------------------------------------------------------------ > > Creating directory "temp" > Invoking method > "com.xmlmind.xmleditext.dita.Ant.run" > with arguments > "-buildfile 'C:\Program > Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost\build.xml' > '-Ddita.dir=C:\Program Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost' > '-Ddita.temp.dir=C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp' '-Dclean.temp=no' > '-Ddita.extname=.dita' > '-Dargs.input=P:\[networkDrive]\dita_EN\smmSMS_committees.dita' > '-Doutput.dir=C:\Documents and Settings\[user]\Local Settings\Temp\xxe47751' > '-Dargs.fo.img.ext=.jpg' dita2pdf" > Buildfile: C:\Program > Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost\build.xml > > start-process: > > init-logger: > > use-init.envhhcdir: > > use-init.hhcdir: > > use-init: > > check-arg: > [echo] ***************************************************************** > [echo] * basedir = C:\Program > Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost > [echo] * dita.dir = C:\Program > Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost > [echo] * input = P:\[networkDrive]\dita_EN\smmSMS_committees.dita > [echo] * transtype = xhtml > [echo] * tempdir = C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp > [echo] * outputdir = C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751 > [echo] * extname = .dita > [echo] * clean.temp = no > [echo] * xslt.parser = SAXON > [echo] ***************************************************************** > > output-deprecated-msg: > > output-css-warn-message: > > output-msg: > > build-init: > > start-preprocess: > > clean-temp: > > gen-list-flag-check: > > gen-list-without-flagging: > > gen-list-with-flagging: > > gen-list: > > debug-filter-flag-check: > > debug: > > debug-and-filter: > > debug-filter: > > copy-image-check: > > copy-image: > > copy-html-check: > > copy-html: > > copy-flag-check: > > copy-flag: > > copy-subsidiary-check: > > copy-subsidiary: > > copy-generated-files: > [copy] Copying 2 files to C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751 > > copy-files: > > conrefpush-check: > > conrefpush: > > conref-check: > > conref: > [xslt] Transforming into C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp > [xslt] Processing C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp\smmSMS_committees.dita to C:\Documents and > Settings\[user]\Local Settings\Temp\xxe47751\temp\smmSMS_committees.dita.cnrf > [xslt] Loading stylesheet C:\Program > Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost\xsl\preprocess\conref.xsl > [move] Moving 1 file to C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp > > move-meta-entries-check: > > move-meta-entries: > > keyref-check: > > keyref: > > coderef-check: > > coderef: > > mapref-check: > > mapref: > > mappull-check: > > mappull: > > chunk-check: > > chunk: > > maplink-check: > > maplink: > > move-links-check: > > move-links: > > topicpull-check: > > topicpull: > [xslt] Transforming into C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp > [xslt] Processing C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp\smmSMS_committees.dita to C:\Documents and > Settings\[user]\Local Settings\Temp\xxe47751\temp\smmSMS_committees.dita.pull > [xslt] Loading stylesheet C:\Program > Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost\xsl\preprocess\topicpull.xsl > [move] Moving 1 file to C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp > > preprocess: > > map2pdf: > > topic2pdf: > > dita.topic.fo: > [xslt] Processing C:\Documents and Settings\[user]\Local > Settings\Temp\xxe47751\temp\smmSMS_committees.dita to C:\Documents and > Settings\[user]\Local Settings\Temp\xxe47751\smmSMS_committees.fo > [xslt] Loading stylesheet C:\Program > Files\XMLmind_XML_Editor\addon\dita_dtd_config\dost\xsl\dita2fo-shell.xsl > > dita.fo2pdf: > > dita2pdf: > > BUILD SUCCESSFUL > Total time: 2s > Copying files to "file:/P:/[networkDrive]/smu/dita_EN/smmSMS_committees.pdf" >

