realize VerifyPKCS7

This commit is contained in:
Kulikova Svetlana
2023-04-27 17:43:11 +03:00
parent 9fa57133ad
commit 1d864d7f37
6 changed files with 67 additions and 56 deletions

View File

@ -842,7 +842,6 @@ BYTE* CPdfFile::GetButtonIcon(int nRasterW, int nRasterH, int nBackgroundColor,
return m_pInternal->pReader->GetButtonIcon(nRasterW, nRasterH, nBackgroundColor, nPageIndex, nButtonWidget, sIconView);
}
// ------------------------------------------------------------------------
void CPdfFile::CreatePdf(bool isPDFA)