When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle.
Here is my code.
us…...tiffFileSettings = new TiffSettings { Compression = CompressionType.LZW, Depth...tiffFileSettings = new TiffSettings { Compression = CompressionType.LZW, Depth...