[PAID] FlipBook: Create Interactive eBooks and Magazines from PDF Files ($5 or INR 301) 

1. OverView

The FlipBook extension enables you to create interactive eBooks and magazines using PDF files. It supports initializing flip books from both local and online PDF files, ensuring flexibility in content sourcing. Users can easily navigate through pages with methods to turn to the next, previous, or specific pages. The extension also includes a feature to invalidate cache files for efficient storage management. Integrated event handling notifies users of download progress, page flips, and errors. Designed for Android devices with API level 19 and above, this extension simplifies the creation of engaging digital reading experiences.

Latest Version: 1
Published:  August 17, 2024
Last Updated:  August 17, 2024

2. Blocks

3. Documentation

Events

PdfDownloadProgressEvent raised when pdf downloading progress changes
progress | number
PdfLoadedEvent raised when pdf has been loaded and is ready to be shown.
pageCount | number
PageFlippedEvent raised when page is flipped
currentPage | number
ErrorOccurredEvent raised when an error occurs
errorMessage | text

Methods

InitializeInitializes flip book from local pdf file.
pdfPath | text
pageQuality | number
InitializeWithUrlInitializes flip book from online pdf file.
pdfUrl | text
pageQuality | number
InvalidateCacheDeletes cache files such as downloaded pdfs and extracted images.
NextTurns to next page.
PreviousTurns to previous page.
GoToTurns to given page number.
pageNo | number
ShowFlipBookShows flip-book in given WebViewer. Call this method only when pdf has been loaded completely.
webViewer | component

4. Example Blocks

Load pdf from file or url

Show flip book in WebViewer

For best experience, show flip book in landscape mode.

5. Purchase Extension

6. Demo Video

Thank you.
Hope it helps!

Subscribe
Notify of
guest
0 Comments
Oldest
Newest
Inline Feedbacks
View all comments