resourcepool / dashboard

A great solution to get your marketing and communication content on-screen
Apache License 2.0
6 stars 3 forks source link

Implement the display of pdf media type #54

Open tommybuonomo opened 8 years ago

tommybuonomo commented 8 years ago

Currently there is ImageDisplayable, VideoDisplayable, and WebDisplayable. Requires implementation of a PdfDisplayable

loicortola commented 8 years ago

Proposal: consider a pdf as a multi-page media. Every pdf should be considered as a "slideshow". How about DisplayTime? should be for one slide? or for the whole slideshow? (meaning displayTimePerSlide = displayTime / slideCount ?)

loicortola commented 8 years ago

Suggestion: As a quick fix, might just consider swapping the content every displayTimePerSlide within the same fragment with the following page.