Dear DMINATOR,
That is very strange. Did you test with the template in the attachment Format_Bug.zip ? I tested the example with the uploaded dll, 0.115 is displayed as11,5% correctly, as you can see in the attachment. Please make sure that you replace the old dll indeed.
Besides, I did found something wrong with field "Praakida". It is defined in "custom calculation script" such as JavaScript, discribed as:
//Calculates how much of the field is flawed and how much is accepted
var total = this.getField("pdfTFKasvupind").value;
var tun_var = this.getField("pdfTFPraakida").value;
var prk_var = this.getField("pdfTFTunnustada");
prk_var.value = (total - tun_var);
But unfortunately, this feature is not provided in our product. Thus please avoid defining a field value in "custom calculation script". Instead, only five basic calculation operations are supported, including: sum(+), product(*), average, min and max.
Sorry for the inconvenience & Best regards.
Luke Fu
Product Developer
Aspose Changsha Team
About Us Contact Us