On every page that is converted, there are 2 rows of 7 black pixels on the bottom right of every page. This is a problem because it leaves blank pages not blank. Our logic for removing blank (tiff) pages does not work because these pixels are added. Is this a bug or is there a way to convert without removing the blank pages?
Here are the options that we are using:
Format=tiff | |
---|---|
Compression=ccitt4 | |
GrayScale=True | |
DPI=203x203 | |
Height=0 | |
Brightness=0 | |
Contrast=0 | |
Gamma=0 | |
StartPage=1 | |
PageCount=1000000 | |
RotateAngle=0 | |
UsePdf=False |