mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-08-02 20:37:52 +08:00
README.in points to rectangles.in as an example of how .in files should
be styled. Add the {{streamlen}} to encourage its use.
Change-Id: I58726179913bafe91c9c04b82f5c70573ed478ad
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/59973
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
44 lines
537 B
Plaintext
44 lines
537 B
Plaintext
{{header}}
|
|
{{object 1 0}} <<
|
|
/Type /Catalog
|
|
/Pages 2 0 R
|
|
>>
|
|
endobj
|
|
{{object 2 0}} <<
|
|
/Type /Pages
|
|
/MediaBox [ 0 0 200 300 ]
|
|
/Count 1
|
|
/Kids [ 3 0 R ]
|
|
>>
|
|
endobj
|
|
{{object 3 0}} <<
|
|
/Type /Page
|
|
/Parent 2 0 R
|
|
/Contents 4 0 R
|
|
>>
|
|
endobj
|
|
{{object 4 0}} <<
|
|
{{streamlen}}
|
|
>>
|
|
stream
|
|
q
|
|
0 0 0 rg
|
|
0 290 10 10 re B*
|
|
10 150 50 30 re B*
|
|
0 0 1 rg
|
|
190 290 10 10 re B*
|
|
70 232 50 30 re B*
|
|
0 1 0 rg
|
|
190 0 10 10 re B*
|
|
130 150 50 30 re B*
|
|
1 0 0 rg
|
|
0 0 10 10 re B*
|
|
70 67 50 30 re B*
|
|
Q
|
|
endstream
|
|
endobj
|
|
{{xref}}
|
|
{{trailer}}
|
|
{{startxref}}
|
|
%%EOF
|