Hey All..
The latest Spec is available at:
ftp://ftp.pwg.org/pub/pwg/ps/wd/wd-psi10-20030317.docftp://ftp.pwg.org/pub/pwg/ps/wd/wd-psi10-20030317.pdf
In finishing up the ClosePushDocument method, I realized that we needed to
consider the parallel methods in the TargetDeviceSupport interface.
To this end, I have made the following changes to the specification. Please
review and be ready to comment in tomorrows phone conference. (Sorry for
the late notice!)
New TargetDeviceSupportIInterface Methods:
CloseJob... (Mirrors JobControl CloseJob)
PullDocument... (Mirrors JobControl PushDocument in band data)
ClosePullDocument... (Mirrors JobControl ClosePushDocument)
Changed methods in TargetDeviceSupportInterface:
GetNextDocument -> Now returns a DataSourceURIs - a container of URI's of
which the client can choose which one to pull the data from.
Thanks!
Dave