GetBufferAsBSTR
IPDFDocument4 :: General document management :: Common

See Also
Collapse All

This method returns a generated document as a string (BSTR).

Syntax

BSTR GetBufferAsBSTR ()
Return value
Generated PDF document as a string

Remarks

This method returns a generated PDF file as a string (BSTR) and can be used within methods for streaming output to a PDF. To use this method in the full version of the library, you must have at least a Web License.

See Also

Reference