[EmData] Page beginnings with flow
Stuart Harding
StuartH at clere.uk.com
Thu Sep 25 10:41:44 EDT 2008
Hi,
Each year, we produce a price list of some 20,000 items using xData,
and each year, we have re-formatted the output to correct the top of
the page with the current heading instead of the continued price
list. Is there a way of telling xData to re-apply the last heading to
the top of each page?
This is the current prototype:
«fields cat, spec, comment, number, description, quantity, price
«if cat ≠ prev cat
«cat»
«else»«endif
«if spec ≠ prev spec
«spec»
«else»«endif
«if comment ≠ prev comment
«comment»
«else»«endif
«if recordnumber(true) mod 2 = 1
«number» «description» «quantity» «price»
«else» «number» «description» «quantity» «price»
«endif
Thanks in advance
Stuart Harding
New Media

10a Arnhem Road, Newbury, Berkshire, RG14 5RU
T: +44 (0)1635 43026 M: +44 (0)7920 101049 W: clere.uk.com
Before printing this email, please consider the environment.
-------------- next part --------------
Skipped content of type multipart/related
More information about the Data-users
mailing list