I'm pleased to announce release 1.0 of tclMuPdf
tclMuPdf is a porting of the MuPdf framework (see at mupdf.com), for fast and high-quality rendering of PDF pages.
It's a C extension, distributed with precompiled binaries in a single package for Windows x32/x64, Linux x32/x64 and MacOS.
see wiki.tcl.tk/tclmupdf
----
Speed and quality of rendering are really comparable to Adobe Reader.
On the other side, the size of the binary extension is outrageously large, since it incorporates the full mupdf library. Can anybody help me to shrink the size of mupdf ?