I have the following problem: The first Image i let give me with GetImageToStream has wrong settinges of BitsperSample (8) and SamplesperPixel (3). Both must be by Monochrome 1. All other Pages/Images I let give me have the right Value.
When i let give me the First Image Again the value is correct.
The great problem is, that the first Image is about 11MB and all other about 25KB
When I do the GetImageToStream later direct in the saving procedure the Value of BitsperSampe and SamplesperPixel are set correct.