Iam using Builtbywill Flipbook.
<div id="mybook">
<div title="This is a page title">
<img src="image1.jpg"/>
</div>
<div>
<img src="image2.jpg"/>
</div>
<div title="This is another title">
<img src="image3.jpg"/>
</div>
<div>
<img src="image4.jpg"/>
</div>
<div>
<img src="image5.jpg"/>
</div>
</div>
JQuery
$(function() {
$('#mybook').booklet({
menu: '#custom-menu',
pageSelector: true
});
});
Instead of using Images, is it possible to directly upload the PDF to the Flipbook using Jquery or some how?Please help me.
I'm using http://builtbywill.com/code/booklet
plugin.
Why not try
Take a look here, pdfjs + turnjs: http://www.maxims6n.bget.ru/pdf_books/demo_21.html
turn.js :http://www.turnjs.com/
pdf.js : http://mozilla.github.io/pdf.js/
jsPDF : http://parall.ax/products/jspdf
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With