Hi Guys,
I am trying to use the Adobe Interactive forms to download and modify a CRM activity.
In the Activity Overview page I am providing a button called "Download" which is suppose to download the activity information in an predefined PDF template. This is an Interactive PDF and user can edit the informations in it and update the activity by clicking save/modify button provided in the form.
I am also using webservice to communicate between CRM and Adobe forms.
Now the challenge for me is, when I click on the download button the generated PDF is not downloaded. I am also posting the PDF to the spool LP01/ZPDF1 and I can see there the PDF is generated as expected. But the same PDF I am not able to get for downloading through UI.
I am using method
cl_crm_oi_rt => create_and_spool_pdf to generate and spool the PDF.
this method also writes the PDF to the contenet management server. when I try to generate a URL to this repository and try to display the PDF in a popup it refuses to display and It dumps.
Can anyone please guide me in this? How can a generated PDF be opened directly from UI?
Are there any other way of generating PDF forms?
Any information / Hint/ piece of code/ experience/ guidence ...... will be deeply appreciated
Thanks and Regards,
Krishna Mayya
Edited by: Krishna Mayya on May 22, 2009 5:28 PM