Hi SAPGURUS,
I have an urgent requirement.
I have the content of a PDF form in raw format and it is saved in some repositry .Now How can i create a spool request and print the form.
I can use the function module FP_JOB_OPEN and then gat the dynamic function module name and then close it by FP_JOB_CLOSE .
But as i already have the PDF form content i need not create it again by calling the dynamic function module.And i can't do so because both applications are altogether separate from each other that is creation of the PDF form and printing it.
Could you help me in guiding the way to solve this problem.
Thanks in advance
Sanjeev