Hi all,
I need to print Adobe form directly from WDA. I am using report program to do the following process
1. FP_JOB_OPEN to call the default windows printer and using
2. FM to call Adobe form and
3. FP_CLOSE_Job.
In the User profile we have set output device as LOCL.
When we run this report from Sapgui the spool request is generated and SAPLDP popup window is displayed. Status of Spool is set to Completed.
But when i call from WDA spool request are generated but the status show 'frontend printer not found'. Kindly suggest me the ways to print a form from WDA. Is their any other way to Print?
- RK