|
|
|
|
|
by lucb1e
1612 days ago
|
|
When is the last time you had to pinch and zoom on a website? Text can reflow perfectly well, if you give the renderer the necessary information. With PDF, similar to PNG, you're specifically telling the renderer to put this pixel exactly over there and nowhere else, so it cannot nicely make it all be readable comfortably. If mobile devices required zooming and panning to read anything, they'd not be popular at all, so they're apparently not where the problem lies. |
|