Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPdf3DStreamExtractor::openPdfDocument Method
Syntax
C++
virtual ExtractResult openPdfDocument(const OdString& path, const OdString& password) = 0;

Opens a PDF document.

Parameters
Description
path
[in] A reference to an OdString object that contains the path to the PDF document.
password
[in] A reference to an OdString object that contains the password for the PDF document.

A value of the ExtractResult enumeration that contains the result of the process.

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