Method Rewrite
Namespace TallComponents.PDF
Class Document
Rewrite a given PDF, optionally using algorithms to reduce the file size
Syntax
public
Void
Rewrite(
Stream
instream
,
Stream
outstream
,
ReduceOptions
reducerOptions
,
String
password
)
Returns
Void
Parameters
Stream
instream
The stream of the input PDF
Stream
outstream
The stream of the output PDF
ReduceOptions
reducerOptions
Reducer control flags
String
password
The open password