Hi,
Have downloaded the latest version, removed all existing xmlmind directories
(including the %appdata% directories), but still get the same problem. I am
running Windows 7 (64 bit). (have tried both the standalone version - with the
Java RTE) and the version that uses my existing runtime. Have also tried 7.5.1
and 7.5.2)
David
Invoking process command "dita.toPS"
with parameter ""pdf" "pdf""
Invoking method
"com.xmlmind.xmleditext.dita.PreProcess.process"
with arguments
"-v info -toc -images images/*.{pdf,mml,svg,png,jpg,jpeg,gif} -out __doc.pdf
-media print -options dita.toPS.options"
missing "-out" option
Options are:
-chunk none|single|auto
The "none" and "single" values may be used
to force the generation of a single output file.
For some formats (ps, pdf, rtf, etc), "-chunk none" is implicit.
"-chunk single" allows to reuse a map designed to output multiple
HTML pages in order to generate a single HTML file or a PDF file.
-format xhtml|xhtml1.1|html|javahelp|htmlhelp|ps|pdf|rtf|odt|wml|docx|fo
Explicitly specifies the output format.
By default, the output format is guessed using the extension
of the output file.
-images image_path
Copy the image files referenced in the topics to specified directory.
If specified path is relative, its relative to the output directory.
-imagehandler class_name parameters
Pass the image files referenced in the topics to specified
com.xmlmind.ditac.preprocess.ImageHandler.
String parameters is used to configure the specified ImageHandler.
For example, "-images graphics" is equivalent to
"-imagehandler com.xmlmind.xmleditext.dita.ImageConvert graphics".
-filter ditaval_URL_or_file Apply specified conditional processing
profile to the topics.
-toc Equivalent to "-frontmatter toc".
-index Equivalent to "-backmatter indexlist".
-frontmatter spec Automatically generate specified sections: toc,
list of tables, etc, before the other pages.
Syntax:
------------------------------------------------------------------
spec -> same_page [ , same_page ]*
same_page -> section [ + section ]*
section -> toc|figurelist|tablelist|examplelist|indexlist
------------------------------------------------------------------
Sections generated in the same page are separated by "+".
Different pages are separated by ",".
-backmatter spec Automatically generate specified sections: toc,
list of tables, etc, after the other pages.
See -frontmatter for more information.
-lang language_code Specifies the main language of the document.
Examples: "fr", "fr-CA". Needed to sort the index entries.
By default, this information is taken from the "xml:lang" attribute
of the root element of the topic map (if any, "en" otherwise).
-options URL_or_file Load more options from specified URL
or filename.
-v|-vv|-vvv Turn verbosity on. More Vs means more verbose.
-----Original Message-----
From: Hussein Shafie [mailto:[email protected]]
Sent: 25 February 2010 18:39
To: David Chance
Cc: xmleditor-support at xmlmind.com
Subject: Re: [XXE] Convert problem after installing 4.5.1
David Chance wrote:
>
>
> No problems creating PDF or Word documents using the convert command in
> professional version of xmlmind, but when installed 4.5.1, this function
> no longer works:
>
>
I'm sorry but I cannot reproduce this problem.
The screenshot you sent us shows an error message reported by the code
of XMLmind XML Editor (XXE) v4.4.0 or v4.5.0. I suspect that your
installation of XXE v4.5.1 still contains components (e.g. dita.jar)
coming from a previous version.
I recommend to:
* Uninstall all the versions of XXE you may have.
* Uninstall XMLmind DITA Converter (ditac) if you have it.
* *IMPORTANT* To delete by hand your user preferences directory, which
is %APPDATA%\XMLmind\XMLEditor4\ on Windows.
Example:
C:\Documents and Settings\john\Application Data\XMLmind\XMLEditor4\
on Windows XP.
C:\Users\john\AppData\Roaming\XMLmind\XMLEditor4\
on Windows Vista and 7.
Then please reinstall XXE.