Hello Community,
I am doing a set variable in rtf body <?xdoxslt:set_variable($_XDOCTX, 'vlang',0)?> and trying to get the value of same variable in Header of the body using <?xdoxslt:get_variable($_XDOCTX, 'vlang')?> what i noticed is the value set in the body is not getting printed in the header of the Report.
Any suggestion how to exchange variable data between Header and Body of RTF Template. Please advise
Thanks,
Sreedhar