‎2005 Jul 15 3:18 PM
Hi,
I have some requirement in SAP SCRIPT.
When i will generate print preview for some specific document Ex:Purchase Order using its respective Transaction Code[ME22N], That Print Preview[output] need to be stored other formats such as [PDF,.doc,... etc].
How can we do it!
By using some settings!
Without writing any code[Function Module] from ABAP[SE38].
Can any body solve my problem!
Thanks & Regards,
Rayeez.
‎2005 Jul 15 3:26 PM
Hi,
You can convert a spool request to pdf format using report RSTXPDFT4 without writing any code.
Svetlin
‎2005 Jul 15 3:26 PM
Hi,
You can convert a spool request to pdf format using report RSTXPDFT4 without writing any code.
Svetlin
‎2005 Jul 15 3:46 PM