mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Implements -remove-struct-tree
This commit is contained in:
@@ -92,7 +92,7 @@ let blacktext c range pdf =
|
||||
in
|
||||
Cpdfpage.process_pages (Pdfpage.ppstub blacktext_page) pdf range
|
||||
|
||||
(* Blacken lines *)
|
||||
(* Blacken lines. FIXME Why doesn't this do xobjects like the other two? *)
|
||||
let blacklines_ops c pdf resources content =
|
||||
let rec blacken_strokeops prev = function
|
||||
| [] -> rev prev
|
||||
|
Reference in New Issue
Block a user