[Owncloud] Appounding pdf viewer ..

Robin Appelman icewind1991 at gmail.com
Thu Dec 1 01:22:42 UTC 2011


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 <thomas.mueller at tmit.eu> 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: thomas.mueller at tmit.eu
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud



More information about the Owncloud mailing list