Bug 173422 - Okular can't print Djvu
Summary: Okular can't print Djvu
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: DjVu backend (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 12:47 UTC by Alexey Chernov
Modified: 2008-10-24 21:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
DJVu document concerning the bug (975.40 KB, application/octet-stream)
2008-10-24 20:29 UTC, Alexey Chernov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Chernov 2008-10-24 12:47:41 UTC
Version:            (using KDE 4.1.2)
Compiler:          GCC 4.1.2 Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib Thread model: posix
OS:                Linux
Installed from:    Compiled From Sources

I tried to print djvu document through CUPS and an error occurred. The document actually goes to printer, but then the job is cancelled. CUPS says "No %%BoundingBox: comment in header!".
Comment 1 Albert Astals Cid 2008-10-24 20:14:40 UTC
Can you attach the document?
Comment 2 Alexey Chernov 2008-10-24 20:28:01 UTC
Yes, of course, but it's a little bit big one.
Comment 3 Alexey Chernov 2008-10-24 20:29:57 UTC
Created attachment 28116 [details]
DJVu document concerning the bug
Comment 4 Pino Toscano 2008-10-24 21:36:16 UTC
Hello,

Okular uses DjVuLibre for handling DjVu documents, and it seems the problem is located in that library (test case: `djvups attacheddocument.djvu file.ps` generates an invalid .ps).
This has been forwarded to the DjVuLibre bug tracker:
https://sourceforge.net/tracker/index.php?func=detail&aid=2192583&group_id=32953&atid=406583
Comment 5 Alexey Chernov 2008-10-24 21:44:16 UTC
Ok, thank you.