How to print only pages with field data


hypothetical scenario:

 

say have doc 10 pages, , each page has 10 fields.  of 10 fields, implement either solution when document printed:

 

1. script scan first field on each page, if value != null then, include page in print operation, or

 

2. script scans fields on each page checking first field data (among 10 fields). if of 10 fields has data, include page print operation. i's image sort of loop script (for, while, etc)

 

i love option #2 working, take #1 if it's easier implement.

 

i sincerely thank whomever in advance advice, suggestions, and/or recommendations.

hi,

 

have @ example here: http://assure.ly/mzx1bk. satisfy option 2.

 

hope helps,

 

niall



More discussions in LiveCycle Designer


adobe

Comments