From fad30ca54e059602b5b4b56cb2dcb8be53d703e2 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Mon, 4 Jan 2016 15:09:33 -0800 Subject: Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest Original Review URL: https://codereview.chromium.org/1557173002 . (cherry picked from commit 14fdb1d40741912e430db4318a9033764429659f) TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1556983003 . --- testing/resources/use_outlines.pdf | 67 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 testing/resources/use_outlines.pdf (limited to 'testing/resources/use_outlines.pdf') diff --git a/testing/resources/use_outlines.pdf b/testing/resources/use_outlines.pdf new file mode 100644 index 0000000000..371ff4083c --- /dev/null +++ b/testing/resources/use_outlines.pdf @@ -0,0 +1,67 @@ +%PDF-1.7 +% ò¤ô +1 0 obj << + /Type /Catalog + /Pages 2 0 R + /PageMode /UseOutlines +>> +2 0 obj << + /Type /Pages + /MediaBox [ 0 0 200 200 ] + /Count 1 + /Kids [ 3 0 R ] +>> +endobj +3 0 obj << + /Type /Page + /Parent 2 0 R + /Resources << + /Font << + /F1 4 0 R + /F2 5 0 R + >> + >> + /Contents 6 0 R +>> +endobj +4 0 obj << + /Type /Font + /Subtype /Type1 + /BaseFont /Times-Roman +>> +endobj +5 0 obj << + /Type /Font + /Subtype /Type1 + /BaseFont /Helvetica +>> +endobj +6 0 obj << +>> +stream +BT +20 50 Td +/F1 12 Tf +(Hello, world!) Tj +0 50 Td +/F2 16 Tf +(Goodbye, world!) Tj +ET +endstream +endobj +xref +0 7 +0000000000 65535 f +0000000015 00000 n +0000000086 00000 n +0000000179 00000 n +0000000321 00000 n +0000000399 00000 n +0000000475 00000 n +trailer << + /Size 6 + /Root 1 0 R +>> +startxref +596 +%%EOF -- cgit v1.2.3