Hi All,
I have created a RFC which is called from a web page through WEBMETHODS.
The function module will get the output type and billing document number as input and process the message of that billing document and then generate a spool-id.
Then the program will read that spool id and convert it to a PDF file using a standard function module "CONVERT_OTFSPOOLJOB_2_PDF".
The function module returns a TLINE structure which will have the format.
Now i want to know is it possible in WEBMETHODS to convert this TLINE structured output into a PDF file or any FILE.
If so how ?
if not how i can render my PDF file or the spooldata which will be accessible through WEB.
Thanks in advance,
Arul Jothi