public int MergeToStream(LSDocument docsource2, OutputStream outstream, ulong pageaddress, ulong penid);
Merges two documents to a stream. Useful if the output should not be stored on disk.
LSDocument Methods