You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering how to handle the cover and back pages in the DoublePageRender so they are treated like Single Pages. DO you have any insights or pointers that you could think of?
Many thanks
Simon
The text was updated successfully, but these errors were encountered:
I don't quite understand what do you mean. Why don't you use single page? Do you want to split the screen and every part can work like a single page without impacting each other?
Sorry, It is a little complex and I never thought such requirement, you can try to use single page render for the cover page, and then use double page render for the left pages, you need to combine these two drawing operations together and switch them by the page number. But I'm not sure if it can work. I didn't try and I think it's a little complicated, not sure if you need to improve PageFlip library to support them.
Sorry, I don't have time to try for that.
@eschao Many thanks for you work.
I was wondering how to handle the cover and back pages in the DoublePageRender so they are treated like Single Pages. DO you have any insights or pointers that you could think of?
Many thanks
Simon
The text was updated successfully, but these errors were encountered: