Please tell me how to send TIFF with different size and resolution for each page. For example, the way to send A4 Fine and B4 Normal TIFF by JobSubmit and receive A4 Fine and B4 Normal.
I tried two kinds of things as experiments.
【Experiment 1】
I joined A4 Fine TIFF and B4 Normal TIFF to create one file of multi-page TIFF and sent that multi-page TIFF by JobSubmit.
As result, the other side fax machine received all pages with Fine. The second page was an image in which B4 was converted into A4.
【Experiment 2】
JobSubmitResult> MessageResult> Status>> ErrorCode is 2008 and ErrorMessage is "No more than one Part with "body" treatment is allowed for faxREACH content".