I have a serie of DZI images (a scanned book) that I want to display in OpenSeadragon. If I use the collectionMode, I can set up OpenSeadragon to display two images on one page. But can I dynamically changes those images into other images?
My goal is to display page even and page odd, two at a time, but use their sequence mode to so to speak turn the pages in the book.
If anyone knows about other projects with a comparable aim, I would also appreciate a nudge in here (It seems to me to be quite an obvious need, but I haven't found any projects working on it yet)?
/Hasse