View Single Post
Old 12-05-2023, 12:29 PM   #607
4L4RIC
Junior Member
4L4RIC began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2023
Device: none
Quote:
Originally Posted by jhowell View Post
There will be no simple list of panels anywhere in there. Instead it has instructions for magnifying the page so that each panel will be enlarged to fill the screen. You should be able to reverse engineer approximate panel dimensions and positions from that.
This is where I'm at now, I just figured out about unzipping .epubs cause I'm so new to the space. I think the info I need is actually in the styling for the magnification source.

Code:
<div
      id="magnify_source_1346"
      style="
        height: 535px;
        left: 1279px;
        position: absolute;
        top: 2422px;
        width: 419px;
      "
    >
I'll need to do some testing to make sure. Thanks for the help!
4L4RIC is offline   Reply With Quote