Quote:
Originally Posted by below
Hello,
I am just trying to open a simple PDF or ePub on a PocketBook 603, but my attempts with OpenBook have failed so far. I have tried
OpenBook ("/User_Guide_PocketBook_603(DE).pdf", "", 0);
but that does not open a pdf
Thanks
Alex
|
The correct call should be
OpenBook ("/mnt/ext1/User_Guide_PocketBook_603(DE).pdf", NULL, 0);