What is a Developer Device ID?
In the Windows operating system, "Developer Device ID" typically refers to a unique identifier used to uniquely identify a computer or hardware device.
ComPDFKit bases your license on the developer device ID you provide. Once a developer device ID is registered in the ComPDFKit license portal, it can’t be changed. Please note that these IDs are case-sensitive, so make sure you register the correct case variant.
How to Find the Developer Device ID?
Solution 1: Launch PDF SDK Demo
- Launch PDF SDK Demo executable;
- Open the file and click Help in the upper left corner;
- Select Check Your Developer Device ID;
- A pop-up window will display your Device ID, click Copy.
Note: If you haven't got our demo yet, please send an email to [email protected] to get it.
Solution 2: Open the Command Prompt Window
- Press Win + R directly, type cmd, and press Enter to open the Command Prompt window;
- Type Command wmic BaseBoard get SerialNumber and press Enter;
- Then you will see the Device ID.
Note: Developer device ID is case-sensitive. Please double-check it to ensure you can get it successfully.
If you have any questions about how to get a developer device ID, feel free to contact us at [email protected]!