Hi,
Because Java Print Services is not complete, I need to send control characters to a printer prior to the printable data itself to effect Landscape printing.
As a Doc can be declared to use an INPUT_STREAM, one way of doing this, appears to be to use SequenceInputStream with the first...