I can't get the index to sync to the physical pages. With no offset, as examples here is what I get when I select the following songs. See table in code tags at the bottom:
Columns:
1. Song Title
2. When the song is selected from the list of songs in the book, this is the page number shown above the chart
3. This the page number that was actually retrieved by the index in the physical book
4. This is the page in the physical book where this song actually appears
5. This is the content that appears in iGigBook when the song is retrieved
As you can see from this handful of examples, there is no offset number that will work for all of them. When I set the offset to work for some songs, it won't work for others. In addition, the page number shown in iGigBook above the chart matches the printed page number on each chart page, but this is not the physical page number in the book.
I would like to find out:
How to get a copy of the PDF file that will match the index
or
Extract the index so I can edit my copy of the PDF file to match the index
or
Any other ideas you've got
Code: Select all
Song Page shown in Actual Page in Correct Physical Page Content of Page
iGigBook Physical Book For This Song Retrieved
-------------------- ------------- -------------- --------------------- ---------------
After You 1 1 14 Title Page
[this is the first song in the physical book]
Lover, Come Back To Me 289 289 286 Second page of Lucky To Be Me
[this song is the midpoint of the physical book]
You Make Me Feel So Young 549 549 538 Second page of You're The Top
You Taught My Heart To Sing 551 540 page does not load
Yours Is My Heart Alone 561 550 page does not load
[this song is the last song in the physical book]