adept_remove: Remove "/Filter" key from output PDF to increase PDF readers compatibility
This commit is contained in:
@@ -1375,7 +1375,7 @@ namespace gourou
|
||||
|
||||
if (object->objectId() == ebxId)
|
||||
{
|
||||
// object->deleteKey("Filter");
|
||||
object->deleteKey("Filter");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user