Hello,
I have a rtf document, open command prompt (windows 7) and build a new file using rtf2latex2.exe -D file.rtf
It notifies me its processing 3 PNG files (this is correct). But i can nowhere find any of the files that are supposed to be created. As well there is no new directory formed (-D).
Anonymous
With the -D switch, the program tries to create a subdirectory of the directory in which file.rtf is located. If you don't have the rights to write to the directory in which file.rtf is located or don't have the rights to create a subdirectory, it won't work.
While testing, I found that the conversion from emf to eps would fail if a directory name contains a blank. I uploaded a modified version (2-2-1-a) which should solve the problem with blank in names. But even with a blank in a directory name, the -D switch correctly creates the subdirectory, so that can not be the reason for your problem. Note that the rtf file name must not contain a blank.
Is it possible to convert Persian rtf files to latex2e files using this program?
I'm using TL2012 on Windows 7.
"Is it possible to convert Persian rtf files to latex2e files using this program?"
We don't know. Just try it.
"I'm using TL2012 on Windows 7."
The version of TeX is irrelevant for the function of rtf2latex2e.