swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Using Swftools - Performance - Large pdf files ma


From: Ricardo Pedroso
Subject: Re: [Swftools-common] Using Swftools - Performance - Large pdf files many pages?
Date: Thu, 26 Nov 2009 23:40:43 +0000

On Wed, Nov 25, 2009 at 10:59 PM, Ric Clarke <address@hidden> wrote:

> 2. When the resulting swf file loads, am I right in thinking it has to load
> the complete file before it shows the first page? Has anyone experimented
> with a way of only loading the page that is being viewed?

I think you are right, swf file must be fully loaded before starting
showing a page, but you can
convert a pdf file to several swf's, just put a % in output filename:
pdf2swf file.pdf -o file%.swf

Then you can build a viewer that loads one swf at a time as user request them.

Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]