Hi,
I did try your code and it works well. Memory on my laptop is stable and not growing.
Can you try to change your code to: rasterizer.Open(file, gvi, false);
(last 'false' parameter tells not to run ghostscript in it's own memory space).
Other than that. What version of native Ghostscript library do you use? A same question for Ghostscript.NET?
Cheers,
Josip
I did try your code and it works well. Memory on my laptop is stable and not growing.
Can you try to change your code to: rasterizer.Open(file, gvi, false);
(last 'false' parameter tells not to run ghostscript in it's own memory space).
Other than that. What version of native Ghostscript library do you use? A same question for Ghostscript.NET?
Cheers,
Josip