Foxit PDF SDK
|
FoxitPDFSDKPython3 namespace. More...
Variables | |
def | e_AlignmentCenter = _fsdk.e_AlignmentCenter |
Center alignment. | |
def | e_AlignmentLeft = _fsdk.e_AlignmentLeft |
Left alignment. | |
def | e_AlignmentRight = _fsdk.e_AlignmentRight |
Right alignment. | |
def | e_ColorSpaceCalGray = _fsdk.e_ColorSpaceCalGray |
Color space: CalGray. (1 component, A) | |
def | e_ColorSpaceCalRGB = _fsdk.e_ColorSpaceCalRGB |
Color space: CalRGB. (3 components, A, B, C) | |
def | e_ColorSpaceDeviceCMYK = _fsdk.e_ColorSpaceDeviceCMYK |
Color space: DeviceCMYK. (4 components, C, M, Y, K) | |
def | e_ColorSpaceDeviceGray = _fsdk.e_ColorSpaceDeviceGray |
Color space: DeviceGray. (1 component, gray) | |
def | e_ColorSpaceDeviceN = _fsdk.e_ColorSpaceDeviceN |
Color space: DeviceN. | |
def | e_ColorSpaceDeviceRGB = _fsdk.e_ColorSpaceDeviceRGB |
Color space: DeviceRGB. (3 components, R, G, B) | |
def | e_ColorSpaceICCBasedDeviceCMYK = _fsdk.e_ColorSpaceICCBasedDeviceCMYK |
Color space: ICCBased DeviceCMYK. (4 components, C, M, Y, K) | |
def | e_ColorSpaceICCBasedDeviceGray = _fsdk.e_ColorSpaceICCBasedDeviceGray |
Color space: ICCBased DeviceGray. (1 component, gray) | |
def | e_ColorSpaceICCBasedDeviceRGB = _fsdk.e_ColorSpaceICCBasedDeviceRGB |
Color space: ICCBased DeviceRGB. (3 components, R, G, B) | |
def | e_ColorSpaceInvalid = _fsdk.e_ColorSpaceInvalid |
Color space: Invalid. | |
def | e_ColorSpaceLab = _fsdk.e_ColorSpaceLab |
Color space: Lab. (3 components, A, B, C) | |
def | e_ColorSpacePattern = _fsdk.e_ColorSpacePattern |
Color space: Pattern. | |
def | e_ColorSpaceSeparation = _fsdk.e_ColorSpaceSeparation |
Color space: Separation. | |
def | e_ErrCanNotConnectToServer = _fsdk.e_ErrCanNotConnectToServer |
(For ConnectedPDF only) Cannot connect to ConnectedPDF server. | |
def | e_ErrCanNotGetACL = _fsdk.e_ErrCanNotGetACL |
(For ConnectedPDF only) Cannot get the ACL from ConnectedPDF server. | |
def | e_ErrCanNotGetClientID = _fsdk.e_ErrCanNotGetClientID |
(For ConnectedPDF only) Cannot get client ID from ConnectedPDF server. | |
def | e_ErrCanNotGetUserToken = _fsdk.e_ErrCanNotGetUserToken |
(For ConnectedPDF only) Cannot get user token from ConnectedPDF server. | |
def | e_ErrCanNotRemoveSecurityFromServer = _fsdk.e_ErrCanNotRemoveSecurityFromServer |
(For ConnectedPDF only) Cannot remove the security from ConnectedPDF server. | |
def | e_ErrCanNotSetACL = _fsdk.e_ErrCanNotSetACL |
(For ConnectedPDF only) Cannot set the ACL to ConnectedPDF server. | |
def | e_ErrCanNotUploadCDRMInfo = _fsdk.e_ErrCanNotUploadCDRMInfo |
(For ConnectedPDF only) Cannot upload ConnectedPDF DRM document info to ConnectedPDF server. | |
def | e_ErrCanNotUploadDocInfo = _fsdk.e_ErrCanNotUploadDocInfo |
(For ConnectedPDF only) Cannot upload ConnectedPDF document info to ConnectedPDF server. | |
def | e_ErrCertificate = _fsdk.e_ErrCertificate |
Certificate error: PDF document is encrypted by digital certificate but current user does not have the correct certificate. | |
def | e_ErrComplianceEngineInitFailed = _fsdk.e_ErrComplianceEngineInitFailed |
(For compliance only) Fail to initialize compliance engine. | |
def | e_ErrComplianceEngineInvalidUnlockCode = _fsdk.e_ErrComplianceEngineInvalidUnlockCode |
(For compliance only) Invalid unlock code is used to initialize compliance engine. | |
def | e_ErrComplianceEngineNotInit = _fsdk.e_ErrComplianceEngineNotInit |
(For compliance only) Compliance engine has not been initialized successfully. | |
def | e_ErrComplianceResourceFile = _fsdk.e_ErrComplianceResourceFile |
(For compliance only) Compliance resource file(s) cannot be found or opened. Please check if compliance resource folder and files in this folder are valid. | |
def | e_ErrConflict = _fsdk.e_ErrConflict |
New data conflicts with existed data. | |
def | e_ErrDataNotReady = _fsdk.e_ErrDataNotReady |
Data is not ready. Usually this is used as an exception error code when loading document in asynchronous way. | |
def | e_ErrDefaultTimeStampServer = _fsdk.e_ErrDefaultTimeStampServer |
Cannot use current default time stamp server. Please check if default time stamp server can be used. | |
def | e_ErrDeviceLimitation = _fsdk.e_ErrDeviceLimitation |
(For ConnectedPDF only) Current device is limited to open the ConnectedPDF DRM document. | |
def | e_ErrDiskFull = _fsdk.e_ErrDiskFull |
(For OCR only) Not enough disk space. | |
def | e_ErrExcelHasNoContent = _fsdk.e_ErrExcelHasNoContent |
(For Excel-to-PDF conversion only) Excel document does not have any content so it cannot be converted to PDF file. | |
def | e_ErrFile = _fsdk.e_ErrFile |
File cannot be found or could not be opened. | |
def | e_ErrFilePathNotExist = _fsdk.e_ErrFilePathNotExist |
File or folder path does not exist. | |
def | e_ErrFormat = _fsdk.e_ErrFormat |
Format is invalid. For files, this may also mean that file is corrupted. | |
def | e_ErrHandle = _fsdk.e_ErrHandle |
Error handle. | |
def | e_ErrInvalidACL = _fsdk.e_ErrInvalidACL |
(For ConnectedPDF only) Input ACL is invalid. | |
def | e_ErrInvalidClientID = _fsdk.e_ErrInvalidClientID |
(For ConnectedPDF only) Input client ID is invalid. | |
def | e_ErrInvalidData = _fsdk.e_ErrInvalidData |
Data of current object is invalid. | |
def | e_ErrInvalidLicense = _fsdk.e_ErrInvalidLicense |
Invalid license is used to initialize Foxit PDF SDK library. | |
def | e_ErrInvalidState = _fsdk.e_ErrInvalidState |
Invalid or incorrect state. | |
def | e_ErrInvalidType = _fsdk.e_ErrInvalidType |
The type of input object or current object is invalid. | |
def | e_ErrInvalidUserToken = _fsdk.e_ErrInvalidUserToken |
(For ConnectedPDF only) Input user token is invalid. | |
def | e_ErrInvalidWrapper = _fsdk.e_ErrInvalidWrapper |
(For ConnectedPDF only) The input ConnectedPDF DRM wrapper document is invalid. | |
def | e_ErrIsAlreadyCDRM = _fsdk.e_ErrIsAlreadyCDRM |
(For ConnectedPDF only) Loaded document is already a ConnectedPDF DRM document. | |
def | e_ErrIsAlreadyCPDF = _fsdk.e_ErrIsAlreadyCPDF |
(For ConnectedPDF only) Loaded document is already a ConnectedPDF document. | |
def | e_ErrLibreofficeEngineNotFound = _fsdk.e_ErrLibreofficeEngineNotFound |
(For Office-to-PDF conversion only) Libre office engine is not found. | |
def | e_ErrLTVCannotCheckDTS = _fsdk.e_ErrLTVCannotCheckDTS |
(For LTV only) Fail to check DTS. | |
def | e_ErrLTVCannotLoadDSS = _fsdk.e_ErrLTVCannotLoadDSS |
(For LTV only) Fail to load DSS. | |
def | e_ErrLTVCannotLoadDTS = _fsdk.e_ErrLTVCannotLoadDTS |
(For LTV only) Fail to load DTS. | |
def | e_ErrLTVCannotSwitchVersion = _fsdk.e_ErrLTVCannotSwitchVersion |
(For LTV only) Fail to switch PDF verion. | |
def | e_ErrLTVRevocationCallbackNotSet = _fsdk.e_ErrLTVRevocationCallbackNotSet |
(For LTV only) Revocation callback for LTV has not been set. | |
def | e_ErrLTVVerifyModeNotSet = _fsdk.e_ErrLTVVerifyModeNotSet |
(For LTV only) LTV verify mode has not been set. | |
def | e_ErrNeedSigned = _fsdk.e_ErrNeedSigned |
(For signature only) The signature being operated needs to be signed. | |
def | e_ErrNoAccessibilityModuleRight = _fsdk.e_ErrNoAccessibilityModuleRight |
No "Accessibility" module right. | |
def | e_ErrNoAdvEditModuleRight = _fsdk.e_ErrNoAdvEditModuleRight |
No "AdvEdit" module right. | |
def | e_ErrNoComparisonModuleRight = _fsdk.e_ErrNoComparisonModuleRight |
No "Comparison" module right. | |
def | e_ErrNoComplianceModuleRight = _fsdk.e_ErrNoComplianceModuleRight |
No "Compliance" module right. | |
def | e_ErrNoConnectedPDFModuleRight = _fsdk.e_ErrNoConnectedPDFModuleRight |
No "ConnectedPDF" module right. | |
def | e_ErrNoConversionModuleRight = _fsdk.e_ErrNoConversionModuleRight |
No "Conversion" module right. | |
def | e_ErrNoDWG2PDFModuleRight = _fsdk.e_ErrNoDWG2PDFModuleRight |
(Reserved, unsupported yet) No "DWG2PDF" module right. | |
def | e_ErrNoLayoutRecognitionModuleRight = _fsdk.e_ErrNoLayoutRecognitionModuleRight |
No "LayoutRecognition" module right. | |
def | e_ErrNoMicroOfficeInstalled = _fsdk.e_ErrNoMicroOfficeInstalled |
(For Office-to-PDF conversion only) No Microsoft Office is installed in current system. | |
def | e_ErrNoOCRModuleRight = _fsdk.e_ErrNoOCRModuleRight |
No "OCR" module right. | |
def | e_ErrNoOptimizerModuleRight = _fsdk.e_ErrNoOptimizerModuleRight |
No "Optimizer" module right. | |
def | e_ErrNoPDF2OfficeModuleRight = _fsdk.e_ErrNoPDF2OfficeModuleRight |
No "PDF2Office" module right. | |
def | e_ErrNoRedactionModuleRight = _fsdk.e_ErrNoRedactionModuleRight |
No "Redaction" module right. | |
def | e_ErrNoRights = _fsdk.e_ErrNoRights |
(For ConnectedPDF only) Current user has no right to open the ConnectedPDF DRM document. | |
def | e_ErrNoRMSModuleRight = _fsdk.e_ErrNoRMSModuleRight |
No "RMS" module right. | |
def | e_ErrNoTableMakerModuleRight = _fsdk.e_ErrNoTableMakerModuleRight |
No "TableMaker" module right. | |
def | e_ErrNotCDRM = _fsdk.e_ErrNotCDRM |
(For ConnectedPDF only) The loaded document is not a ConnectedPDF DRM document. | |
def | e_ErrNotFound = _fsdk.e_ErrNotFound |
Expected data or object is not found. | |
def | e_ErrNotLoaded = _fsdk.e_ErrNotLoaded |
Current object has not been loaded yet. | |
def | e_ErrNotParsed = _fsdk.e_ErrNotParsed |
Content has not been parsed yet. Usually, this represents PDF page has not been parsed yet. | |
def | e_ErrNoXFAModuleRight = _fsdk.e_ErrNoXFAModuleRight |
No "XFA" module right. | |
def | e_ErrOCREngineNotInit = _fsdk.e_ErrOCREngineNotInit |
(For OCR only) OCR engine has not been initialized successfully. | |
def | e_ErrOCRTrialIsEnd = _fsdk.e_ErrOCRTrialIsEnd |
(For OCR only) The trial for OCR module is end. | |
def | e_ErrODAEngineNotFound = _fsdk.e_ErrODAEngineNotFound |
(Reserved, unsupported yet, For DWG-to-PDF conversion only) ODA engine is not found. | |
def | e_ErrOfficeComNotInit = _fsdk.e_ErrOfficeComNotInit |
(For Office-to-PDF conversion only) Office COM has not been initialized successfully. | |
def | e_ErrOutOfMemory = _fsdk.e_ErrOutOfMemory |
Out-of-memory error occurs. | |
def | e_ErrParam = _fsdk.e_ErrParam |
Parameter error: value of any input parameter for a function is invalid. | |
def | e_ErrPassword = _fsdk.e_ErrPassword |
Invalid password. Usually, this error may occur when loading a PDF document with password. When meet this, user should load document again with correct password. | |
def | e_ErrRightsExpired = _fsdk.e_ErrRightsExpired |
(For ConnectedPDF only) The rights of Current user has expired. | |
def | e_ErrSecurityHandler = _fsdk.e_ErrSecurityHandler |
PDF document is encrypted by some unsupported security handler. | |
def | e_ErrSuccess = _fsdk.e_ErrSuccess |
Success, and no error occurs. | |
def | e_ErrTimeStampServerMgrNoDefaltServer = _fsdk.e_ErrTimeStampServerMgrNoDefaltServer |
No default server has been set to time stamp server manager yet. | |
def | e_ErrTimeStampServerMgrNotInit = _fsdk.e_ErrTimeStampServerMgrNotInit |
Time stamp server manager has not been initialized successfully. | |
def | e_ErrUnknown = _fsdk.e_ErrUnknown |
Any unknown error occurs. | |
def | e_ErrUnknownState = _fsdk.e_ErrUnknownState |
Any unknown state occurs. | |
def | e_ErrUnsupported = _fsdk.e_ErrUnsupported |
Some types are not supported. | |
def | e_ErrWPSEngineNotFound = _fsdk.e_ErrWPSEngineNotFound |
(For Office-to-PDF conversion only) WPS office engine is not found. | |
def | e_ErrXFALoadError = _fsdk.e_ErrXFALoadError |
XFA loading error. | |
def | e_FileFormatTypeFDF = _fsdk.e_FileFormatTypeFDF |
File format type: FDF. | |
def | e_FileFormatTypeHTML = _fsdk.e_FileFormatTypeHTML |
File format type: HTML. | |
def | e_FileFormatTypePDF = _fsdk.e_FileFormatTypePDF |
File format type: PDF. | |
def | e_FileFormatTypeTXT = _fsdk.e_FileFormatTypeTXT |
File format type: TXT. | |
def | e_FileFormatTypeXDP = _fsdk.e_FileFormatTypeXDP |
File format type: XDP. | |
def | e_FileFormatTypeXFD = _fsdk.e_FileFormatTypeXFD |
File format type: XFD. | |
def | e_FileFormatTypeXFDF = _fsdk.e_FileFormatTypeXFDF |
File format type: XFDF. | |
def | e_FileFormatTypeXML = _fsdk.e_FileFormatTypeXML |
File format type: XML. | |
def | e_FillModeAlternate = _fsdk.e_FillModeAlternate |
Alternate fill mode, in which the system fills this area between odd-numbered and even-numbered polygon sides on each scan line. | |
def | e_FillModeNone = _fsdk.e_FillModeNone |
Fill mode: none. | |
def | e_FillModeWinding = _fsdk.e_FillModeWinding |
Winding fill mode, in which the system uses a direction in which a figure is drawn to determine whether to fill an area. | |
def | e_LocaleIDFrance = _fsdk.e_LocaleIDFrance |
Locale ID for country: France. | |
def | e_LocaleIDGermany = _fsdk.e_LocaleIDGermany |
Locale ID for country: Germany. | |
def | e_LocaleIDHongKong = _fsdk.e_LocaleIDHongKong |
Locale ID for region: HongKong. | |
def | e_LocaleIDItaly = _fsdk.e_LocaleIDItaly |
Locale ID for country: Italy. | |
def | e_LocaleIDJapan = _fsdk.e_LocaleIDJapan |
Locale ID for country: Japan. | |
def | e_LocaleIDKorea = _fsdk.e_LocaleIDKorea |
Locale ID for country: Korea. | |
def | e_LocaleIDNetherlands = _fsdk.e_LocaleIDNetherlands |
Locale ID for country: Netherlands. | |
def | e_LocaleIDTaiwan = _fsdk.e_LocaleIDTaiwan |
Locale ID for region: Taiwan. | |
def | e_LocaleIDUnspecified = _fsdk.e_LocaleIDUnspecified |
Locale ID: Unspecified, used when locale is not specified. | |
def | e_ModuleNameAccessibility = _fsdk.e_ModuleNameAccessibility |
Name for module "Accessibility". | |
def | e_ModuleNameAdvEdit = _fsdk.e_ModuleNameAdvEdit |
Name for module "AdvEdit". | |
def | e_ModuleNameComparison = _fsdk.e_ModuleNameComparison |
Name for module "Comparison". | |
def | e_ModuleNameCompliance = _fsdk.e_ModuleNameCompliance |
Name for module "Compliance". | |
def | e_ModuleNameConnectedPDF = _fsdk.e_ModuleNameConnectedPDF |
(Reserved, currently, this module is not provided) Name for module "ConnectedPDF". | |
def | e_ModuleNameConversion = _fsdk.e_ModuleNameConversion |
Name for module "Conversion". | |
def | e_ModuleNameDWG2PDF = _fsdk.e_ModuleNameDWG2PDF |
(Reserved, unsupported yet)Name for module "DWG2PDF". | |
def | e_ModuleNameLayoutRecognition = _fsdk.e_ModuleNameLayoutRecognition |
(Reserved, currently, this module is not provided) Name for module "LayoutRecognition". | |
def | e_ModuleNameOCR = _fsdk.e_ModuleNameOCR |
Name for module "OCR". | |
def | e_ModuleNameOptimizer = _fsdk.e_ModuleNameOptimizer |
Name for module "Optimizer". | |
def | e_ModuleNamePDF2Office = _fsdk.e_ModuleNamePDF2Office |
Name for module "PDF2Office". | |
def | e_ModuleNameRedaction = _fsdk.e_ModuleNameRedaction |
Name for module "Redaction". | |
def | e_ModuleNameRMS = _fsdk.e_ModuleNameRMS |
Name for module "RMS". | |
def | e_ModuleNameTableMaker = _fsdk.e_ModuleNameTableMaker |
Name for module "TableMaker". | |
def | e_ModuleNameXFA = _fsdk.e_ModuleNameXFA |
Name for module "XFA". | |
def | e_PosBottomCenter = _fsdk.e_PosBottomCenter |
Position: bottom center. | |
def | e_PosBottomLeft = _fsdk.e_PosBottomLeft |
Position: bottom left. | |
def | e_PosBottomRight = _fsdk.e_PosBottomRight |
Position: bottom right. | |
def | e_PosCenter = _fsdk.e_PosCenter |
Position: center. | |
def | e_PosCenterLeft = _fsdk.e_PosCenterLeft |
Position center left. | |
def | e_PosCenterRight = _fsdk.e_PosCenterRight |
Position: center right. | |
def | e_PosTopCenter = _fsdk.e_PosTopCenter |
Position: top center. | |
def | e_PosTopLeft = _fsdk.e_PosTopLeft |
Position: top left. | |
def | e_PosTopRight = _fsdk.e_PosTopRight |
Position: top right. | |
def | e_Rotation0 = _fsdk.e_Rotation0 |
No rotation. | |
def | e_Rotation180 = _fsdk.e_Rotation180 |
Rotate 180 degrees in clockwise direction. | |
def | e_Rotation270 = _fsdk.e_Rotation270 |
Rotate 270 degrees in clockwise direction. | |
def | e_Rotation90 = _fsdk.e_Rotation90 |
Rotate 90 degrees in clockwise direction. | |
def | e_RotationUnknown = _fsdk.e_RotationUnknown |
Unknown rotation. | |
FoxitPDFSDKPython3 namespace.