‎2008 Sep 25 8:36 AM
Hi all,
i am sending some data to FAX , Now what i have to do is , with that data i have to send a PDF TO THE FAX.
what is the process to do this?
regards,
satya
‎2008 Sep 25 8:44 AM
Hi,
Wat data are u sending? Is it a program output?
Regards,
Bhaskar
‎2008 Sep 25 8:52 AM
‎2008 Sep 25 9:27 AM
Hi,
first you need to convert your data as pdf file. then you can send this pdf file to mail or fax..
Regards,
venkat
‎2008 Sep 25 9:43 AM
Hi!
You can use the function SO_DOCUMENT_SEND_API1. If you create PDF attachment, the fax will have more pages: one for body (like in e-mail) and the second for attachment. Is there a special reason why do you use PDF? If you need only to fax something, like SmartForm or SAPscript, then you shouldn't use PDF, but OTF. Please specify what exactly do you want to do, and I'll post the code sample.
Regards,
Igor
‎2008 Oct 09 10:00 AM
Hi Igor,
I need to fax my PDF file. but the Fax which customer is receiving is almost unreadble. Is there any setting we need to do??
‎2008 Sep 25 9:55 AM
Hi satya ranjan,
PDF TO THE FAX.
Use this function module : SO_DOCUMENT_SEND_API1
Regards,
Sravanthi
‎2011 Feb 03 12:55 PM