Foxit Embedded PDF SDK
|
FPDFEMB_CHAR_INFO | Structure: FPDFEMB_CHAR_INFO Character information |
FPDFEMB_DOCDEST | Data structure for document destination |
FPDFEMB_FILE_ACCESS | Structure: FPDFEMB_FILE_ACCESS Describe the way to access a file (readonly) |
FPDFEMB_FONT_MAPPER | Structure: FPDFEMB_FONT_MAPPER Defines interface for system font mapper |
FPDFEMB_GLYPH_PROVIDER | Structure: 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_LAUNCHACTION | Data structure for Launch action |
FPDFEMB_MEMMGR | Structure: 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_MEMMGR2 | Structure: 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_EX | Structure: FPDFEMB_MEMMGR_EX This is an extended version of memory manager interface, allowing advanced memory management, including movable and discardable memory blocks |
FPDFEMB_PAGEDEST | Data structure for page destination |
FPDFEMB_PAUSE | Structure: FPDFEMB_PAUSE An interface for pausing a progressive process |
FPDFEMB_POINT | Structure: FPDFEMB_POINT A point in device or page coordination system |
FPDFEMB_RECT | Structure: FPDFEMB_RECT Rectangle area in device or page coordination system |
FPDFEMB_TEXTMATRIX | Text matrix for FPDFEMB |
FPDFEMB_URLDEST | Data structure for URL destination |