Online Documentation for Advanced PDF Generator for RAD Studio

TQuickPdf.GenerateToStream

 

TQuickPDF                


procedure GenerateToStream(Stream: TStream);

 

Description

Use GenerateToStream to generate a document to the stream specified by the Stream parameter. This can be any TStream descendant.

 


See also:

GenerateToFile Method

GenerateToStream Method