Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

automatic invoice numbering

$
0
0

Hi,

I found this script from another forum. How do I put it in my PDF file with an Invoice field (numeric field) using Livecycle Designer ES3?

 

 

var v = +this.getField("Invoice").valueAsString; 

this.getField("Invoice").value = util.printf("%06d", (v+1));

 

Thanks!

 


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>