diff options
author | Robin Watts <robin.watts@artifex.com> | 2015-04-02 19:27:51 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2015-04-06 19:30:54 +0100 |
commit | 95d746f13a86d914dd88310c994b27b08db4bb5b (patch) | |
tree | 8e501f2dea42248742ae9ee4e4dbad29848ab314 /platform/windows/mupdf_cpp/DocumentPage.h | |
parent | 5f76f7a85e9590e9b3db2392806010b76ad633b6 (diff) | |
download | mupdf-95d746f13a86d914dd88310c994b27b08db4bb5b.tar.xz |
Fix oddity with pdfinfo
If pdfinfo is invoked as:
mutool info file.pdf 1,2,3
then it will show the items found on page 1, then the items found on
pages 1 and 2, then the items shown on pages 1,2 and 3.
Fix this by clearing the data after each show operation.
Diffstat (limited to 'platform/windows/mupdf_cpp/DocumentPage.h')
0 files changed, 0 insertions, 0 deletions