From 5708b5d0aa9c94ab663509fbb865aa27a134aeb3 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 11 Feb 2018 15:41:02 -0500 Subject: Add additional interface for filtering page contents --- examples/qtest/count-strings/in.pdf | Bin 0 -> 1348 bytes examples/qtest/count-strings/out | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 examples/qtest/count-strings/in.pdf create mode 100644 examples/qtest/count-strings/out (limited to 'examples/qtest/count-strings') diff --git a/examples/qtest/count-strings/in.pdf b/examples/qtest/count-strings/in.pdf new file mode 100644 index 00000000..591614c4 Binary files /dev/null and b/examples/qtest/count-strings/in.pdf differ diff --git a/examples/qtest/count-strings/out b/examples/qtest/count-strings/out new file mode 100644 index 00000000..87b024fc --- /dev/null +++ b/examples/qtest/count-strings/out @@ -0,0 +1,16 @@ +Page 1: strings = 3 +% Contents of page 2 +BT + /F1 24 Tf + 72 720 Td + (Four ) Tj + (Five ) Tj + (Six ) + (beautiful ) Tj + (strings) Tj + (!) Tj +ET + +% strings found: 6 +% end 2 +Page 2: strings = 6 -- cgit v1.2.3-54-g00ecf