-
``` (application/octet-stream) is not supported ``` when trying to open documents (pdf, djvu, etc.)
```bash
(evince.exe:5928): GLib-GIO-CRITICAL **: 08:54:57.785: g_content_type_is_mime_type: asse…
-
```
How to open djvu formatted files in google drive/documents?
```
Original issue reported on code.google.com by `mmaqsood...@gmail.com` on 10 Sep 2012 at 11:35
-
It is worth exploring a new feature to create (Index pages)[https://en.wikisource.org/wiki/Index:General_affidavit_of_Harriet_Tubman_(1898).djvu] for NARA uploads. Creating the pages and filling int h…
-
The idea is to have a set of functions for finding documents associated with a bibliographic entry:
* Find documents following the scheme `BibTeX-key.[pdf|djvu|docx|...]`.
* Find documents referen…
-
On page [https://flathub.org/apps/details/org.gnome.Evince](url) you write the following:
> Evince supports documents in: PDF, PS, EPS, XPS, DjVu, TIFF, DVI (with SyncTeX), and Comic Books archives (…
-
I have used Python Example provided in this url "https://api.onlyoffice.com/editors/demopreview".
I have change STORAGE_PATH and DOC_SERV_SITE_URL.
Config.py
```
import os
VERSION = '1.5.1'
…
-
It is great to have this option for displaying DJVU files in a browser. I haven't yet attempted to look at the code, just played with the demo a bit. Here are my first impressions, and ideas for mino…
-
This has been an annoyance for me for quite some time. I wish to sort files in certain folders by their file extension. Generally these tend to be code files, or more generally plain text document fil…
-
```
Very soon there'll be a lot of tablets (11") with Android. Hundreds of
thousands will read ebooks on their devices. Many will look for a full
featured djvu-reader. So get ready for many more users…
-
BZZ decoding of a block divides into two stages:
1. arithmetic decoding with the Z'-Coder
2. inverse Burrows-Wheeler transform
Neither stage is really parallelizable on its own, and the first s…