From the PDF specification 1.6: The page’s display duration (also called its advance timing): the maximum length of time, in seconds, that the page is displayed during presentations before the viewer application automatically advances to the next page. I don't program myself, but I think it should be difficult to implement.
having a document with such entry would be nice in case someone decides to implement it
Created attachment 5576 [details] fullscreen with /Dur entry page object Sorry, I forgot to include an example in the original report. /Dur 0.01 works also and it only works in FullScreen mode.
Created attachment 8207 [details] [review] Patch Attached patch adds support for page duration in poppler and poppler-glib.
Created attachment 8220 [details] [review] Updated patch Here is an updated patch. It fixes a cut and paste bug in error message. I've also added more documentation about what duration is.
Thanks, Carlos, for the patch. Can it be compiled against poppler-0.5.4 or only to poppler-cvs? (Sorry if the question sounds obvious or stupid, but I'm trying to apply it to poppler-0.5.4 and I get an error and I don't know whether I'm doing something wrong.) Thanks for your work, Pablo
Commited carlos patch to cvs head
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.