Code

Discussion on Real3D FlipBook & PDF Viewer jQuery Plugin

Discussion on Real3D FlipBook & PDF Viewer jQuery Plugin

Cart 7,631 sales
Recently Updated

creativeinteractivemedia supports this item

Supported

This author's response time can be up to 2 business days.

1064 comments found.

Hello, Can i use this script inside a SaaS with extended license?

Hi, yes you can

I Have purchased Real3D FlipBook & PDF Viewer jQuery Plugin

but I got Real3D FlipBook & PDF Viewer WordPress Plugin

Can I get the proper Product?

Hi, you don’t have buyer’s badge

Hello – does anyone know how to get changes to a PDF form to save updates? I have a pdf book with several field inputs. These inputs work, but I haven’t been able to get them to save. Any help would be greatly appreciated!

Hi, each user has its own updates or all users have the same updates? Either way It would require custom coding.

Cheers

I’m thinking that a User would create an Account and a new instance of the PDF would be created for the new User/Account. So each user would make their own updates and the updates would be saved within the instance of the PDF. Let me know if that is something I can hire you to do. Thanks.

Yes, please send me an email at my profile page. Cheers

HI! Whats is the difference between the “Jquery” and the “Wordpress” plugin? https://codecanyon.net/item/real3d-flipbook-wordpress-plugin/6942587?ref=creativeinteractivemedia

WordPress plugin is for use in WordPress website.

jQuery plugin is for use in any website, with javascript.

Ha sorry I dont have a WordPress site so no good for me

i want to buy this but have a couple of questions, can you monatize teh flipbooks? can you set up paid subscriptions to a bookcase which includes all books added and can you create a unique password for each subscriber, is this something you intergrate to your website so its all online and can the books be viewed of line once purchased

Hi, it can be done with WordPress, WooCommerce – a free ecommerce plugin for WordPress, and Real3D Flipbook for WordPress that is sold here https://codecanyon.net/item/real3d-flipbook-wordpress-plugin/6942587 I don’t know if there is a similar solution to WooCommerce for non WordPress site.

Cheers

i dont use wordpress

I want to buy this product, but I need more information about it. Let’s explain in more detail about the General License and the Extended License. When we buy this License, we will use it for life or pay a monthly/yearly fee. Please email me (minhnhat.yuzuki.241012@gmail.com)

Each domain requires new license, if you have 5 clients you need to buy 5 licenses.

So, if I use 2 domains with the same sourcecode, do I still have to buy 2 licenses? Or just one?

Using the plugin on two domains requires two licenses.

niriki

niriki Purchased

Lots of problems and bugs once you look through the iPhone 1) Sometimes it gets stuck on the first page and sometimes after 2-3 pages and doesn’t move anymore 2) Sometimes does not display the image on the first page when there is a link on the page 3) When it gets stuck, refreshing the page doesn’t help, you have to open the link from the beginning

niriki

niriki Purchased

Check all in iPhone please

niriki

niriki Purchased

Any update about the iPhone bugs?

Hi,

next update with performance improvements will be in couple of days.

I checked your links on iPhone but could not reproduce issues that you mentioned.

You can try to use different viewMode on mobile
mobile: { viewMode: "swipe"}
or
mobile: { viewMode: "webgl"}

Also, I will soon release “PDF to Image converter for Real3D Flipbook” which will be used to convert PDF to WebP and JSON. Then you will be able to create flipbook directly from images and JSON, which will optimize the performance.

Cheers

cnsudu8

cnsudu8 Purchased

Hello, I have tested your Real3D FlipBook plugin and found it to be excellent! Thank you for developing such a fantastic product. I’m a software developer from China. We develop a mini-program system for WeChat and sell it to internet companies in China. We would like to add an electronic magazine module to our system and integrate your plugin into it ,After we sell the system to the customer, they use their own domain. Could you please advise which type of license we should purchase for this scenario?

Hi, you need a new Regular license for each new domain where flipbook is used. If the end user is charged to view flipbooks, then you need Extended license for each new domain.

Cheers

cnsudu8

cnsudu8 Purchased

Thanks,End customers are free to view,what about this situation?

Then you need Regular license for each domain where flipbook will be used.

Hi there,

I am considering buying this product, but before I do I would like to know if there is any way to prevent people to download the pdf. I would like to add utility to my NFTs, which will be coloring pages and I want them to be able to print the document but I don’t want them download. Is it possible with your plugin?

hi, can i convert any pdf to flip 3d ? if i have a list of pdf and i want user to click on one pdf and will it open like this? i mean will it work as a pdf viewer in a pdf books website?

