MUPDF/DGJPP test release! (Users)
> Yipy yeee!
> I finally fixed my broken system headers (I hadn't luck with include_next
> so I renamed original conflicting djdev headers to *dj.h and then replaced
> include_next *.h to include *dj.h) and finally was able to compile the
> MuPDF package. Of course there's no mupdf.exe itself coz it depends on
> win32 stuff but pdfdraw.exe works fine, go ahed to test it!
>
> http://www.ulozto.cz/7940392/mupdf-07-djgpp-rar
> (click "stahnout" and then enter captcha)
>
> (sources and all libs inluded, modified to compile libs separately)
Just saw the message about the graphical MuPDF -- so maybe this
note is moot. Nevertheless, i already typed it out, so here it
is anyway....
---
Ok, i've dome some preliminary work with RayeR's DGJPP PDFDraw.
It took every PDF i threw at it, and i'm impressed with it's
speed. Very nice (and quick!) work, RayeR!
I've caught a few (of those Unix-inspired) "gotcha's" in the
program (tested under 4DOS 8.0 and MS-DOS COMMAND.COM 7.1):
Options are case sensitive, as you will notice when you do the -?
help request.
However, the filename extension for the "-o" (output file) option
is *also* case-sensitive: it must be lower-case for the
png/pam/ppm/pgm specification or else nothing gets written to
disk! (Being an original PC-DOS head, stuff like this drives me
nuts! I don't realize it for awhile, and wonder why the program
doesn't work. Particularly in batch files, i like to use
capitalization to make things clearer.)
Also, with multiple-page PDF files, each succeeding output image
file will overwrite the previous, leaving only the final one on
disk. To keep them all, you need to use the %d variable in the
output-filename specification. So, for example, to save all
pages from a multi-page .PDF, you need to do something like:
pdfdraw -o out%d.png origfile.pdf
But, %d (as is) doesn't seem to work in 4DOS. You need to double
the % sign with 4DOS, as in:
pdfdraw -o out%%d.png origfile.pdf
(To reiterate, the single %d works ok with COMMAND.COM. But...
does anybody even use COMMAND.COM anymore?)
Anyway, these are just minor issues -- it's totally great to have
an up-to-date and quick way to display PDFs... in DOS... in the
year 2011! Who'd a thunk it....
- Doug B.
P.S. "Quick" meaning quicker than XPDF+Ghostscript -- making a
.PS from a .PDF using PDFTOPS (XPDF), then making an image file
from the .PS using Ghostscript, and finally displaying the image
file. Even with a batch file... slow... creaky....
Complete thread:
- PDF readers for DOS - travolter, 17.02.2011, 10:52 (Users)
- PDF readers for DOS - DOS386, 17.02.2011, 11:12
- PDF readers for DOS - Laaca, 17.02.2011, 13:58
- PDF readers for DOS - RayeR, 17.02.2011, 18:24
- PDF readers for DOS - Arjay, 17.02.2011, 20:45
- Tested PDFTK,,, *and* MUPDF with HX - Doug, 18.02.2011, 08:07
- Tested PDFTK,,, *and* MUPDF with HX - rr, 18.02.2011, 20:59
- Tested PDFTK,,, *and* MUPDF with HX - RayeR, 19.02.2011, 01:05
- Tested PDFTK,,, *and* MUPDF with HX - RayeR, 19.02.2011, 02:46
- MUPDF with HX | MUPDF with DGJPP | XPDF without FONTS - DOS386, 19.02.2011, 11:27
- MUPDF with HX | MUPDF with DGJPP | XPDF without FONTS - RayeR, 19.02.2011, 14:16
- MUPDF/DGJPP test release! - RayeR, 19.02.2011, 18:26
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 03:48
- MUPDF/DGJPP test release! CRTC.CFG - DOS386, 20.02.2011, 10:23
- MUPDF/DGJPP test release! CRTC.CFG - RayeR, 20.02.2011, 14:07
- MUPDF/DGJPP test release! - Khusraw, 20.02.2011, 11:36
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 13:55
- MUPDF/DGJPP test release! - Khusraw, 20.02.2011, 14:05
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 14:12
- MUPDF/DGJPP test release! - travolter, 20.02.2011, 14:52
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 15:19
- MUPDF/DGJPP test release! - travolter, 20.02.2011, 18:15
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 15:19
- MUPDF/DGJPP test release! - travolter, 20.02.2011, 14:52
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 14:12
- MUPDF/DGJPP test release! - Khusraw, 20.02.2011, 14:05
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 13:55
- MUPDF/DGJPP test release! - FFK, 21.02.2011, 01:37
- MUPDF/DGJPP test release! - Doug, 21.02.2011, 04:31
- MUPDF/DGJPP test release! SHOTS - DOS386, 21.02.2011, 07:57
- MUPDF/DGJPP test release! - RayeR, 21.02.2011, 16:43
- MUPDF/DGJPP test release! - Zyzzle, 21.02.2011, 07:47
- MUPDF/DGJPP test release! - Japheth, 21.02.2011, 08:41
- MUPDF/DGJPP test release! CRTC.CFG - DOS386, 20.02.2011, 10:23
- MUPDF/DGJPP test release! - Doug, 20.02.2011, 06:37
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 14:01
- MUPDF/DGJPP test release! - Laaca, 20.02.2011, 22:35
- MUPDF/DGJPP test release! - Rugxulo, 21.02.2011, 02:31
- MUPDF/DGJPP test release! - RayeR, 21.02.2011, 10:34
- MUPDF/DGJPP test release! - travolter, 21.02.2011, 15:00
- MUPDF/DGJPP test release! - RayeR, 21.02.2011, 16:34
- MUPDF/DGJPP test release! - travolter, 21.02.2011, 19:50
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 01:50
- MUPDF/DGJPP test release! - travolter, 22.02.2011, 11:12
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 13:09
- MUPDF/DGJPP test release! - georgpotthast, 22.02.2011, 13:35
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 17:15
- MUPDF/DGJPP test release! - georgpotthast, 22.02.2011, 18:28
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 04:35
- MUPDF/DGJPP test release! - Zyzzle, 23.02.2011, 10:59
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 04:35
- MUPDF/DGJPP test release! - georgpotthast, 22.02.2011, 18:28
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 17:15
- MUPDF/DGJPP test release! - travolter, 22.02.2011, 17:18
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 17:26
- MUPDF/DGJPP test release! - Ninho, 22.02.2011, 21:05
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 00:27
- MUPDF/DGJPP test release! - Ninho, 23.02.2011, 11:43
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 13:17
- MUPDF/DGJPP test release! - Ninho, 23.02.2011, 17:19
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 19:33
- MUPDF/DGJPP test release! - Ninho, 23.02.2011, 19:50
- MUPDF/DGJPP test release! | progress, LFB, evil PDF 1.7 - DOS386, 24.02.2011, 07:50
- MUPDF/DGJPP test release! - RayeR, 24.02.2011, 14:20
- MUPDF/DGJPP test release! - Ninho, 25.02.2011, 11:31
- MUPDF/DGJPP test release! - RayeR, 25.02.2011, 13:05
- MUPDF/DGJPP test release! - Ninho, 25.02.2011, 13:40
- MTRRLFBE -Good news ! - Ninho, 25.02.2011, 20:37
- MTRRLFBE -Good news ! - RayeR, 26.02.2011, 01:02
- MUPDF/DGJPP test release! - RayeR, 25.02.2011, 13:05
- more insight into BIOS MTRRs - Ninho, 20.03.2011, 19:30
- more insight into BIOS MTRRs - RayeR, 23.03.2011, 20:18
- more insight into BIOS MTRRs - Laaca, 23.03.2011, 23:25
- more insight into BIOS MTRRs - RayeR, 24.03.2011, 16:20
- more insight into BIOS MTRRs - Ninho, 24.03.2011, 16:56
- more insight into BIOS MTRRs - RayeR, 25.03.2011, 00:38
- more insight into BIOS MTRRs - Ninho, 26.03.2011, 11:41
- more insight into BIOS MTRRs - Laaca, 29.03.2011, 18:12
- more insight into BIOS MTRRs - RayeR, 29.03.2011, 22:03
- more insight into BIOS MTRRs - RayeR, 25.03.2011, 00:38
- more insight into BIOS MTRRs - Ninho, 24.03.2011, 16:56
- more insight into BIOS MTRRs - RayeR, 24.03.2011, 16:20
- more insight into BIOS MTRRs - Laaca, 23.03.2011, 23:25
- more insight into BIOS MTRRs - RayeR, 23.03.2011, 20:18
- MUPDF/DGJPP test release! - Ninho, 23.02.2011, 19:50
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 19:33
- MUPDF/DGJPP test release! - Japheth, 23.02.2011, 18:14
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 19:36
- MUPDF/DGJPP test release! - Ninho, 25.02.2011, 15:30
- MUPDF/DGJPP test release! - Ninho, 23.02.2011, 17:19
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 13:17
- MUPDF/DGJPP test release! - Ninho, 23.02.2011, 11:43
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - DOS386, 23.02.2011, 06:56
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - RayeR, 23.02.2011, 10:39
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 13.06.2011, 04:30
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - DOS386, 03.07.2011, 04:05
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 06.07.2011, 06:40
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - Rugxulo, 06.07.2011, 06:43
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 19.07.2011, 06:20
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 20.08.2011, 06:24
- PDFDRAW.EXE worx for me :-) - DOS386, 21.08.2011, 15:56
- PDFDRAW.EXE worx for me :-) - jassenna, 22.08.2011, 04:32
- PDFDRAW.EXE | RTFW - DOS386, 04.09.2011, 12:21
- PDFDRAW.EXE | RTFW | MU 0.9 2011-09-05 - DOS386, 09.09.2011, 18:48
- PDFDRAW.EXE | RTFW - jassenna, 10.09.2011, 07:28
- PDFDRAW.EXE | RTFW - Rugxulo, 10.09.2011, 23:38
- PDFDRAW.EXE | RTFW - DOS386, 11.09.2011, 07:58
- PDFDRAW.EXE | RTFW - jassenna, 22.09.2011, 06:08
- PDFDRAW.EXE | RTFW | PDFDRAW issues | | 16 MiB - DOS386, 20.11.2011, 04:42
- PDFDRAW.EXE | RTFW - jassenna, 22.09.2011, 06:08
- PDFDRAW.EXE | RTFW - DOS386, 11.09.2011, 07:58
- PDFDRAW.EXE | RTFW - Rugxulo, 10.09.2011, 23:38
- PDFDRAW.EXE | RTFW - DOS386, 04.09.2011, 12:21
- PDFDRAW.EXE worx for me :-) - jassenna, 22.08.2011, 04:32
- PDFDRAW.EXE worx for me :-) - DOS386, 21.08.2011, 15:56
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 20.08.2011, 06:24
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 19.07.2011, 06:20
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - Rugxulo, 06.07.2011, 06:43
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 06.07.2011, 06:40
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - DOS386, 03.07.2011, 04:05
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - jassenna, 13.06.2011, 04:30
- MUPDF/DGJPP test release | missing PDFDRAW.EXE | source cod - RayeR, 23.02.2011, 10:39
- MUPDF/DGJPP test release! - ron, 09.04.2011, 03:08
- MUPDF/DGJPP test release! - KormaX, 01.11.2017, 00:23
- MUPDF/DGJPP test release! - RayeR, 23.02.2011, 00:27
- MUPDF/DGJPP test release! - Ninho, 22.02.2011, 21:05
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 17:26
- MUPDF/DGJPP test release! - georgpotthast, 22.02.2011, 13:35
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 13:09
- MUPDF/DGJPP test release! - travolter, 22.02.2011, 11:12
- MUPDF/DGJPP test release! - RayeR, 22.02.2011, 01:50
- MUPDF/DGJPP test release! - travolter, 21.02.2011, 19:50
- MUPDF/DGJPP test release! - RayeR, 21.02.2011, 16:34
- MUPDF/DGJPP test release! - travolter, 21.02.2011, 15:00
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 14:01
- A couple of MuPDF bugs. - Doug, 26.02.2011, 19:02
- A couple of MuPDF bugs. - RayeR, 28.02.2011, 10:25
- A couple of MuPDF bugs. - Doug, 02.03.2011, 07:54
- DAMN: 0.8 is out | MuPDF bugs GOTO scroll LEFT RIGHT Crash - DOS386, 05.03.2011, 10:14
- A couple of MuPDF bugs. - RayeR, 28.02.2011, 10:25
- MUPDF/DGJPP test release! - RayeR, 20.02.2011, 03:48
- MUPDF/DGJPP test release! - RayeR, 19.02.2011, 18:26
- MUPDF with HX | MUPDF with DGJPP | XPDF without FONTS - RayeR, 19.02.2011, 14:16
- MUPDF with HX | MUPDF with DGJPP | XPDF without FONTS - DOS386, 19.02.2011, 11:27
- Why different dependency errors with HX? - Doug, 19.02.2011, 22:02
- Why different dependency errors with HX? - RayeR, 21.02.2011, 16:37
- Tested PDFTK,,, *and* MUPDF with HX - RayeR, 19.02.2011, 02:46
- Tested PDFTK,,, *and* MUPDF with HX - RayeR, 19.02.2011, 01:05
- Tested PDFTK,,, *and* MUPDF with HX - rr, 18.02.2011, 20:59
- Tested PDFTK,,, *and* MUPDF with HX - Doug, 18.02.2011, 08:07
- PDF readers for DOS - Arjay, 17.02.2011, 20:45
- PDF readers for DOS - RayeR, 17.02.2011, 18:24
- PDF readers for DOS - travolter, 18.02.2011, 12:24
- PDF readers for DOS - Laaca, 17.02.2011, 13:58
- PDF readers for DOS - ron, 17.02.2011, 22:13
- PDF readers for DOS - DOS386, 18.02.2011, 04:10
- PDF readers for DOS - ron, 18.02.2011, 06:04
- PDF readers for DOS - bocke, 26.09.2011, 22:15
- PDF readers for DOS - bocke, 28.09.2011, 01:55
- PDF readers for DOS - jassenna, 07.11.2017, 00:54
- PDF readers for DOS - DOS386, 18.02.2011, 04:10
- PDF readers for DOS | XPDF 3.03 - 2011-Aug-15 - DOS386, 17.08.2011, 10:55
- PDF readers for DOS | XPDF 3.03 - 2011-Aug-15 - Rugxulo, 18.08.2011, 02:01
- PDF readers for DOS | XPDF 3.02pl5 - 2010-Oct-21 - Rugxulo, 18.08.2011, 02:24
- PDF readers for DOS | XPDF 3.03 more info | Subdocuments - DOS386, 19.08.2011, 03:36
- PDF readers for DOS | XPDF 3.03 more info | Subdocuments - Rugxulo, 19.08.2011, 05:59
- PDF readers for DOS | XPDF 3.03 more info | Subdocuments - KormaX, 01.11.2017, 00:51
- PDF readers for DOS | XPDF 3.03 more info | Subdocuments - Rugxulo, 19.08.2011, 05:59
- PDF readers for DOS | XPDF 3.03 more info | Subdocuments - DOS386, 19.08.2011, 03:36
- PDF readers for DOS | XPDF 3.02pl5 - 2010-Oct-21 - Rugxulo, 18.08.2011, 02:24
- PDF readers for DOS | XPDF 3.03 - 2011-Aug-15 - Rugxulo, 18.08.2011, 02:01
- PDF readers for DOS - DOS386, 17.02.2011, 11:12