diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/pdfcrop/README')
-rw-r--r-- | Master/texmf-dist/doc/support/pdfcrop/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/support/pdfcrop/README b/Master/texmf-dist/doc/support/pdfcrop/README index 8454a946a34..d9a0e4d6e21 100644 --- a/Master/texmf-dist/doc/support/pdfcrop/README +++ b/Master/texmf-dist/doc/support/pdfcrop/README @@ -1,4 +1,4 @@ -README for pdfcrop 2008/07/24 v1.13 +README for pdfcrop 2008/09/12 v1.14 TABLE OF CONTENTS ================= @@ -125,9 +125,10 @@ My environment for developing and testing: J. KNOWN PROBLEMS ================= -* Some Perl versions (newer Perl on Windows) miss open("-|"). - This should be fixed in version 1.11 by a workaround found in - http://perldoc.perl.org/perlfork.html. +* pdfcrop relies on Ghostscript for the calculation of the + Bounding Box. If Ghostscript returns wrong values or + cannot process the pdf file, it sometimes helps to try + another version of Ghostscript. K. HISTORY ========== @@ -151,6 +152,7 @@ K. HISTORY 2008/07/24 v1.13: open("-|")/workaround removed. Input files with unsafe file names are linked/copied to temporary file with safe file name. +2008/09/12 v1.14: Error detection for invalid Bounding Boxes. L. TODO ======= |