use poppler pdftocairo for preview

This commit is contained in:
j 2014-05-25 14:44:07 +02:00
commit b3caaf335a
5 changed files with 73 additions and 27 deletions

View file

@ -306,6 +306,10 @@ oml.ui.folders = function() {
});
};
that.updateUser = function(id, name) {s
// ...
};
oml.bindEvent({
activity: function(data) {
if (data.activity == 'import') {