In the project that displays the offline html file with the webviewer I have prepared, there are pages designated with "#".
I want to save the page number (tinyDB) that the reader last viewed and when the program is reopened, it can be opened from the saved page number.
Is it possible, can you help?
denemetest.aia (4.7 KB)
These blocks for the webviewer should help you to achieve your aim:
Can you help me how to use these blocks in the project.
or any sample file?
Like so:
Thanks.
How do I save the last page number displayed in tinydb?
The last page loaded url is saved to the tinydb.
I'm sorry,
I don't know how should the blocks of the number of the last page viewed can be recorded
to the tinydb
Thank you.
I'll try.