PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method appends the contents of a previously saved BLOB (binary large object) to a newly created (or opened) PDF document.
|
| HRESULT AppendFromBLOB ( VARIANT* document, BSTR password ) |
Parameters
document
Document buffer (binary data)
password
String containing the password for the PDF document (if needed)
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
See Also
Reference


