mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
djvu structure
This commit is contained in:
@ -71,4 +71,5 @@ public:
|
||||
virtual void ConvertToRaster(int nPageIndex, const std::wstring& path, int nImageType, const int nRasterW = -1, const int nRasterH = -1);
|
||||
|
||||
void ConvertToPdf(const std::wstring& path);
|
||||
BYTE* GetStructure();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user