Skip to Content
0
Former Member
Sep 19, 2011 at 06:46 AM

Unable to take print out of JPEG image of DMS Document

76 Views

Hi Expert,

I have used below method to print document.

CALL METHOD cl_gui_frontend_services=>execute

EXPORTING

document = w_string

operation = 'PRINT'.

I am able to take print out of all documents except JPEG.

Could any one help me out to do the same?

Thanks,

Jay.