Hi, yes you can create 3D flipbooks form PDF-s with this plugin, please see the docs https://real3dflipbook.com/documentation/jquery/

Cheers

ardener

ardener Purchased

My code in a custom WP theme:

HEAD: <link rel=”stylesheet” type=”text/css” href=”<?php echo get_template_directory_uri(); ?>/resources/scripts/real3d-flipbook/css/flipbook.style.css”> <script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.js”></script> <script src=”<?php echo get_template_directory_uri(); ?>/resources/scripts/real3d-flipbook/js/flipbook.min.js”></script>

<script type=”text/javascript”> $(document).ready(function () { $(”.js-flipbook-thumbnail”).flipBook({ pdfUrl: ’/uploads/name-file.pdf’, }); }) </script>

It works on Desktop but not on Mobile devices. In console I get this error. How to solve?

[Error] TypeError: undefined is not an object (evaluating ‘jQuery.fn.flipBook.options’) (anonymous function) (flipbook.min.js:6:12518) (anonymous function) (flipbook.min.js:6:97) (anonymous function) (press:446:97) fire (jquery.js:974) fireWith (jquery.js:1084) ready (jquery.js:406) DOMContentLoaded (jquery.js:83)

Hi, please send the link and I will check, you can email me at my profile page.

Cheers

Since you didn’t respond to the support ticket, I’m wondering if you answer these comments more reliably. I’d like to zoom in/out in finer steps. Currently it zooms a tiny amount, then a huge step, then a tiny amount. All the changes I make to variables in the js just break the zoom. Is there a way to change the zoom steps?

Hi, sorry for delay, it can be done with option zoomStep.
zoomStep : 1.1,
Cheers
Lincopy

Lincopy Purchased

Good afternoon, I have another query, I currently have the images and pdfs hosted on a server, which I would like to display using the plugin.

I tried but it is not recognizing, I just passed an example of a test link. var options = { pdfUrl:”https://www.mysite.com/pdf/HIPERLINK_LINCO.pdf”}

What do I need to configure extra, or what step would I be missing?

Hi, please see the example pdf_flipbook.html in the deploy folder. For using PDF from another server you need to enable CORS https://enable-cors.org/ Cheers

Lincopy

Lincopy Purchased

Good morning, I added internal and external links to other web pages to my pdf, the cursor pointer indicates when hovering over the links but it does not take me anywhere, it seems like they are blocked.

I already tried with several pdfs, I tried adding links on texts, I tried adding links on images, however nothing works.

I would like to know if for the pdf to work with the links it must have a particular format?

Lincopy

Lincopy Purchased

The only way to make the links with pdfs that I found work is to create a Word document from scratch and place the hyperlinks there then convert them to PDF.

But currently this is not feasible for me since the PDF must be made by a graphic designer with ADOBE tools.

Hi, the links should be added as annotations in Acrobat Pro.

what is the file size of library (js and css files) . For both minified and unminfied versions ?

Hi, it depends on the features you use. PDF Flipbook requires additional scripts pdf.js and pdf.worker.js, 3d flip effect requires three.js. Basic plugin with CSS flip is around 50kb gzipped.

Can the entire content of a page be fully html ? not a pdf or image . Any examples to show ?

Hi, pages can have HTML overlay but then need to have a background image (that can be simple white jpg).

What’s difference between jQuery and wordpress plugin? Can this be integrated with Plusagency?

WordPress plugin is for using on WordPress website, if you don’t use WordPress then you need the jQuery version, which can be used on any website. Please check wth Plusagency author how to use a jQuery plugin with their CMS.

Cheers

vcech

vcech Purchased

Hello, I understand from one of the previous comments there is probably no possibility to change the button icons using Awesome fonts even if you mention it in the current documentation. I would like to change the icons for full screen expand and collapse as are on YouTube (square) because I have such icons in other places on my web. Could you please advise me if there is possible any way using your set of icons? Or, how to do it any other simple way? Thanks.

Hi, there is alternative icon style, that can be enabled with option

icons: 'material',
Cheers
vcech

vcech Purchased

Thanks a lot. It works as I needed now.

Question: Can current version handle overlaying a questionnaire on top of a background image and be responsive to any screen size or mobile device in order to enter responses into input fields, textareas, radio buttons, checklists, etc. if you have an example, please provide it for reference. Love your product!

Hi, currently you can put any HTML as overlay on the page, so you can put an iframe with your responsive questionnaire (which you need to build separately).

Cheers

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey