> would like to send you a test version?
Got it, thanks

, and tested:
Good things:
- It works
- DOS/32A used
Space for improvements:
- DOS/32A message displayed (1.) , can be disabled using DOS/32A's
SS tool

-
Critical bug (2.) : "Version for OS/2" -> "Version for DOS, using DOS/32A Extender"
- (3. , not specific to this DOS port, same bug in Windaube): image size limit, strange bug: upper attempt results in 29 MiB image data -> works , lower attempt 116 MiB -> failure. What is the limit of processed image size in NCONVERT ? Maybe set a fix limit and check it ? Of course I did have to test this - Obsolete DOS\4GW could never provide 116 MiB of RAM

, but DOS/32A definitely should ...
What compiler did you use ? Guessing OpenWATCOM 1.2 or 1.3, but not sure for exact
Found out that some features are missing in the DOS port, probably the Win version handles them in a "non-native" way
- EMF/WMF "Metafiles" - reason obvious, relevance ZERO
- PS/PDF files - what external thing does the Win version use here ?
- all the "raw" formats - why ? What external thing here ?
- Well, the
add text feature is missing - probably related to no "font API" in DOS. How does the Win version do ? Does NCONVERT receive the extracted, scaled (?) character bitmaps from the "API" ? If it handled the font files natively, it could be easily ported, one just would have to provide the font file

There is indeed no WinZIP under my rock.