To display any number value into print as in the format of fixed digits, refer below code sample
Tag: fixed digits
Display the Amount in fixed format, where amount contains $ symbol in advanced PDF template
In order to display the amount into a fixed digit format , where the amount value contains the $ symbol, refer the sample code below
Display Amount as comma separated format in Advanced PDF template
Display the amount as a comma-separated value without rounding into fixed number of digits.