SaveToString
Description
Similar to the SaveToFile function, but instead of creating a file the data for the PDF file is returned as a string.
Syntax
Delphi
function TQuickPDF0813.SaveToString: string;
ActiveX
This function is not available in the ActiveX edition
DLL
char * QuickPDFSaveToString(int InstanceID)