summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/tests/12-pdf2/test-doc2incl1.tex
blob: c674ca3733772e45f98cbe12f775c9ee32b992f5 (plain)
1
2
3
4
5
6
7
8
9
10
% $Id: test-doc2incl1.tex 817 2019-11-27 22:44:59Z karl $
% Public domain.
% PDF2 document, include PDF1 image.
\pdfcompresslevel=0 \pdfobjcompresslevel=0 % get greppable output
\pdfoutput=1
\pdfmajorversion=2 \pdfminorversion=0
\catcode`\{=1 \catcode`\}=2
\pdfximage{incl1.pdf}
\hbox{\pdfrefximage\pdflastximage}
\end