Hi,
here is a short program demonstrating the issue with PNG files:
SSCCEAsposePDF.zip (13.7 KB)
Output example:
Type: Jpeg at DPI 72, 1 images of 21359 bytes each, took 75 milliseconds to process
Type: Jpeg at DPI 72, 2 images of 21359 bytes each, took 15 milliseconds to process
Type: Jpeg at DPI 72, 3 images of 21359 bytes each, took 10 milliseconds to process
Type: Jpeg at DPI 72, 4 images of 21359 bytes each, took 17 milliseconds to process
Type: Jpeg at DPI 144, 1 images of 52738 bytes each, took 6 milliseconds to process
Type: Jpeg at DPI 144, 2 images of 52738 bytes each, took 20 milliseconds to process
Type: Jpeg at DPI 144, 3 images of 52738 bytes each, took 30 milliseconds to process
Type: Jpeg at DPI 144, 4 images of 52738 bytes each, took 41 milliseconds to process
Type: Jpeg at DPI 288, 1 images of 133013 bytes each, took 20 milliseconds to process
Type: Jpeg at DPI 288, 2 images of 133013 bytes each, took 59 milliseconds to process
Type: Jpeg at DPI 288, 3 images of 133013 bytes each, took 98 milliseconds to process
Type: Jpeg at DPI 288, 4 images of 133013 bytes each, took 133 milliseconds to process
Type: Jpeg at DPI 400, 1 images of 214733 bytes each, took 37 milliseconds to process
Type: Jpeg at DPI 400, 2 images of 214733 bytes each, took 106 milliseconds to process
Type: Jpeg at DPI 400, 3 images of 214733 bytes each, took 171 milliseconds to process
Type: Jpeg at DPI 400, 4 images of 214733 bytes each, took 239 milliseconds to process
Type: Png at DPI 72, 1 images of 9124 bytes each, took 65 milliseconds to process
Type: Png at DPI 72, 2 images of 9124 bytes each, took 124 milliseconds to process
Type: Png at DPI 72, 3 images of 9124 bytes each, took 187 milliseconds to process
Type: Png at DPI 72, 4 images of 9124 bytes each, took 252 milliseconds to process
Type: Png at DPI 144, 1 images of 22827 bytes each, took 244 milliseconds to process
Type: Png at DPI 144, 2 images of 22827 bytes each, took 490 milliseconds to process
Type: Png at DPI 144, 3 images of 22827 bytes each, took 739 milliseconds to process
Type: Png at DPI 144, 4 images of 22827 bytes each, took 984 milliseconds to process
Type: Png at DPI 288, 1 images of 52939 bytes each, took 966 milliseconds to process
Type: Png at DPI 288, 2 images of 52939 bytes each, took 1934 milliseconds to process
Type: Png at DPI 288, 3 images of 52939 bytes each, took 2905 milliseconds to process
Type: Png at DPI 288, 4 images of 52939 bytes each, took 3865 milliseconds to process
Type: Png at DPI 400, 1 images of 81779 bytes each, took 1877 milliseconds to process
Type: Png at DPI 400, 2 images of 81779 bytes each, took 3744 milliseconds to process
Type: Png at DPI 400, 3 images of 81779 bytes each, took 5651 milliseconds to process
Type: Png at DPI 400, 4 images of 81779 bytes each, took 7451 milliseconds to process