![]() |
PDFix SDK
8.2.0
|
This is the complete list of members for Pdfix, including all inherited members.
| CreateCustomDigSig()=0 | Pdfix | pure virtual |
| CreateCustomSecurityHandler(const wchar_t *name, void *client_data)=0 | Pdfix | pure virtual |
| CreateCustomStream(PsStreamReadProc read_proc, void *client_data)=0 | Pdfix | pure virtual |
| CreateDigSig()=0 | Pdfix | pure virtual |
| CreateDoc()=0 | Pdfix | pure virtual |
| CreateFileStream(const wchar_t *path, PsFileMode mode)=0 | Pdfix | pure virtual |
| CreateImage(int width, int height, PsImageDIBFormat format)=0 | Pdfix | pure virtual |
| CreateMemStream()=0 | Pdfix | pure virtual |
| CreateRegex()=0 | Pdfix | pure virtual |
| CreateRenderDeviceContext(void *device, PsRenderDeviceType type)=0 | Pdfix | pure virtual |
| CreateStandardSecurityHandler(const wchar_t *user_password, const wchar_t *owner_password, const PdfStandardSecurityParams *params)=0 | Pdfix | pure virtual |
| Destroy()=0 | Pdfix | pure virtual |
| FindSysFont(const wchar_t *font_family, PdfFontFlags font_flags, PdfFontCodepage codepage)=0 | Pdfix | pure virtual |
| GetAccountAuthorization()=0 | Pdfix | pure virtual |
| GetAuthorization()=0 | Pdfix | pure virtual |
| GetError()=0 | Pdfix | pure virtual |
| GetErrorType() const =0 | Pdfix | pure virtual |
| GetEvent()=0 | Pdfix | pure virtual |
| GetPluginByName(const wchar_t *name)=0 | Pdfix | pure virtual |
| GetProductName() const =0 | Pdfix | pure virtual |
| GetProductUrl() const =0 | Pdfix | pure virtual |
| GetStandardAuthorization()=0 | Pdfix | pure virtual |
| GetSysFonts(wchar_t *buffer, int len)=0 | Pdfix | pure virtual |
| GetTags(int version, wchar_t *buffer, int len) const =0 | Pdfix | pure virtual |
| GetVersionMajor() const =0 | Pdfix | pure virtual |
| GetVersionMinor() const =0 | Pdfix | pure virtual |
| GetVersionPatch() const =0 | Pdfix | pure virtual |
| LoadSettingsFromStream(PsStream *settings, PsDataFormat format)=0 | Pdfix | pure virtual |
| OpenDoc(const wchar_t *path, const wchar_t *password)=0 | Pdfix | pure virtual |
| OpenDocFromStream(PsStream *stream, const wchar_t *password)=0 | Pdfix | pure virtual |
| ReadImageInfo(PsStream *image_stream, PdfImageFormat format, PsImageInfo *info)=0 | Pdfix | pure virtual |
| RegisterActionHandler(const wchar_t *type)=0 | Pdfix | pure virtual |
| RegisterAnnotHandler(const wchar_t *type)=0 | Pdfix | pure virtual |
| RegisterEvent(PdfEventType type, PdfEventProc proc, void *data)=0 | Pdfix | pure virtual |
| RegisterPlugin(PdfixPlugin *plugin, const wchar_t *name)=0 | Pdfix | pure virtual |
| RegisterSecurityHandler(PdfSecurityCreateHandlerProc proc, const wchar_t *name, void *client_data)=0 | Pdfix | pure virtual |
| SetError(int type, const char *error)=0 | Pdfix | pure virtual |
| UnregisterEvent(PdfEventType type, PdfEventProc proc, void *data)=0 | Pdfix | pure virtual |