Close

Relief for ODA Team in Ukraine

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

Loads the specified PDF file.

Parameters
Description
filename
[in] Filename of the file to be read.
password
[in] Optional password.

eOk if successful, eCantOpenFile or eNotHandled otherwise.

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