|
10/10/2011, 04:18 PM
#46
 Originally Posted by jdale
I've played with 1.2 a bit. Everything seems to be working properly. I do have a question about bookmarks. I can create and use bookmarks, they are retained when I close and re-open the document. So that's great. Should it be recognizing bookmarks that are already in the document to begin with? That is, not created on the Touchpad but part of the PDF originally? If not, but it would be possible to add that, that would be a great help.
Since parsing the PDF file is part of the native code adding this would be a lot more involved if even possible. The code has some lines commented out that appear to be a partial implementation of this. I am guessing at one point they intended to add it but for some reason it didn't make it in this version.
 Originally Posted by jdale
Another suggestion, there is the page view that gives a mini view of multiple pages at once. (It looks like you borrowed code from this for the bookmarks.) It seems to me this would be more useful if, when you opened it, it automatically jumped to the page that you are on. Then you could use it to locate a page that is close to your current page. Instead, it always opens on page 1, or the last place you had it.
I think the last thing for my wishlist would be adding a search feature... not sure if that is possible but it would be pretty great....
This can be done though without digging into this part of the code more I am not sure how complicated it would be. I will start a wishlist in the OP and add it.
|
|
|