Hi! Unfortunately there some work has been duplicated, cause Joan Creus had implemented pdf viewer in Google Code-In. Code is available here https://github.com/jcreus/owncloud_pdfviewer
bartek 2011/12/1 Robin Appelman <[email protected]>: > Hi, > > Great work it seems to work fine with the one test file I have at hand atm. > > Since pdf.js is quite large, it would be nice to only load viewer.js > at first and only load pdf.js once a pdf file is opened (use > OC.addScript(appid,scriptname,callbackfunction for loading js files). > I'll have a proper look at the code later. > > - Robin Appelman > > > > On Thu, Dec 1, 2011 at 00:52, Thomas Müller <[email protected]> wrote: >> Hi, >> >> please have a look at my gitorious clone of owncloud: >> https://www.gitorious.org/~deepdiver/owncloud/deepdivers-owncloud >> >> During the past few days I implemented a pdf view for the files app. >> The pdf viewer is integrating Mozilla#'s pdf.js >> (https://github.com/mozilla/pdf.js) >> >> Comments and remarks are welcome. >> >> And finally a merge to master is the goal! ;-) >> >> Thanks alot, >> >> Thomas >> >> -- >> Thomas Müller E-Mail: [email protected] >> >> _______________________________________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/owncloud > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
