dearhive / dearflip-js-flipbook

DearFlip - 3D FlipBook JS/jQuery Plugin. Create 3D Flipbook or PDF Flipbook using JavaScript / jQuery
https://js.dearflip.com/
166 stars 53 forks source link

Support RTL Direction #40

Closed sahnounekhaled closed 2 years ago

sahnounekhaled commented 2 years ago

How to change css or Js file to make this project support RTL PDF File ??

deepak-ghimire commented 2 years ago

set

direction:2

or

direction:DFLIP.DIRECTION.RTL

sahnounekhaled commented 2 years ago

in which file can i do that ? thank's lot

sahnounekhaled commented 2 years ago

i have download the free version from github

deepak-ghimire commented 2 years ago

You can pass that value in settings.

https://dearflip.com/docs/dearflip-jquery/examples/basic-using-options/

sahnounekhaled commented 2 years ago

thank you very match