![]() |
PDFix SDK
7.3.0
|
Variables | |
_0_ | kNoError = "No error." |
_1_ | kErrorUnknown = "Unknown error." |
_2_ | kErrorOutOfMemory = "Out of memory." |
_3_ | kErrorMalformedInput = "Malformed input parameter." |
_4_ | kErrorMethodNotImplemented = "Method is not implemented." |
_5_ | kErrorPathNotFound = "File or directory does not exist." |
_6_ | kErrorOperationCancelled = "Operation was cancelled." |
_7_ | kErrorReadingDataFile = "Failed to read data file." |
_8_ | kErrorInit = "Initialization failed." |
_9_ | kErrorIndexOutOfRange = "Index out of bounds of array." |
_10_ | kErrorIncompatiblePluginVersion = "Plugin version is incomatible." |
_11_ | kErrorPluginInitialization = "Plugin initialization fail." |
_12_ | kErrorWritingDataFile = "Failed to write data file." |
_13_ | kErrorCastPositiveOverflow = "Invalid cast positive overflow." |
_14_ | kErrorCastNegativeOverflow = "Invalid cast negative overflow." |
_15_ | kErrorPermissionDenied = "Permission denied." |
_16_ | kErrorPageRangeInvalid = "Invalid page range." |
_30_ | kErrorPdfDocInvalid = "Invalid document." |
_31_ | kErrorPdfDocOpen = "Failed to open document." |
_32_ | kErrorPdfDocCreate = "Failed to create document." |
_33_ | kErrorPdfDocWrite = "Failed to write document." |
_34_ | kErrorPdfInvalidPassword = "Failed to open document. Invalid password." |
_35_ | kErrorPdfEncryptionFilter = "Failed to open document. Unknown encryption filter." |
_60_ | kErrorDocPreflightInvalid = "Document preflight is invalid." |
_61_ | kErrorDocPreflightInvalidValue = "Document preflight value is invalid." |
_90_ | kErrorPdfDigSigOpenPfxFile = "Error opening PFX file." |
_91_ | kErrorPdfDigSigInvalid = "Invalid digital signature object." |
_92_ | kErrorPdfDigSigReadFile = "Error reading signature file." |
_93_ | kErrorPdfDigSigCertOpenSystemStore = "Failed to open Certificate store." |
_94_ | kErrorPdfDigSigPFXImportCertStore = "Failed to import Certificate store." |
_95_ | kErrorPdfDigSigCertificateNotFound = "Certificate not found." |
_96_ | kErrorPdfDigSigPFXImportOpenSSL = "Failed to import PFX into OpenSSL." |
_97_ | kErrorPdfDigSigPFXParseOpenSSL = "Failed to read PFX file in OpenSSL." |
_98_ | kErrorPdfDigSigByteRange = "Error occured when looking for signature byte range." |
_100_ | kErrorPdfDigSigCryptSignMessage = "Crypt sign memory allocation error." |
_101_ | kErrorPdfDigSigTimeStampMessage = "Error reading timestamp message." |
_102_ | kErrorPdfDigSigTimeStampRequest = "Error occured when sending time stamp request." |
_103_ | kErrorPdfDigSigCryptHash = "Error occured when creating crypt hash." |
_104_ | kErrorPdfDigSigVerifyDetachedMessage = "Error verifying detached message." |
_105_ | kErrorPdfDigSigUnknownType = "Must be one of PdfDigSigType types." |
_106_ | kErrorPdfDigSigCallback = "Digital signature callbacks were not set properly." |
_120_ | kErrorPdsObjectInvalid = "Invalid page object" |
_121_ | kErrorPdsObjectNotFound = "Object not found" |
_150_ | kErrorPdfPageInvalid = "Invalid page." |
_151_ | kErrorPdfPageInvalidColorSpace = "Color Space has missing entries, cannot be used propery." |
_152_ | kErrorPdfPageInsert = "Inserting new page failed." |
_153_ | kErrorPdfPageInUse = "Page operation failed, object in use." |
_160_ | kErrorPdsPageObjectInvalid = "Invalid page object." |
_180_ | kErrorPdfPageMapCreate = "Creating page map failed." |
_181_ | kErrorPdePageMapInvalid = "Invalid page map object." |
_183_ | kErrorPdfPageMapTag = "Page map tag failed." |
_210_ | kErrorPdeObjectInvalid = "Invalid page map object" |
_240_ | kErrorPdfFontInvalid = "Invalid font object." |
_242_ | kErrorPdfFontWrite = "Failed to write font data." |
_270_ | kErrorPsImageOpen = "Failed to open image data." |
_271_ | kErrorPsImageFormatInvalid = "Invalid image format." |
_272_ | kErrorPsImageWrite = "Failed to write image data." |
_275_ | kErrorPsImageInvalid = "Invalid image object." |
_270_ | kErrorPsImageCreate = "Failed to create image." |
_300_ | kErrorPdfAnnotInvalid = "Invalid annotation object." |
_331_ | kErrorPsRegexSearch = "Regex search failed." |
_360_ | kErrorPsEventInvalid = "Invalid event object." |
_361_ | kErrorPsEventExists = "Event is already registered." |
_362_ | kErrorPsEventNotFound = "Event is not registered." |
_390_ | kErrorPdfBookmarkInvalid = "Invalid bookmark object." |
_391_ | kErrorPdfBookmarkUnlinked = "Bookmark is unlinked." |
_420_ | kErrorPsAuthorizationFailed = "Authorization failed." |
_421_ | kErrorPsAuthorizationNeeded = "Authorization needed to perform the operation." |
_423_ | kErrorPsAuthorizationPlatform = "Platform not authorized." |
_424_ | kErrorPsAuthorizationDate = "Authorization expired" |
_425_ | kErrorPsAuthorizationVersion = "Version number doesn't match." |
_428_ | kErrorPsAuthorizationConsumption = "Consupmtion limit reached." |
_429_ | kErrorPsAuthorizationOption = "Feature is not authorized in the current license." |
_430_ | kErrorPsAuthorizationCheck = "Authorization check failed." |
_450_ | kErrorPsStreamReadProcMissing = "Read stream callback is missing." |
_451_ | kErrorPsStreamWriteProcMissing = "Write stream callback is missing." |
_452_ | kErrorPsStreamGetSizeProcMissing = "GetSize stream callback is missing." |
_452_ | kErrorPsFileStreamCreate = "Error creating file stream." |
_480_ | kErrorPdfAlternateNotFound = "Mathing alternate was not found." |
_481_ | kErrorPdfAlternateInvalid = "Invalid alternate object." |
_482_ | kErrorPdfAlternateResourceNotFound = "Resource not found error." |
_510_ | kErrorPdsStructTreeInvalid = "Invalid document struct tree object." |
_511_ | kErrorPdsStructElementNotFound = "Struct element not found." |
_512_ | kErrorPdsStructElementInvalid = "Invalid Struct element." |
_513_ | kErrorPdsParentTreeInvalid = "Invalid document parent tree object." |
_540_ | kErrorPdfActionInvalid = "Invalid action object." |
_560_ | kErrorPdfViewDestInvalid = "Invalid view destination object." |
_561_ | kErrorPdfViewDestUnknown = "Unknown view destination fit type." |
_570_ | kErrorDataFormatInvalid = "Invalid data format." |
_600_ | kErrorPdfFormFieldInvalid = "Invalid form field object." |
_630_ | kErrorPdfAnnotHandInvalid = "Invalid annotation handler object." |
_631_ | kErrorPdfAnnotHandNoncopiableAnnot = "Non-copyable annotation type." |
_632_ | kErrorPdfAnnotHandCantCopy = "Annotation cannot be copied." |
_633_ | kErrorPdfAnnotHandCantPaste = "Annotation cannot be pasted." |
_660_ | kErrorPdfActionHandInvalid = "Invalid action handler object." |
_662_ | kErrorPdfActionHandCantCopy = "Action cannot be copied." |
_663_ | kErrorPdfActionHandCantPaste = "Action cannot be pasted." |
_1000_ | kErrorHtmlPdfDocInvalid = "Cannot create HTML document" |
_1001_ | kErrorHtmlPageOutOfRange = "Page range error" |
_1100_ | kErrorTiffPdfDocInvalid = "Cannot create TIFF document" |
_1150_ | kErrorTiffReadingFile = "Failed reading TIFF file." |
_1151_ | kErrorTiffFormatNotSupported = "Provided TIFF file format is not supported or the TIFF file might be corrupted." |
_1152_ | kErrorTiffUnexpectedState = "Unexpected event occured while reading TIFF file." |
_1200_ | kErrorLSeLicenseNo = "No error, everything is ok" |
_1201_ | kErrorLSeLicenseUnknownError = "Unknown error encountered" |
_1202_ | kErrorLSeLicenseStdError = "C++ standard exception encountered" |
_1203_ | kErrorLSeLicenseGeneralLSError = "General license management error" |
_1204_ | kErrorLSeLicenseInitializationError = "Invalid Configuration settings" |
_1205_ | kErrorLSeLicenseLicenseNotFound = "License not found" |
_1206_ | kErrorLSeLicenseLicenseExpired = "License Expired" |
_1207_ | kErrorLSeLicenseLicenseDisabled = "License disabled" |
_1208_ | kErrorLSeLicenseLicenseInactive = "Could not activate license" |
_1209_ | kErrorLSeLicenseActivationFailed = "Internal server error" |
_1210_ | kErrorLSeLicenseServerError = "Internal server error" |
_1211_ | kErrorLSeLicenseDeviceError = "Device from which the call is made is not licensed (Hardware ID mismatch)" |
_1212_ | kErrorLSeLicenseVersionError = "App version not found on the backend" |
_1213_ | kErrorLSeLicenseProductError = "Product not found on the backend" |
_1214_ | kErrorLSeLicenseNoInternetError = "Problems with Internet connection" |
_1215_ | kErrorLSeLicenseNetworkTimeoutError = "Request to the backend has timed out" |
_1216_ | kErrorLSeLicenseNotEnoughConsumptionError = "Consumption license or feature run out of resources" |
_1217_ | kErrorLSeLicenseProductMismatchError = "License product code doesn't correspond to configuration product code" |
_1218_ | kErrorLSeLicenseSignatureMismatchError = "Server signature is not valid" |
_1219_ | kErrorLSeLicenseLocalLicenseError = "SDK could not read or write license to the storage" |
_1220_ | kErrorLSeLicenseClockTamperedError = "Detected that system clock has been set back" |
_1221_ | kErrorLSeLicenseInvalidCredential = "Username does not exist or wrong password provided" |
_1222_ | kErrorLSeLicenseLicenseManagementInternalError = "Internal SDK error, please contact support or try to update SDK" |
_1223_ | kErrorLSeLicenseMissingEmailError = "Missing email in API call for user-based product, probably attempt to get trial license " "with empty email" |
_1224_ | kErrorLSeLicenseInvalidOrderIDError = "Order with specified ID already exists and ShouldAppend flag set to false" |
_1225_ | kErrorLSeLicenseInvalidLicenseFeatureError = "Feature does not exist or wrong feature type" |
_1226_ | kErrorLSeLicenseLicenseNoAvailableActivations = "The license has already been activated maximum number of times" |
_1227_ | kErrorLSeLicenseVMNotAllowed = "Running on Virtual machine not allowed" |
_1228_ | kErrorLSeLicenseMaxFloatingReached = "Reached max users count for floating license" |
_1229_ | kErrorLSeLicenseLicenseNotFloating = "The license is not floating" |
_1230_ | kErrorLSeLicenseDeviceBlacklisted = "Device has been added to the blacklist by admin on License Management platform" |
_1231_ | kErrorLSeLicensePasswordChangeNotAllowed = "Password change is restricted by product policy" |
_1232_ | kErrorLSeLicenseTrialNotAllowed = "Getting trial licenses is restricted by product license policy" |
_1233_ | kErrorLSeLicenseCannotBeActivatedNow = "Current date is behind license start date" |
_1234_ | kErrorLSeLicenseSSOError = "Customer account not found or SSO is not set up properly" |
_1235_ | kErrorLSeLicenseSSOTokenError = "Token for SSO is not valid or expired" |
_1236_ | kErrorLSeLicenseBorrowLicenseError = "Borrowing period is not valid (it is bigger than max possible)" |
_1237_ | kErrorLSeLicenseBorrowingNotAllowed = "License borrowing is not allowed by license policy" |
_1238_ | kErrorLSeLicenseAuthorizationError = "Authorization failed" |
_1239_ | kErrorLSeLicenseVMDNotAvailable = "Windows only, VM detection dll not found or tempered" |
_1240_ | kErrorLSeLicenseInvalidApiKey = "Provided api key is not valid" |
_1241_ | kErrorLSeLicenseReadOnlyApiKey = "Provided api key is read_only" |
_1242_ | kErrorLSeLicenseRevokedApiKey = "Provided api key is revoked" |
_1243_ | kErrorLSeLicenseApiKeyProductNotAllowed = "Provided api key does not allow access to configured product" |
_1244_ | kErrorLSeLicenseFloatingTimeoutExpired = "Floating license borrowing period or floating timeout expired" |
_1245_ | kErrorLSeLicenseWatchdogError = "Failed to set license watchdog" |
_1246_ | kErrorLSeLicenseInvalidConfirmationCode = "Air gap confirmation code is invalid" |
_1247_ | kErrorLSeLicenseRequestDateHeaderInvalid = "Request DateTime header is invalid, please set correct date time on target device" |
_2000_ | kErrorOcrTesseract = "OCR Tesseract unknown error" |
_2001_ | kErrorOcrTesseractInitialization = "OCR Tesseract initialization failed" |
_2002_ | kErrorOcrTesseractMissingData = "OCR Tesseract missing data path" |
_2003_ | kErrorOcrTesseractMissingLanguage = "OCR Tesseract missing language" |
_2004_ | kErrorOcrTesseractPreProcessDoc = "OCR Tesseract document preprocessing failed" |
_2005_ | kErrorOcrTesseractPostProcessDoc = "OCR Tesseract document postprocessing failed" |
_2006_ | kErrorOcrTesseractProcessPage = "OCR Tesseract processing page failed" |
_2007_ | kErrorOcrTesseractMissingFont = "OCR Tesseract missing font" |
PDFix SDK Error Types.