test 0 & 1
parent
94fbf2ab94
commit
c489c007ff
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
#lang racket/base
|
||||
(require pitfall/pdftest)
|
||||
|
||||
(define-runtime-path this "test0rkt.pdf")
|
||||
(make-doc this #f)
|
||||
(define-runtime-path pdf "test0rkt.pdf")
|
||||
(make-doc pdf)
|
||||
|
||||
(define-runtime-path that "test0crkt.pdf")
|
||||
(make-doc that #t)
|
||||
(define-runtime-path pdfc "test0crkt.pdf")
|
||||
(make-doc pdfc 'compress)
|
||||
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,63 @@
|
||||
%PDF-1.3
|
||||
%ÿÿÿÿ
|
||||
5 0 obj
|
||||
<<
|
||||
/Resources 4 0 R
|
||||
/Contents 3 0 R
|
||||
/MediaBox [0 0 612 792]
|
||||
/Type /Page
|
||||
/Parent 1 0 R
|
||||
>>
|
||||
endobj
|
||||
4 0 obj
|
||||
<<
|
||||
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
||||
>>
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/Length 18
|
||||
>>
|
||||
stream
|
||||
1 0 0 -1 0 792 cm
|
||||
|
||||
endstream
|
||||
endobj
|
||||
6 0 obj
|
||||
<<
|
||||
/CreationDate (D:19700101000000Z)
|
||||
/Producer (PITKIT)
|
||||
/Creator (PITKIT)
|
||||
>>
|
||||
endobj
|
||||
2 0 obj
|
||||
<<
|
||||
/Pages 1 0 R
|
||||
/Type /Catalog
|
||||
>>
|
||||
endobj
|
||||
1 0 obj
|
||||
<<
|
||||
/Kids [5 0 R]
|
||||
/Type /Pages
|
||||
/Count 1
|
||||
>>
|
||||
endobj
|
||||
xref
|
||||
0 7
|
||||
0000000000 65535 f
|
||||
0000000395 00000 n
|
||||
0000000346 00000 n
|
||||
0000000186 00000 n
|
||||
0000000119 00000 n
|
||||
0000000015 00000 n
|
||||
0000000254 00000 n
|
||||
trailer
|
||||
<<
|
||||
/Size 7
|
||||
/Root 2 0 R
|
||||
/Info 6 0 R
|
||||
>>
|
||||
startxref
|
||||
452
|
||||
%%EOF
|
@ -0,0 +1,91 @@
|
||||
%PDF-1.3
|
||||
%ÿÿÿÿ
|
||||
6 0 obj
|
||||
<<
|
||||
/ca 1
|
||||
/Type /ExtGState
|
||||
>>
|
||||
endobj
|
||||
5 0 obj
|
||||
<<
|
||||
/Resources 4 0 R
|
||||
/Contents 3 0 R
|
||||
/MediaBox [0 0 612 792]
|
||||
/Type /Page
|
||||
/Parent 1 0 R
|
||||
>>
|
||||
endobj
|
||||
4 0 obj
|
||||
<<
|
||||
/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
|
||||
/ExtGState <<
|
||||
/Gs1 6 0 R
|
||||
>>
|
||||
>>
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/Length 294
|
||||
>>
|
||||
stream
|
||||
1 0 0 -1 0 792 cm
|
||||
q
|
||||
100 150 m
|
||||
100 250 l
|
||||
200 250 l
|
||||
/DeviceRGB cs
|
||||
1 0.2 0 scn
|
||||
/Gs1 gs
|
||||
f
|
||||
230 200 m
|
||||
230 172.385763 252.385763 150 280 150 c
|
||||
307.614237 150 330 172.385763 330 200 c
|
||||
330 227.614237 307.614237 250 280 250 c
|
||||
252.385763 250 230 227.614237 230 200 c
|
||||
h
|
||||
/DeviceRGB cs
|
||||
0.4 0 1 scn
|
||||
/Gs1 gs
|
||||
f
|
||||
|
||||
endstream
|
||||
endobj
|
||||
7 0 obj
|
||||
<<
|
||||
/CreationDate (D:19700101000000Z)
|
||||
/Producer (PITKIT)
|
||||
/Creator (PITKIT)
|
||||
>>
|
||||
endobj
|
||||
2 0 obj
|
||||
<<
|
||||
/Pages 1 0 R
|
||||
/Type /Catalog
|
||||
>>
|
||||
endobj
|
||||
1 0 obj
|
||||
<<
|
||||
/Kids [5 0 R]
|
||||
/Type /Pages
|
||||
/Count 1
|
||||
>>
|
||||
endobj
|
||||
xref
|
||||
0 8
|
||||
0000000000 65535 f
|
||||
0000000744 00000 n
|
||||
0000000695 00000 n
|
||||
0000000258 00000 n
|
||||
0000000163 00000 n
|
||||
0000000059 00000 n
|
||||
0000000015 00000 n
|
||||
0000000603 00000 n
|
||||
trailer
|
||||
<<
|
||||
/Size 8
|
||||
/Root 2 0 R
|
||||
/Info 7 0 R
|
||||
>>
|
||||
startxref
|
||||
801
|
||||
%%EOF
|
Loading…
Reference in New Issue