savetext value with leading zeros and FOSI
Hi,
I am creating a print fosi for our tech authors to review content in a pdf form.
I have an element that requires a 3-digit numerical value per its DTD (which I can't alter) and am capturing its value with a savetext in order to output it later in the instance. That was fine, but now my authors want to see that number output without its leading zeros when they print a review copy if its value is less than 100, i.e., "98" not "098". Is there a way to strip those leading zeros out using FOSI?
Thanks, KM

