page totals not calculating
Hello all, I am trying to create page totals for a check template. I have
reviewed Tim Dexters articles but still can not get the totals to
display. Any suggestions? I have tried
<?xdoxslt:set_variable($_XDOCTX, ’RTotalVar’, xdoxslt:get_variable($_XDOCTX,’RTotalVar’) +Value?> then I call the RTotalVar in the total field. No value displayed.
I have also tried add-page-total function and nothing is displayed. What should I do?
<?xdoxslt:set_variable($_XDOCTX, ’RTotalVar’, xdoxslt:get_variable($_XDOCTX,’RTotalVar’) +Value?> then I call the RTotalVar in the total field. No value displayed.
I have also tried add-page-total function and nothing is displayed. What should I do?
0