Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8065

Re: Read Table data in off line interactive Adobe Form

$
0
0

I got the solution and solution is

 

var record = null;

var row = xfa.resolveNodes("xfa.form.data.sub.tableform.table1.row[*]").length;

for (var = i; i < row; i++)

{

record = xfa.resolveNode("xfa.form.data.sub.tableform.row["  +  i  +  "]");

}


Viewing all articles
Browse latest Browse all 8065

Trending Articles



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