I noticed that there are lots of threads addressing page numbers but they don't specifically pertain to Adobe LiveCycle Designer. Currently, I have v8.0 running on WinXP.
So I am creating a document that will be anywhere from 25-45 pages long and I don't have a clue how to add page numbers i.e. something that will specify page "x of y" at the footer.
How do I go about doing this? Do I create a textField at the bottom of the master page or does it go on a subform in the design view that spans the entire document? What is the script and under what event?
At this juncture I want to add that the XDP is slurped in by an application, that populates some of the fields and spews out the document (which can be anywhere from 25-45 pages long) into a PDF format after which no successive additions are made.
Cliff Notes:
- How do I add page numbers that will be generated sequentially as the document expands? I have Adobe LiveCycle 8.0
In the Library in Designer 7.1.2 there is a tab called Custom. U nder the Custom tab, there is a 'page n of m' object. This shows the current page number and total page count. You would add this to the Master Page and it will calculate the page numbers for you.
Does v8.0 have this? If not I could send you the code.