Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPdf2ImageConverter::loadPdf Method (OdStreamBufPtr &, const OdString &)
Syntax
C++
virtual OdResult loadPdf(OdStreamBufPtr & pBuf, const OdString & password = "") = 0;

Loads the specified PDF file.

Parameters
Description
pBuf
[in] Pointer to the StreamBuf object the data are to be read from.
password
[in] Optional password.

eOk if successful, eCantOpenFile or eNotHandled otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.