create_xsl_fo_stream method

create_xsl_fo_stream

Returns the provided stream for the XSL-FO document.

Returns

The stream representing the XSL-FO document.

def create_xsl_fo_stream(self):
    ...

See Also