SetOutputStream Method

An output stream to write the PDF data to.

Syntax

public void setOutputStream(java.io.OutputStream outputStream);

Remarks

Call SetOutputStream with a valid output stream before calling the Save method to write an PDF document directly to a stream.

Output Properties

The class will determine the source of the output based on which properties are set.

The order in which the output properties are checked is as follows:

When a valid source is found the search stops.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Java Edition - Version 20.0 [Build 7941]