‎2008 Oct 23 2:59 PM
Hi,
I would like to know how to convert a postscript file residing on the application server, convert it to PDF and send it to a printer. What are the steps involve? Are there any function modules I can use?
Thanks.
‎2008 Oct 23 3:03 PM
Read the file from application layer , use write print on and print off to generate a spool once the spool is generated you can use sap program RSTXPDFT4 to generate the pdf.
‎2008 Oct 23 7:18 PM
hi,
Could you explain how I can generate/create a spool? I'm new to this and I'm still learning. I know that when i sent something to the printer, the spool is generated and I can view the spools in SP01. Are you saying that I can call some kind of function to generate a spool? If so, how do I do that?
Thanks.
‎2013 Oct 18 8:38 AM
Dear Karthik,
I have a requiremet like i wanted to convert the PDF file into post script file, then i need to place that post script file data into application server .
Please let me know how can i achieve this ?
Thanks and regards
Krishna mohan
09176279378
‎2013 Oct 18 8:37 AM
Dear Joseph,
I have a requiremet like i wanted to convert the PDF file into post script file, then i need to place that post script file data into application server .
Please let me know how can i achieve this ?