mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Fix combine_pages to work well with renumber_pages
This commit is contained in:
@@ -3072,8 +3072,6 @@ let addrectangle (w, h) color position relative_to_cropbox underneath range pdf
|
||||
in
|
||||
Cpdf.process_pages addrectangle_page pdf range
|
||||
|
||||
|
||||
|
||||
(* Main function *)
|
||||
let go () =
|
||||
match args.op with
|
||||
|
Reference in New Issue
Block a user