[MFD] SM FaxOut question: How to fax a duplex document? and other issues...

[MFD] SM FaxOut question: How to fax a duplex document? and other issues...

Michael Sweet msweet at apple.com
Tue Jan 22 19:13:58 UTC 2013


All,

I'm finalizing the latest set of edits to IPP FaxOut and came upon this issue as I added the AddFaxOutHardcopyDocument operation: how does one tell the FaxOut service that the input document is duplexed?

The Copy service does this by putting InputSource and Sides into a CopyInput container group, but FaxOut does not have this construct.

Related issues: control over color/grayscale/bi-level scanning, resolution of scanned image data, and all of the other knobs at:

	http://www.pwg.org/mfd/navigate/PwgSmRev1-184_CopyInput.html#Link6BA

A few potential solutions:

1. Extend InputSource (input-source) to include duplex variants (adf-one-sided, adf-two-sided-long-edge, adf-two-sided-short-edge); this doesn't address any of the other input parameters.

2. Add a new InputSides element (input-sides) with the usual values of Sides, InputColorMode/Entry, InputResolution, etc.

3. Add FaxOutInput as a new container for all of the CopyInput ticket values, and deprecate InputSource as an operation element on its own. This would allow us to control the color mode, resolution, orientation, etc. of the faxed document and would better align FaxOut with Copy.

For IPP we would probably use a collection attribute called "input-attributes" which would contain the usual job template attribute names and values, just for the input side of things.

Thoughts?

_________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the mfd mailing list