‎2013 May 09 3:26 AM
Hi experts ,
I like to download the pdf form the script output , But here i got this error :OTF end command // missing in OTF data, while download the file.
KIndly help me to do.
‎2013 May 09 5:43 AM
Hi,
This is common question in SCN,Kindly search.
There are many reasons related to your code.
But If You want only PDF Conversion from script output ,with out any code.
Delete your code for pdf conversion & follow my reply in this thread
http://scn.sap.com/thread/3300552
Thanks
Gourav.
‎2013 May 09 5:45 AM
Hi,
The internal table which you are passing to the function module go covert into pdf must be black or empty. Check it.
Thanks -
Makarand
‎2013 May 09 6:38 AM
‎2013 May 09 6:00 AM
Hi,
Do NOT populate wa_ssfctrlop-no_close with an 'X'. This keeps the OTF open for further addition. Also check the OTF table if its populated before the PDF conversion.
Check the other settings in the control structure. the below link should help:
http://help.sap.com/SAPHELP_NW04s/helpdata/EN/71/9ccd9c8e0e11d4b608006094192fe3/content.htm
Cheers,
Arindam