EPX prototyping issue / question: does Printer need to support "copies" in order to support "proof-copies"?
"Kennedy, Smith \(Wireless & IPP Standards\) via ipp" <[email protected]>
| Newsgroups | gmane.ietf.ipp |
|---|---|
| Message-ID | <[email protected]> |
Hi there,
I've successfully prototyped Job Storage, Job Release and Job Policy, and I had successfully prototyped Job Proof and Suspend, but the latter was tenuous and is now broken again. The difficulty is that I need to use a document format that calls my driver's "driver_data->rendpage_cb" callback so that I can count pages. The driver claims that its document format is PWG Raster, and PAPPL treats PWG Raster as a streaming-only document format. (I could be just confused about some of this and doing it wrong...I don't want to write document parsing code that counts pages for PDF, etc.)
But that got me wondering about the EPX definition of "proof-copies" in section 6.2.2. It says that a Client that supplies "proof-copies" must ALSO supply "copies", which means that Job Proof and Suspend cannot be implemented on streaming (non-spooling) printers that don't support "copies", only "job-pages-per-set", and the document submitted has the copies resent by the client (e.g. for 3 collated copies of a 5 page document, the client sends 15 pages - the 5 page document 3 times). Is that a limitation we still believe the specification ought to impose?
Perhaps we can discuss this tomorrow at the IPP WG meeting.
Smith
/**
Smith Kennedy
HP Inc.
*/
_______________________________________________
ipp mailing list
[email protected]
https://www.pwg.org/mailman/listinfo/ipp
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEX4TM/E2Pr7lTZzy2qskbKLDW1N0FAmUnX0MACgkQqskbKLDW 1N1Wdg/5Abrrf0DvqS+aqmX0K2WAPtJmIp455rWGRyXIAvFF1R31k/0MaT+T40WZ 7rdHfa1HqW5DOEGlDbReJscyMRaIrF6B5Bb5kkPqQBpKTnQsP4tt8g8eLhIJYM/q UpNvzoRPIGVpuxJorTal7Hc6tNx6Sjmmtb3AgJnRJiUQtNdCG7VV9psjsovEUoNg Qbh34rsAQpKwcGM/VcGZitwVA3pWS5GPgzqDVdgpRAVkAa6edk/WhKuRMdJbBNiX 8H2xXWD2vcoOY5KoMKO1mw202j7pXfYKse9kdDcQGjMEdUI7LNapMay9iB127/Di 7QfunTPRUpZDtRTRIedhyzqxoodjjBME+YkW3hGn6zYhwOQZC0wTfVsPldW/QoHv SlmJpuST0NqrOs15DUr4ySM6mth9Til3B447qgTKvBtrCaAh8cL7LuSlil6MuSVh J7Fppw4uBbnH2HzQzhGc9HEZDJXAu/FZWkAfcZ/g/wazVVvjHKGlUGfzHZ7Ou2jQ 0NRO2JdgV40qbDRgDxTPAa1QuCNYvi8nuzfs3ovR+My6n2MZWUFnvKXzDIT04tkN Sbc63FwVqxM/AV7OVfJ5VHu+i5kOpSoPAKBMKJRIGnMsYA08tYoGr8g6ac9hhMI4 R53kSLCIFahHZjDPNaOg2tvbmKHaiPV9kJhKCbnc3N4vmbpsZYY= =HvIx -----END PGP SIGNATURE-----