RTI_SendFax (Orientation) (OpenInsight 32-bit Specific)
At 28 SEP 2010 07:47:19PM Terry Rainville wrote:
Can u specify Orientation and other parameters.
At moment I dont see how its done based on OI help file.
At 28 SEP 2010 07:50PM Terry Rainville wrote:
Having some sort of PCL interpreter built in would be nice so that documents could be sent with PCL esc sequences for document control.
Much like sending a document to a printer.
At 29 SEP 2010 09:48AM Bob Carten wrote:
RTI_SendFax is a wrapper around FaxComEx.FaxServer
AFAIK there is no way to set the page orientation.
You could try changing the default orientation of the Fax printer from the control panel, see if that makes a difference. If it does, see if you can use OIPI or a WMI script to set the printer programattically.