Open florestano opened 5 months ago
I also need this so badly... All my attempts just have not been working
This worked for me:
var uint8Array = new Uint8Array(uint8ArrayVal); book = ePub(); book.open(uint8Array);
I also need this so badly... All my attempts just have not been working