We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: [sap-abap] Unable to Take Printout of JPEG of DMS Document

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by Dave Thornburgh (SAP JOAT)
on Sep 20 at 1:19 AM
Jay -

If, on your PC, you can right-click a JPEG in Windows Explorer and see a "print" option in the context menu, then this should work. If there is no such context menu option, then it likely won't work. Instead, you might have to write the file to the local filesystem, then specifically execute a program, with command line options set appropriately to cause that program to do the printing for you. Something like EXPORTING application = 'C:\Windows\system32\mspaint.exe' parameter = ' -p </path/to/jpegfile>'.

Dave

---------------Original Message---------------
From: Kalyani Udare
Sent: Monday, September 19, 2011 7:06 AM
Subject: Unable to Take Printout of JPEG of DMS Document

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.

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
Dave Thornburgh
SAP ABAP Helper

Posted helpful replies on 5 threads in a group to earn a Bronze Achievement
Popular White Papers

In the Spotlight
Which response to your Toolbox.com Groups post was the most helpful? Use 'Best Answer' to mark highest quality content.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language