Hi,
Can you please post the PDF you are trying to rasterize?
Also, you could try to clone the rasterized image: (img.Clone() as Image).Save(....) I remember once this was the case that solved similar problem.
Cheers,
Josip
Can you please post the PDF you are trying to rasterize?
Also, you could try to clone the rasterized image: (img.Clone() as Image).Save(....) I remember once this was the case that solved similar problem.
Cheers,
Josip