mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Create ChangePassword for pdf
This commit is contained in:
@ -589,7 +589,6 @@ namespace PdfWriter
|
||||
// Добавляем запись Filter
|
||||
if (pDict->GetStream())
|
||||
{
|
||||
pDict->Remove("Filter");
|
||||
unsigned int unFilter = pDict->GetFilter();
|
||||
if (STREAM_FILTER_NONE != unFilter)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user