Reduce value of Current Page number

Instead of using the PageInTitle directly, use your own variable and modify it like this:On Show, Modify, YourPageNum, Value: Var(PageInTitle); set valueOn show, Modify; YourPageNum, Value: 5, subtractThen replace the action that displays the page value.On show, Modify, RunningPageCount, Value: Var(YourPageNum) where RunningPageCount was the old value that Lectora used to build the value displayed in the Page x of y.

Discussions have been disabled for this post