Hacker News new | ask | show | jobs
by jacobwil 3955 days ago
In the case of this specific paper from this specific conference, you're in a lot of luck. USENIX put out the full proceedings as a giant PDF, an ePub, and a Mobi ([1]).

If you want to reflow arbitrary pdfs, then you should check out k2pdfopt ([2]). It's how I read academic papers on my Kindle. It does lots of tricks to slice out a useful format from pdfs of many different formats and make them pretty solid on a different screen size.

[1]: https://www.usenix.org/conference/usenixsecurity15/technical...

[2]: http://willus.com/k2pdfopt/