Finn M. wrote:
I looked thru the manual and tried to find a way to let the images
appear in an image-folder, eg. images/. Now the appear automatically in
a folder named after the input word file.
I found that "resource-directory" could be useful.
Under "Other parameters" i wrote "-p transform2.resource-directory
images" , but no image folder was created, and images still apper in a
folder named after the input word file.
Any suggestions to solve this?
I don't see what could have lead you to use prefix "transform2.".
A parameter is always specific to a given conversion step.
Excerpts from XMLmind Word To XML Manual
---
-p name value
Set parameter name to value.
Use parameter step_name.param_name to parametrize the step called
step_name.
---
Parameter "resource-directory" is documented in section "8.1 Convert
step", hence you must specify:
-p convert.resource-directory images
Reference:
"7 The w2x command-line utility",
http://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#w2x_command
"8.1 Convert step",
http://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#convert_step
--
XMLmind Word To XML Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/w2x-support