diff options
-rw-r--r-- | USE.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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" |