Is there a way to create a link which will opens book on a specific page? |
|
FAQs -
How to...
|
Add page=X (or firstPageNumber=X for 1.5.8 and older versions) parameter to the url of your book, where X - number of target page:
http://MY_SITE/index.php?option=com_flippingbook&view=book&id=1&page=5
Here is the example link.
|