‎2010 Dec 24 12:34 PM
Hello,
Issue is we are processing the script in FAX medium, then under Close_form i am getting the FAXID and OTFDATA is empty.
But if i use the parameter GETOTF = 'X' then I am getting the OTFDATA , but FAXID is not generated.
My question is if FAXID is not generated will the output will be faxed or not ? As i use OTF data to convert to PDF and should place in unix directory. Will this requirement is possible or not ?
Please provide some suggestions on this.
Thanks for your inputs in advance.
Subash.
‎2010 Dec 24 12:48 PM
Hi,
If you have set the field TDGETOTF to 'X' then there will not be any printing, display, or faxing.
If FAXID is not generated you cannot fax , you can convert this OTF to PDF and place in UNIX.
If you want both the FAX and OTF data , then call the script twice , once with TDGETOTF = 'X' and once to get FAXID.
Regards,
Srini.
‎2010 Dec 24 3:38 PM
>
As i use OTF data to convert to PDF and should place in unix directory. Will this requirement is possible or not ?
> Subash.
Yes You can place PDF in Unix directory. Convert OTF to PDF. Then transfer the PDF table to unix directory.