-
-
Save Piwido/7efcfd0f4be36510ede486e6dadbb102 to your computer and use it in GitHub Desktop.
A minimal PDF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%PDF-1.3 | |
1 0 obj | |
<< /Type /Catalog /Pages 2 0 R >> | |
enobj | |
2 0 obj | |
<< /Type /Pages | |
/Kids [ 3 0 R ] | |
/Count 1 >> | |
enobj | |
3 0 obj | |
<< /Type /Page /Parent 2 0 R | |
/Resources << /Font << /F1 << | |
/Type /Font /Subtype /Type1 /BaseFont /Arial >> >> >> | |
/Contents 4 0 R | |
>> | |
enobj | |
4 0 obj | |
<< /Length 44 >> | |
stream | |
BT | |
/F1 100 Tf | |
60 400 Td | |
(Hello World!) Tj | |
ET | |
endstream | |
enobj | |
xref | |
0 5 | |
0000000000 65535 f | |
0000000010 00000 n | |
0000000060 00000 n | |
0000000120 00000 n | |
0000000269 00000 n | |
trailer | |
<< /Root 1 0 R /Size 5 >> | |
startxref | |
364 | |
%%EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment