Are you sure the image is valid? Things to investigate would be to step into the code and see what happens, and to look at the PS code that it produces.
i am trying draw the image inside a rectangle. if we are using x and y as same as rectangle the rectangle top left corner has overlaped with the width and height of this image. the rectangle and other content is pring as expected.
Actually i am trying to print this image on printer directly, i am able to print text and line with in the rectangle with LowLevelGraphicsPostScriptRenderer and MemoryOutputstream.