Latest news: January 31, 2012
WinI2C/DDC v4.02 released!
January 12, 2012
OCR SDK v2.1 released!
December 27, 2011
WiFi-Manager v5.7 released!
December 14, 2011
OCR SDK v2.0 released!
| | |
|
Advanced PDF Viewer: Developer's Guide
|
Advanced PDF Viewer Error Codes
| ERROR_OFFSET | 0x70000000 //error codes offset |
| ERROR_ACREADERNOTFOUND | 0x70000001 //acrobat reader not found |
| ERROR_ACREADERVERSION | 0x70000002 //invalid acrobat reader version |
| ERROR_ACREADERNOTVIEWER | 0x70000003 //acrobat reader is not default viewer for PDF files |
| ERROR_INIT | 0x70000004 //initialization failed |
| ERROR_FAILED | 0x70000005 //unspecified error |
| ERROR_OPENFAILED | 0x70000006 //cannot open file |
| ERROR_NODOCUMENT | 0x70000007 //no document loaded |
| ERROR_SMALLBUFFER | 0x70000008 //too small buffer |
| | |
| ERROR_DEMOVERSION_NOTSUPPORTED | 0x700000F0 //feature is not supported in trial version |
| ERROR_DEMOVERSION_EXPIRED | 0x700000F1 //trial version is expired |
|
|