A ready-to run example is provided in the folder \FaxFacts\Samples\ASCII_LANDSCAPE. In order to send an ASCII file in landscape mode, you need first to set up CopiaFacts ASCII file handling using a suitable GTT file, then specify the orientation. An FS file would then contain:
$fax_user "@FFUSER\FAX.USR"
$fax_phone 630-778-8848
; set up CopiaFacts ASCII file processing:
$var_def ASCII_TEMPLATE "@FFBASE\Samples\ASCII_LANDSCAPE\LANDSCAPE.GTT"
; set up landscape mode, rotating anticlockwise:
$var_def ASCII_LANDSCAPE 90
; specify file to send:
$fax_filename widefile.txt
See CopiaFacts built-in ASCII Conversion for more details.
Topic url: http://www.copia.com/support/refmanual/index.html?ascii_files_in_landscape_orien.htm