[EmData] Page beginnings with flow
Joe Mathia - Em Support
support at emsoftware.com
Thu Sep 25 11:14:43 EDT 2008
Hi Stuart,
It sounds like you should be able to use Xdata¹s Header/Footer functionality
to do this. On your master page, set up a text box with placeholder text
for whichever field that you want to use as a header. Select the
placeholder text, and use the Xdata "Make Header/Footer" command to bring up
a dialog which will allow you to mark the placeholder as a header, giving
you the option to Reference Marks from the Previous Page. In your
prototype, you would need to insert a statement setting hidden markers that
allow these header placeholders to be updated, e.g., «put category hidden
marked "A"».
See the user's manual for more complete info.
Is this what you're after?
If not, could you please send your template/prototype and some data, with
some more explanation?
Regards,
Joe Mathia
Em Software Support / support at emsoftware.com / www.emsoftware.com
(+1) 740 284 1010, fax (+1) 740 284 1210
On 9/25/08 9:41 AM, "Stuart Harding" <StuartH at clere.uk.com> wrote:
> 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.
>
>
>
> _______________________________________________
> Data-users mailing list
> Data-users at emsoftware.com
> http://mail.emsoftware.com/mailman/listinfo/data-users
More information about the Data-users
mailing list