Ludovic, so this a js-based PDF-renderer. I am curious as to the performance you can reach with such a tool. Most of the PDF viewers I know of take the CPU easily to peaks as soon as, say, a bit too many vector drawings are done. The project's home page seems not to include a demo which worries me. paul Le 13 déc. 2012 à 15:05, Ludovic Dubost a écrit :
The extension is now published on http://extensions.xwiki.org/xwiki/bin/view/Extension/PDF+Viewer+Macro and the code in the GitHub repository.
Ludovic
2012/12/13 Ludovic Dubost <[email protected]>
Hi,
I've created a new git repository on xwiki-contrib for a PDF Viewer module based on Mozilla's pdf.js that I have been working on.
https://github.com/xwiki-contrib/macro-pdfviewer
The code and extension should be published today