Lei Zhang 432c19c3fe Add missing endobj keywords to test files.
Change-Id: I223daeace6b2c89c1b250909f66c595c6eb5f7b6
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/66212
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
2020-02-07 17:40:10 +00:00

51 lines
654 B
Plaintext

{{header}}
{{object 1 0}} <<
/Type /Catalog
/Pages 2 0 R
/OpenAction 10 0 R
>>
endobj
{{object 2 0}} <<
/Type /Pages
/Count 1
/Kids [
3 0 R
]
>>
endobj
% Page number 0.
{{object 3 0}} <<
/Type /Page
/Parent 2 0 R
/Resources <<
/Font <</F1 15 0 R>>
>>
/Contents [21 0 R]
/MediaBox [0 0 612 792]
>>
endobj
% OpenAction action
{{object 10 0}} <<
/Type /Action
/S /JavaScript
/JS 11 0 R
>>
endobj
% JS program to execute
{{object 11 0}} <<
{{streamlen}}
>>
stream
try {
var obj = new this.constructor;
obj.author = 3;
} catch (e) {
}
app.alert('Done!');
endstream
endobj
{{xref}}
{{trailer}}
{{startxref}}
%%EOF