Hi,
just wondering if it is possible to prevent last page from turning in order to have the book always open (I am using v 1.38).
I know I could use 'postpage' attribute but the problem is that the last page has to be interactive (clickable links).
Is there any easy way to achive this?
I've managed to allow new attribute in the <book> node: turnLastPage="true|false" but I do not know where in the code I could switch off the page turn...