SaveToVariant
Document management
Description
Similar to the SaveToFile function, but allows the PDF document to be written to a byte array variant.
Syntax
ActiveX
Function PDFlib::SaveToVariant As VariantReturn values
| Empty array | The document could not be generated |
|---|---|
| Array | A byte array containing the PDF data |