Amount symbol is being printed in MICR line on check instead of On-US symbol in Oracle 12.1.3
Hi all,
I am trying to print MICR line on the checks.
Amount symbol is being printed instead of On-US symbol in front and back of check sequence number and account number.
I am using the below in the properties:
<?';'?><?xdofx:lpad(../PaymentNumber/CheckNumber,5,'0')?><?';'?>
<?xdofx:lpad(./../BankAccount/UserEnteredBankAccountNumber,12,'0')?><?';'?>
Please can you let me know how to get the On-US symbol instead of amount symbol