public interface S2SPrintingService
Printable
and return the printable PDF form of that Printable
in an OutputStream which can be decorated how the implementing print consumer
requires.Modifier and Type | Method and Description |
---|---|
S2SFile |
print(List<S2SPrintable> printableArtifactList)
This method invokes the KC printable architecture for reports,
notifications, docs and bos.
|
S2SFile |
print(S2SPrintable printableArtifact)
This method invokes the KC printable architecture for reports,
notifications, docs and bos.
|
S2SFile print(S2SPrintable printableArtifact)
S2SFile print(List<S2SPrintable> printableArtifactList)
List
of
Printable XML-FO as a PDF OutputStream.Copyright © 2014–2015 The Kuali Foundation. All rights reserved.