This commit is contained in:
John Whitington 2021-02-16 19:06:26 +00:00
parent 52c59dd024
commit 9a4f6785d3
1 changed files with 1 additions and 1 deletions

View File

@ -4201,7 +4201,7 @@ and remove_images_page onlyremove boxes pdf page =
form_xobjects';
let image_xobjects' =
match onlyremove with
None -> image_xobjects
None -> []
| Some n -> option_map (function (n', _) as xobj -> if n = n' then None else Some xobj) image_xobjects
in
let newdict =