mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Added Changes file
This commit is contained in:
@ -556,6 +556,7 @@ let rec decrypt_if_necessary (_, _, _, user_pw, owner_pw) op pdf =
|
||||
soft_error "Failed to decrypt file: wrong password?"
|
||||
|
||||
let nobble pdf =
|
||||
flprint "nobble\n";
|
||||
if not demo then pdf else
|
||||
Cpdf.process_pages (Cpdf.nobble_page pdf) pdf (ilist 1 (Pdfpage.endpage pdf))
|
||||
|
||||
|
Reference in New Issue
Block a user