I use Koreader with PDF reflow for reading research journal papers (it's truly wonderful), and very frequently need to jump between the main text and the references section at the back of the doc. That's a common use case for reading research pubs, and many folks still print journal PDFs because hardcopy works well for jumping back and forth.
Hyperlinks won't work for at least two reasons:
- PDF reflow uses bitmapped image content rather than text and hyperlinks
- Many PDFs simply don't have hyperlinks, especially older PDFs
Given that, what's the best approach to jump back and forth in a document?
A few clunky approaches:
- Sometimes I put a permanent bookmark at the references section, and a temporary bookmark in the text body. When done looking at a reference, I jump back to the temporary bookmark and delete it. This is pretty clunky as bookmarks are designed for very different use cases.
- Flipping mode is an alternative, but that too is pretty clunky for this purpose.
- Some PDFs have a TOC, which makes it easy to jump to the references section, but it's then clunky to navigate back to the page I was reading.
What's the best approach for this use case of reading research papers?
Thanks everyone!