--nextPart6541585.MnaLJUeNny Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-15" On Monday 25 November 2013 20:38:28 Albert Astals Cid wrote: > El Dilluns, 25 de novembre de 2013, a les 20:26:23, Ingo Kl=F6cker va= =20 escriure: > > On Monday 25 November 2013 00:12:34 Albert Astals Cid wrote: > > > A PDF file is not a movie, it can't be read lineraly. > >=20 > > Does the PDF format really prevent me from reading just the first 2= > > pages of a 100 pages document if I just download the first few KBs > > of > > the PDF file? I don't know the PDF format, so this question is > > serious. > > It [mostly] does. The XRef (table that references everything else on > the file) is at the end of the file. So we need that, of course in > protocols like CIFS we can just read the end of the file without > downloading it all. But that still leaves us with objects that > reference eachother all over and unless the file is specially crafted= > (so called Linearized PDF) it'll mostly be "the whole file", so no > you don't need *always* the whole file, but you mostly do. > > > If the answer to the question is no, then it does make a lot of > > sense to load the file iteratively. For example, if I just want to > > have a quick look at the document (e.g. the abstract on the first > > page) to decide whether it's really the document I am looking for, > > then I surely don't want to wait for the entire document to be > > downloaded. >=20 > Yes, that can be done, as it is my plan, but still will need to > download the whole file most of the times. Thanks for the clarification, Albert. Regards, Ingo --nextPart6541585.MnaLJUeNny Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEABECAAYFAlKTqRkACgkQGnR+RTDgudibawCglpg3r3O6eMxYpycuGucBDaqM GQQAn3LzPLagbWQXMrgtgBT5jN0T0WoF =CZcg -----END PGP SIGNATURE----- --nextPart6541585.MnaLJUeNny--