Foxit Embedded PDF SDK

Data Structures

Here are the data structures with brief descriptions:
FPDFEMB_CHAR_INFOStructure: FPDFEMB_CHAR_INFO Character information
FPDFEMB_DOCDESTData structure for document destination
FPDFEMB_FILE_ACCESSStructure: FPDFEMB_FILE_ACCESS Describe the way to access a file (readonly)
FPDFEMB_FONT_MAPPERStructure: FPDFEMB_FONT_MAPPER Defines interface for system font mapper
FPDFEMB_GLYPH_PROVIDERStructure: FPDFEMB_GLYPH_PROVIDER Interface for providing glyph bitmap of non-latin characters. This is usually used for embedded devices with Chinese/Japanese/Korean fonts installed, but those fonts are not in TrueType or Type1 format
FPDFEMB_LAUNCHACTIONData structure for Launch action
FPDFEMB_MEMMGRStructure: FPDFEMB_MEMMGR Including interfaces implemented by host application, providing memory allocation facilities. All members are required. A memory manager structure is required to be valid during the entire period when an application using FPDFEMB module
FPDFEMB_MEMMGR2Structure: FPDFEMB_MEMMGR2 Interfaces for extensible fixed memory manager. This kind of memory manager starts with a fixed memory pool but when it runs out, the manager will call out and ask for more memory
FPDFEMB_MEMMGR_EXStructure: FPDFEMB_MEMMGR_EX This is an extended version of memory manager interface, allowing advanced memory management, including movable and discardable memory blocks
FPDFEMB_PAGEDESTData structure for page destination
FPDFEMB_PAUSEStructure: FPDFEMB_PAUSE An interface for pausing a progressive process
FPDFEMB_POINTStructure: FPDFEMB_POINT A point in device or page coordination system
FPDFEMB_RECTStructure: FPDFEMB_RECT Rectangle area in device or page coordination system
FPDFEMB_TEXTMATRIXText matrix for FPDFEMB
FPDFEMB_URLDESTData structure for URL destination
 All Data Structures Files Functions Variables Typedefs Defines