Hi All,
We have a scenario in which a R/3 report has to be displayed in PDF format, at front end, with the help of a webdynpro application. The data is being sent through a RFC function module. The report was working fine, but due to the upgrade of backend from 4.6C to ECC 6.0, the function module to convert data to pdf format in R/3 was not working propely.
To fix this error, we had to add a parameter of type 'Blob' in the function module, which can send the data in binary format.
I have made reqired changes in the webdynpro applicaiton to use this parameter, but it is still giving me the error " File does not begin with %PDF- "
Please help to resolve this issue.
Thanks for your time & help!
Regards,
Anupama