The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com __________________________________________________________________
Matt, As I was on a vacation I could check my mails only today.. first of all thanks a lot to you and all experts for answering my quesition I am gonna ask you about your answere ..( see below) > > Hello, > > > > I would restate this question to say, Is there any > way to only serve up a > > portion of a PDF file at a time to a remote client > reader? If the user goes > > to page 10 of a document, then serve that page for > instance. > > > > That's just what linearization (Fast Web View) and > byte serving offer. what do we need to do for linearization? how do we acheive this ? please shed some light on this concept. I am using iText to create my pdf. Once again thanks a lot! --- Matthew Fitzgerald <[EMAIL PROTECTED]> wrote: > > The PDF list is a service provided by PDFzone.com | > http://www.pdfzone.com > __________________________________________________________________ > > From: "David Lewis" > <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: [PDF] serving large pdf > document ==> page by page > Date sent: Thu, 26 Jun 2003 08:36:55 -0500 > Send reply to: [EMAIL PROTECTED] > > > > > The PDF list is a service provided by PDFzone.com > | http://www.pdfzone.com > > > __________________________________________________________________ > > > > Hello, > > > > I would restate this question to say, Is there any > way to only serve up a > > portion of a PDF file at a time to a remote client > reader? If the user goes > > to page 10 of a document, then serve that page for > instance. > > > > That's just what linearization (Fast Web View) and > byte serving offer. > > > As defined PDF is a random access format and > therefore the entire PDF file > > needs to be present before viewing any of it. It > would be nice to be able to > > send just the portions of a document that the > viewer is currently viewing. > > Even down to the zoom level, low res images for a > zoomed out view and higher > > res images as the user tries to zoom in. > > > > This would reduce network traffic and make it > easier to view remote > > documents - why should I have to download the > entire manual if I just want > > to review the table of contents? > > > > David > > _________________________________________ > > David Lewis > > President > > > > Lucid Dream Software, Inc. > > V 847-202-8424 > > F 847-202-9352 > > www.luciddream.com > > www.ontimeproof.com > > www.trapping.org > > _________________________________________ > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > > Behalf Of Leonard Rosenthol > > Sent: Thursday, June 26, 2003 7:42 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [PDF] serving large pdf document ==> > page by page > > > > > > > > The PDF list is a service provided by PDFzone.com > | http://www.pdfzone.com > > > __________________________________________________________________ > > > > At 3:57 AM -0700 6/26/03, Anis h wrote: > > >when I said packets, it was misleading. Actually > I > > >have a 64K maximum payloads restriction. > > > > I would find out EXACTLY what they means, since > again, that > > doesn't make any sense in web terms... > > > > > > Leonard > > > > -- > > > --------------------------------------------------------------------------- > > Leonard Rosenthol > <mailto:[EMAIL PROTECTED]> > > Chief Technical Officer > <http://www.pdfsages.com> > > PDF Sages, Inc. > 215-629-3700 (voice) > > > 215-629-0789 (fax) > > > > To change your subscription: > > http://www.pdfzone.com/discussions/lists-pdf.html > > > > > > > > To change your subscription: > > http://www.pdfzone.com/discussions/lists-pdf.html > > > > > -- > Matthew Fitzgerald > Byte Ryte bv > Oudegracht 219 > NL 3511 NH > > Tel: +31 (0)30 2380023 > Fax: +31 (0)30 2380076 > http://www.byteryte.nl > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdf.html > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com To change your subscription: http://www.pdfzone.com/discussions/lists-pdf.html
