How to increase font size on the work VOID in a check template
We are using BI Publisher Template Builder for Word 10.1.3.2.1 to build a check Template for payments in Oracle E-Business Suite. When a check is voided, the code is:
<?choose:?><?when:PaymentStatus/Code='VOID_BY_OVERFLOW'?>********************VOID VOID VOID VOID VOID********************<?end when?><?otherwise:?>
How do we increase the size of the string " ********************VOID VOID VOID VOID VOID******************** "?
Thanks,
Nancy