summaryrefslogtreecommitdiff
path: root/USE.md
diff options
context:
space:
mode:
Diffstat (limited to 'USE.md')
-rw-r--r--USE.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/USE.md b/USE.md
index fd9dfc2..205c1c7 100644
--- a/USE.md
+++ b/USE.md
@@ -158,6 +158,9 @@ TODO: maybe options `-dDEVICEWIDTHPOINTS` and `-dDEVICEHEIGHTPOINTS` are superfl
TODO: maybe options `-dDEVICEWIDTHPOINTS` and `-dDEVICEHEIGHTPOINTS` can be shortened as `-dDEVICEWIDTH` and `-dDEVICEHEIGHT`
-TODO: maybe works only with `CropMark` applied for whole PDF file (and when none are applied?) but fails when input file already contain per-page `CropMark` hints
+TODO: maybe works only with `CropMark` applied for whole PDF file (and when none are applied?) but [fails] when input file already contain per-page `CropMark` hints
Source: <https://stackoverflow.com/a/26989410>
+
+[fails]: <https://stackoverflow.com/a/6184547/18619283>
+ "stackoverflow answer mentioning need for mangling existing /CropMark annotations"