PDF is sort of a wrapper for different types of data. You already noticed that some data is just a graphic image (photocopy). Those cannot be intelligently reflowed because it is just a bunch of dots. If the data is a text file then it becomes possible to reflow and, for example, to print it in a different font.
|