ODA Product: | Drawings SDK |
Sample Name: | OdSignEx |
Categories: | C++ / Advanced Developer / Working with .dwg files / macOS, Linux, Windows |
Location: | <INSTALL_DIR>/Drawings/Examples/win/OdSignEx |
The OdSignEx sample application works correctly only if you have a Digital Certificate (Digital ID) properly installed on your OS.
A root certificate (CA) should be installed and set as trusted.
To learn more about working with digital signatures, refer to Working with Digital Signatures in a .dwg File.
To run the OdSignEx sample application, please do the following:
<INSTALL_DIR>\exe\<PLATFORM_NAME>\
<INSTALL_DIR>/bin/<PLATFORM_NAME>/
<INSTALL_DIR>
is a directory where you unpacked the
Drawings SDK archive.<PLATFORM_NAME>
parameter, please see
the ODA Platform Naming Conventions section in the
Downloading Drawings SDK topic.
OdSignEx <filepath>
filepath
|
Full path to .dwg file. |
If the application executed properly, you will see the prompt for selection of the required operation. In case you get the "usage" message, check the parameters. An error message indicates problems with the source file.
Digital Signature Sample for Windows
Copyright © 2002 – 2021. Open Design Alliance. All rights reserved.
|