mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Design comments
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
open Pdfutil
|
||||
open Cpdferror
|
||||
|
||||
(* Prevent duplication of content by sharing content streams *)
|
||||
(* Resources - patterns etc. - pattern matrices *)
|
||||
(* Bookmarks: merge/duplicate them *)
|
||||
(* Annotations: merge/duplicate them *)
|
||||
(* Page boxes - mediabox or cropbox used? Output modifies all boxes? *)
|
||||
(* fast/slow *)
|
||||
|
||||
(* Chop pages into pieces *)
|
||||
let chop ~x ~y pdf range = pdf
|
||||
|
Reference in New Issue
Block a user