How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... DrawImage (image, new Matrix(1, 0, 0, 1, 100, 0), Color...DrawTransparentImage (image, new Matrix(1, 0, 0, 1, 350, 0), 255);...