Hi to all
Brief Task Description : From an Image(.gif) which rendered from Reporting services Reportviewer, I tried to create Metafile.., like this :
m_metafile = new Metafile((Stream) CurrentPageStream);
CurrentPageStream : stream from gif image, need to send to printer port directly.
Error Description: A generic error has occurred in GDI+