Re: opening a pdf file [diva]

From: Brenner, Aaron L <abrenner_at_nyob>
Date: Mon, 3 Oct 2011 15:09:49 -0400
To: CODE4LIB_at_LISTSERV.ND.EDU
> -----Original Message-----
> From: Code for Libraries [mailto:CODE4LIB_at_LISTSERV.ND.EDU] On Behalf Of
> Andrew Hankinson

> I don't know of anything similar for PDFs, since they're not really
> designed to render a portion of the document without downloading the
> entire thing.

The "linearized" form of PDF is designed to do just that:  permit a PDF viewer to display the first page while still downloading the rest of the document.  

The "pdfopt" utility, which I believe installs with ghostscript, will do this from the command line.  Alternatively you can save a PDF with "fast web view" enabled in Acrobat Professional.  There are surely other ways to create a linearized PDF, but those are the methods I've used.

-AB
--
Head, Digital Research Library
University Library System
University of Pittsburgh
7500 Thomas Blvd., Room 306
Pittsburgh, PA 15260

Phone:   412.244.7526
Fax:     412.244.7537
  
Received on Mon Oct 03 2011 - 15:10:10 EDT