
Adds ability to print a group of files (images, PDF and TXT) as if they were a single multi-page document.
Features
- Added PrintFileGroup class to treat and print a group of files (mix images, PDF and TXT) as if they were a single multi-page document with duplex printing support.
- Added advanced Multipage TIF printing (Print as Grayscale, Rotation, Page Range, Duplex, Sizing, Auto Center and Auto Rotate) through the new PrintFileTIF class.
- Added native support for the following image formats:
- Microsoft Windows or OS/2 Bitmap File (*.BMP).
- Dr. Halo (*.CUT).
- DirectDraw Surface (*.DDS).
- ILM OpenEXR (*.EXR).
- Raw Fax format CCITT G3 (*.G3).
- Graphics Interchange Format (*.GIF).
- High Dynamic Range (*.HDR).
- Windows Icon (*.ICO).
- Amiga IFF (*.IFF, *.LBM).
- JPEG-2000 codestream (*.J2K, *.J2C).
- JPEG Network Graphics (*.JNG).
- JPEG-2000 File Format (*.JP2).
- Independent JPEG Group (*.JPG, *.JIF, *.JPEG, *.JPE).
- JPEG XR image format (*.JXR, *.WDP, *.HDP).
- Commodore 64 Koala format (*.KOA).
- Multiple Network Graphics (*.MNG).
- Portable Bitmap (ASCII) (*.PBM).
- Portable Bitmap (BINARY) (*.PBM).
- Kodak PhotoCD (*.PCD).
- Zsoft Paintbrush PCX bitmap format (*.PCX).
- Portable Floatmap (*.PFM).
- Portable Graymap (ASCII) (*.PGM).
- Portable Graymap (BINARY) (*.PGM).
- Apple Macintosh PICT (*.PCT, *.PICT, *.PIC).
- Portable Network Graphics (*.PNG).
- Portable Pixelmap (ASCII) (*.PPM).
- Portable Pixelmap (BINARY) (*.PPM).
- Adobe Photoshop (*.PSD).
- Sun Rasterfile (*.RAS).
- RAW camera image (CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc).
- Silicon Graphics SGI image format (*.SGI).
- Truevision Targa files (*.TGA, *.TARGA).
- Tagged Image File Format (*.TIF, *.TIFF).
- Wireless Bitmap (*.WBMP).
- Google WebP image format (*.WEBP).
- X11 Bitmap Format (*.XBM).
- X11 Pixmap Format (*.XPM).
- Added manual duplex printing support for plain text files through new PrintFileTXT class.
- Added scanner support for duplex and feeder (ADF) options under Microsoft Windows Clients.
- Added UI for managing sites permissions.