DjVu is an open file format designed primarily for scanned documents.
1
vote
0answers
45 views
how to determine dpi size of a pdf & djvu
As the title says how would I determine the dpi of a pdf or a djvu document?
I am looking for a proper linux solution as opposed to running adobe acrobat professional under wine.
1
vote
2answers
88 views
converting djvu to pdf trouble with this OCR preserving code
I want to convert djvu to pdf while preserving OCR. This page describes how to do so, I am getting a blank html file.
now in the directory cd /home/steven/Documents/djvu2pdf/1/
djvu2hocr -p 1 ...
3
votes
3answers
224 views
How can I cut the margin of a PDF or djvu file for optimal booklet printing?
I have a file which has exaggerated margins. This forces me to print it as a booklet, otherwise I feel I'm waisting paper (a good size of the font allows me to do so). But if I print directly in ...
0
votes
1answer
81 views
How to insert a page in a DJVU file without quality loss? [closed]
So I have a DJVU file generated from a PDF (under Linux):
pdf2djvu --dpi=300 -o OUT.djvu IN.pdf
the PDF contained scanned notes.
In these days, I only got the DJVU file. The problem: I found a ...
0
votes
1answer
385 views
DjVu Viewer Firefox plugin crash
After making a clean install of 12.04 and installing DjVuLibre Firefox plugin it crashes everytime I open access a djvu file. Firefox simply says that the plugin has crashed and I should try reloading ...
1
vote
1answer
173 views
How can I print to DjVu file as we do create PDF?
How can I print to DjVu file as we do create PDF using 'print' menu item of the programs?
0
votes
1answer
268 views
ways to convert chm to djvu
I was wondering how to convert chm to djvu? Command line, GUI or online solutions are both fine. My OS is 10.10.
Thanks and regards!
1
vote
2answers
373 views
How to fix error in pdf2djvu: “Bogus memory allocation size”
I am using pdf2djvu to convert a pdf file into a djvu file, but got this error while trying to convert either bundled or indirect multi-page djvu file:
$ pdf2djvu 1.pdf -o 1.djvu
1.pdf:
- page #1 ...
15
votes
5answers
5k views
Converting DJVU to PDF
I want to convert a DJVU document into a PDF document, separating and preserving the text layer and the images while also keeping the structure from the DJVU. How can I do this in Ubuntu?
(I will ...
0
votes
1answer
75 views
Possible to memorize what are open before an application exits?
I have these situations often, especially with the following applications:
In Nautilus:
sometimes, I have opened several
tabs each of which opened a
different directory. But Nautilus
sometimes ...
3
votes
1answer
537 views
Bookmark pdf and djvu files
For pdf: How can I create outlines/bookmarks
for and merge them into pdf files in
either terminal or in GUI application in Ubuntu?
For djvu: I know how to do the same thing for
djvu files in terminal ...