Wayne B. wrote:
I have a need to convert a single long Word document to DITA. Your free
Word2DITA service seems to be a nice option for a single one-off like
this. But I’m curious what happens to the ‘temporary’ files. I upload
the .docx word file, I’m assuming on your end, there’s some temporary
files that get created, then the maps and DITA files are created, then
zipped.

How long are the temp files kept on your server?

All files including the uploaded DOCX file are kept in the same temporary directory. This temporary directory and all its contents are deleted *just* *after* the ZIP archive (which is the result of the conversion) is created.




Of course I’m assuming
there are temporary files, maybe there aren’t.


If you want to check what I wrote by yourself, please download the file below and take a look at the source code:

http://www.xmlmind.com/w2x/_download/w2x_servlet-eval-1_2_3.zip

(See description in http://www.xmlmind.com/w2x/_distrib/doc/manual/manual.html#w2x_servlet)

We use a production Servlet identical to the above one; no difference whatsoever in the source code. The only difference is that our production Servlet uses XMLmind Word To XML *Professional* Edition and the above evaluation Servlet uses XMLmind Word To XML *Evaluation* Edition.

--
XMLmind Word To XML Support List
w2x-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/w2x-support

Reply via email to