Hello,
I have an Issue with reporting engine, string property in object are auto converted to integer skipping early char “0”.
Exemple:
myObject.myString = "000001125454" will be displayed as 1125454 in the output doc…...I haven’t the same issue in Excel template or using a variable...AsposeTest_string.zip (196.7 KB) An Excel template.xlsx: no convertion...