Hello Everybody,
If I submit my pdf file as XML
I will get something like this:
MyFile.PDF -> submit as XML -> MyFile_data.XML
My problem is with the _data at the end of the file name -> this addition is coming from the windows logon language,
I know that because if the windows logon is in spanish I get the addition _datos for example: MyFile_datos.XML
Is there a way to change the name of the xml file for example : MyFile.XML
Thank you all in advance,
Eran