From 20509770999f705c25670bb14a8bb83aa1cc5b96 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 28 Nov 2020 19:48:07 -0500 Subject: Add QPDFObjectHandle manipulation to C API --- examples/qtest/c-objects/2.pdf | 97 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 examples/qtest/c-objects/2.pdf (limited to 'examples/qtest/c-objects/2.pdf') diff --git a/examples/qtest/c-objects/2.pdf b/examples/qtest/c-objects/2.pdf new file mode 100644 index 00000000..7b33acb1 --- /dev/null +++ b/examples/qtest/c-objects/2.pdf @@ -0,0 +1,97 @@ +%PDF-1.3 +%¿÷¢þ +%QDF-1.0 + +1 0 obj +<< + /Pages 2 0 R + /Type /Catalog + /PageLayout /v1 + /OpenAction /v2 +>> +endobj + +2 0 obj +<< + /Count 1 + /Kids [ + 3 0 R + ] + /Type /Pages +>> +endobj + +%% Page 1 +3 0 obj +<< + /Contents 4 0 R + /MediaBox [ + 0 + 0 + 612 + 792 + ] + /Parent 2 0 R + /Resources << + /Font << + /F1 6 0 R + >> + /ProcSet 7 0 R + >> + /Type /Page +>> +endobj + +%% Contents for page 1 +4 0 obj +<< + /Length 5 0 R +>> +stream +BT + /F1 24 Tf + 72 720 Td + (Potato) Tj +ET +endstream +endobj + +5 0 obj +44 +endobj + +6 0 obj +<< + /BaseFont /Helvetica + /Encoding /WinAnsiEncoding + /Name /F1 + /Subtype /Type1 + /Type /Font +>> +endobj + +7 0 obj +[ + /PDF + /Text +] +endobj + +xref +0 8 +0000000000 65535 f +0000000025 00000 n +0000000115 00000 n +0000000197 00000 n +0000000412 00000 n +0000000511 00000 n +0000000530 00000 n +0000000648 00000 n +trailer << + /Root 1 0 R + /Size 8 + /ID [] +>> +startxref +683 +%%EOF -- cgit v1.2.3-54-g00ecf