
Hi
On XMLPort how can we have ISO-8859-1 instead ISO-8859-2 ?
IF that is not possible, how do we convert from ISO-8859-2 to ISO-8859-1 ?
Most part of EDI files are created in ISO-8859-1.
Thanks.
*This post is locked for comments
I have the same question (0)try to change xmlport property textencoding. if that does not help, use the .net classes/methods of System.Text.Encoding for conversion.
follow msdn.microsoft.com/.../system.text.encoding(v=vs.110).aspx