This commit is contained in:
Kulikova Svetlana
2022-10-31 13:09:20 +03:00
parent be08660d01
commit bda5c3bbb9
2 changed files with 12 additions and 0 deletions

View File

@ -128,6 +128,7 @@ public:
PdfReader::CPdfReader* pReader;
std::wstring wsSrcFile;
std::wstring wsPassword;
bool bEdit;
void GetPageTree(XRef* xref, Object* pPagesRefObj)
{