SaveToVariant
Description
Similar to the SaveToFile function, but allows the PDF document to be written to a byte array variant.
Syntax
Delphi
This function is not available in the Delphi edition
ActiveX
Function QuickPDF0813.PDFLibrary::SaveToVariant As Variant
DLL
This function is not available in the DLL edition
Return values
| Empty array | The document could not be generated |
| Array | A byte array containing the PDF data |